Tak jak się można domyślić z nazwy tematu, strona działa ładnie pod Firefoxem, ale pod IE się łamie i nie bardzo wiem jak sobie z tym poradzić. Z góry dzięki za wszelką pomoc.
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" /> <link rel="stylesheet" href="style.css"> <div id="pasek_gora"><img src="img/pasek.png" border="0" alt=""> <div id="logo"><a href="index.html"><img src="img/logo.png" border="0" alt=""></a> <a href="dojazd.html"><img src="img/dojazd.png" border="0" alt=""></a><a href="oferta.html"><img src="img/oferta.png" border="0" alt=""></a><a href="galeria.html"><img src="img/galeria.png" border="0" alt=""></a><a href="kontakt.html"><img src="img/kontakt.png" border="0" alt=""></a> <div id="news" align="center">
<div id="stopka" align="center"> <br><span class="autor">Website created by:
<a href="mailto:mail">autor
</a></span>
html, body {
background-color: #433534;
margin-left: auto;
margin-right: auto;
width: 760px;
}
img {
border: 0;
float: none;
}
#pasek_gora {
position: absolute;
}
#logo {
postion: absolute;
}
#nawigacja {
postion: absolute;
width: 760px;
}
#main {
position: absolute;
width: 760;
background-color: #f1ede2;
}
#news {
float: left;
width: 760px;
min-height: 238px;
bgcolor: #f1ede2;
margin: 0 20px;
margin-bottom: 20px;
}
#news h3 {
font-size: 36px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #a32c0e;
}
#news p {
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: 434343;
}
#news td p {
font-size: 22px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: 434343;
}
#stopka {
float: left;
width: 760;
height: 46px;
background-color: #554a46;
}
#stopka p {
font-family: Trebuchet MS;
font-size: 14px;
color: #a69c93;
}
#stopka span.autor {
font-family: Trebuchet MS;
font-size: 10px;
color: #a69c93;
margin-bottom: 5px;
}
span a:link {
text-decoration: none;
color: #a69c93;
font-weight: bold;
}
span a:hover {
text-decoration: underline;
}
div.pic {
float: left;
height: 130px;
width: 130px;
background: url(img/frame-ls.png) center no-repeat;
margin: 5px 10px;
padding: 15px;
}
div.pic img {
border: none;
}
div.ls img {
height: 96px;
width: 128px;
margin: 16px 0;
}
#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }
* html #overlay{
background-color: #333;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}