.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo.gif');
background-repeat : repeat-x;
}

.body2 {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo_a.jpg');
background-repeat : repeat-x;
}

.tabela_tlo {
background-image:url('grafika/tabelatlo.jpg');
background-repeat : no-repeat;
background-position : left bottom;
}

.stopka {
width:897px;
height:25px;
margin-top:2px;
background-color : #D8CEA9;
}

.stopka2 {
width:897px;
height:25px;
margin-top:2px;
}

.linia {
height:1px;
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position : left bottom;
}

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


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

.link_stopka:link {
color : #D7C97D;
text-decoration : none;  
} 
.link_stopka:visited {
color : #D7C97D; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #CED3D5; 
} 
.link_stopka:active {
color : #CED3D5;  
}
