Mam problem z kodem html i css. Otóż chcę wstawić grafikę za pomocą CSS, ale niestety pojawiają się problemy. Nie wiem gdzie mam błąd. Poniżej przedstawiam kod, który mam wstawiony na stronie. Adres strony to Odwiedź moją stronę
Proszę o pomoc jak to mogę zmienić
#banner { margin-top: 10px; height: 510px; text-align: left; background: url("images/gora.png") no-repeat center top transparent; } #top { width: 1100px; margin: 0 auto; background: white; background: url("images/inner.gif") repeat center top transparent; height: auto; } #STOPKA { font-family: trebuchet MS; clear: both; width: 100%; background: url("images/bg_stopka.png") no-repeat scroll center top transparent; color: #014B94; font-size: 90%; width:100%; font-size: 12px; } .dol { background: url("images/bg_stopka.png") no-repeat scroll center top transparent; height: 210px; width: 1100px; } #NAGLOWEK { background-color: #888; } #MENU { width: 200px; float: left; overflow: hidden; margin-left: 10px; } #INFORMACJE { width: 220px; float: right; margin-right: 10px; } #TRESC { width: 630px; padding: 10px; background-color: #fff; margin-left: 50px; margin-bottom: 10px; } .right2{ position:relative; top: 0px; float: left; width: 610px; height: 500px; margin-left: 5px; margin-top: 5px; text-align: left; font: normal 12px Verdana; }