#menu {width: 100%;float: left; position: absolute; left: 0px}
#menu ul {list-style: none;margin: 0;padding: 0; width: 110px;float: left;}

#menu a, #menu h2 {display: block; margin: 0; padding: 0px; color: #7B7E81; font-size: 11px}

#menu h2 {background: url('../i/li.gif') repeat-x; height: 60px;  font-weight: normal; font-size: 12px}

#menu h2 a{
	font-size: 12px; padding-left: 10px; display: block; height: 38px !important;
	background: url('../i/h2.gif') repeat-x; padding-top: 18px; color: #F7DCDB; margin-right: 1px;
	border-top: none !important;
}

#menu h2 a:hover{
	font-size: 12px; padding-left: 10px; height: 42px;background: url('../i/h2h.gif') repeat-x; 
	padding-top: 18px; color: #fff; margin-right: 1px
}

#menu a span{background: url('../i/bink.gif') no-repeat left; padding-left: 12px; display: block}

	#m1{width: 123px !important} 
	#m2{width: 84px !important}
	#m3{width: 119px !important}
	#m4{width: 148px !important}
	#m5{width: 158px !important}
	#m6{width: 164px !important; margin-right: 0px !important}


	.mm1{width: 123px !important} 
	.mm2{width: 154px !important}
	.mm3{width: 159px !important}
	.mm3 a{width: 159px}
		
	.mm4{width: 148px !important}
	.mm5{width: 158px !important}
	.mm6{width: 164px !important; margin-right: 0px !important}

.gwiazdka{background: url('../i/bink.gif') no-repeat left; padding-left: 12px; display: block}




#menu a {
	color: #D8D8D8; background: #000; border-top: 1px solid #484848; 
	text-decoration: none; padding: 3px; line-height: 17px;
}
#menu a:hover {color: #E8E8E8; background: #6E6E6E; padding: 3px;}

#menu li {position: relative;}
#menu ul ul {position: absolute; z-index: 500}
#menu ul ul ul {position: absolute; top: 0px; left: 100%;}


div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
