a {
	color: #888888;
}

a:hover {
	text-decoration: none;
}

body {
	text-align: center;
	font-size: 0.75em;
	font-family: Arial Ce, Arial, Tahoma, sans-serif;
}

h1, h2, p, ul, dl, div.content, table {
	width: 434px;
	_width: 684px;
	margin: 0 50px 0 0;
	text-align: left;
	clear: left;
	padding-right: 250px;
}

table {
	width: 684px;
	_width: 434px;
	_position:relative;
	_left:-120px;
	margin: 5px 50px 0 0;
	_font-size:1em;
}

table td, table th {
	border: 1px solid #000000;
	border-width: 0 0 1px 1px;
}

div.nav {
	padding:0;
	width: 684px;
}

h2 {
	margin-top: 0.4em;
	font-size: 1.3em;
}

#foot {
	position: absolute;
	width: 99.2%;
	top: 527px;
	left:90px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}

#main {
	background-image: url('../_img/kostel.gif');
	background-repeat: no-repeat;
	background-position: 50px 41px;
	padding: 65px 250px 0 75px;
	height:480px;
}

#navigation {
	list-style-type: none;
	margin:0;
	padding:0;
	width: 100%;
}

#navigation li {
	margin-left: 3px;
}

#navigation li.uvodni-stranka {
	background-image: url('../_img/logo.gif');
	background-repeat: no-repeat;
	width:259px;
	height:64px;
	font-size: 0;
	float:left;
	margin: 0;
	padding: 0;
}

.uvodni-stranka h1, .uvodni-stranka a {
	font-size: 0;
	display: block;
	color: #F1F1F1;
	width: 259px;
	height: 64px;
}
