.body {
margin : 8px;
padding : 0px;
background-color : #FFFFFF;
}

.linia {
background-image:url('grafika/linia.jpg');
background-repeat : repeat-x;
background-position: bottom left;
height:1px;
margin-top:7px;
}

.liniaa {
background-image:url('grafika/linia2.gif');
background-repeat : repeat-x;
background-position: bottom;
padding:4px;
}

.tabela1 {
border:1px solid #E8E8E8;
width:100%;
}


.a2 {
background-color:#C3C3C3;
background-image:url('grafika/linia2.gif');
background-repeat : repeat-x;
background-position: bottom;
padding:6px;
font-size:19px;
border-left:1px solid #F5F5F5;
border-right:1px solid #C9C9C9;
}

.a {
background-color:#E0E0E0;
background-image:url('grafika/linia2.gif');
background-repeat : repeat-x;
background-position: bottom;
padding:6px;
font-size:12px;
border-left:1px solid #F5F5F5;
border-right:1px solid #C9C9C9;
}

.d {
vertical-align:middle;
padding:10px;
font-weight:bold;
font-size:12px;
}

.b {
background-color:#F2F2F2;
background-image:url('grafika/linia2.gif');
background-repeat : repeat-x;
background-position: bottom;
padding:3px;
font-size:11px;
border-left:1px solid #FFFFFF;
border-right:1px solid #E8E8E8;
}

.c {
background-color:#FFFFFF;
background-image:url('grafika/linia2.gif');
background-repeat : repeat-x;
background-position: bottom;
padding:3px;
font-size:11px;
border-left:1px solid #FFFFFF;
border-right:1px solid #E8E8E8;
}

a:link {
color : #EDA90C;
text-decoration : none;  
} 

a:visited {
color : #EDA90C; 
text-decoration : none; 
} 

a:hover {
color : #87714B; 
} 

a:active {
color : #87714B;  
}

.link2:link {
color : #FFFFFF;
text-decoration : none;  
} 

.link2:visited {
color : #FFFFFF; 
text-decoration : none; 
} 

.link2:hover {
color : #87714B; 
} 

.link2:active {
color : #87714B;  
}

.link_stopka:link {
color : #878484;
text-decoration : none;  
} 

.link_stopka:visited {
color : #a4a4a4; 
text-decoration : none; 
} 

.link_stopka:hover {
color : #333333; 
} 

.link_stopka:active {
color : #333333;  
}


.tekst {
font-family : arial; 
font-size : 11px; 
text-decoration : none;
color:#535353;
}

#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");
	}

