* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#hlavni {
	margin: auto;
	width: 804px;
}
#obsah {
	background-image: url(bg_obsah.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-right: 2px;
	padding-left: 2px;
}
h1 a {
	text-decoration: none;
	color: #053478;
}
#content h2 {
	color: #053478;
	padding-bottom: 10px;
}
#content h3 {
	font-weight: normal;
	color: #053478;
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
}
#content p, address, fieldset, #content h4 {
	font-size: 13px;
	color: #42423e;
	padding-top: 2px;
	padding-bottom: 8px;
}
#content p a {
	color: #053478;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
#novinky {
	background-color: #eeeeeb;
	background-image: url(bg_novinky.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	margin-bottom: 15px;
	padding: 5px;
}
#novinky h3 {
	font-size: 80%;
	color: #7cbe4a;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
#novinky small {
	font-size: 8px;
	color: #42423e;
}
#novinky p {
	text-indent: 8px;
	color: #42423e;
	font-size: 11px;
	padding-bottom: 4px;
}
#novinky p a, #novinky p a:visited, #novinky p a:active, #novinky p a:link {
	color: #053478;
}
menu {
	display: none;
}
.cleaner {
	clear: both;
	margin: -1px 0 0 0;
	padding: 0;
	height: 0px;
	width: 1px;
	visibility: hidden;
}
.ramfoto {
	float: left;
	border: 2px solid #71716e;
	width: 165px;
	margin-right: 8px;
	margin-bottom: 8px;
	padding: 5px;
	margin-top: 3px;
}
.fotoright {
	float: right;
	}
.galerie {
	width: 100px;
	margin: 10px;
}
#content p .ramfoto img {
	padding-bottom: 5px;
	padding-top: 0px;
}
.ramfoto small {
	font-size: 11px;
}
#pata {
	display: none;
}
.invis {
	display: none;
}
#maillist {
	display: none;
}
.admin {
	height: 600px;
	width: 100%;
}
#zprava {
	width: 100%;
	height: 100px;
}
table.formular {
	width:95%;
}
fieldset {
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
legend {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
#stav {
	background-color: #B9C8DF;
	text-align: center;
}
address {
	font-style: normal;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#content h4 {
	font-weight: bold;	
}

