Witam!
Stonka pod adresem
LINK w przeglądarkach FireFox 3, Opera 9, IE 7 wyswietla sie poprawnie i nie ma błędów natomiast problem jest z IE6 Czy ktoś może po pomóc w z tym CSS-em? bo podejrzewam że problem jest w css
body html, body {
font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size : 12px;
margin : 0;
padding : 0;
text-align : center;
background-image: url(grafika/tlo.jpg);
font-size : 11px;
}
#body {
margin : auto;
width : 82em;
height : auto;
overflow : hidden;
text-align : left;
margin-top : 0.5em;
padding : 1em;
background-color : white;
}
#top {
background-image: url(grafika/tlo.jpg);
height : 11em;
display : block;
text-align : center;
width : auto;
padding : 0 0 3em 0;
margin : -1em -1em 0 -1em;
}
.menu1, .menu2 {
width : 15em;
padding : 0;
list-style-type : none;
text-align : left;
}
.menu1 li a, .menu2 li a {
display : block;
font-size : 0.99em;
height : auto;
border-bottom : 1px solid #ccc;
color : #0055ff;
padding : 5px 0 5px 5px;
text-decoration : none;
background-color: #ebebeb;
}
.mm {
font-size : 0.99em;
color : #000000;
background-color : #ebebeb;
}
.menu1 li a:hover, .menu2 li a:hover {
background-color : #fff;
color : #000000;
text-decoration : underline;
}
.menu1 li a:active, .menu2 li a:active {
background-color : white;
color : red;
text-decoration : underline;
}
.menu1 {
float : right;
margin : 1em 0 0 0;
}
.menu2 {
float : left;
margin : 1em 0 0 0;
}
a img {
border : 0;
}
.nazwa_menu {
background-image : url(grafika/menu.jpg);
background-repeat : repeat-x;
color : #ffffff;
background-color : #6da4fe;
display : block;
font-weight : bold;
height : 1.3em;
padding : 0.4em 0 0.5em 0.5em;
}
#container1 {
margin : 2.1em 0 0 0;
float : right;
display : block;
overflow : auto;
height : auto;
width : 16em;
padding : 0;
}
#container2 {
margin : 2em 0 0 0;
float : left;
display : block;
overflow : auto;
height : auto;
width : 16em;
padding : 0;
}
#content {
padding : 0 0 0 0;
width : 50em;
margin : auto;
text-align : left;
margin : 3em auto;
background : url(grafika/tlos.gif) no-repeat;
}
#footer {
border : 0;
text-align : center;
}
.text,p {
font-size : 12px;
text-align : left;
color : #000000;
text-indent : 35px; /* akapit*/
font-family : Helvetica,Tahoma,Verdana,Arial;
margin-left : 11px;
margin-right : 11px;
line-height : 150%; /* ostepy miedzy wierszami */
margin-top : 10px; /* odstep textu od textu z gory*/
margin-bottom: 20px; /* odstep text od textu dolu*/
}
h1{ font-size : 2.0em;
letter-spacing : -2px;
text-transform : capitalize;
padding : 11px 11px 11px 11px;
}
h2 {
font-size : 1.8em;
padding : 11px 11px 11px 11px;
}
h3 {
font-size : 1.6em;
padding : 11px 11px 11px 11px;
}
h4 {
font-size : 1.4em;
padding : 11px 11px 11px 11px;
}
h5 {
font-size : 1.2em;
padding : 11px 11px 11px 11px;
}
h6 {
font-size : 1.2em;
padding : 0 0 0 11px;
}
.nazwa {
font-size : 1.2em;
padding : 5px 0 5px 11px;
}
.stopki {
text-align : right;
color : #696969;
}
.info {
color : #0000ff;
margin-top : 10pt;
margin-left : 70pt;
margin-right : 70pt;
text-align : center;
text-indent : 15pt;
padding : 10px 10px 10px 10px;
background-color : #ffffff;
border : 2px solid #0f0f0f;
}
.komunikat {
color : #ff0000;
margin-top : 10pt;
margin-left : 70pt;
margin-right : 70pt;
text-align : center;
text-indent : 15pt;
padding : 10px 10px 10px 10px;
background-color : #c3c3c3;
border : 2px solid #0f0f0f;
}
.oglo_li {
padding : 5px 5px 5px 5px;
}
.obrazek{
margin : 0 1em 0em 0em;
}