:root
{ --bgrsotet: #aab;
  --bgrkozep: #d9d9dd;
  --bgrvilagos: #eee;
  --kek: #36a;
  --bordo: #c06;
}

/* menük */

#menu {
  position: absolute;
  left: 0px;
  top: 160px;
  width: 152px;
  padding: 0 3px 0 3px;
  line-height: 15pt;
  text-align: center;
}

#reszleg {
  position: absolute;
  left: 165px;
  top: 42px;
  width: 825px;
  padding: 0 3px 0 3px;
  line-height: 15pt;
  xbackground-color: #EEEEEE;
  text-align: center;
}

#jobbra {
  position: absolute;
  left: 1005px;
  top: 0px;
  width: 162px;
  padding: 0;
  line-height: 15pt;
  background-color: transparent;
  text-align: center;
}

#jobbra_doboz {
  width: 160px;
  margin: 5px 0;
  padding: 0px;
  border: 1px solid #3366AA;
  line-height: 15pt;
  background-color: #AAAABB;
  text-align: center;
  color: #111111;
  font: normal 8pt Verdana;
}

#fo {
  position: absolute;
  left: 180px;
  top: 93px;
  width: 805px;
  padding: 0;
  line-height: 12pt;
  background-color: transparent;
  text-align: justify;
}

/* általános */

.normal
{ font: normal 10pt Verdana;
  line-height: 12pt;
}

.alcimtaho   { font: bold 9pt Tahoma; letter-spacing: 1px; }
.alcimtaho2  { font: bold 9pt Tahoma; }
.hatternorma { background-color: #DDDDDD; }
.hatterkiems { background-color: #C4C4CC; }
.hatterkiemv { background-color: #EEEEEE; }
.blokkkiemv  { background-color: #EEEEEE; display: block; }
.piros       { color: #CC0033; }
.narancs     { color: #FF6633; }
.zold        { color: #009900; }
.halvany     { color: #777777; }

.behuz       { padding: 0 0 0 20px; }
.kihuz       { padding: 0 0 0 -20px; }
.cikkbehuz   { padding: 0 0 0 28px; }

/* linkek */

A:link    { color:#3366AA; font-family: Verdana; font-weight: bold; text-decoration: none; }
A:visited { color:#3366AA; font-family: Verdana; font-weight: bold; text-decoration: none; }
A:hover   { color:#FF6633; }

A.vekonylink:link    { font-weight: normal; }
A.vekonylink:visited { font-weight: normal; }

#logo A:hover   { color:#3366AA; background-color: #DDDDDD; width: 97%; height: 12px; }

#menu A:link    { color:#3366AA; font: normal 10pt Verdana; text-decoration: none; display: block; }
#menu A:visited { color:#3366AA; font: normal 10pt Verdana; text-decoration: none; display: block; }
#menu A:hover   { background-color: #DDDDDD; }
#menukiem A:link    { color:#3366AA; font: bold 10pt Verdana; text-decoration: none; letter-spacing: 1px; display: block; }
#menukiem A:visited { color:#3366AA; font: bold 10pt Verdana; text-decoration: none; letter-spacing: 1px; display: block; }
#menukiem A:hover   { background-color: #DDDDDD; }

#reszleg A:link    { color:#3366AA; font-family: Verdana; font-weight: normal; text-decoration: none; }
#reszleg A:visited { color:#3366AA; font-family: Verdana; font-weight: normal; text-decoration: none; }
#reszleg A:hover   { color:#FF6633; }

#jobbra A:link    { color:#0044AA; font-family: Verdana; font-weight: normal; text-decoration: none; }
#jobbra A:visited { color:#0044AA; font-family: Verdana; font-weight: normal; text-decoration: none; }
#jobbra A:hover   { color:#FFFFFF; font-family: Verdana; text-decoration: none; }

A.boxreszleg1sor  { display: block; height: 18px; padding: 16px 5px;}
A.boxreszleg2sor  { display: block; height: 30px; padding: 10px 5px;}
A.boxreszleg1sor:hover { background-color: #FFF; }
A.boxreszleg2sor:hover { background-color: #FFF; }

/* speciális */

UL { margin: 0; padding: 0 0 0 18px; }
LI { list-style: outside disc; margin: 0 0 0 5px; padding: 0; }
OL { margin: 0; }
IMG.kepjobb { padding: 0 0 15px 15px; }
FORM { margin: 0; }
