*, * * {
	margin:0px;
	padding:0px;
}
body {
	background:#EADECE url('gfx/pasek.jpg') repeat-y;
}
div.clearer {
	clear:both;
}
div#wrap {
	background:url('gfx/tlo.jpg') repeat-x 15px 0px;
	width:100%;
}
div#logo_bottom, div#logo_top {
	background-repeat:none;
}
div#logo_top {
	background:url('gfx/logo.jpg');
	width:756px;
	height:113px;
}
ul#menu {
	background:url('gfx/eliasz_tlo.jpg') no-repeat;
	width:155px;
	float:left;
	padding-top:260px;
	padding-left:20px;
	list-style-type:none;
	text-align:center;
	text-transform: uppercase;
	font-family:arial;
	font-size:9pt;
}
	ul#menu LI {
		width:120px;
		margin-bottom:10px;
	}
	ul#menu A {
		font-weight:bold;
		text-decoration:none;
		color:#000;
	}
	ul#menu A:hover {
		color:#ffc000;
	}
div#content {
	padding:0px;
	margin:0px;
	font-family:verdana,tahoma,arial,sans-serif;
	font-size:10pt;
	float:left;
	width:65%;
}
div#content div#greeting {
	font-size:160%;
	line-height:150%;
	padding-bottom:10px;
	font-family:garamod,georgia,serif;
}
	div#content div#greeting img {
		float:left;
		margin-right:40px;
	}
div#content H1, div#content H2 {
	font-size:20pt;
	font-weight:bold;
	text-align:left;
	margin-bottom:20px;
	font-family:arial,verdana,tahoma,arial,sans-serif;
}
div#content H2 {
	margin:0px;
	font-size:12pt;
}
div#content div.news {
	background:#EEEECE;
	border:1px solid #381918;
	padding:10px;
	margin-bottom:10px;
}
div#content div.news p.info {
	font-style:italic;
	font-size:8pt;
	margin-bottom:10px;
}
div#content div.news p.foot {
	text-align:right;
}
	div#content div.news p.foot a {
		font-size:8pt;
		text-decoration:none;
		color:#444;
	}
ul.news_list {
	list-style-type:none;
}
	ul.news_list li {
		background:#E3CBA9;
		padding:5px;
	}
		ul.news_list li h3 {
			font-size:80%;
			color:#444;
			margin-bottom:5px;
		}
	ul.news_list li.even {
		background:#EEEECE;
	}
div#right {
	float:right;
	text-align:center;
	width:17%;
}
	div#right div.inner {
		padding:5px;
		background:#FFFFFF;
		border:1px solid #9B7057;
		color:#381918;
		width:90%;
		margin:auto;
	}
	div#right hr {
		border:0px;
		border-top:1px solid #9B7057;
	}
	div#right img {
		width:70%;
		height:70%;
		margin:5px;
	}
		div#right p.cite em {
			display:block;
		}
		div#right p.cite strong {
			display:block;
			text-align:right;
		}
ol#historia LI {
	margin-left:20px;
	margin-bottom:10px;
}
div#eliasz{
	line-height:170%;
	margin-bottom:10px;
	text-align:justify;
}
	div#eliasz img {
		margin-right:10px;
		margin-bottom:10px;
		float:left;
	}
div#contact {
	width:600px;
	line-height:150%;
	margin-left:20%;
}
	div#contact h2 {
		margin-bottom:10px;
		margin-top:10px;
	}
	div#contact img.cerkiew {
		float:right;
	}
	div#contact p {
		clear:left;
		margin-top:5px;
		margin-bottom:5px;
	}
		div#contact p strong {
			display:block;
			float:left;
			width:120px;
			margin-left:20px;
		}
ol#cytaty {
	padding-left:20px;
}
	ol#cytaty li {
		padding:10px;
		line-height:150%:
		color:#444;
		background:#eee;
	}
		ol#cytaty li em {
			display:block;
			text-align:right;
			margin-top:5px;
		}
		ol#cytaty li hr {
			border:0px;
			border-top:1px solid #444;
			margin:10px;
		}
	ol#cytaty li.odd {
		color:#000;
		background:#ddd;
	}
table#linki {
	margin-left:20%;
}
	table#linki A {
		white-space:nowrap;
	}
ul#zarzad {
	list-style-type:none;
	width:600px;
}
	ul#zarzad LI {
		clear:both;
		white-space:nowrap;
		margin-bottom:5px;
		margin-left:20%;
	}
		ul#zarzad LI STRONG {
			display:block;
			float:left;
			width:200px;
		}
