body {
*/background-color: #000;
background-image: url(img/tlo_107.gif);
margin: 0;
padding: 0;
text-align:center;
font-family: Verdana;
font-size:11px;
}
div {
font: verdana 12px #000;
position:relative;
}
#container {
margin:0 auto;
padding:0 0 0 0;
position:relative;
width:700px;
background-color: #6481FF;
text-align:left;
clear: both;
}
#naglowek {
background: #6481FF url(img/banner.png) no-repeat;
width:100%;
height:170px;
}
#lewo {
width:20% ;
float:left;
color: #000;
background-color: #6481FF;
padding: 1% ;
}
#prawo {
width: 20% ;
float:right;
color: #000;
background-color: #6481FF;
padding: 1% ;
}
#srodek {
width: 53% ;
float:left;
background-color: #92B3E2;
padding: 1% ;
text-align: justify ;
border-left: 1px solid #000;
border-right: 1px solid #000;
}
/* hack dla internet explorera */
/*\*/
* html div#srodek {
width: 60% ;
float:left;
padding: 1% ;
text-align: justify ;
}
/**/
#stopka {
clear:both;
text-align:center;
color: #000;
background-color: #6481FF ;

}
#stopka2 {
color: #000;
background-color: #6481FF ;
text-align: center ;
}
.title {
height: 15px;
border-bottom: 1px solid #000;
text-decoration: none;
text-align: center;
line-height: 15px;
font-weight: bold;
}
#lewo a{
text-decoration: none;
color: #000;
margin: 0 auto;
}
#lewo a:hover{
text-decoration: underline;
}
#prawo a{
text-decoration: none;
color: #000;
margin: 0 auto;
}
#prawo a:hover{
text-decoration: underline;
}
li {
list-style-type:circle;}
