BODY {
background-color: rgb(255,255,255);
alink: rgb(0, 102, 0);
link: rgb(0, 102, 0);
text: rgb(99, 99, 99);
color: rgb(66, 66, 66);
vlink: rgb(66, 66, 66);
lang:"pl-PL";
font-size:9px;
font-family: helvetica,arial,sans-serif;
font-weight: normal;
}

H1 {
font-size: 16px;
font-family: sans-serif,helvetica,arial;
font-weight: bold;
color: rgb(0, 0, 128);
}

A {text-decoration: none;}

table.master{
background-color: rgb(218, 249, 242);
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
color: rgb(0, 0, 128);
page-break-before: always;
vertical-align: TOP;
cellpadding: 0; 
cellspacing: 0; 
width: 100%;
}

table.global{
background-color: rgb(218, 249, 242);
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
color: rgb(0, 0, 128);
page-break-before: always;
vertical-align: TOP;
cellpadding: 0; 
cellspacing: 0; 
width: 973;
}

table.tabletxt{
background-color: rgb(218, 249, 242);
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
color: rgb(0, 0, 128);
text-align: justify;
page-break-before: always;
vertical-align: TOP;
cellpadding: 0; 
cellspacing: 0; 
border-spacing: 6px;
width: 973;
}


table.header1{
background-color: rgb(201, 247, 236);
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
color: rgb(0, 0, 128);
page-break-before: always;
vertical-align: TOP;
cellpadding: 0; 
cellspacing: 0; 
width: 100%;
}

.text{
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
background-color: rgb(218, 249, 242);
color: rgb(0, 0, 128);
text-align: justify;
page-break-before: always;
vertical-align: TOP; 
cellpadding: 0; 
cellspacing: 0; 
width: 720;
}

.text_galeria{
font-size: 11px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
background-color: rgb(218, 249, 242);
color: rgb(128, 128, 128);
}

.head_title{
font-size: 16px;
font-family: sans-serif,helvetica,arial;
font-weight: bold;
background-color: rgb(218, 249, 242);
color: rgb(0, 0, 128);
page-break-before: always;
vertical-align: TOP; 
cellpadding: 0; 
cellspacing: 0; 
width: 720;
}


.text_hiden{
font-size: 14px;
font-family: sans-serif,helvetica,arial;
font-weight: normal;
background-color: rgb(218, 249, 242);
color: rgb(218, 249, 242);
text-align: justify;
page-break-before: always;
vertical-align: TOP; 
cellpadding: 0; 
cellspacing: 0; 
width: 720;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	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; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	



