@charset "iso-8859-2";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1a1a1a;
}
body {
	background-color: #1a1a1a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.klucz {color:#666; font-size:10px;}
a.klucz:link {
	text-decoration: none;
}
a.klucz:visited {
	text-decoration: none;
	color: #666666;
}
a.klucz:hover {
	text-decoration: none;
	color: #ff0000;
}
a.klucz:active {
	text-decoration: none;
	color: #666666;
}
.tabklip {text-align:center;}
.opistxt { background-image:url(images/tlo_opis.png); padding:10px; text-align:justify; border:#CCC solid 2px; font-size:11px;}
.opistxtd { background-image:url(images/tlo_opis.png); padding:10px; text-align:justify; border:#CCC solid 2px; font-size:12px; line-height:150%;}
.tytopis {font-size:14px; font-weight:bold;}
.podp {background-color:#FFF; height: 20px;}
a.podp:link {
		display: block;
	text-decoration: none;
}
a.podp:visited {
		display: block;
	text-decoration: none;
	color: #1a1a1a;
}
a.podp:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color:#971e1e;
	display: block;
}
a.podp:active {
		display: block;
	text-decoration: none;
	color: #1a1a1a;
}
.linkb {color:#ffffff;}
.linkbast {color:#ffffff;}
a.linkb:link {
	text-decoration: none;
}
a.linkb:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkb:hover {
	text-decoration: none;
	color: #bbc2ce;
}
a.linkb:active {
	text-decoration: none;
	color: #ffffff;
}

a.linkbast:link {
	text-decoration: none;
}
a.linkbast:visited {
	text-decoration: none;
	color: #ffffff;
}
a.linkbast:hover {
	text-decoration: none;
	color: #ffffff;
}
a.linkbast:active {
	text-decoration: none;
	color: #ffffff;
}

.licz {color:#1a1a1a; font-size:10px;}
.ram {border:#CCC solid 2px;}
.ramgal {border:#CCC solid 2px; margin-left:5px; margin-right:5px;}
.slub {background-image:url(images/zdj_slub_tlo.jpg); background-repeat:no-repeat; height:650px;}
.chrzest {background-image:url(images/zdjecia_tla5.jpg); background-repeat:no-repeat; height:650px;}
.wysiegnik {background-image:url(images/zdjecia_tla7.jpg); background-repeat:no-repeat; height:650px;}
.firma {background-image:url(images/zdjecia_tla1.jpg); background-repeat:no-repeat; height:650px;}
.kont {background-image:url(images/zdjecia_tla2.jpg); background-repeat:no-repeat; height:650px;}
.kom {background-image:url(images/zdjecia_tla4.jpg); background-repeat:no-repeat; height:650px;}
.wysiegnik {background-image:url(images/zdjecia_tla7.jpg); background-repeat:no-repeat; height:650px;}
.gal {background-image:url(images/zdjecia_tla3.jpg); background-repeat:no-repeat; height:650px;}
.stud {background-image:url(images/zdjecia_tla6.jpg); background-repeat:no-repeat; height:650px;}
.taball {background-image:url(images/tlo.jpg); background-repeat:repeat-y;}
.taballis {background-image:url(images/tlo2.jpg); background-repeat:repeat-y;}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1a1a1a;
}
a:hover {
	text-decoration: none;
	color: #bbc2ce;
}
a:active {
	text-decoration: none;
	color: #1a1a1a;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 14px;
	color: #1a1a1a;
}
h2 {
	font-size: 12px;
	color: #1a1a1a;
}
/* ######### Matt Black Strip Main Menu Bar CSS ######### */



.mattblackmenu ul{

margin: 0;

padding: 0;

font: normal 12px Verdana;

list-style-type: none;

font-weight:Normal;

background: #971e1e;

overflow: hidden;

width: 380px;

}



.mattblackmenu li{

display: inline;

margin: 0;

}



.mattblackmenu li a{

float: left;

display: block;

text-decoration: none;

margin: 0;

padding: 6px 16px 10px 6px; /*padding inside each tab*/

/*border-right: 1px solid white; /*right divider between tabs*/

color: #ffffff;

height:10px;

background: #971e1e;

}



.mattblackmenu li a:visited{

color: #ffffff;

}



.mattblackmenu li a:hover{
	background: #ffffff; /*background of tabs for hover state */
	color: #971e1e;

}



.mattblackmenu a.selected{

background: #971e1e; /*background of tab with "selected" class assigned to its LI */

}
/* ######### Drop Down ULs CSS ######### */
	
.ddsubmenudiv ul{
font: normal 11px Verdana;
left: 0;
top: 0;
margin: 0;
padding: 0;
position: absolute;
list-style-type: none;
background: #971e1e;
/*border: 1px solid black;*/
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}


.ddsubmenudiv ul li a{
display: block;
width: 100px;
color: #ffffff;
background-color: #971e1e;
text-decoration: none;
padding: 6px 6px;
/*border-bottom: 1px solid black;*/
}

* html .ddsubmenudiv ul li a{ /*IE6 CSS hack*/
display: inline-block;
}

.ddsubmenudiv ul li a:hover{
background-color: #ffffff;
color: #971e1e;
}

/* ######### Neutral CSS  ######### */

.mainmenupointer{ /*CSS for arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.submenupointer{ /*CSS for arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
right: 2px;
border: 0;
}

#ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}
#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: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: #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; }

#center {
	position:relative;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
	z-index:1;
	visibility: visible;
}
#cent {
	position:absolute;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
	z-index:2;
	visibility: visible;
}
