.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
}

.tlo_menu {
background-image:url('grafika/tlo_menu.jpg');
background-repeat : repeat-x;
width:50%;
}

.tlo_baner {
background-image:url('grafika/tlo2.jpg');
background-repeat : repeat-x;
width:50%;
}

.tlo_baner2 {
background-image:url('grafika/tlo3.jpg');
background-repeat : repeat-x;
width:50%;
}

.tlo_baner3 {
background-image:url('grafika/tlo4.jpg');
background-repeat : repeat-x;
width:50%;
}

.tlo_baner33 {
background-image:url('grafika/tlo4.jpg');
background-repeat : repeat-x;
width:100%;
height:36px;
}

.tabela_a {
width:819px;
height:54px;
background-image:url('grafika/tabela_a.jpg');
background-repeat : no-repeat;
}

.boksy {
width:820px;
height:259px;
background-image:url('grafika/boksy.jpg');
background-repeat : no-repeat;
}

.galeria_top {
width:470px;
height:10px;
background-image:url('grafika/top_galeria.jpg');
background-repeat : no-repeat;
}

.galeria_middle {
width:470px;
height:10px;
background-image:url('grafika/galeria_middle.jpg');
background-repeat : repeat-y;
}

.galeria_stopka {
width:470px;
height:14px;
background-image:url('grafika/galeria_stopka.jpg');
background-repeat : no-repeat;
}

.boks_menu {
width:242px;
height:168px;
background-image:url('grafika/boks_menu.jpg');
background-repeat : no-repeat;
}

.boks_menu8 {
width:242px;
height:118px;
background-image:url('grafika/boks_menu8.jpg');
background-repeat : no-repeat;
}

.boks_top2 {
width:242px;
height:17px;
background-image:url('grafika/boks_top2.jpg');
background-repeat : no-repeat;
}

.boks_top {
width:242px;
height:17px;
background-image:url('grafika/boks_top.jpg');
background-repeat : no-repeat;
}

.boks_tlo {
height:17px;
padding:15px;
background-image:url('grafika/boks_tlo.jpg');
background-repeat : repeat-y;
}

.boks_bottom {
width:242px;
height:23px;
background-image:url('grafika/boks_bottom.jpg');
background-repeat : no-repeat;
}

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

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

a:link {
color : #185C8F;
text-decoration : none;  
} 
a:visited {
color : #185C8F; 
text-decoration : none; 
} 
a:hover {
color : #3B3B3B; 
} 
a:active {
color : #3B3B3B;  
}

.link:link {
color : #185C8F;
text-decoration : none;  
} 
.link:visited {
color : #185C8F; 
text-decoration : none; 
} 
.link:hover {
color : #3B3B3B; 
} 
.link:active {
color : #3B3B3B;  
}

.link2:link {
color : #495467;
text-decoration : none;  
} 
.link2:visited {
color : #495467; 
text-decoration : none; 
} 
.link2:hover {
color : #3B3B3B; 
} 
.link2:active {
color : #3B3B3B;  
}

.link_stopka:link {
color : #B4B4B4;
text-decoration : none;  
} 
.link_stopka:visited {
color : #B4B4B4; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #3B3B3B; 
} 
.link_stopka:active {
color : #3B3B3B;  
}
#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");
	}

