#csstopmenu {
PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#csstopmenu UL {
PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#csstopmenu LI {
FLOAT: left; POSITION: relative; BORDER-STYLE: outset; BORDER-COLOR: rgb(0, 0, 128)
}
#csstopmenu A {
PADDING-RIGHT: 0.1em; PADDING-LEFT: 0.1em; TEXT-DECORATION: none;
}
.mainitems {
BACKGROUND-COLOR: #000066;
}
.headerlinks A {
FONT-WEIGHT: bold; MARGIN: auto; color: rgb(240, 255, 255);
}
.headerlinks A:hover {
FONT-WEIGHT: bold; MARGIN: auto; POSITION: relative; COLOR: #ff0000;BACKGROUND-COLOR: rgb(0, 0, 60);
}
#csstopmenu LI:hover UL {
DISPLAY: block
}
LI.over UL {
DISPLAY: block
}

#csstopmenu2 {
PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#csstopmenu2 UL {
PADDING: 0px; MARGIN: 0px; LIST-STYLE-TYPE: none
}
#csstopmenu2 LI {
FLOAT: up; POSITION: relative; BORDER-STYLE: outset; BORDER-COLOR: rgb(0, 0, 128); width: 174px;
}
#csstopmenu2 A {
PADDING-RIGHT: 0.1em; PADDING-LEFT: 0.1em; TEXT-DECORATION: none;
}
.mainitems2 {
BACKGROUND-COLOR: rgb(0, 0, 60);
}
.headerlinks2 A {
FONT-WEIGHT: bold; MARGIN: auto; color: #ffcc00;
}
.headerlinks2 A:hover {
FONT-WEIGHT: bold; MARGIN: auto; POSITION: relative; COLOR: #ff0000;BACKGROUND-COLOR: rgb(0, 0, 60);
}
#csstopmenu2 LI:hover UL {
DISPLAY: block
}
LI.over UL {
DISPLAY: block
}

td.oker {vertical-align: top;
text-align: center;
font-family: arial;
font-size: 12px;
background-color: rgb(255, 255, 255);
width: 174px}

div.tamplavi  {border: 3px outset rgb(0, 51, 153);
text-align: center;
width: 174px; 
font-family: arial;
background-color: #006699; 
color: rgb(255, 255, 255);
font-weight: bold }