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

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

.tlo_left {
width:50%;
background-image: url('grafika/tlo_left.jpg');
background-repeat: no-repeat;
background-position: top right;
}

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

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

td {
vertical-align:top;
}

ul {
margin-left:8px;
padding-left:8px;
padding-top:2px;
margin-top:2px;
padding-bottom:2px;
margin-bottom:2px;
list-style-image: url(grafika/ikona_ul.gif);
}

.boks_a {
width:228px;
height:74px;
background-image: url('grafika/boks_a.jpg');
background-repeat: no-repeat;
}

.boks_a2 {
width:228px;
height:74px;
background-image: url('grafika/boks_a2.jpg');
background-repeat: no-repeat;
}

.boks_a3 {
width:228px;
height:35px;
background-image: url('grafika/boks_a3.jpg');
background-repeat: no-repeat;
}

.boks_a33 {
width:228px;
height:35px;
background-image: url('grafika/boks_a33.jpg');
background-repeat: no-repeat;
}

.tlo_boks_a {
width:228px;
height:74px;
background-color: #F9F4DB;
border-left:1px solid #9B874A;
border-right:1px solid #9B874A;
border-bottom:1px solid #9B874A;
}

.boks_kontakt {
width:228px;
height:270px;
background-image: url('grafika/boks_b.jpg');
background-repeat: no-repeat;
}

.boks_kontakt2 {
width:228px;
height:270px;
background-image: url('grafika/boks_bb.jpg');
background-repeat: no-repeat;
}

.linia {
width:100%;
height:2px;
background-image: url('grafika/linia.gif');
background-repeat: repeat-x;
margin-top:10px;
margin-bottom:10px;
}

.linia2 {
width:100%;
background-image: url('grafika/linia.gif');
background-repeat: repeat-x;
background-position:bottom;
margin-top:10px;
margin-bottom:10px;
}

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

.input {
border:1px solid #B1B1B1;
}

.stopka {
width:860px;
margin-top:8px;
}

a:link {
color : #C98C1D;
text-decoration : none;  
} 
a:visited {
color : #C98C1D; 
text-decoration : none; 
} 
a:hover {
color : #666666; 
} 
a:active {
color : #666666;  
}

.link:link {
color : #6D5636;
text-decoration : none;  
} 
.link:visited {
color : #6D5636; 
text-decoration : none; 
} 
.link:hover {
color : #BE4B14; 
} 
.link:active {
color : #BE4B14;  
}

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

#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");
	}

