.body {
margin : 0px;
padding : 0px;
background-color : #222D2F;
background-image:url('grafika/tlo.jpg');
background-repeat : no-repeat;
background-position:top;
}

.tlo_tabela {
width:970px;
height:500px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
}

.tlo_tabelaa {
width:970px;
height:400px;
background-image:url('grafika/tlo_tabela.jpg');
background-repeat : repeat-y;
}


.wyniki {
width:383px;
height:155px;
background-image:url('grafika/wyniki.gif');
background-repeat : no-repeat;
}

.boks_a {
width:331px;
height:128px;
background-image:url('grafika/boks_a.jpg');
background-repeat : no-repeat;
}

input {
border:1px solid #645C44;
background-image:url('grafika/tlo_a.jpg');
background-repeat : repeat-x;
height:21px;
}

textarea {
border:1px solid #645C44;
background-image:url('grafika/tlo_a.jpg');
background-repeat : repeat-x;
background-color : #A29875;
}

.boks_b {
width:306px;
height:128px;
background-image:url('grafika/boks_b.jpg');
background-repeat : no-repeat;
}

.boks_c {
width:307px;
height:128px;
background-image:url('grafika/boks_c.jpg');
background-repeat : no-repeat;
}

ul {
list-style-image: url(grafika/ikona.gif);
}


li {
vertical-align:middle;
}


.stopka {
width:970px;
height:38px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#000000;
}

.link_stopka:link {
color : #779399;
text-decoration : none;  
} 
.link_stopka:visited {
color : #779399; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #FFFFFF; 
text-decoration : underline; 
} 
.link_stopka:active {
color : #FFFFFF; 
text-decoration : underline; 
}

.link3:link {
color : #BF0000;
text-decoration : none;  
} 
.link3:visited {
color : #BF0000; 
text-decoration : none; 
} 
.link3:hover {
color : #FFFFFF; 
text-decoration : underline; 
} 
.link3:active {
color : #FFFFFF; 
text-decoration : underline; 
}





a:link {
color : #BF0000;
text-decoration : none;  
} 
a:visited {
color : #BF0000; 
text-decoration : none; 
} 
a:hover {
color : #FFFFFF; 
text-decoration : underline; 
} 
a: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");
	}



