.body {
margin : 0px;
padding : 0px;
background-color : #000000;
}

.stopka {
width:991px;
border-top:1px solid #333333;
}

.tekst {
font-family : arial; 
font-size : 11px; 
text-decoration : none;
color : #FFFFFF;
}

a:link {
color : #8F0B07;
text-decoration : none;  
} 
a:visited {
color : #8F0B07; 
text-decoration : none; 
} 
a:hover {
color : #FFECD9; 
} 
a:active {
color : #FFECD9;  
}

.link_stopka:link {
color : #8A8A8A;
text-decoration : none;  
} 
.link_stopka:visited {
color : #8A8A8A; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #8F0B07; 
} 
.link_stopka:active {
color : #8F0B07;  
}

#flashcontent4{
    width: 570px;
    height: 230px;
    overflow: hidden;
    position: relative;
}

#flashcontent4 #baner{
    position: relative;
    left:100px;
    z-index: 1;
}

#cover{
    background:#FF0D1C none repeat scroll 0 0;
    height:200px;
    position:absolute;
    right:-30px;
    top:0;
    width:210px;
    z-index:100;
}