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

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

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


.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 : no-repeat;
background-position: top left;
}

.tabela {
width:771px;
background-image:url('grafika/tlo.jpg');
background-repeat : repeat-x;
}

.table_zewnatrz_td {
background-image:url('grafika/linia-y.gif');
background-repeat : repeat-y;
background-position: top right;
}

.opis_td {
padding-left:20px;
padding-bottom:5px;
}

.table_srodek {
background-image:url('grafika/linia-x.gif');
background-repeat : repeat-x;
background-position: bottom left;
}

.nazwa_td {
padding-left:20px;
padding-right:20px;
padding-bottom:1px;
font-size:12px;
}

.zdjecie_td {
padding:20px;
}

.stopka {
width:771px;
height:19px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
margin-top:40px;
margin-bottom:40px;
}

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

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

.link_stopka:link {
color : #C8BBB3;
text-decoration : none;  
} 
.link_stopka:visited {
color : #C8BBB3; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #7D7259; 
text-decoration : none; 
} 
.link_stopka:active {
color : #7D7259; 
text-decoration : none; 
}

a:link {
color : #B68543;
text-decoration : none;  
} 
a:visited {
color : #B68543; 
text-decoration : none; 
} 
a:hover {
color : #3C382E; 
text-decoration : none; 
} 
a:active {
color : #3C382E; 
text-decoration : none; 
}


.stopka2 {
width:100%;
height:125px;
background-image:url('grafika/stopka2.jpg');
background-repeat : no-repeat;
}



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