Screen opery

A na mozilli wszystko wali sie
Screen Mozilla

Kod html:
<html> <head> <META NAME="Author" CONTENT="Jonatan Kupczyk"> <META http-equiv="Reply-to" CONTENT="jonekmax@hotmail.com"> <META NAME="Description" CONTENT="WEB-HOSTING - Serwery Dla Ciebie"> <META NAME="Keywords" CONTENT="Web Hosting Serwery dla ciebie"> <META NAME="Generator" CONTENT="CoreEditor & Notepad++"> <META NAME="Language" CONTENT="Polski "> <META NAME="Copyright" CONTENT="Zastrzeżone"> <META NAME="Robots" CONTENT="All"> <link rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> <div class="szare"> <div class="logo"> <img border="0" style="position: absolute; top:10px; left:120px;" src="img/logo.png" /> <img border="0" style="position: absolute; top: 70px; right: 20px;" src="img/button1.png" onmouseover="this.src='img/button1a.png'" onmouseout="this.src='img/button1.png'" width="156" height="54" /> <img border="0" style="position: absolute; top: 70px; right: 196px;" src="img/button2.png" onmouseover="this.src='img/button2a.png'" onmouseout="this.src='img/button2.png'" width="156" height="54" /> <img border="0" style="position: absolute; top: 70px; right: 372px;" src="img/button3.png" onmouseover="this.src='img/button3a.png'" onmouseout="this.src='img/button3.png'" width="156" height="54" /> </div> <center> <div class="index02"> <img src="css/img/index_01.png"> </div> </center> </div>
Kod css:
body{ margin:0px; padding:0px; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; } .szare{ background:#333537 url(img/tlo.png); width:100%; height:150px; } .linia{ background:#333537 url(img/linia.png); width:100%; height:1px; } .strona{ width: 1024px; margin-left: auto; margin-right: auto; } .logo{ background-image: url(img/index_center.png); width: 100%; height:136px; margin-left: auto; margin-right: auto; } .okno_gora { background: url(img/index_01.png); width: 837px; height:30px; margin-left: auto; margin-right: auto; } .index02 { background: url(img/index_02.png); width: 837px; height:231px; margin-left: auto; margin-right: auto; } .index03{ background: url(img/index_03.png); width: 837px; height:auto; margin-left: auto; margin-right: auto; } .index04{ background: url(img/index_04.png); width: 837px; height: 53px; margin-left: auto; margin-right: auto; }