body 
{	
	color: #707070;
	font-size: 11px; 
	font-family: Arial, Helvetica,  Verdana,  sans-serif;  
	line-height: 14px; 
	text-align: center;
	margin:0px;
	background: #ffffff;
}

/* hiperlacza */
a:link, a:visited,  a:active{color:#74a7de; text-decoration:none; font-weight: bold; }
a:hover {color: #74a7de; text-decoration: underline; font-weight: bold; }

div.glowny {width:780px; margin:auto; margin-top:0px; height: 100%;}
div.top {width:780px; height:24px; float:left; background: url('../pliki/przedszkole8_top.jpg') no-repeat}
div.top1 {float:right; width:400px; height:15px;position:relative; top:5px; right:17px;text-align:right; font-size:11px; color:#78aadf}
a.top1:link, a.top1:visited,  a.top1:active{color:#78aadf; text-decoration:none; font-weight: normal; }
a.top1:hover {color: #78aadf; text-decoration: underline; font-weight: normal; }
div.banner {float:left; width:780px; height:190px; background: url('../pliki/przedszkole8_tlo.jpg') repeat-y;}
div.content_top {float:left; width:780px; height:18px; background: url('../pliki/przedszkole8_content_top.jpg') no-repeat;}
div.content {float:left; width:780px; height:100%; background: url('../pliki/przedszkole8_tlo_content.jpg') repeat-y;}
div.menu {float:left; width:215px; height:100%; position:relative; left:28px; text-align:left;}
a.menu_bok:link, a.menu_bok:visited,  a.menu_bok:active{color:#74a7de; text-decoration:none; font-weight: bold; position:relative; left:15px;}
a.menu_bok:hover {color: #74a7de; text-decoration: underline; font-weight: bold; }
p.menu_bok {padding:2px; margin:0px; color:#74a7de; font-weight:bold;}

div.centrum {float:left; width:473px; height:100%; position:relative; left:60px; text-align:justify;}

div.content_bottom {float:left; width:780px; height:15px; background: url('../pliki/przedszkole8_content_bottom.jpg') no-repeat;}
div.footer {float:left; width:780px; height:22px; background: url('../pliki/przedszkole8_footer.jpg') no-repeat; color:#969696; font-size:11px; text-align:center;padding-top:6px;}
div.bottom {float:left; width:780px; height:31px; background: url('../pliki/przedszkole8_bottom.jpg') no-repeat;}
div.realizacja {float:right; color:#4b4b4b; width:200px; text-align:right; height:15px;position:relative; right:17px;}
a.realizacja:link, a.realizacja:visited,  a.realizacja:active{color:#4b4b4b; text-decoration:none; font-weight: normal; }
a.realizacja:hover {color: #4b4b4b; text-decoration: underline; font-weight: normal; }

img {border:1px solid #707070;}
h3.temat {color:#74a7de; font-size:12px; text-align:center; margin-bottom:20px;}


/*galeria*/
#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;
	}
