body{
margin:0;
padding:0;
font-family: Tahoma;
font-size:11px;
background: url(pliki/back.jpg);
}

em{color: red;}

#maincontainer{
width: 858px;
margin: 0 auto;
}

#top1{
height: 89px;
}

#top2{
height: 140px;
}

#reklamy{
height: 18px; /*wysokosc panelu z reklamami*/
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 210px 0 210px;
}

#leftcolumn{
float: left;
width: 210px; 
margin-left: -858px;
}

#rightcolumn{
float: left;
width: 210px;
margin-left: -210px;
}

.kwiat{
margin-left:40px;

}

#tekst{
font-size:12px;
color:#3366cc;
margin-left:40px;
margin-right:30px;
}

#witaj{
margin-left:25px;
margin-top:0px;
}

.menu{
width:202px;
}

.naglowek{
height:66px;
}

.pozycja{
height:22px;
background: url(pliki/menu_simple.jpg);
padding-top:1px;
text-align:center;
}

.pozycja a{
color: #ffffff;
text-decoration: none;
}

.pozycja a:hover{
color: #ffffff;
text-decoration: underline;
}

.dol{
height:23px;
background: url(pliki/menu_dol.jpg);
}

#for_google{
height:80px; /*wysokosc dla reklamy google*/
}

#reklama{
height:580px; /*wysokosc dla reklamy*/
}

#footer{
clear: left;
width: 858px;
height: 108px;
background: url(pliki/stopka.jpg);
margin-top:20px;
}

#footer p{
color: #ffffff;
padding-top: 50px;
padding-left: 90px;
}

#footer a{
color: #ffffff;
text-decoration: none;
}

#footer a:hover{
color: #ffffff;
text-decoration: underline;
}