.body {
margin : 0px;
padding : 0px;
background-color : #000000;
background-image:url('grafika/tlo_stopka.jpg');
}

.tlo_left {
width:50%;
background-image:url('grafika/tlo_left.jpg');
background-repeat : repeat-x;
background-position: right bottom;
}

.tlo_right {
width:50%;
background-image:url('grafika/tlo_right.jpg');
background-repeat : repeat-x;
background-position: left bottom;
}

.tlo_left2 {
width:50%;
background-color : #000000;
}

.tlo_right2 {
width:50%;
background-color : #000000;
}

.tlo_tabela {
width:509px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : no-repeat;
}

.tlo_tabela2 {
background-image:url('grafika/morwa_tlo.jpg');
background-repeat : no-repeat;
background-color : #000000;
}

.tlo_fla {
background-image:url('grafika/tlo_fla.jpg');
background-color : #000000;
}


.stopka {
width:999px;
height:37px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.stopka2 {
width:100%;
height:31px;
background-image:url('grafika/stopka2.jpg');
background-repeat : no-repeat;
}

input {
background-color : #000000;
border:1px solid #666666;
color:#FFFFFF;
}

textarea {
background-color : #000000;
border:1px solid #666666;
color:#FFFFFF;
}

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

a:link {
color : #FEC015;
text-decoration : none;  
} 
a:visited {
color : #FEC015; 
text-decoration : none; 
} 
a:hover {
color : #FFFFFF; 
} 
a:active {
color : #FFFFFF;  
}

.linki:link {
color : #FEC015;
text-decoration : none;  
} 
.linki:visited {
color : #FEC015; 
text-decoration : none; 
} 
.linki:hover {
color : #FFFFFF; 
} 
.linki:active {
color : #FFFFFF;  
}

.link_stopka:link {
color : #9E9CA0;
text-decoration : none;  
} 
.link_stopka:visited {
color : #9E9CA0; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #FFFFFF; 
} 
.link_stopka:active {
color : #FFFFFF;  
}