.body {
margin : 0px;
padding : 0px;
background-color : #F1F0ED;
}

.tabela_a {
background-color : #FFFFFF;
text-align:left;
padding:10px;
width:539px;
}

.tabela_b {
background-color :#DFDDD7;
text-align:left;
width:311px;
color:#545043;
background-image:url('grafika/car2.jpg');
background-repeat : no-repeat;
background-position:right;
padding-left:15px;
padding-right:15px;
}

.tabela_c {
background-color :#ECEBE8;
text-align:left;
width:311px;
background-image:url('grafika/car.jpg');
background-repeat : no-repeat;
background-position:right;
padding-left:15px;
padding-right:15px;
color:#545043;
}

.stopka {
border-top:1px solid #CDCDA0;
margin-top:1px;
width:900px;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#1E3F6A;
}

.link_stopka:link {
color : #C2B9AB;
text-decoration : none;  
} 
.link_stopka:visited {
color : #C2B9AB; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #A88B51; 
} 
.link_stopka:active {
color : #A88B51;  
}

a:link {
color : #CC3300;
text-decoration : none;  
} 
a:visited {
color : #CC3300; 
text-decoration : none; 
} 
a:hover {
color : #A88B51; 
} 
a:active {
color : #A88B51;  
}
