.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
}

.tabela {
width:995px;
height:180px;
background-image:url('grafika/tabela.jpg');
background-repeat : no-repeat;
}

.tabela_glowna {
width:985px;
}

.tabela_top {
height:7px;
background-image:url('grafika/tabela_top.jpg');
background-repeat : no-repeat;
}

.tabela_middle {
background-image:url('grafika/tabela_middle.jpg');
background-repeat : no-repeat;
background-color : #D1DADE;
}

.tabela_bottom {
height:10px;
background-image:url('grafika/tabela_bottom.jpg');
background-repeat : no-repeat;
}

.listwa {
width:702px;
height:37px;
background-image:url('grafika/listwa.jpg');
background-repeat : no-repeat;
}

.listwa2 {
width:350px;
height:37px;
background-image:url('grafika/listwa2.jpg');
background-repeat : no-repeat;
}

.listwa_bottom {
width:702px;
height:12px;
background-image:url('grafika/listwa_bottom.jpg');
background-repeat : no-repeat;
}

.listwa_bottom2 {
width:350px;
height:12px;
background-image:url('grafika/listwa_bottom2.jpg');
background-repeat : no-repeat;
}

.boks_menu {
height:37px;
background-image:url('grafika/boks_menu.jpg');
background-repeat : no-repeat;
}

.boks_stopka {
height:13px;
background-image:url('grafika/boks_stopka.jpg');
background-repeat : no-repeat;
}

.kontakt_top {
height:59px;
background-image:url('grafika/kontakt_top.jpg');
background-repeat : no-repeat;
}

.kontakt_tlo {
background-image:url('grafika/kontakt_tlo.jpg');
background-repeat : no-repeat;
background-color : #F2FAFF;
}

.kontakt_bottom {
height:15px;
background-image:url('grafika/kontakt_bottom.jpg');
background-repeat : no-repeat;
}

.boks_stopka {
height:13px;
background-image:url('grafika/boks_stopka.jpg');
background-repeat : no-repeat;
}

.boks_a {
height:13px;
background-image:url('grafika/boks_a.jpg');
background-repeat : no-repeat;
background-color : #2C6AB4;
}

.boks_b {
height:13px;
background-image:url('grafika/boks_b.jpg');
background-repeat : no-repeat;
}

.stopka {
width:995px;
height:52px;
background-image:url('grafika/stopka.jpg');
background-repeat : no-repeat;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#444444;
}

.link:link {
color : #617B87;
text-decoration : none;  
} 
.link:visited {
color : #617B87; 
text-decoration : none; 
} 
.link:hover {
color : #FF9900; 
} 
.link:active {
color : #FF9900;  
}

.link_stopka:link {
color : #6095BF;
text-decoration : none;  
} 
.link_stopka:visited {
color : #6095BF; 
text-decoration : none; 
} 
.link_stopka:hover {
color : #FF9900; 
} 
.link_stopka:active {
color : #FF9900;  
}


.link_stopka2:link {
color : #6095BF;
text-decoration : none;  
} 
.link_stopka2:visited {
color : #6095BF; 
text-decoration : none; 
} 
.link_stopka2:hover {
color : #FF9900; 
} 
.link_stopka2:active {
color : #FF9900;  
}


a:link {
color : #FB9700;
text-decoration : none;  
} 
a:visited {
color : #FB9700; 
text-decoration : none; 
} 
a:hover {
color : #333333; 
} 
a:active {
color : #333333;  
}



#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");
	}

