body{
text-align:center;
padding:0px;
margin:0px;
}

div#kontener{
width:982px;
height:100%; 
margin:0px auto;
padding:0px;
border-width:0px 0px 0px 0px;
border-color:black;
border-style:solid;
position:relative;
background-image:url(../jpg/tlo.jpg);
background-repeat:repeat-y;
}

div#pole{
width:982px;
height:605px;
margin:0px;
padding:0px;
position:relative;
background-color:transparent;
border:0px solid red;
background-image:url(../jpg/tlo.jpg);
background-repeat:repeat-y;
}

div#big_napis{
width:588px;
height:74px;
margin:0px;
padding:0px;
position:absolute;
right:1px;
top:258px;
}

div#contact_details{
width:309px;
height:96px;
margin:0px;
padding:0px;
position:absolute;
bottom:0px;
left:1px;
}

div#stopka{
width:200px;
height:15px;
margin:0px;
padding:0px;
background-color:transparent;
line-height:15px;
position:absolute;
right:1px;
bottom:5px;
text-align:center;
}

div#stopka a{
color:#333333;
font-size:8pt;
font-family:tahoma;
text-decoration:none;
}

