body{
font-family: tahoma, verdana, arial, sans-serif;
margin: 20;
padding: 0;
background: #FDF8CF;
text-align: center;
font-size: 11px
}

.podstawa {
padding: 0;
margin: auto; 
width: 960px; 
position: relative;
text-align: left;
}

#lewa {
float: left; 
width: 217px;
font-size: 11px
background: #FFFFFF;
}

#srodek {

margin-left: 180px;
text-align: justify; 

}

a { text-decoration: none; color: #5B7E08; font-weight: bold; }
a:hover {  text-decoration: none; color: #78a609; font-weight: bold;
}