body {
	margin: 0;
	padding: 0;
	background: #3A2D2D;
	font: normal small Georgia, "Times New Roman", Times, serif;
	color: #303030;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #715558;
}

h1 {
	font-size: 22px;
	padding-bottom: 20px;
}

h2 {
	font-size: 16px;
	padding-bottom: 10px;
}

h3 {
	font-size: 16px;
	padding-bottom: 10px;
	text-align: center;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-left: 10px;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 5px;
}

a {
	background: url(images/dots.gif) repeat-x left bottom;
	text-decoration: none;
	color: #5A5C53;
}

a:hover {
	background: none;
	text-decoration: underline;
}

td {
	padding: 4px 8px 4px 8px;
	border-bottom: 1px solid #DDDDDD;
}

/* Wrapper */

#wrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

#envelope {
	width: 800px;
	padding: 10px 10px 10px 10px;
	margin-top: 20px;	
	margin-bottom: 20px;
	background: #FFFFFF;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
	letter-spacing: -1px;
	text-align: center;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
}

#menu .active a {
}

/* Header */

#headertext {
	width: 800px;
	height: 100px;

	border: 0;
}

#znak1 {
	width: 50px;
	height: 50px;
	float: left;
	margin-top: 50px;
}

#znak2 {
	width: 50px;
	height: 50px;
	float: right;
	margin-top: 50px;
}

#headerimage {
	width: 800px;
	height: 360px;
	background: url(images/kostel.jpg) no-repeat;		
	border: 0;
	padding-bottom: 10px;
}

#today {
	width: 580px;
	float: right;
	font-family: sans-serif;
	text-align: right;
	font-size: 14px;
	margin-top: 8px;	
}

/* Content */

#content {
	width: 600px;
	margin-left: 200px;
}

#postframe {
	width: 580px;
	float: right;
	margin-top: 2px;
	background: url(images/headbg.jpg) repeat-x;
}

#posts {
	margin: 40px 20px 30px 10px;
	line-height: 16px;
	font-family: sans-serif;
}

#posts p {
	text-align: justify;
}

#posts img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

#content a {
	color: #509106;
}

#content a:hover {
	color: #D1912A;
}

#content ul {
	margin: 20px 0 20px 20px;
	padding: 2px;
	list-style-image: url(images/star.gif);
	line-height: 18px;
	text-align: justify;
}


/* Links */

#links {
	width: 200px;
	background: #FFFFFF;
	line-height: 1.4em;
	margin-top: 8px;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 8px 20px 24px 20px;
	background: url(images/headbg.jpg) repeat-x;
}

#links li li {
	padding: 3px 0;
	background: url(images/dots.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}

#links h2 {
	font-size: 1.2em;
}

#cleaner {
	clear: both;
	height: 1px;
}


/* Footer */

#outerbox {
	width: 798px;
	margin-top: 10px;
	background: #E7E6D9;
	border: #DDDDC6 1px solid;
}

#linksbox {
	width: 600px;
	margin: 20px 0 20px 100px;
	background: url(images/boxbg.jpg) no-repeat;
}

#box1 {
	float: left;
	width: 250px;
	font-size: 13px;
}

#box2 {
	margin-left: 350px;
	width: 250px;
	font-size: 13px;	
}

#footer {
	width: 800px;
	padding: 20px 0 10px 0;
	color: #000000;
}

#footer p {
	text-align: center;
}

#footer a {
	margin: auto;
	background: none;
	font-weight: bold;
	color: #00FFFF;
}

.centrovana {
	margin-left: 10px;
}

.centrovana td {
	width: 90px;
}

.fulltable {
	margin-left: 1px;
}

.pravy {
	text-align: right;
}