* {
	margin:0px;
	padding:0px;
	behavior: url("./iepngfix.htc");
}
img {
	border: 0;
}


body {
	background-image: url(images/body_bg.jpg);
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	line-height: 22px;
	color: #333333;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #992204;
}


.wrapper {
	width: 1000px;
	margin: 0 auto;
}
#left, #author {
	display: inline;
	float: left;
	width: 225px;
	margin-right: 19px;
	margin-bottom:20px;
}
#author {
	text-align:center;
	margin-top: 60px;
	font-weight: bold;
}
#lang_bar {
	width: 225px;
	height: 35px;
	padding-top: 5px;
	background-image: url(images/lang_bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 15px;
	text-align:center;
}
#lang_bar a {
	margin: 0px 10px;
}
#right {
	display: inline;
	float: left;
	width: 750px;
	margin-bottom:20px;
}
#navigation {
	height: 85px;
}
#navigation ul {
	width: 750px;
	list-style: none;
}
#navigation li {
	display: inline;
	float:left;
	width: 125px;
}
#navigation li a {
	display: block;
	width:115px;
	height: 33px;
	padding: 51px 10px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #90886E;
	text-align:right;
	line-height: 13px;
	background-image: url(images/navigation_a.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#navigation li a:hover, #navigation li a.active{
	color: #AB2B08;
	background-image: url(images/navigation_a_hover.jpg);
}

#content {
	margin-top: 15px;
	padding: 25px;
	font-size: 100%;
	line-height: 22px;
}
#content h1 {
	color: #867357;
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
}
#content h2 {
	color: #992204;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
#content h3 {
	color: #645E4D;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
#content h3 span {
	font-size: 12px;
	font-weight: normal;
}
#content p {
	margin-bottom: 5px;
}
#welcome {
	width: 365px;
	float: left;
	display: inline;
}
#news {
	float: left;
	display: inline;
	width: 317px;
	padding-left: 15px;
	border-left: 3px solid #D7CA9E;
}
div#box {
	width: 365px;
	height: 175px;
	overflow:hidden;
}
#content ul {
	font-size: 12px;
	color: #645E4D;
}
#content li {
	margin-left: 25px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}
form .clear {
	margin-top:10px;
}
form label {
	width:150px;
	display: inline;
	float: left;
}
form input, form textarea {
	width: 250px;
	border: 2px solid #B2A06E;
	padding: 3px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #D0C293;
	color: #AB2B08;
}
form textarea {
	width: 300px;
}
form input.send {
	width: auto;
	font-weight: bold;
	background-color: #B2A06E;
	color: #5F1C0A;
}
form.search input {
	width: 170px;
}
.blad {
	color: #BE0000;
	font-weight: bold;
	padding: 10px;
	border: 2px solid #BE0000;
	background-color: #FFE0E0;
}
.sukces {
	color: #006A08;
	font-weight: bold;
	padding: 10px;
	border: 2px solid #006A08;
	background-color: #D8FFDB;
}
table.databases {
	width: 100%;
	border-collapse: collapse;
}
table.databases th {
	padding: 5px;
	font-weight: bold;
	text-align:center;
	background-color: #C8AE64;
	color: #982101;
	font-size: 12px;
}
table.databases td {
	padding: 5px;
	font-weight: bold;
	color: #645F4C;
	font-size: 11px;
}
table.databases tr.second {
	background-color: #D0C399;
}
table.databases tr:hover {
	background-color: #A79D74;
}
table.databases tr:hover td {
	color: #000000;
}
.parafia strong {
	clear: both;
	float: left;
	display:inline;
	width:100px;
}











#footer {
	clear: both;
	background-color: #DFC889;
	height: 130px;
	border-top: 2px solid #504216;
	
}
#footer .wrapper {
	height: 130px;
}
#footer div.wrapper {
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 15px ;
}
#footer #address {
	float: left;
	display: inline;
	width: 720px;
	text-align:center;
	margin-top: 25px;
}
#address strong { color: #992204;}



/* TIPS */


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	text-align:center;
}
 
.tool-title {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	color: #CFA93E;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	line-height:15px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}















