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

.nawigacja {
width: 983px;
color: #C5C5C5;
text-align: left;
margin-bottom: 6px;
}

.tabela {
width: 970px;
text-align: left;
}

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

.boks_tlo {
width:249px;
background-image: url('grafika/boks_tlo.jpg');
background-position: bottom;
background-repeat : no-repeat;
background-color: #FDFDFB;
border-left:1px solid #F1F0E7;
border-right:1px solid #F1F0E7;
}

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

.linia {
background-image: url('grafika/linia.jpg');
background-repeat : repeat-y;
background-position: top right;
padding: 5px;
}

.linia3 {
background-image: url('grafika/linia.jpg');
background-repeat : repeat-y;
background-position: top right;
padding-right: 2px;
}

.linia_x {
padding: 5px;
}

.komorka {
padding-left:8px;
padding-top:6px;
padding-bottom:6px;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
}

.komorka2 {
padding-left:8px;
padding-top:8px;
padding-bottom:8px;
background-color : #FBFBF7;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
}

.komorka-komorka {
padding-left:28px;
padding-top:6px;
padding-bottom:6px;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
}

.komorka-komorka2 {
padding-left:28px;
padding-top:8px;
padding-bottom:8px;
background-color : #FBFBF7;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
}









.komorka3 {
padding-left:12px;
padding-top:2px;
padding-bottom:2px;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
}

.tabelaoferta {
margin-top:10px;
}

.tda {
padding-top:3px;
padding-bottom:10px;
background-image: url('grafika/przedzial.gif');
background-repeat : repeat-x;
background-position: bottom left;
font-size:17px;
}

.tdb {
padding-right:20px;
padding-top:15px;
vertical-align:top;
}

.tdc {
padding-left:20px;
padding-top:10px;
border-left:1px solid #F3F1EB;
vertical-align:top;
padding-right:20px;
}


.formularz {
width:311px;
height:97px;
border-top:1px solid #E3DECA;
border-bottom:1px solid #E3DECA;
background-image: url('grafika/formularz.jpg');
background-repeat : no-repeat;
}

.kontakt {
width:270px;
height:160px;
border-top:1px solid #E3DECA;
border-bottom:1px solid #E3DECA;
background-image: url('grafika/kontakt.jpg');
background-repeat : no-repeat;
}

.stopka {
width:983px;
border-top:5px solid #F7F6F0;
margin-top:10px;
}

ul {
list-style-image: url(grafika/ikona.jpg) 
}

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

.link:link {
color : #877f46;
text-decoration : none;  
} 
.link:visited {
color : #877f46; 
text-decoration : none; 
} 
.link:hover {
color : #FF012B; 
} 
.link:active {
color : #FF012B;  
}

.link2:link {
color : #FF012B;
text-decoration : none;  
} 
.link2:visited {
color : #FF012B; 
text-decoration : none; 
} 
.link2:hover {
color : #666666; 
} 
.link2:active {
color : #666666;  
}

.link3:link {
color : #807346;
text-decoration : none;  
} 
.link3:visited {
color : #807346; 
text-decoration : none; 
} 
.link3:hover {
color : #FF012B; 
} 
.link3:active {
color : #FF012B;  
}

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


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

