body {
font: 13px 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 red ;
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;
background-image: url('porzeczka.png');
background-repeat: no-repeat;
background-position: top right;
}

.litera
{ 
font-size:24pt; 
font-weight:bold; 
float:left; 
color:#89a101; 
margin-top:-11px; 
} 

a {
text-decoration: none;
font-size: 13px;
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;
}

#film {
position:relative;
top:-30px;
}

#transkrypcja {
background-color:yellow;
padding:5px;
-moz-border-radius:5px;
}

.data {
float:right;
font-size:0.8em;
font-style:italic;
color:#555555;
}
