body#index {
background: #000000; 
}

div#index {
background: url('images_pliki/enter.gif') ; 
position:absolute;
left:50%;
top:0;
margin: 100px 0 0 -280px;
width:531px;
height:340px;

}

div#index a#en {
width:50px;
height:30px;
position:absolute; 
display:block;
top:33px;
left:420px;
text-indent:-3000px;
}

div#index a#pl {
width:30px;
height:30px;
position:absolute; 
display:block;
top:33px;
left:350px;
text-indent:-3000px;
}

div#index a#baner {
width:468px;
height:70px;
position:absolute; 
display:block;
top:400px;
left:20px;
}

#text {
position:absolute;
left: 0px;
top: 0px;
width:50px;
height:100px;
}

