/* Navigation */
#menu_main{
position:relative;
margin:27px 2px 0 0;
float:right;
padding-top:5px;
height:9px;
}
#menu_main a{
display:inline;
padding:2px 9px 2px 9px;
font:bold 14px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#394763;
border:1px solid #fff;
text-transform:uppercase}
#menu_main a:hover{border:1px solid #C1C5CE}
#menu_main a.current{ background-color:#394763; color:#fff}
#menu_main a.current:hover{border:1px solid #fff}

#navigation_v{
position:relative;
background: url(../img/menu_left.gif) top left no-repeat;
height:212px; width:230px;
overflow:hidden
}

#item01 a, #item02 a, #item03 a, #item04 a, #item05 a, #item06 a, #item07 a, #item08 a, #item09 a{
background:url(../img/menu_left.gif) no-repeat;
height:24px; width:236px;
position:absolute; left:0;
}

#item01 a {top:9px; background-position:0 -9px}
#item02 a {top:33px; background-position:0 -33px}
#item03 a {top:57px; background-position:0 -57px}
#item04 a {top:81px; background-position:0 -81px}
#item05 a {top:105px; background-position:0 -105px}
#item06 a {top:129px; background-position:0 -129px}
#item07 a {top:153px; background-position:0 -153px}
#item08 a {top:177px; background-position:0 -177px}
#item09 a {top:201px; background-position:0 -201px}

#item01 a:hover {background-position:-236px -9px}
#item02 a:hover {background-position:-236px -33px}
#item03 a:hover {background-position:-236px -57px}
#item04 a:hover {background-position:-236px -81px}
#item05 a:hover {background-position:-236px -105px}
#item06 a:hover {background-position:-236px -129px}
#item07 a:hover {background-position:-236px -153px}
#item08 a:hover {background-position:-236px -177px}
#item09 a:hover {background-position:-236px -201px}

#pohanka.body_item01 #item01, #pohanka.body_item02 #item02, #pohanka.body_item03 #item03, #pohanka.body_item04 #item04, #pohanka.body_item05 #item05, #pohanka.body_item06 #item06, #pohanka.body_item07 #item07, #pohanka.body_item08 #item08, #pohanka.body_item09 #item09{
background:url(../img/menu_left.gif) no-repeat;
height:24px; width:236px;
position:absolute; left:0; top:9px;
background-position:-472px -9px
}
#pohanka.body_item02 #item02{top:33px; background-position:-472px -33px}
#pohanka.body_item03 #item03{top:57px; background-position:-472px -57px}
#pohanka.body_item04 #item04{top:81px; background-position:-472px -81px}
#pohanka.body_item05 #item05{top:105px; background-position:-472px -105px}
#pohanka.body_item06 #item06{top:129px; background-position:-472px -129px}
#pohanka.body_item07 #item07{top:153px; background-position:-472px -153px}
#pohanka.body_item08 #item08{top:177px; background-position:-472px -177px}
#pohanka.body_item09 #item09{top:201px; background-position:-472px -201px}

#subnavigation{
position:relative;
z-index:1000; right:19px; top:8px;
float:right;}
#subnavigation a{
display:block;
float:right;
background-color:#C4D4D6; color:#1A5F69;
font:bold 11px Tahoma;
text-decoration:none;
padding:2px 8px 2px 8px;
margin:0 2px 0 2px}
#subnavigation a:hover{
background-color:#1A5F69;
color:#C4D4D6;}
#subnavigation a.current{
background-color:#FF4800;color:#fff}
