a:link, a:active { color: orange; text-decoration: none; outline:none; } a:visited { color: #ffffff; text-decoration: none; } a:hover { color: orange; text-decoration: none; } body { background-image: url("images/mc_web1.png"); background-repeat: no-repeat; font-family: arial; font-size: 13px; } #reklama { position: relative; } #banner1 { margin-top: -65px; margin-left: -484px; position: relative; } #banner2 { margin-top: -63px; margin-left: 485px; } #logo { margin-top: 57px; } /*Začiatok MENU*/ #menu { background-image: url("images/menu.png"); width: 532px; height: 26px; margin-top: 71px; } ul { list-style-type:none; overflow: hidden; } li.selected a { color: orange; } li { float: left; } a { display: block; width: 60px; margin-top: 5px; } /*Koniec MENU*/