body {
margin:0;
padding:0;
font-family:Arial, sans-serif;
font-weight:bold;
color:#333333;
background-image: url('../images/tlo.jpg');
background-repeat:repeat:
backgrpund-position:left top;
}


#kontener{
position: absolute;
top: 50%;
left: 50%;
width:1005px;
height: 624px;
margin-left:-503px;
margin-top:-320px;


overflow:hidden;
background-image: url('../images/kontener_tlo2.png');
background-repeat:no-repeat;
background-position:left top;
}


#left {

float:left;
width:630px;
height:620px;
overflow:hidden;
}

#trailer {
float:left;
display:inline;
width:440px;
height:360px;
margin:170px 0 0 150px;
}






#right {
float:left;
width:370px;
height:620px;
overflow:hidden;
}


#text1 {

margin:65px 50px 0 0;
font-size:14px;
text-align:justify;
}

#text2 {
clear:both;
text-align:left;
margin:20px 30px 0 290px;
font-size:12px;
}

#podstrona {

position: absolute;
top: 50%;
left: 50%;
width:1005px;
height: 624px;
margin-left:-503px;
margin-top:-323px;

overflow:hidden;
background-image: url('../images/podstrona_tlo.png');
background-repeat:no-repeat;
background-position:56px 20px;
}
