body {
font: 14px arial, Times New Roman, helvetica, sans-serif;
}

#container {
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
vertical-align: middle;
}

.powitanie {
color: #89a101;
text-decoration: underline;
font-size: 24px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
}

#leftcol {
width: 30%;
height: 500px;
float: left;
text-align: right;
padding: 15px;
border-right: 1px solid blue;
vertical-align: middle;
background-image: url('/granat.jpg');
background-repeat: no-repeat;
background-position: bottom left;
}

#maincol {
width: 60%;
float: left;
padding: 15px;
vertical-align: middle;
text-align: left;
padding-top: 50px;
background-image: url('/porzeczka.png');
background-repeat: no-repeat;
background-position: top right;
}

p:first-letter
{ 
font-size:24pt; 
font-weight:bold; 
float:left; 
color:#89a101; 
margin-top:-11px; 
} 

a {
text-decoration: none;
font-size: 14px;
color: #89a101;
font-weight: bold;
}

.bold { 
color: #89a101;
font-weight: bold;
font-size: 160%;
}

#toptext {
text-align: center;
color:blue;
font-weight: bold;
}

#adsense {
position: absolute;
left: 35px;
top: 35%;
}

#serwis {
position: absolute;
top: 0px;
left: 100px;
}

