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

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


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

.boksy {
width:760px;
height:158px;
background-image:url('grafika/boksy.jpg');
}

.tlo_tabela {
width:513px;
height:44px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
}

.tlo_bottom {
height:14px;
background-image:url('grafika/tlo_bottom.jpg');
background-repeat : no-repeat;
background-position: left;
}

.kontakt {
width:240px;
height:213px;
background-image:url('grafika/kontakt.jpg');
background-repeat : no-repeat;
}

.okancelari {
width:240px;
height:213px;
background-image:url('grafika/okancelari.jpg');
background-repeat : no-repeat;
}

.linia {
width:430px;
height:2px;
background-image:url('grafika/linia.jpg');
background-repeat : no-repeat;
}

.stopka {
width:767px;
height:51px;
background-image:url('grafika/stopka.jpg');
}

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

.link_stopka:link {
color : #C4A07D;
text-decoration : none;  
} 
.link_stopka:visited {
color : #C4A07D; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #6A6A6A; 
} 
.link_stopka:active {
color : #6A6A6A;  
}

a:link {
color : #F27928;
text-decoration : none;  
} 
a:visited {
color : #F27928; 
text-decoration : none; 
} 
a:hover {
color : #6A6A6A; 
} 
a:active {
color : #6A6A6A;  
}