#wrapper {
	position:relative;
	margin:0 auto;
	width:1200px;
	height:1125px;
	top: 0px;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #2d7142;
	background-image: url(images/index_bcg.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	background-attachment: scroll;
}


#txt1 {
	position:absolute;
	left:896px;
	top:45px;
	width:94px;
	height:16px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#wielkanoc {
	position:absolute;
	left:918px;
	top:11px;
	width:94px;
	height:16px;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1200px;
	height:1125px;
}

#index-01_ {
	position:absolute;
	left:0px;
	top:0px;
	width:191px;
	height:1125px;
}

#index-02_ {
	position:absolute;
	left:139px;
	top:0px;
	width:41px;
	height:74px;
}

#index-03_ {
	position:absolute;
	left:279px;
	top:-13px;
	width:577px;
	height:151px;
}

#index-04_ {
	position:absolute;
	left:951px;
	top:85px;
	width:26px;
	height:149px;
}

#index-05_ {
	position:absolute;
	left:975px;
	top:532px;
	width:54px;
	height:289px;
}

#index-06_ {
	position:absolute;
	left:818px;
	top:27px;
	width:100px;
	height:14px;
}

#index-07_ {
	position:absolute;
	left:146px;
	top:250px;
	width:30px;
	height:26px;
}

#index-08_ {
	position:absolute;
	left:142px;
	top:222px;
	width:39px;
	height:17px;
}

#index-09_ {
	position:absolute;
	left:144px;
	top:196px;
	width:32px;
	height:18px;
}

#index-10_ {
	position:absolute;
	left:142px;
	top:161px;
	width:40px;
	height:24px;
}

#index-11_ {
	position:absolute;
	left:130px;
	top:128px;
	width:54px;
	height:24px;
}

#index-12_ {
	position:absolute;
	left:263px;
	top:149px;
	width:685px;
	height:50px;
	background-color: #2c4119;
	text-align: center;
	padding-top: 7px;
}

#index-13_ {
	position:absolute;
	left:949px;
	top:149px;
	width:26px;
	height:61px;
}

#index-14_ {
	position:absolute;
	left:232px;
	top:210px;
	width:717px;
	height:284px;
}

#index-15_ {
	position:absolute;
	left:949px;
	top:210px;
	width:26px;
	height:284px;
}

#index-16_ {
	position:absolute;
	left:272px;
	top:578px;
	width:41px;
	height:94px;
}

#index-17_ {
	position:absolute;
	left:232px;
	top:494px;
	width:743px;
	height:45px;
}

#index-18_ {
	position:absolute;
	left:232px;
	top:759px;
	width:743px;
	height:261px;
}

#index-19_ {
	position:absolute;
	left:232px;
	top:1023px;
	width:743px;
	height:29px;
}

#index-20_ {
	position:absolute;
	left:366px;
	top:703px;
	width:397px;
	height:23px;
}

#index-21_ {
	position:absolute;
	left:435px;
	top:1019px;
	width:384px;
	height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

