﻿body, div, a, img, tr, ul, li, ol {margin: 0; padding: 0; border: 0;
}
 h1, h2, h3, h4, h5, h6	{margin:0; padding: 10px; border:0;
}
body, td, th, tr {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#FFFFFF;
}

table	{
	margin:10px;
	padding:0;
	border:0;
	border-spacing:5px;

}
p, td, th, em	{
	padding:0;
	border: 0;
	font-size: 8pt;
	color: #7A7A7A;
	margin: 10px;
	vertical-align: top;

}
#glowna{
	position:relative;
	margin: 0 auto 0 auto;
	width:910px;
	top:34px;
}
#naglowek	{
	position:absolute;
	left:0px;
	width:910px;
	height:40px;
	z-index:1;

}
#kwadraciki{
	position:absolute;
	left:782px;
	width:129px;
	top:10px;
	!top:13px;
}
#centrum	{
	position:relative;
	top:40px;
	left:-837px;
	width:910px;
	float:left;
	background-image:url('images/lewo_tlo.gif');
	background-repeat:repeat-y;
	background-position:top right;
	clear:left;
}
#stopka	{
	position:relative;
	margin: 0 auto;
	top:50px;
	width:910px;
	height:120px;
	z-index:-1;

}
hr	{
	color: #FF0000;
}
#centrum_akt	{
	position:relative;
	width:910px;
	left:837px;
	float:right;
	background-image:url('images/prawo_tlo.gif');
	background-repeat:repeat-y;
	background-position:top right;
}
#prawo_akt	{
	position:relative;
	padding-top:21px;
	float:right;
	width:128px;
	text-align:center;
	z-index:1;

}
#srodek_akt	{
	position:relative;
	margin-left:10px;
	width:650px;
	top: 20px;
	float:left;
}
#lewo_akt	{
	position:relative;
	width:62px;
	height:450px;
	padding-left:10px;
	padding-top:25px;
	padding-bottom:5px;
	background-image: url('images/fega_38.gif');
	background-repeat: no-repeat;
	background-position:center;
	float:left;
}
#mapa	{
	position:relative;
	vertical-align:middle;
	height:14px;
	top:-83px;
	left:26px;
}
h1 {
	font-size: 140%;
	color: #7A7A7A;
}
h2 {
	font-size: 130%;
	color: #7A7A7A;
}
h3 {
	font-size: 125%;
	color: #7A7A7A;
}
h4 {
	font-size: 120%;
	color: #7A7A7A;
}
h5 {
	font-size: 115%;
	color: #7A7A7A;
}
h6 {
	font-size: 110%;
	color: #7A7A7A;
}

a:link {
	text-decoration: none;
	color: #000000;
	font-size: 8pt;
	letter-spacing: 0px;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-size: 8pt;
	letter-spacing: 0px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
ul	{
	margin-left:10px;
	list-style-type: none;
	color: #7A7A7A;
}
ol	{
	margin-left:10px;
	list-style-type: none;
	color: #7A7A7A;
}
ul li	{
	background-image: url(images/sqred.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
}
.i	{font-style:italic;}
.u	{
	text-decoration: underline;
}
.s	{
	font-weight: bold;
}
.cs	{color: #FF0000;
	font-weight: bold;
}
.c	{color: #FF0000;
}
.cus	{color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.fr	{
	float:right;
}
.fl	{
	float:left;
}
.p400	{
	width:470px;
	
}
.p500	{
	width:540px;
	
}
.p580	{
	width:580px;
	
}
.p600	{
	width:650px;
	line-height: 1.5em;
	
}
.p600a {width:650px;
		line-height:1,5em;
}
.tborderhand80 {
	border: 1px solid #999999;
	cursor:pointer;
	width: 80px;
}
.tborderhand128 {
	border: 1px solid #999999;
	cursor:pointer;
	width: 128px;
}
.map {
	border: 1px solid #999999;
	cursor:pointer;
}
.height14	{
	height:14px;
}
.just	{
	text-align:justify;
}
.ar	{
	text-align:right;
}
.f14	{
	font-size:14px;
}
.f12	{
	font-size:12px;
}
.f7	{
	font-size:7px;
}
.table-bs-10	{
	border-spacing:10px;
}
.vabottom	{vertical-align:text-bottom;}
.podtytul {background-image:url(images/tlo-kwartalnik.gif);background-repeat:no-repeat;font-weight:bold;color:#FFF;padding-left:5px;}
/*styl menu*/
#nav {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:100%;


	}
#nav li {
	display:inline;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	background-image:none;
	}
#nav li ul {
  display: none;
  position: absolute;
  left: 0;
}
#nav li > ul {
	top:27px;
	left:-10px;
	}
#nav li:hover ul, li.over ul{ display: block;}
#nav li:hover ul li {width:200px;}
#nav a:link,
#nav a:visited {
	color:#EEE;
	background:#BE0000;
	padding:7px 10px 7px 10px;
	float:left;
	text-decoration:none;
	font:bold;
	text-shadow: 2px 2px 2px #555;
	width:90px;
}
#nav a:hover,
#nav a:focus {
	color:#EEE;
	background:#D86666;
	}


/*styl lightboxa*/

#lightbox{
	background-color:#eee;
	padding: 0px;
	border-bottom: 2px solid #660000;
	border-right: 2px solid #660000;
	}
#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(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/overlay.png, sizingMethod="scale");
	}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

