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

.tlo_left {
background-image:url('grafika/tlo_left.jpg');
background-repeat : no-repeat;
background-position:top right;
}

.tlo_right {
background-image:url('grafika/tlo_right.jpg');
background-repeat : no-repeat;
background-position:top left;
}

.tlo_tabela {
width:100%;
height:367px;
background-image:url('grafika/tlo_tabela.gif');
background-repeat : repeat-y;
vertical-align:top;
text-align:left;
}

.stopka {
width:452px;
height:53px;
background-image:url('grafika/stopka.gif');
background-repeat : no-repeat;
}

.stopka_tekst {
width:770px;
padding-top:4px;
text-align:left;
}

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


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