#multi-level {
	height:20px;
	position:relative;
	z-index:100;
	padding: 0px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC66;
	border-bottom-color: #FFCC66;
	line-height: 20px;
}
#multi-level .pad {float:left;}
.menu, .menu ul {
	list-style-type:none;
	padding:0;
	font-family:arial, sans-serif;
	margin: 0;
}
.menu li.top {display:block; float:left; position:relative;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu li.top a.top_link {display:block; float:left; height:20px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */
.menu li.p1 {width:109px; background:url(menu/mnu_b1_over.gif) no-repeat;;}
.menu li.p2 {width:109px; background:url(menu/mnu_b2_over.gif) no-repeat;;}
.menu li.p3 {width:109px; background:url(menu/mnu_b3_over.gif) no-repeat;;}
.menu li.p4 {width:109px; background:url(menu/mnu_b4_over.gif) no-repeat;;}
.menu li.p5 {width:109px; background:url(menu/mnu_b5_over.gif) no-repeat;;}
.menu li.p6 {width:109px; background:url(menu/mnu_b6_over.gif) no-repeat;;}
.menu li a#shop {width:109px; background:url(menu/mnu_b1.gif) no-repeat;}
.menu li a#malo {width:109px; background:url(menu/mnu_b2.gif) no-repeat;}
.menu li a#velko {width:109px; background:url(menu/mnu_b3.gif) no-repeat;}
.menu li a#foto {width:109px; background:url(menu/mnu_b4.gif) no-repeat;}
.menu li a#kont {width:109px; background:url(menu/mnu_b5.gif) no-repeat;}
.menu li a#podm {width:109px; background:url(menu/mnu_b6.gif) no-repeat;}
.menu a:hover {visibility:visible;} 
.menu li:hover { position:relative; z-index:200;} 
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#malo:hover, .menu li:hover a#malo,
.menu li a#velko:hover, .menu li:hover a#velko,
.menu li a#foto:hover, .menu li:hover a#foto,
.menu li a#kont:hover, .menu li:hover a#kont,
.menu li a#podm:hover, .menu li:hover a#podm {background:transparent;}
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}
.menu :hover ul.sub {left:0; top:20px; background: #CA2B26; padding:3px 0; border:1px solid #fff; white-space:nowrap; width:140px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:134px; line-height:20px; text-indent:5px; color:#fff; text-decoration:none; border:3px solid #CA2B26; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#CA2B26 url(menu/arrow_over.gif) 125px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#FFCC66; color:#000;}
.menu :hover ul.sub li a.fly:hover {background:#FFCC66 url(menu/arrow.gif) 125px 7px no-repeat; color:#000;}
.menu :hover ul li:hover > a.fly {background:#FFCC66 url(menu/arrow.gif) 125px 7px no-repeat; color:#000;} 
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:137px; top:-4px; background: #CA2B26; padding:3px 0; border:1px solid #fff; white-space:nowrap; width:140px; z-index:200; height:auto; z-index:300;}

