@charset "utf-8";

/* CSS Left Popout menul */

#menul{
padding:0px;
z-index:2;
width:135px;
text-align:center;

}

#menul a, #menul h2{
display:block;
font:bold 12px arial,helvetica,sans-serif;
text-indent:3px;
width:140px;
}

#menul a{
background:#D0E2EC;
text-align:center;
text-decoration:none;
}

#menul a, #menul a:visited{
color:#000;
}

#menul a:hover{
color:#fff;
background:#B0CCDC;
}

#menul a:active{
color:#060;
background:#D0E2EC;
}

#menul h2{
font:bold 14px arial,helvetica,sans-serif;
line-height:14px;
color:#fff;
background:#306090;
text-transform:uppercase;
margin:0;
padding:1px 0 0 0;
width:140px;
height:100%
}

#menul li{
list-style-type:none;
}

#menul ul li{
position:relative;
}

#menul li ul{
position:absolute;
top:0;
left:140px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menul ul li{float:left;height:1%;}
* html #menul ul li a{height:1%;}
/* End */

div#menul ul, #menul ul ul, div#menul ul ul ul{
margin:0;
padding:0;
list-style-image:url('none');
width:140px
}

div#menul ul ul, div#menul ul ul ul, div#menul ul li:hover ul ul, div#menul ul li:hover ul ul ul{
display:none;
}

div#menul ul li:hover ul, div#menul ul ul li:hover ul, div#menul ul ul ul li:hover ul{
display:block;
}

/* Styling for Expand */

#menul a.x, #menul a.x:visited{
font-weight:bold;
text-indent:3px;
color:#000;
background:#D0E2EC;
}

#menul a.x:hover{
color:#fff;
background:#B0CCDC;
}

#menul a.x:active{
color:#060;
background:#D0E2EC;
}

#menul a.g{
color:#fff;
background:#306090;
}

/* CSS Right Popout menur */

#menur{
/*
background:#b3b1c0;
*/
padding:1px;
z-index:2;
width:135px;
text-align:center;

}

#menur a, #menur h2{
display:block;
font:bold 12px arial,helvetica,sans-serif;
text-indent:3px;
width:140px;
}

#menur a{
background:#D0E2EC;
text-align:center;
text-decoration:none;
}

#menur a, #menur a:visited{
color:#000;
}

#menur a:hover{
color:#fff;
background:#B0CCDC;
}

#menur a:active{
color:#060;
background:#D0E2EC;
}

#menur h2{
font:bold 14px arial,helvetica,sans-serif;
line-height:14px;
color:#fff;
background:#306090;
text-transform:uppercase;
margin:0;
padding:1px 0 0 0;
width:140px;
height:100%;
}

#menur li{
list-style-type:none;
}

#menur ul li{
position:relative;
}

#menur li ul{
position:absolute;
top:0;
right:140px;
display:none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menur ul li{float:left;height:1%;}
* html #menur ul li a{height:1%;}
/* End */

div#menur ul, #menur ul ul, div#menur ul ul ul{
margin:0;
padding:0;
list-style-image:url('none');
width:140px
}

div#menur ul ul, div#menur ul ul ul, div#menur ul li:hover ul ul, div#menur ul li:hover ul ul ul{
display:none;
}

div#menur ul li:hover ul, div#menur ul ul li:hover ul, div#menur ul ul ul li:hover ul{
display:block;
}

/* Styling for Expand */

#menur a.x, #menur a.x:visited{
font-weight:bold;
text-indent:3px;
color:#000;
background:#D0E2EC;
}

#menur a.x:hover{
color:#fff;
background:#B0CCDC;
}

#menur a.x:active{
color:#060;
background:#D0E2EC;
}

#menur a.g{
color:#fff;
background:#306090;
}

/******/
#okvir 
{
font:bold 12px arial,helvetica,sans-serif;
text-indent:3px;
width:140;
}
h2{
font:bold 14px arial,helvetica,sans-serif;
line-height:14px;
color:#fff;
background:#306090;
text-transform:uppercase;
margin:0;
padding:1px 0 0 0;
width:130px;
height:16px;
}