html, body {
	background-color: #f6f6f6;
	font-family: "Arial Narrow";
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #4f4f4e;

	
}


a:link {
	color: #c6c6c6;
	text-decoration: none;
}

a:visited {
	color: #c6c6c6;
	text-decoration: none;
}


#top {
	width: 700px;
	position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -350px;

}

#NAGLOWEK {
	position:relative;
	background-color: #f6f6f6;
	height: 81px
}

#MENU {

	width: 178px;
	height: 213px;
	position: relative;
	float: left;
	background-image: url(images/menu1.gif);
	
}

#PASEK_1 {
	width: 5px;
	float: left;
	overflow: hidden;
	background-color: #f6f6f6;
}

#OBRAZEK {
	width: 517px;
	height: 213px;
	float: right;
	overflow: hidden;
	background-image: url(images/ban.gif);
}

#PASEK_POZIOM {
	clear: both;
	width: 100%;
	background-color: #f6f6f6;
	height: 12px;
	
}

#LEWA {
	position: relative;
	width: 178px;
	float: left;
	background-color: #f6f6f6;
}

#PASEK_2 {
	width: 5px;
	float: left;
	overflow: hidden;
	background-color: #AAA;
}

#TRESC {
	width: 517px;
	float: right;
	overflow: hidden;
	background-color: #4f4f4e;
	color: #c6c6c6;

}

#STOPKA {
	clear: both;
	width: 700px;
	padding: 10px;
	background-color: #f6f6f6;
}

#LOGO {
	position:absolute;
	left:0px;
	top:0px;
	background-image: url(images/logo.gif);
	width: 178px;
	height: 81px;
}

#LOGO_PASEK {
	position:absolute;
	left:178px;
	top:61px;
	background-image: url(images/pas.gif);
	width: 522px;
	height: 20px;
}

#LOGO_LINKI {
	position:absolute;
	right:10px;
	top:30px;
	font-size: 18px


}

#MENU_N {
	position: relative;
	margin-left: 10px;
	margin-top: 5px;
	background-image: url(images/kw.gif);
	width: 136px;
	height: 20px;
	font-size: 16px;
	padding-left: 22px;


}

#MENU_T {
	position: relative;
	margin-left: 30px;
	margin-top: 5px;
	background-image: url(images/kw_n.gif);
	width: 321px;
	height: 20px;
	font-size: 16px;
	padding-left: 22px;


}

#MENU_R {
	position: relative;
	margin-left: 15px;
	margin-top: 5px;
	background-color: #f6f6f6;
	width: 158px;
	
}

#MENU_G {
	position: relative;
	
	left: 30px;
	top: 25px;
	width: 118px;
	
	color: #c6c6c6;

	
}

#PANEL {
	position: relative;
	
	left: 30px;
	top: 5px;
	width: 461px;
	height: 23px;
	background-image: url(images/zdjecia.gif);
	overflow: hidden;	
	color: #c6c6c6;

	
}

#PRZYCISK {
	position:relative;
	background-color: #616160;
	margin-left: 40px;
	margin-top: 5px;
	width: 240px;
	height: 75px;
	
}

#INW {
	position:relative;
	background-color: #4f4f4e;
	margin-left: 18px;
	margin-top: 10px;
	width: 480px;
	height: 220px;
	
}


#NAW {
	height: 20px;
	width: 70px;
	margin-left: 11px;
	margin-top: 10px;
	background-color: #616160;
}

table, table td {border: solid 1px #4f4f4e;}

textarea {

  overflow: auto;
  border: none;
	background-color: #939393;
	color: #4f4f4e;
}

input {

  border: none;
	background-color: #939393;
	color: #4f4f4e;
}

tr.off {
background: #616160;
}

tr.on {
background: #c74324;
cursor:pointer;
}

tr.tab_menu {
background: #616160;
font-size: 14px;
vertical-align: middle;
font-weight: bold;
text-align: center;
}

.klasa {
padding: 10px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#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{	padding:0 10px; 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;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



