.body {
margin : 0px;
margin-top:20px;
padding : 0px;
background-color : #000000;
background-image:url('grafika/tlo_dol.gif');
}

.boks_right {
width:545px;
height:422px;
background-image:url('grafika/tlo.gif');
background-repeat : repeat-y;
border-bottom:3px solid #E7DFD3;
vertical-align:top;
text-align:left;
}

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

.link_menu:link {
color : #ffffff;
text-decoration : none;  
} 
.link_menu:visited {
color : #ffffff; 
text-decoration : none; 
} 
.link_menu:hover {
color : #B3D367; 
} 
.link_menu:active {
color : #B3D367;  
}

a:link {
color : #ffffff;
text-decoration : underline;  
} 
a:visited {
color : #ffffff; 
text-decoration : underline; 
} 
a:hover {
color : #B3D367; 
} 
a:active {
color : #B3D367;  
}

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

.stopka {
width:820px;
text-align:right;
}
