html, body {
	background-image: url(gfx/bg2.jpg);
	background-repeat: repeat-x;
	background-color:  #fa6a13;
	color: #333333;
	
}

.text {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.tit {
	color: #CCCCCC;
	font-weight: bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.text:hover {
	color: #CCCCCC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px, strong;
	text-decoration : none;
}

A:link {
	color: #4e0d4b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:hover {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited {
	color: #4e0d4b;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A:visited:hover {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
.gora {
 font-size: 14px;
 border-top: 1px solid #666666;
 border-bottom: 1px solid #666666;
 margin: 1;
 padding: 1;
}
.menu {
 font-size: 14px;
 height: 30px;
 background-color: #edf2ff;
 border-top: 1px solid #549bcf;
 border-bottom: 1px solid #549bcf;
 margin: 1;
 padding: 1;
 color: #666666;
}
.news {
 font-size: 14px;
 height: 30px;
 background-color: #ffffff;
 border-right: 2px solid #94bee7;
 border-bottom: 1px solid #94bee7;
 margin: 1;
 padding: 1;
 color: #333333;
}
.tresc {
 font-size: 14px;
 background-color: #282828;
 border: 1px solid #393939;
  margin: 5;
 padding: 5;
}
.info {
 font-size: 14px;
 background-color: #eeeeee;
 border: 1px solid #cccccc;
  margin: 5;
 padding: 5;
}

/* STYL W MENU */
A.top:link {
	color: #005694;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-size-adjust: 0.58;
}
A.top:hover {
	color: #f96c17;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.top:visited {
	color: #005694;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.top:visited:hover {
	color: #f96c17;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
/* KONIEC STYLU W MENU */

/* STYL W plotek */
A.plotek:link {
	color: #D50080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.plotek:hover {
	color: #fb5abb;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.plotek:visited {
	color: #D50080;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.plotek:visited:hover {
	color: #fb5abb;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
/* KONIEC STYLU W plotek */
/* STYL W LINKA */
A.linka:link {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.linka:hover {
	color: #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.linka:visited {
	color: #666666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
A.linka:visited:hover {
	color: #cccccc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
/* KONIEC STYLU LINKACH */


td {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
div {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;}
textarea {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}
select {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px;}.unnamed1 {
	border: thin solid #CCCCCC;
}
.pole {
 font-size: 14px;
 height: 25px;
 background-color: #e5eff9;
 border: 1px solid #266caa;
 margin: 2;
 padding: 3;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background: url(media/formbg.gif) repeat-x left top;
}

#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') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#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; }