.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
}


.tlo {
width:50%;
background-color : #8C8C8C;
}

.boks {
width:235px;
background-image:url('grafika/boks.jpg');
background-repeat : no-repeat;
}

.boks_a {
width:235px;
background-image:url('grafika/boks2.jpg');
background-repeat : no-repeat;
}

.boks_b {
width:235px;
background-image:url('grafika/boks3.jpg');
background-repeat : no-repeat;
}

.tabela {
width:801px;
height:168px;
background-image:url('grafika/tabela.jpg');
background-repeat : no-repeat;
}

.komorka {
width:230px;
padding:6px;
text-align:left;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

input {
background-color : #FFFFFF;
border:1px solid #CCCCCC;
}

textarea {
background-color : #FFFFFF;
border:1px solid #CCCCCC;
}

.stopka {
width:800px;
height:7px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color : #666666;
}

.link:link {
color : #868686;
text-decoration : none;  
} 
.link:visited {
color : #868686; 
text-decoration : none; 
} 
.link:hover {
color : #FF4D22; 
} 
.link:active {
color : #FF4D22;  
}

.link2:link {
color : #422D88;
text-decoration : none;  
} 
.link2:visited {
color : #422D88; 
text-decoration : none; 
} 
.link2:hover {
color : #FF4D22; 
} 
.link2:active {
color : #FF4D22;  
}

a:link {
color : #433089;
text-decoration : none;  
} 
a:visited {
color : #433089; 
text-decoration : none; 
} 
a:hover {
color : #FF4D22; 
} 
a:active {
color : #FF4D22;  
}


.link_stopka:link {
color : #BDB495;
text-decoration : none;  
} 
.link_stopka:visited {
color : #BDB495; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #FF4D22; 
} 
.link_stopka:active {
color : #FF4D22;  
}
