a:link, a:visited, a:active { 
	text-decoration:none;  }
a:hover { 
	text-decoration:none;}
	
body, html {
	padding: 0;
	margin: 0;
	background-color:#F5F5F5; 
}
body,td,th {
	font: 10pt 'Verdana';
	font-style: normal;
}

img {
	border: 0;
}

h1 {
	font-size: 21pt; 
	font-weight: normal;
	 font-family: Tahoma; 
	 color: #666666"
	}

H2{
	font-family: Georgia; 
	color: #330000; 
	font-stretch: semi-expanded; 
	font-weight: normal; 
	font-size: 12pt; 
	font-style: normal; 
	text-shadow: inherit; 
	letter-spacing: 3pt; 
	font-size-adjust: 0.58; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-left: 30px; 
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #FAFAFA;
	}

.data {
	font-size:9pt; 
	font-style:italic; 
	font-family: Georgia; 
	letter-spacing: 1pt; 
	padding-right: 10px;
	margin-left: 5px;
	}
	
.miniatury {
	padding-right: 200px;
	}
	
.submit {
font-family: verdana, sans-serif; 
font-size:10pt; 
font-style: normal; 
color:#FFFFFF ; 
font-weight:bold; 
background-color:#D7A994; 
border-color:#D7A994; 
border:1; 
border-style: solid; 
font-stretch:semi-expanded; 
cursor: pointer;
}
a:link, a:visited, a:active { text-decoration:none; color:rgb(192,66,41); }
a:hover { color:rgb(0,0,0);  text-decoration:none;}

/* HEADER =====================================*/
/* top,formularz szukania,tytul,nawigacja */
#header {
	background: #000;
	color: #ccc;
}
#header table {
	border: 0;
	border-collapse: collapse;
}
#header td,#header th {
	padding: 10px;
}
#header th {
	background: #333;
	padding: 2px 10px 3px 10px;
}
#header p {
	padding: 0;
	margin: 0;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0;
}
#header a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #ccc;
	font-weight: bold;
}
#header a:hover {
	color: #fff;
}
#header h1 {
	margin: 0;
	padding: 0;
}

/* ALFABET =====================================*/
/* div z alfabetem */
.alfabet {
	text-align: center;
	padding: 5;
	margin: 10px;
	font-weight: bold;
font-family: Georgia; 
font-size:11pt; 
font-style: normal; 
font-weight:bold; 

}
.alfabet a {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	
}

/* ALFABET2 =====================================*/
/* div z alfabetem2 */
.alfabet2 {
	text-align: center;
	padding: 5;
	margin: 10px;
	font-weight: bold;
font-family: Georgia; 
font-size:11pt; 
font-style: normal; 
font-weight:bold; 

}
.alfabet2 a {

	padding-left: 5px;
	padding-right: 5px;
	background-color:#D7A994;
	border-color:#D7A994; 
	
}

