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

.top {
width:901px;
height:122px;
background-image:url('grafika/top.jpg');
background-repeat : no-repeat;
}

.tabela {
width:901px;
background-color : #FFFFFF;
}

.komorka {
padding-top:3px;
padding-bottom:3px;
border-top:1px solid #CEDBA4;
}

.tda {
background-color : #D6E4AF;
padding:6px;
color:#516321;
}

.tdaa {
background-color : #F5F9EE;
padding:3px;
color:#999999;
}

.tdb {
border-bottom:1px solid #EDF3D7;
border-right:1px solid #EDF3D7;
text-align:center;
padding:3px;
}


.listwa {
width:668px;
height:12px;
background-image:url('grafika/listwa.jpg');
background-repeat : no-repeat;
}

.listwa_b {
width:668px;
height:46px;
background-image:url('grafika/listwa_b.jpg');
background-repeat : no-repeat;
}

.boks_left {
width:232px;
background-image:url('grafika/boks_left.jpg');
background-repeat : no-repeat;
background-color : #B5C970;
border-left:1px solid #FFFFFF;
}

.listwa_a {
width:667px;
height:45px;
background-image:url('grafika/listwa_a.jpg');
background-repeat : no-repeat;
}

.tlo_a {
width:667px;
height:36px;
background-image:url('grafika/tlo_a.jpg');
background-repeat : no-repeat;
}

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

.tlo_komorka {
padding:8px;
background-image:url('grafika/tlo_komorka.jpg');
background-repeat : repeat-x;
border-left:1px solid #E3EDC5;
border-top:1px solid #E3EDC5;
background-color:#FFFFFF;

}

.tlo_komorka_a {
padding:8px;
background-image:url('grafika/tlo_komorka_a.jpg');
background-repeat : repeat-x;
border-right:1px solid #E3EDC5;
border-top:1px solid #E3EDC5;
border-bottom:1px solid #E3EDC5;
background-color:#EFF4DD;
}

.stopka {
width:901px;
height:41px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

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

.tekst {
font-family : arial; 
font-size : 12px; 
text-decoration : none;
color:#3F491D;
}

.link:link {
color : #FFFFFF;
text-decoration : none;  
} 
.link:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
.link:hover {
color : #F4DF88; 
} 
.link:active {
color : #F4DF88;  
}

.link1:link {
color : #494949;
text-decoration : none;  
} 
.link1:visited {
color : #494949; 
text-decoration : none; 
} 
.link1:hover {
color : #CC9900; 
} 
.link1:active {
color : #CC9900;  
}

a:link {
color : #BB9D26;
text-decoration : none;  
} 
a:visited {
color : #BB9D26; 
text-decoration : none; 
} 
a:hover {
color : #F4DF88; 
} 
a:active {
color : #F4DF88;  
}

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




#lightbox{
	background-color:#eee;
	padding: 18px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
