h1 {font-size:25px; color: #998151; font-weight:bold;}


.body{
padding : 0px;
margin: 0px;
background-color : #000000;
background-image:url('grafika/tlo.jpg');
background-repeat : no-repeat;
background-position:top center;
}

.linia_2 {
width:544px;
height:37px;
background-image:url('grafika/linia22.gif');
background-repeat : no-repeat;
background-position:bottom;
}

.linia_top {
width:544px;
height:1px;
background-image:url('grafika/linia_top.jpg');
background-repeat : no-repeat;
}

.stopka_a {
width:544px;
height:18px;
background-image:url('grafika/stopka_a.jpg');
background-repeat : no-repeat;
}

td {
color:#FFFFFF;
}

.cyfra {
width:18px;
height:21px;
background-image:url('grafika/cyfra.jpg');
background-repeat : no-repeat;
text-align:center;
}

input {
background-color:#3D3D3D;
border:1px solid #939393;
height:20px;
color:#D8D8D8;
}

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

.wyslij2 {
width:61px;
height:24px;
background-image:url('grafika/wyslij2.jpg');
background-repeat : no-repeat;
border:0px;
}

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


textarea {
background-color:#3D3D3D;
border:1px solid #939393;
height:20px;
color:#D8D8D8;
}

.foto {
width:158px;
height:165px;
background-image:url('grafika/foto.gif');
background-repeat : no-repeat;
}

.foto2 {
width:158px;
height:185px;
background-image:url('grafika/foto2.gif');
background-repeat : no-repeat;
}

.wczytywanie {
width:542px;
height:480px;
background-image:url('grafika/wczytywanie.jpg');
background-repeat : no-repeat;
}


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

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

.link2a:link {
color : #FFFFFF;
text-decoration : none;  
} 
.link2a:visited {
color : #FFFFFF; 
text-decoration : none; 
} 
.link2a:hover {
color : #999999; 
} 
.link2a:active {
color : #999999;  
}

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

a:link {
color : #AD9C73;
text-decoration : none;  
} 
a:visited {
color : #AD9C73; 
text-decoration : none;
} 
a:hover {
color : #999999; 
} 
a:active {
color : #999999;  
}











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

