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

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

.komorka {
text-align:left;
padding:6px;
background-image:url('grafika/linia.gif');
background-repeat : repeat-x;
background-position:bottom left;
}

.komorkaa {
text-align:left;
padding:6px;
}

.bramy {
text-align:left;
background-image:url('grafika/brama.jpg');
background-repeat : no-repeat;
background-position:bottom right;
}

ul {
list-style-image:url('grafika/ikona2.gif'); 
}

.stopka {
width:100%;
border-top:2px solid #E2E2E2;
}

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

a:link {
color : #E53D00;
text-decoration : none;  
} 
a:visited {
color : #E53D00; 
text-decoration : none; 
} 
a:hover {
color : #FF8C8C; 
} 
a:active {
color : #FF8C8C;  
}

.link_stopka3:link {
color : #A6A6A6;
text-decoration : none;  
} 
.link_stopka3:visited {
color : #A6A6A6; 
text-decoration : none; 
} 
.link_stopka3:hover {
color : #FF8C8C; 
} 
.link_stopka3:active {
color : #FF8C8C;  
}

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