BODY {
 background: Black url('bathlet_backgr.jpg') no-repeat fixed center;
 font-size: 12pt;
 scrollbar-face-color: black;
 SCROLLBAR-HIGHLIGHT-COLOR: black;
 SCROLLBAR-SHADOW-COLOR: #7B0000;
 SCROLLBAR-ARROW-COLOR: #7B0000 ;
 SCROLLBAR-BASE-COLOR: #7B0000 ;
 scrollbar-3d-light-color: black;
 font-family:Courier New; text-align:left; font-size:10pt; color:#96FB55;
}

p{padding: 0px 25px 0px 25px;}
p {font-family:Courier New; text-align:left; font-size:10pt; color:#96FB55;}
*.index {font-family:Courier New; text-align:center; font-size:10pt; color:#C40202; font-weight:bold;}
*.tytul1 {font-family:Courier New; text-align:center; font-size:11pt; color:#C40202;}
*.tytul2 {font-family:Courier New; text-align:left; font-size:12pt; color:#C40202; font-weight:bold;}
*.c {text-align:center;}

span {color:#FF0000; font-weight:bold;}

/* a:link {color:#0000FF; font-size:10pt;} */
/* a:active {color:#FF00FF; font-size:10pt;} */
/* a:visited {color:#0000FF; font-size:10pt;} */
/* a:hover {color:#00FF00; font-size:10pt;} */

/* kolorki linka */
.linki {
	COLOR: #C40202; FONT-STYLE: normal; FONT-WEIGHT: bold; LINE-HEIGHT: normal; TEXT-DECORATION: none;
}
A.linki {
	COLOR: #5ADF04; FONT-STYLE: normal; FONT-WEIGHT: normal; LINE-HEIGHT: normal; TEXT-DECORATION: none;
}
A.linki:hover {
	COLOR: #FD2F2F; FONT-STYLE: normal; FONT-WEIGHT: bold; LINE-HEIGHT: normal; TEXT-DECORATION: none;
}


A.zycie {
	COLOR: #EDD49E; FONT-WEIGHT: bold; LINE-HEIGHT: normal; TEXT-DECORATION: none; font-size: 150%;
}
A.zycie:hover {
	COLOR: #F6E9CD; FONT-WEIGHT: bold; LINE-HEIGHT: normal; TEXT-DECORATION: none; font-size: 150%;
}



A {
	COLOR: #5ADF04; FONT-STYLE: normal; FONT-WEIGHT: normal; LINE-HEIGHT: normal; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FD2F2F; FONT-STYLE: normal; FONT-WEIGHT: bold; LINE-HEIGHT: normal; TEXT-DECORATION: none;
}

.start {
	text-align: center;
	color:#4DBC05;
}


.tapety {
	text-align: center;
	height: 120px;
	vertical-align: middle;
}

hr {
	color: #601919;
	width: 400px;
	text-align: center;
	}

.aktualnosci {
	font-size: 90%;
	color: #53A800;
	font-weight: bold;
text-transform: uppercase;
}



/**************************************/

 
#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: #000000; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 10%; 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: #ffffff; 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: #000000; }