html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
        min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

#motyl {background: url(back.jpg) no-repeat right top fixed;}
#guliver {background: url(back2.jpg) no-repeat right bottom fixed;}
#socha {background: url(back3.jpg) no-repeat right top fixed;}
#socha2 {background: url(back4.jpg) no-repeat right top fixed;}
#socha3 {background: url(back5.jpg) no-repeat right top fixed;}
#socha4 {background: url(back6.jpg) no-repeat right top fixed;}
#ihrisko {background: url(back6.jpg) no-repeat right top fixed;}
#ihrisko2 {background: url(back6.jpg) no-repeat right top fixed;}


h1, h2, h3 {
	font-family: "times new roman", Arial, Helvetica, sans-serif;
	color: #70AFD2;
        font-style: italic;
        
}


#nav-dock {
	position: fixed;
	right: 15px;
	top: 35%;
}

#nav-dock {
	position: fixed;
	right: 15px;
	top: 35%;
}
#nav-dock a {
	display: block;
	padding: 3px 10px;
	margin: 3px 0;
	background: #666;
	color: #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
}
#nav-dock a:hover {
	background: #000;
}
#nav-dock #next {
	margin-bottom: 10px;
}


h1 {
	font-weight: normal;
	font-size: 237%;
height: 25px;
}


h2 {
	font-weight: normal;
	font-size: 237%;
}

#main_wrap { float: left;     min-height: 100%; }

#main_wrap a {
	margin: 5px 5px 5px 5px;
	text-decoration: none;
	color: #339999;
}

#main_wrap a:hover {
	border-bottom: none;
	color: #;
}

#main_wrap a img {
	border: 2px solid #70AFD2;
        margin: 5px 5px 5px 5px;
}

#main_wrap a:hover img {
	border: 2px solid #C0F0B4;
        
} 

img.left {
	float: left;
	margin: 6px 15px 0 0;
}

img.right {
	float: right;
	margin: 6px 0 0 15px;
}



.list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.list li {
	padding-left: 10px;
	
}



/* Page */

#page {
	
	margin: 0 auto;
        padding: 0px;
        width: 850px;
        background: url(top.jpg) no-repeat left top ;
       
}

/* Content */

#content {
	float: right;
	width: 650px;
        min-height: 400px;
        margin: 115px 0px 200px 0;

}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 170px;
	padding:  10px 0 0;
        margin: 100px  30px 0 30px;
        position: fixed;
	
        
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	
	
}

#sidebar li li.first {
	border-top-color: #339999;
}

#sidebar h2 {
	height: 20px;
	padding: 0px 0 0 0px;
	text-transform: lowercase;
	
	font-weight: normal;
	font-size: 237%;

}

#sidebar a {color: #70AFD2;
	border: none;
}

#sidebar a:hover {color: #999999;
	
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	float: bottom;
        padding-bottom: 0px;
        background: url(ridge.png) repeat-x;
       	width: 100%;
        margin-bottom: 0px;
	
}

#footer p {
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
	font-size: x-small;
        
}

#footer a {
	border: none;
	color: #999999;
}

#footer a:hover {
	color: #666666;
}

#footer  a img {
	border: 0px ;
        margin: 0;
        padding: 0;
}

#footer a:hover img {
	border: 0px ;
        margin: 0;
        padding: 0;
}

/* Lightbox */

#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(../lightbox/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(../lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/images/next.gif) right 15% no-repeat; }
#prevLink, #prevLink { background: url(../lightbox/images/prev.gif) left 15% no-repeat; }
#nextLink, #nextLink { background: url(../lightbox/images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font-family: Arial, Helvetica, sans-serif;
	color:#1777B1;
	font-style:italic;
	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; color:#10A6B5 }
#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: url(../lightbox/images/overlay.png) ;
	}
