@charset "utf-8";
/* CSS Document */

body{
	background:#242424;
	font-family:Verdana, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
#stopka{
	background-image:url("images/d.jpg"); 
	height:155px;
	width:896px;
}
.pds{
	width:896px;
	position:relative;
	margin:0 auto;
	background:url(images/tlo.jpg);
}
.s{
	background:url(images/t3.jpg) no-repeat;
}
div,p{
	font-size:12px;
}
.left{
	width:463px;
	padding:5px 10px 5px 139px;
	float:left;
}
.right{
	width:190px;
	padding-left:28px;
	float:left;
	min-height: 300px;
}
.tekst{
	font-size:12px; 
	line-height:16px; 
	color:#6C573C;
}

.mng{
	background:url(images/mng.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	padding:4px 5px 5px 15px;
	margin-top:10px;
	
}
.m{ list-style:none; margin:0px; padding:0px;}
.m li{
	
	margin:0;
	padding-left:3px;
}
.m a{
	display:block;
	width:150px;
	padding:4px;
	padding-left:30px;
	background:url(images/dot.gif) no-repeat left center;
	color:#990000;
	text-decoration:none;
	
	}
.m a:hover{
	color:#000;
	border-bottom:1px solid #990000;
}
.mtxt{
	font-size:11px;
	padding:5px;
}

.ng{
	font-size:14px;
	font-weight:bold;
	color:#670000;
}
a{
	color:#990000;
	text-decoration:none;
	}
a:hover{
	color:white;
}
.info{
	position:absolute;
	padding:5px;
	left: 601px;
	top: 66px;
	width: 197px;
	height: 108px;
	text-align:center;
}
#potwierdz{
	margin-left:60px;
}
.login{
	background-color:RGB(201,190,177);
}
.nawigacja{
	text-align: center;	
}
img {
	border:black;
}

.galeria{
	
	margin:5px;
	padding:5px;
	border: solid 1px black;
}
#pstopka{
	position:relative;
	top:80px;
	left:700px;
}
/*-------------------- styl galerii -------------------*/

#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; }