.mlddm {
margin: 0 0 0 13px;
padding: 0px;
list-style: none;
width:967px;
height: 42px;
float: left;
background: url(http://www.spawtest.interactivo.pl/www/images/menur.jpg) right top no-repeat;
}

.MenuElement {
padding: 0px;
height: 27px;
display: block;
float: left;
background: green;
}

a.MenuElementLink:visited, a.MenuElementLink:link, a.MenuElementLink:active {
font-weight: bold;
color: #666666; 
text-decoration: none;
text-transform: uppercase; 
background: url(http://www.spawtest.interactivo.pl/www/images/menu_grey.jpg) left top repeat-x ;
padding: 13px 40px 13px 40px;
display: block;
}

a.MenuElementLink:hover {
font-weight: bold;
color: #ffffff;
text-decoration: none;
text-transform: uppercase; 
display: block;
padding: 13px 40px 13px 40px;
background: url(http://www.spawtest.interactivo.pl/www/images/menu_green.jpg) left top repeat-x ;
}

.mlddmlvl2 {	
z-index: 100;
padding: 0px 0px 10px 0px;
visibility: hidden;
position: absolute;
clear: both;
background: #e8e8e8;
border-bottom: 1px solid #666666;
text-align: left;
}
		
.MenuPodElement {
padding: 6px 0px 0px 0px;
margin: 0px;
height: 20px;
display: block;
}

a.MenuPodElementLink {
font-weight: bold;
color: #009036;
text-decoration: none;
width: auto;
padding: 0px 20px 0px 20px;
text-align: left;
}

a.MenuPodElementLink:hover {
font-weight: bold;
color: #666666;
text-decoration: none;
padding: 0px 20px 0px 20px;
}