Kod
#topnav{ background: #0E192D url(../images/menu.png) top repeat-x;
height: 54px;
width:980px;
margin: 0px;
padding:0px;
font-weight: bold;
}
#topnav ul {
margin: 0px 0px 0px 11px;
padding: 0;
width: auto;
float: left;
list-style-type:none;
}
#topnav ul li {
float: left;
margin: 0;
padding: 0;
height: 54px;
position:relative;
}
#topnav ul li a:hover {
background: url(../images/hover.png);
}
height: 54px;
width:980px;
margin: 0px;
padding:0px;
font-weight: bold;
}
#topnav ul {
margin: 0px 0px 0px 11px;
padding: 0;
width: auto;
float: left;
list-style-type:none;
}
#topnav ul li {
float: left;
margin: 0;
padding: 0;
height: 54px;
position:relative;
}
#topnav ul li a:hover {
background: url(../images/hover.png);
}