.menuBar{
POSITION:relative;
BACKGROUND-COLOR:transparent;
COLOR:#ffffff;
height:29px;
vertical-align:top;
}
.oddelovac_top{
height:29px;
width:2px;
margin:0px;
padding:0px;
background:url(../img/DepCheck.gif) no-repeat;
float:left;
}
a.menuButton{
height:23px;
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
padding:6px 16px 0px;
text-transform:uppercase;
font-weight:bold;
float:left;
}
a.menuButton:visited{
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
padding:6px 16px 0px;
}
a.menuButton:hover{
background:url(../img/ItemActive.gif) repeat-x;
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
}
a.menuButtonActive{
background:url(../img/ItemActive.gif) repeat-x;
CURSOR:pointer;
text-decoration:none;
TEXT-ALIGN:center;
color:#ffffff;
padding:6px 16px 0px;
}
a.menuButtonActive:hover{
CURSOR:pointer;
text-decoration:none;
TEXT-ALIGN:center;
color:#ffffff;
padding:6px 16px 0px;
}


a.menuButtonFirst{
height:23px;
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
padding:6px 25px 0px 25px;
text-transform:uppercase;
font-weight:bold;
float:left;
}
a.menuButtonFirst:visited{
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
padding:6px 25px 0px 25px;
}
a.menuButtonFirst:hover{
background:url(../img/ItemActive.gif) repeat-x;
CURSOR:pointer;
color:#ffffff;
text-decoration:none;
TEXT-ALIGN:center;
}
a.menuButtonFirstActive{
background:url(../img/ItemActive.gif) repeat-x;
CURSOR:pointer;
text-decoration:none;
TEXT-ALIGN:center;
color:#ffffff;
padding:6px 25px 0px 25px;
}
a.menuButtonFirstActive:hover{
CURSOR:pointer;
text-decoration:none;
TEXT-ALIGN:center;
color:#ffffff;
padding:6px 25px 0px 25px;
}


.menu{	
white-space:nowrap;
background-color:#4f9a89;
VISIBILITY:hidden;
POSITION:absolute;
FLOAT:left;
TEXT-ALIGN:left;
/*filter:alpha(opacity=90, finishopacity=0, style=0);*/
/*-moz-opacity: 0.9;*/
z-index:1;
border-top:1px solid #ffffff;
}
a.menuItem{
padding:4px 20px 4px 23px;
DISPLAY:block;
CURSOR:pointer;
POSITION:relative;	
text-decoration:none;
color:#ffffff;
background-color:#4f9a89;
border-bottom:1px solid #86b8ad;
}
a.menuItem:visited{
padding:4px 20px 4px 23px;
DISPLAY:block;
CURSOR:pointer;
POSITION:relative;	
text-decoration:none;
color:#ffffff;
background-color:#4f9a89;
}
a.menuItem:hover{
CURSOR:pointer;
text-decoration:none;
color:#ffffff;
background-color:#425b90;
}
a.menuItemHighlight{
padding:4px 20px 4px 23px;
DISPLAY:block;
CURSOR:pointer;
POSITION:relative;	
text-decoration:none;
color:#ffffff;
background-color:#425b90;
}
.menuItemText{
FONT-SIZE :100%;
font-family:arial;
}
