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

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

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

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

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

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

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

.tlo_left2c {
width:50%;
background-image: url('grafika/tlo_left2c.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; 
}

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

.komorka {
width:230px;
padding:8px;
background-image: url('grafika/linia.gif');
background-repeat: repeat-x;
background-position: bottom left; 
font-size:12px;
}

.komorka2 {
width:200px;
padding:2px;
background-image: url('grafika/linia.gif');
background-repeat: repeat-x;
background-position: bottom left; 
font-size:11px;
}

.tabela {
width:899px;
height:239px;
background-image: url('grafika/tabela.jpg');
background-repeat: no-repeat;
background-position: top right; 
text-align:left;
}

.tabela_a {
width:629px;
height:38px;
background-image: url('grafika/tabela_a.jpg');
background-repeat: no-repeat;
text-align:left;
}

.tabela_tlo {
width:629px;
height:260px;
background-image: url('grafika/tabela_tlo.jpg');
background-repeat: repeat-y;
text-align:left;
}

.tabela_stopka {
width:629px;
height:60px;
background-image: url('grafika/tabela_stopka.jpg');
background-repeat: no-repeat;
text-align:left;
}

.stopka {
width:899px;
text-align:right;
padding-right:20px;
margin-top:10px;
margin-bottom:20px;
}

.wyslij {
width:111px;
height:20px;
background-image: url('grafika/wyslij.jpg');
background-repeat: no-repeat;
border:0px;
}

.wyczysc {
width:111px;
height:20px;
background-image: url('grafika/wyczysc.jpg');
background-repeat: no-repeat;
border:0px;
}

.kontakt {
width:268px;
height:140px;
background-image: url('grafika/kontakt.jpg');
background-repeat: no-repeat;
}

td {

}

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

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

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

.link_stopka:link {
color : #969696;
text-decoration : none;  
} 
.link_stopka:visited {
color : #969696; 
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;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

