html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-color: #f6efe2;
	COLOR: #000000;
	text-align: center;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#main {
	width: 940px; /*980*/
	border: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-color: #D8C6A6;
}
#head {
	width: 940px;
	height: 90px;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #D8C6A6;
	text-align: left;
}
#body {
	width: 930px;
	border: 5px double #7E673E;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#left {
	width: 610px;
	border: 0px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 0px;
}
#right {
	width: 290px;
	border: 0px;
	background-color: #FFFFFF;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#clear {
	width: 690px;
	height: 0px;
	clear: both;
}
#bottom {
	width: 920px;
	height: 20px;
	border: 0px;
	background-color: #D8C6A6;
	text-align: left;
	font-size: 14px;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.kontakt {
	width: 180px;
	float: right;
	background-color: #D8C6A6;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.kontakt a {
	text-decoration: none;
}

img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #993400;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	COLOR: #993400;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	COLOR: #993400;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}
h3 {
	font-size: 20px;
	font-weight: bold;
	COLOR: #000000;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

.duvero {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 30px;
}

#menu a {
	background-image: url(Foto/tlacitko.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
	height: 50px;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	display: block;
	position: relative;
	float: left;
}

#menu .aktivni, #menu a:hover {
	background-image: url(Foto/tlacitko_activ.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
	height: 50px;
	margin-top: 35px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	display: block;
	position: relative;
	float: left;
}

#bottom a, #bottom a:visited, #bottom a:hover {
	color: #000000;
	text-decoration: none;
}

.aktualne {
	margin-top: 0px;
	margin-bottom: 10px;
}
.form {
	text-align: left;
}
.uvod {
	font-weight: bold;
	text-align: left;
	line-height: 1.4;
	margin: 0 0 0 0;
}

.uvod_left {
	float: left;
	border: 0px solid;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
}
.uvod_right {
	float: right;
	border: 0px solid;
	width: 150px;
	margin-top: 70px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	font-weight: bold;
	color: #993400;
	text-align: center;
}

#left p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}