body
{
margin: 0;
background-color: transparent; 
position: relative; 
z-index: 0;
overflow:hidden;

}


#imgFenT
{

width: 643;
height: 103;


}
#FenT
{
position: absolute;
top: 5%;
left:5%;

}



 #bgimage
 {
 width: 100%;
 height: auto;
 position: absolute;
 z-index: -1;
 }
 
#filmke
 {
position: absolute;
bottom: 10%;
left: 4%;
border: 8px solid white;
}
    
 #spoetnik
 {
 position: absolute;
 bottom: 8%;
 right: 15%;
 font-family:"Arial";
 font-size: 18px;
 Color: Black;
 }
 
 #imgspoetnik
 {
 width: 170;
 height: 43;
 position: absolute;
 z-index: -1;
 }
 
 a, img 
 {
 border: 0;
 }


