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

.boks_top_left {
width:248px;
height:194px;
background-image:url('grafika/top_left.jpg');
background-repeat : no-repeat;
}

.boks_center_left {
width:222px;
height:521px;
background-image:url('grafika/top_left_center.jpg');
background-repeat : no-repeat;
padding-left:14px;
}

.tlo_glowna {
width:549px;
height:390px;
background-image:url('grafika/tlo_glowna.jpg');
background-repeat : no-repeat;
}

.boks_center_left2 {
width:222px;
height:381px;
background-image:url('grafika/top_left_center.jpg');
background-repeat : no-repeat;
padding-left:14px;
}

.from {
width:265px;
height:286px;
background-image:url('grafika/from.jpg');
background-repeat : no-repeat;
}

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

.boks_bottom_left {
width:248px;
height:10px;
background-image:url('grafika/top_left_bottom.gif');
background-repeat : no-repeat;
}

.komorka {
width:176px;
font-size:12px;
background-image:url('grafika/przedzial.jpg');
background-repeat : no-repeat;
background-position: bottom;
padding-top:8px;
padding-bottom:8px;
}

.right {
width:64px;
background-image:url('grafika/right.jpg');
background-repeat : no-repeat;
}

.tlo_tabela {
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : no-repeat;
background-color : #ddcd9b;
}

.stopka {
width:789px;
height:23px;
background-image:url('grafika/stopka.gif');
background-repeat : no-repeat;
}

.tabelka {
width:264px;
height:56px;
background-image:url('grafika/td_a.gif');
background-repeat : no-repeat;
}

.td_a {
padding-top:26px;
padding-bottom:6px;
color:#ECE0C1;
}

.td_b {
padding:4px;
background-image:url('grafika/td_b.gif');
background-repeat : repeat-x;
}

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

input {
border:1px solid #D0B995;
background-color : #F0E6C8;
}

textarea {
border:1px solid #D0B995;
background-color : #F0E6C8;
}

a:link {
color : #543216;
text-decoration : none;  
} 
a:visited {
color : #543216; 
text-decoration : none; 
} 
a:hover {
color : #AD740A; 
} 
a:active {
color : #AD740A;  
}

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


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

