body {
background: #000000;
margin:0px;
padding: 0px;
font-family: Trebuchet MS, Arial;
font-size: 12px;
color: #000000;
overflow-x: hidden;
}

img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

#main {
min-height: 570px;
background: url(images/kyliepl-bg.jpg) no-repeat;
background-position: center top;
text-align: center;
}

#strona {
width: 990px;
height: 450px;
margin: auto auto;
}


#tresc {
/* Typical fixed height and fixed width example */
float: right;
width: 560px;
height: 380px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin-right: 5px;
margin-top: 60px;
margin-bottom: 0px;
padding-right: 15px;
text-align: justify;
font-size: 12px;
color: #000000;
}

#dolprawa {
float: right;
width: 500px;
margin-top: 10px;
margin-right: 5px;
padding-top: 5px;
padding-right: 15px;
text-align: right;
font-size: 12px;
color: #CCCCFF;
}

#lewa{
float:left;
width: 300px;
margin-left: 10px;
margin-top: 0px;
padding-left: 15px;
text-align: left;
}

#goralewa{
width: 180px;
height:450px;
margin-top: 0px;
color: #FFFFFF;
font-size: 12px;
text-align: left;
}

#dollewa{
width: 250px;
margin-top: 10px;
color: #99CCCC;
font-size: 12px;
text-align: left;
}

#srodek{
float: left;
position:absolute;
z-index: 1000;
width: 350px;
border: 0px solid blue;
padding: 0px;
top: 0px; left: 50%; 
margin-left: -360px; }

#stopka {
clear: both;
width: 100%;
overflow:hidden;
bottom:0px;
top: 0px; 
left: 50%; 
margin-right: 0px;
height: 50px;
padding: 15px;
text-align: center;
font-size: 11px;
color: #999999;
}
