BODY {
     padding-right: 0px;
     margin-top: 0px;
     padding-left: 0px;
     padding-bottom: 0px;
     padding-top: 0px;
     font-family: Tahoma, Arial, Verdana;
     font-size: 12px;
     color: #000000;
     background : #FFFFFF;

     scrollbar-face-color: #d7d794;
     scrollbar-highlight-color: #89ACD3;
     scrollbar-3dlight-color: #d7d794;
     scrollbar-darkshadow-color: #008000;
     scrollbar-shadow-color: #008000;
     scrollbar-arrow-color: #FFFFFF;
     scrollbar-track-color: #f8f8f1;
}

A:link    { color: #008000; text-decoration: none; }
A:visited { color: #008000; text-decoration: none; }
A:active  { color: #000000; text-decoration: none; }
A:hover   { color: #000000; font-weight: bold; text-decoration: underline; }

TD {
     font-family: Tahoma;
     font-size: 12px;
     color: #2C4969;
}

p {
     text-align: justify;
     line-height: 25px;
     padding-left: 20px;
     padding-right: 20px;
}

#logo {
     height: 100px;
     color: #008000;
     background-color: #f8f8f1;
}

/* PASEK POD LOGIEM TEN Z NAPISEM "Oddział Żeglarski PTTK WAGABUNDA Poznań" */
TD.pasek_gora {
     border-top: 4px solid #008000;
     background-color: #d7d794;
     filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FFFFFF,endcolorstr=#d7d794);
     padding-left: 14px;
     text-align: left;
     height: 20px
}

/* GRADIENTOWY NAGLOWEK TABEL */
TD.tab_naglowek {
     border-bottom: 4px solid #008000;
     background-color: #d7d794;
     filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FAFAFD,endcolorstr=#d7d794);
     padding-left: 14px;
     text-align: left;
}

#stopka {
     border-bottom: 4px solid #008000;
     background-color: #d7d794;
     filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#d7d794,endcolorstr=#FFFFFF);
     padding-left: 14px;
     text-align: left;
     height: 20px
}

TD.tab_boczne_tlo {
     width: 150px;
     height: 380px;
     background-color: #f8f8f1;
}

TD.tab_wers {
     border-bottom: 2px solid #008000;
     background-color: #E5E59E;
     padding-left: 14px;
     text-align: left;
}

.dzialy {
     border: 2px;
     border-color: #EEEEEE;
     border-style: solid;
}

#guzik_pogoda {
     border: 1px solid FFFFFF;
     font-family: Tahoma;
     font-size: 12px; 
     color: #FFFFFF; 
     background-color: #008000;
     width: 75px;
}

.miniaturki {
     border: 0px;
}

.kontakt_wers1 {
     border: 1px solid #d7d794;
     text-align: center;
}

.kontakt_wers2 {
     border: 1px solid #d7d794;
     text-align: left;
}

.kontaktpd_tab {
     width: 80%;
     background-color: #FFFFFF;
}	

.kontaktpd_seperator {
     border-bottom: 1px solid #EAEAEA;
     background-color: #F8F8F8;
     padding-left: 20px	
}

.wladze_wers {
     border: 1px solid #d7d794;
     text-align: left;
     padding-left: 10px;
}

.gal_wers1 {
     border: 1px solid #d7d794;
     text-align: center;
}

.gal_wers2 {
     border: 1px solid #d7d794;
}

.ogl_wers1 {
     border: 1px solid #d7d794;
     text-align: center;
     height: 25px;
}

.ogl_wers2 {
     border: 1px solid #d7d794;
}

.linki_wciecie {
     padding-left: 50px;
}






#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(galeria/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(galeria/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;
	}

