@charset "utf-8";
/* CSS Document */


/*** AKTUALNOSCI ***/



ul.news_list {
	list-style: square;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
ul.news_list li.list_header {
	font-stretch: ultra-condensed;
	padding: 20px 0;
	}
	
li.arch_header {
	color: #808080;
	}
	
ul.news_list li.list_content {
	list-style: none;
	}

div.aktualnosci {
	
	width: 750px;
	}
	
div.aktualnosci table {
	border: 0;
	}

div.aktualnosci table tr.tresc {
	
	}
	
tr.imgs img {
	margin: 0;
	padding: 0;
	}
	
div.aktualnosci table tr.tresc td {
	background: #707173;
	margin: 0 5px;
	vertical-align: top;
	}
	
div.aktualnosci table tr.tresc td.news {
	width: 200px;	
	}	
	
div.aktualnosci table tr.tresc td.content {
	width: 500px;
	padding-right: 30px;
	text-align: justify;	
	}	
	
.archiwum .header {
	color: #45b1d7;
	
	font-size: 14px;
	font-weight: normal;
	}
	
.arch_content {
	font-size: 12px;
	width: 700px;
	padding-right: 20px;
	text-align: justify;
	color: #909090;
	}

.news {
	clear: both;
	padding-bottom: 30px;
	}	
	
.aktualnosci {
	font-size: 10px;
	}
	
.aktualnosci .content {
	color: #ffffff;
	font-size: 10px;
	width: 500px;
	margin-left: 1px;
	padding-bottom: 15px;
	line-height: 15px;
	}
	
.aktualnosci h3.header {
	color: #c7c9ca;
	font-weight: bold;
	margin-top: 0;
	}
	
.aktualnosci .news {
	padding-bottom: 15px;
	}
	
.aktualnosci img.illustration {
	border: 4px #c7c9ca solid;
	width: 120px;
	max-width: 200px;
	margin-left: 30px;
	}
	
.aktualnosci h3.empty {
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	}
	
/*** AKTUALNOSCI KONIEC ***/
	
/*** WYSTEPY CSS ***/
.spis_wystepow {
	background: #009ee0 url(../img/wystepy_top.gif) top left no-repeat;
	width: 100%;
	margin-bottom: 0px;
	}
	
.spis_wystepow_img {
	margin-bottom: 30px;
	padding-bottom: 50px;
	}
	
.spis_wystepow td {
	background: #ffffff;
	color: #4c4c4c;
	font-size: 12px;
	}
	
.spis_wystepow dol_wystepy {
	border: none;
	}

.w_naglowek {
	color: #ffffff;
	padding-top: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-stretch: expanded;
	letter-spacing: 1px;
	}
	
.wyst_czas_naglowek {
	width: 150px;
	}
	
.wyst_miejsce_naglowek {
	width: 250px;
	}
	
.wyst_opis_naglowek {
	
	}

.wyst_czas {
	text-align: center;
	padding: 3px;
	}
	
.wyst_miejsce {
	text-align: center;
	}
	
.wyst_opis {
	text-align: justify;
	padding: 5px;
	}
	
/*** WYSTEPY KONIEC ***/

/*** HISTORIA I DYRYGENT***/
.historiaTxt {
	text-align: justify;
	font-size: 12px;
	}

.hist_l {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	}
	
.hist_r {
	width: 100%;
	float: right;
	margin: 0 0 10px 0;
	} 
	
.rys_l {
	float: right;
	margin: 5px 0 0 5px;
	padding: 0;
	}
	
.rys_r {
	float: left;
	margin: 5px 5px 0 0;
	padding: 0;
	}

/*** HISTORIA I DYRYGENT KONIEC ***/

/*** PLYTY ***/
.spiscd img {
	border: none;
	}
/*** PLYTY KONIEC ***/


/*** GALERIA ***/
#gallery {
	}
	
#gallery td {
	text-align: center;
	padding-bottom: 50px;
	}	
	
#gallery .autor {
	font-size: 9px;
	}
	
#gallery .tyul {
	}
	
#gallery img {
	border: none;
	}
/*** GALERIA KONIEC ***/

/*** LIGHTBOX ***/


	
#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: #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-image: url(data:img/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(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*** LIGHTBOX KONIEC ***/
