/*menu css*/
.dropmenu {padding:0; margin:0; list-style:none; height:43px; position:relative; z-index:500;list-style-image:none;}
.dropmenu li.top {display:block; float:left;}

.dropmenu li a.pos1 {background:url(/i/bt1.gif); width:111px; height:43px; display:block; text-indent:-99999px;} 
.dropmenu li a.pos2 {background:url(/i/bt2.gif); width:161px; height:43px; display:block;text-indent:-99999px;} 
.dropmenu li a.pos3 {background:url(/i/bt3.gif); width:159px; height:43px; display:block;text-indent:-99999px;} 
.dropmenu li a.pos4 {background:url(/i/bt4.gif); width:135px; height:43px; display:block;text-indent:-99999px;} 
.dropmenu li a.pos5 {background:url(/i/bt5.gif); width:227px; height:43px; display:block;text-indent:-99999px;} 
.dropmenu li a.pos6 {background:url(/i/bt6.gif); width:133px; height:43px; display:block;text-indent:-99999px;} 


.dropmenu li.p1 {background:url(/i/bt1_over.gif);} 
.dropmenu li.p2 {background:url(/i/bt2_over.gif);} 
.dropmenu li.p3 {background:url(/i/bt3_over.gif);} 
.dropmenu li.p4 {background:url(/i/bt4_over.gif);} 
.dropmenu li.p5 {background:url(/i/bt5_over.gif);} 
.dropmenu li.p6 {background:url(/i/bt6_over.gif);} 


.dropmenu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */
/* Style the list OR link hover. Depends on which browser is used */

.dropmenu a:hover {visibility:visible; position:relative; z-index:200;}
.dropmenu li:hover {position:relative; z-index:200;}

.dropmenu li a.top_link:hover {background:transparent;} 
.dropmenu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.dropmenu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;list-style-image:none;}

.dropmenu :hover ul {left:0; top:43px; background:url(/i/back_dropmenu2.gif) repeat-x top left #2a2a29; padding:8px 3px 8px 3px; white-space:nowrap; height:auto; width:auto; z-index:300; filter: alpha(opacity=97);opacity:.97; border-left:1px solid #7c7a75;border-right:1px solid #7c7a75;border-bottom:2px solid #ebd188;border-top:none;}

.dropmenu :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;font-size:11px;margin:0;}
.dropmenu :hover ul li a {display:block;font-weight:bold; height:20px;  line-height:16px; width:auto; padding:0 10px 0 31px; color:#ffffff; background:transparent; text-decoration:none;background:url(/i/arrow_dropmenu.gif) no-repeat 12px 3px;}
.dropmenu :hover ul li a:hover {text-decoration:underline;color:#ebd188;display:block;background:url(/i/arrow_actual.gif) no-repeat 12px 3px;}

/*upravy menu*/
#dropmenu_ul_1 {width:auto;min-width:103px;width:auto !important;width:103px;}
#dropmenu_ul_2 {width:auto;min-width:153px;width:auto !important;width:153px;}
#dropmenu_ul_3 {width:auto;min-width:151px;width:auto !important;width:151px;}
#dropmenu_ul_4 {width:auto;min-width:147px;width:auto !important;width:147px;}
#dropmenu_ul_5 {width:auto;min-width:219px;width:auto !important;width:219px;}
#dropmenu_ul_6 {width:auto;min-width:125px;width:auto !important;width:125px;}

