.body {
margin : 0px;
padding : 0px;
background-color : #DADBC8;
background-image:url('grafika/tlo.jpg');
background-position: center top;
}

.tlo_tabela {
width:984px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
text-align:left;
}

.logo {
width:227px;
height:151px;
background-image:url('grafika/tlo_logo.jpg');
background-repeat : no-repeat;
}


.listwa_boks {
width:601px;
height:4px;
background-image:url('grafika/listwa_boks.jpg');
background-repeat : no-repeat;
}

.tlo_boks {
border-left:1px solid #C8BFAA;
border-right:1px solid #C8BFAA;
background-image:url('grafika/tlo_boks.jpg');
background-repeat : repeat-x;
background-color : #E2DAC5;
}

.stopka_boks {
width:601px;
height:15px;
background-image:url('grafika/stopka_boks.jpg');
background-repeat : no-repeat;
}




.boks {
width:127px;
height:124px;
background-image:url('grafika/boks_a.jpg');
background-repeat : no-repeat;
}

.boks_b {
width:610px;
height:176px;
background-image:url('grafika/boks_b.jpg');
background-repeat : no-repeat;
text-align:center;
}

.przedzial {
font-size:12px;
width:207px;
height:20px;
padding-left:20px;
padding-bottom:7px;
padding-top:7px;
margin-left:10px;
background-image:url('grafika/przedzial.jpg');
background-repeat : no-repeat;
text-align:left;
background-position: bottom;
}

.przedzial_a {
font-size:12px;
width:179px;
padding-left:20px;
padding-bottom:3px;
padding-top:3px;
margin-left:38px;
background-image:url('grafika/przedzial.jpg');
background-repeat : no-repeat;
text-align:left;
background-position: bottom;
}

.tlo_tabela2 {
width:673px;
height:114px;
background-image:url('grafika/tlo_tabela2.jpg');
background-repeat : no-repeat;
}

.tekst {
font-family : arial; 
font-size : 11px; 
text-decoration : none;
color:#684728;
}

.stopka2 {
width:951px;
height:138px;
background-image:url('grafika/stopka2.jpg');
background-repeat : no-repeat;
}

.boksy {
width:696px;
height:276px;
background-image:url('grafika/boksy.jpg');
background-repeat : no-repeat;
}


.stopka {
width:951px;
height:138px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.boks_kontakt {
width:225px;
height:154px;
background-image:url('grafika/szybki_kontakt.jpg');
background-repeat : no-repeat;
}

a:link {
color : #684728; 
text-decoration : none;
} 
a:visited {
color : #684728; 
text-decoration : none;
} 
a:hover {
color : #684728; 
text-decoration : underline;
} 
a:active {
color : #684728; 
text-decoration : underline;
}


.link:link {
color : #684728; 
text-decoration : none;
} 
.link:visited {
color : #684728; 
text-decoration : none;
} 
.link:hover {
color : #684728; 
text-decoration : underline;
} 
.link:active {
color : #684728; 
text-decoration : underline;
}

.link2:link {
color : #FFFFFF; 
text-decoration : none;
} 
.link2:visited {
color : #FFFFFF; 
text-decoration : none;
} 
.link2:hover {
color : #684728; 
text-decoration : underline;
} 
.link2:active {
color : #684728; 
text-decoration : underline;
}

.link_stopka:link {
color : #885226; 
text-decoration : none;
} 
.link_stopka:visited {
color : #885226; 
text-decoration : none;
} 
.link_stopka:hover {
color : #684728; 
text-decoration : underline;
} 
.link_stopka:active {
color : #684728; 
text-decoration : underline;
}

.email:link {
color : #FFFFFF; 
text-decoration : none;
} 
.email:visited {
color : #FFFFFF; 
text-decoration : none;
} 
.email:hover {
color : #FFFFFF; 
text-decoration : underline;
} 
.email:active {
color : #FFFFFF; 
text-decoration : underline;
}



#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");
	}
