* {margin:0; padding:0; border:0;}
body {
	margin:					0;
	font-family:			Georgia, "Times New Roman", Times, serif;
	color:					#222222;
	background:				#90908B url(../_grafika/ksiega.jpg) no-repeat scroll top left;
}
hr {
	font-size: 1px;
}
#search {
	width:					256px;
	height:					32px;
	position:				absolute;
	left:					406px;
	top:					540px;
	z-index: 100;
}
#spis {
	width:					405px;
	height:					430px;
	background-color:		transparent;
	position:				absolute;
	left:					0;
	top:					110px;
	z-index: 1;
}
#rozdzial {
	width:					510px;
	height:					425px;
	background-color:		transparent;
	position:				absolute;
	left:					406px;
	top:					110px;
	overflow: 				auto;
	padding:				0 10px 0 0;
	overflow-y:						auto;
	overflow-x:						hidden;
	SCROLLBAR-FACE-COLOR:			#E1C2A6;
	SCROLLBAR-HIGHLIGHT-COLOR:		#FEFCD6;
	SCROLLBAR-SHADOW-COLOR:			#FEFCD6;
	SCROLLBAR-ARROW-COLOR:			#FEFCD6;
	SCROLLBAR-BASE-COLOR:			#FEFCD6;
	SCROLLBAR-3D-LIGHT-COLOR:		#FEFCD6;
	SCROLLBAR-DARK-SHADOW-COLOR:	#FEFCD6;
}
#podpis {
	position:				absolute;
	top:					540px;
	left:					650px;
	font-size:				9pt;
	z-index:				25;
}
h1 {
	font-size:				14pt;
	font-weight:			bold;
	text-align:				center;
	padding:				10px 0 25px 0;
	margin:					0 0 10px 0;
	background-image: 		url(../_grafika/ornament.gif);
	background-position: 	center bottom;
	background-repeat: 		no-repeat;
}
h2 {
	font-size:				11pt;
	font-weight:			bold;
	text-align:				center;
	margin:		 			0 0 15px 0;
}
h3 {
	font-size:				11pt;
	font-weight:			bold;
}
h4 {
	font-size:				9pt;
	font-weight:			bold;
	text-align:				center;
}
h5, .bold {
	font-size:				9pt;
	font-weight:			bold;
}
div, p {
	font-size:				9pt;
	font-family:			Georgia, "Times New Roman", Times, serif;
	text-align:				justify;
	font-style: 			italic;
	line-height: 			20px;
}
p {
	padding:	 			10px 0 20px 0;
}
ul {
	padding:	 			0 0 0 20px;
	list-style-type: 		disc;
	margin:					0px;
}
ul li {
	font-weight:			bold;
}
ul li ul {
	padding:				0 0 0 30px;
	list-style-type: 		circle;
	margin:					0px;				
}
ul li ul li {
	font-weight:			normal;
}
img {
	border:					none;
	margin:					0;
}
a {
	text-decoration:		underline;
	font-size:				9pt;
	font-weight:			bold;
}
a:link {
	color:					#000000;
	text-decoration: 		underline;
}
a:visited {
	color: 					#000000;
	text-decoration: 		underline;
}
:active, :focus {
   -moz-outline:    		none;
   outline:         		none;
   ie-dummy:        		expression(this.hideFocus=true);
}
a:hover {
	text-decoration: 		none;
}
.copyrights:link, .copyrights:visited, .copyrights:active {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyrights:hover {
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
img.english {
	position:				absolute;
	top:					0;
	right:					20px;
}
img.center, img.left, img.right, img.double {
	padding: 				5px;
	border: 				1px solid #000000;
	background-color: 		#FFFFFF;
}
img.center {
	clear: 					both;
	display: 				block;
    margin-left: 			auto;
    margin-right: 			auto;
}
img.left {
	float:					left;
	margin:					10px;
}
img.right {
	float:					right;
	margin:					10px;
}
img.double {
	float: left;
	display: block;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*********************** STYLE TEKSTU ***********************/
p.center {
	text-align:				center;
}
p.zrodlo {
	font-size: 				8pt;
	line-height: 			12px;
	margin:					30px 0 20px 0;
}
/*********************** koniec STYLE TEKSTU ***********************/

/*********************** STYL do GALERIA ***********************/
ol {
	padding:				10px 0 20px 35px;
	list-style-type: 		decimal;
}
ol li {
	clear:					both;
}
img.zdjecie {
	vertical-align:			text-top;
	border:					1px solid #000000;
	padding:				5px;
	margin:					5px 10px 5px 10px;
	background-color:		#FFFFFF;
	float:					right;
}
/*********************** koniec STYL do GALERIA ***********************/

/*********************** STYL do Glowna linia Grocholskich ***********************/
/* styl list glownej definuje cyfry rzymskie (duze) oraz pierwsza linijke podpunktow pogrubiona */
ol.przodkowie {
	list-style-type: upper-roman;
	text-align: justify;
	font-weight: bold;
	margin-left: 20px;
}
ol.przodkowie li, ol.przodkowie p {
	margin:		 			10px 0 20px 0;
	font-weight: normal;
}
/* styl przypisow dolnych */
a.odwolanie:active,
a.odwolanie:visited,
a.odwolanie:link,
a.odwolanie:hover {
	vertical-align: super;
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
/*********************** koniec STYL do Glowna linia Grocholskich ***********************/