#menuwraper {
height:165;
width:302;
margin:0;
padding:0;
overflow:hidden;
position:absolute;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

ul.firstlevel { /* all lists */
width:171px; 
background-color:#a3e912;
background-image:url('../img/menubg.gif');
background-repeat:repeat-y;
margin-left:124px;
margin-top:0;
height:152px;
list-style:none;
padding:10px 0 0 0;
display:block;
}

ul.sublevel {
width:125px; 
background-color:#a3e912;
background-repeat:repeat-y;
height:152px;
list-style:none;
padding:0;
position:absolute;
margin:0;
left:-1px;
top:0px;
padding:10px 0 0 0;
background-color:#81bf00;
} 
div.vata {
z-index:400;
background-color:#81bf00;
}

div.vata {
width:125px; 
background-color:#81bf00;
z-index:500;
height:152px;
list-style:none;
padding:0;
position:absolute;
margin:0;
left:-1px;
top:0px;
padding:10px 0 0 0;

} 

ul.firstlevel li { /* all list items */
	display: block;
	text-decoration: none;
font-size:15px;
font-stretch:semi-expanded;

	height: 28px;
font-weight:600;
line-height:28px;
	padding-top: 1px;
	background-image:url(../img/menu_all.jpg);
background-repeat:no-repeat;
text-indent:30px;

}



ul.firstlevel li a{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
}

 ul.firstlevel li.active {
background-image:url(../img/menu_select1.jpg);
}
 ul.sublevel li.active {
background-image:none;
}


 ul.firstlevel li a.active {
color:#f1ff7a;
}

ul.firstlevel li:hover  {
background-image:url(../img/menu_select1.jpg);

}
ul.firstlevel li:hover  {
color:#f1ff7a;
}



ul.firstlevel li:hover div.vata {
z-index:600;

}

ul.firstlevel li.active ul.sublevel {
z-index:550;
width:125px;

}

ul.firstlevel li:hover ul.sublevel {
z-index:700;

}

ul.firstlevel li:hover ul li a{
color:#fff;
}


ul.firstlevel li ul li a {
color:#FFF;
}


ul.sublevel li {
background-image:none;
text-indent:0;
text-align:right;
width:120px;
font-size:11px;
}

ul.sublevel li a{
color:#fff;
}
ul.sublevel li:hover  {
background-image:none;

}

ul.sublevel li:hover a {
background-image:none;
color:#f1ff7a;
}




#whereis{
position:relative;
float:right;
font-size:90%;
	height: 18px; 
z-index: 16;
background-color:white;
margin-right:40px;
width:250px;
color: #8cc63f;
height:18px;
line-height:18px;
margin-top:1em;
 font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
}

.breadcrumb-class 
{
color: #81bf00;
background-image: url(../img/sipkapg.gif);
background-repeat: no-repeat;
padding-left:15px;
height:18px;
line-height:18px;
padding-right:5px;
font-family: 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
font-size:90%;
}

.breadcrumb-class a {
    color:#8ED200;

height:18px;
line-height:18px;
  }

span.sipka {
background:url('../img/sipkapg.gif');
background-repeat:no-repeat;
background-position:center left;
padding-left:15px;
margin-left:5px;
}

