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

.logo {
width:233px;
height:247px;
background-image:url('grafika/logo.jpg');
background-repeat : no-repeat;
}

.komorka {
padding:3px;
text-align:left;
border-bottom:1px solid #CED3D5;
}

.tlo_tabela {
width:784px;
height:120px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
text-align:left;
vertical-align:top;
}


.komorka2 {
padding:3px;
text-align:left;
}

.stopka {
width:744px;
height:60px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
text-align:left;
vertical-align:top;
}



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

a:link {
color : #33859F;
text-decoration : none;  
} 
a:visited {
color : #33859F; 
text-decoration : none; 
} 
a:hover {
color : #49535F; 
} 
a:active {
color : #49535F;  
}

.link:link {
color : #1E2B2E;
text-decoration : none;  
} 
.link:visited {
color : #1E2B2E; 
text-decoration : none; 
} 
.link:hover {
color : #CED3D5; 
} 
.link:active {
color : #CED3D5;  
}

.link2:link {
color : #BB4A24;
text-decoration : none;  
} 
.link2:visited {
color : #BB4A24; 
text-decoration : none; 
} 
.link2:hover {
color : #DA643D; 
} 
.link2:active {
color : #DA643D;  
}

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

