Problem z wyswietlaniem strony w IE

Witam! !!

Zrobiłem stronę w HTML z CSS. Mam problem z jej wyświetlaniem w IE. Firefox wyświetla ja tak jak ustaliłem lecz IE ma z tym problem (patrz screen)

Firefox

1493a596365af924m.jpg

IE

38de6f7e46e6fa8dm.jpg

dodaje jeszcze kod CSS i HTML

CSS

html,body{

	text-align: center;

	margin-left: 0%;

	margin-top: 0%;

	margin-right: 0%;

	margin-bottom: 0%;

	background-color: #272727;

	background-image: none;


}

#flat-1-layer-flashblock_id{

	position: absolute;	

	top: 280px;

	left: 200px;



}


#blok1{

	position: absolute;	

	top: 50px;

	left: 200px;



}



hr {

	border: none;

	background-color: silver;

	color: silver;

	height: 1px;

	width: 95%;

	right: 180px;


}


#blok2 {

	position: absolute;

	font-family: sans-serif;

	color: #9B9EAA;

	top: 320px;

	left: 425px;

	right: 180px;

	text-align: center;

	font-size: 2ex;

} 


#blok3 {

	position: absolute;

	font-family: sans-serif;

	color: #6284F1;

	top: 258px;

	left: 450px;

}


h1 {

	margin-bottom: -5px;

}


#blok4{

	position: absolute;

 	top: 450px;

	left: 450px;

	right: 180px;


}


.lewybok{

	float: left;

	border: 2px solid #000000;

	margin-right: 20px;

	margin-bottom: 6px;

}


.red{	

	font-family: sans-serif;

	font-size: 2em;

	text-align: center;

	color: red;

	right: 1800px;


}


.text1{

	font-family: sans-serif;

	font-size: 1em;

	color: white;

	text-align: left;

	right: 1800px;

}	


#blok5{

	position: absolute;

	font-family: sans-serif;

	font-size: 1em;

	text-align: center;

	top: 800px;

	left: 450px;

	right: 180px;

	color: #F1EA24;


}


#blok6{

	position: absolute;

	font-family: sans-serif;

	font-size: 1em;

	top: 870px;

	left: 425px;

	right:180px;

	color: #15A711;

	text-align: left;



}

#style4{

	position: absolute;

	font-family: sans-serif;

	font-size: 1em;

	top: 1040px;

	left: 450px;

	color: black;

	text-align: left;




}

HTML

ttp://www.w3.org/1999/xhtml"










..............................................................

Nie jestem pewien ale problem chyba leży w DOCTYPE próbowałem rożnych ale to nic nie daje.

Pozdro :smiley:

nazwij temat konkretnie. Poczytaj w dziale o forum i regulaminie zasady nazywania tematów.

Nie strzelaj na ślepo tylko zobacz to

i ogólnie przeglądaj stronkę http://www.w3.org/