/* PAGINACJA ===================================*/
/* div z paginacja */
.paginacja {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 12pt; 
	font-stretch: semi-expanded;
	background: url(http://127.0.0.1/katalog_2/gfx/pag.jpg); 
	background-position:top center; 
	background-repeat: no-repeat;
}
.paginacja a {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: normal; 
	font-size: 13pt; 
	}


/* SPIS ========================================*/
/* w tym divie jest tabelka ze spisem */
/* oraz wyszukiwana fraza,litera */
.spis {
	text-align: center;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
.spis table {
	text-align: center;
	margin: 0 auto;
	border: 0;
	border-collapse: collapse;
}
.spis table td,.spis table th {
	border: 0px solid #bbb;
	padding: 3px;
}
.spis table th {	/* naglowek */
	background: #fff;
	font-weight: bold;
	color: #000;
}
.spis p {
	margin-bottom: 10px;
}
.fresh {
	background-color: #FFFFFF;	/* nowosc */
}
tr.odd_row td {
	background: #f5f5f5;	/* naprzemienne kolorowanie */
}

/* FORM ==========================================*/
/* formularze dodawania,edycji,usuwania,logowania */
.form, .form table  {
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.form {
	margin-bottom: 10px;
}

.form td,.form th {
	text-align: left;
	padding: 4px;
}
.form th {
	font-weight: bold;
	vertical-align: top;
}
.form .odd {
	text-align: center;
	background: #aaa;
}
.form .szer,.form textarea {
	width: 300px;
}
.form textarea {
	height: 300px;
}
.form form {
	padding: 0;
	margin: 0;
}
.form .req td,.form .req th {
	background: #F1FDE3;
}

/* ALBUM ==========================================*/
.album h3 {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #bbb;
}
.album h2 {
	padding: 0;
	margin: 5px;
	text-align: center;
	font-weight: normal;
	font-size: 18pt;
}
.album td {
	border-left: 0;
}
.album th {
	background: #fff;
}
.album .odd {
	background: #eee;
	border-right: 0;
	padding: 10px;
}
.album {
	border: 1px solid #bbb;
}
.form .album {
	margin-top: 10px;
}


#menu{

    float:              left;
    margin-top:         0px;
    margin-bottom:      10px;
    color:              #ffffff;
    width:              150px;
    margin-left:        5px;

}

#menu ul{

    margin:             0px;
    font-weight: 		bold;
   	padding-left:       0;
    margin-left:        0;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#menu ul li{

    float:              left;
    padding:            2px;
    margin:             3px;
    margin-left:        1px;
    display:            block;
    height:             20px;
    width:              20px;
    text-align:         center;
    border:             #000033 solid 1px;

}
#menu ul li a{

    color:              #000000;
    text-decoration:    none;

}
#menu ul li a:hover{

    color:              #FFFFFF;
    text-decoration:    none;

}
#menu ul li:hover{
 
    color:              #545454;
    background: 		#7F5F5F;

}

#menu h3{

    font:               20pt Verdana, Arial, Helvetica, sans-serif;
    margin:             0px;
    display:            block;
    text-align:         center;
    color:              #CCCCCC;
    background: 		#000000;

}

#menu h2 a{

    display:            block;
    font:               20px Verdana, Arial, Helvetica, sans-serif;
    margin:             15px;
    margin-bottom:      25px;
    text-align:         center;
    color:              #ffffff;
    

}


/* KAPELE ==========================================*/
.kapele {
	padding: 0px 100px 50px 100px;
}
.kapele h2 {
	text-align: center;
}
.kapele h3 {
	border-bottom: 1px solid #999;
}
#menu0 {
	width: 150px;
	margin: 3px;
	padding: 0;
	text-align: left;
	cursor: pointer;
	background-color: #FFFFFF;
}

#menu0 dt {
	font-size:10pt;
	font-weight:bold;
	font-family: Verdana; 
	color: rgb(0,0,0); 
	text-indent: 5; 
	text-align: left; 
	vertical-align: top; 
	text-decoration: none; 
	white-space: normal; 
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-style: solid;
	border-top-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px; 
	border-right-width: 2px;
	border-top-color: #F5F5F5; 
	border-bottom-color: #BBBBBB; 
	border-left-color: #F5F5F5; 
	border-right-color: #606060; 
	background-color: #FDFCFB;
	
}

#menu0 dd {
	font-size:9pt;
	font-weight:bold;
	font-family: Verdana; 
	text-indent: 5; 
	text-align: left; 
	vertical-align: top; 
	text-decoration: none; 
	white-space: normal; 
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-style: solid;
	border-top-width: 1px; 
	border-bottom-width: 2px; 
	border-left-width: 1px; 
	border-right-width: 2px;
	border-top-color: #F5F5F5; 
	border-bottom-color: #BBBBBB; 
	border-left-color: #F5F5F5; 
	border-right-color: #606060; 
	background-color: #FDFCFB;
}

#menu0 dd.active {
	font-decoration: underline;
}

.menu {
	font-size:10pt; 
	font-weight:bold; 
	font-family: Verdana; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	padding-right: 0px;
	cursor: hand;
	}
	
.menum {
	font-size:9pt; 
	font-weight:normal; 
	font-family: Trebuchet MS, Verdana; 
	}
	
.submenu {
	font-size:10pt; 
	font-weight:normal; 
	font-family: Trebuchet MS, Verdana; 
	color: #000000;
	padding-top: 4px; 
	padding-bottom: 2px; 
	padding-left: 3px; 
	padding-right: 0px;
	}
	

#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	















