html, body {
padding: 0;
margin: 0;
min-width: 728px;
text-align: center;
background: #C3CED2;
font-family: Arial, Helvetica, sans-serif;
}
#container {
width: 728px;
text-align: left;
margin: 0 auto;
background: white;
}
ul {
margin: 0;
padding: 0;
}
li {
margin: 0;
padding: 0;
}
#top {
height: 150px;
background: white top center;
}
#lewa {
float: left;
min-height: 600px;
width: 160px;
background: white;
}
* html #lewa {
height: 600px;
}
#srodek {
float: left;
min-height: 600px;
width: 398px;
background: white;
}
* html #srodek {
height: 600px;
}
#advert {
float: left;
height: 600px;
width: 160px;
}
#prawa {
float: left;
min-height: 600px;
width: 10px;
background: white;
}
* html #prawa {
height: 600px;
}
#bottom {
height: 60px;
background: white;
}
.clear {
clear: both;
}
.tresc {
padding: 20px;
}
.tresc p {
margin-top: 2px;
font: 12px/14px Arial, helvetica, sans-serif;
color: black;
}
.tresc a, a:link {
text-decoration: none;
color: black;
}
.tresc a:hover {
text-decoration: none;
color: red;
}
.data {
font: 11px/12px Arial, helvetica, sans-serif;
color: gray;
}
h3 {
font: bold 12px/14px Arial, helvetica, sans-serif;
margin-bottom: 2px;
}
.lewamenu {
margin-top: 40px;
margin-left: 7px;
font: bold 12px/14px Arial, helvetica, sans-serif;
}
.lewamenu ul {
list-style-type: none;
}
.lewamenu ul li ul {    
margin-left: 0;
}
.lewamenu a, a:link {
text-decoration: none;
color: black;
}
.lewamenu a:hover {
text-decoration: underline;
}
.liczbanewsow {
font: 10px/13px Arial, helvetica, sans-serif;
padding-left: 0;
}

