body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #87a310;
	COLOR: #2f2f1c;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
}
/***********************************div********************************************/

#main {
	width: 990px;
	background-image: url(img/background.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bottom {
	width: 990px;
	height: 125px;
	background-image: url(img/background_bottom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#paticka {
	width: 900px;
	height: 70px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	margin-right: 35px;
	padding-top: 5px;
	padding-left: 20px;
	text-align: left;
	border-top: 1px dashed #b1a47c;
	color: #5f5f5f;
	line-height: 1.5em;
	font-size: 12px;
	float: left;
	vertical-align: top;
}

#paticka a:link, #paticka a:visited {
	text-decoration: none;
}

#paticka a:hover {
	text-decoration: underline;
}

#body {
	width: 960px;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
}

#top {
	width: 960px;
	height: 180px;
	background-color: #f8ebb3;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
}

#menu {
	width: 960px;
	height: 52px;
	background-image: url(img/background_menu.png);
	background-repeat: x-repeat;
	background-position: center;
	background-color: #dcd0a7;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
	color: #3d3d24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
}

.aktivni {
	text-decoration: underline;
	color: #3d3d24;
}

#menu a:link, #menu a:visited {
	color: #3d3d24;
}

#menu a:hover {
	text-decoration: underline;
	color: #3d3d24;
}

#obsah {
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid transparent;
}

.odkaz1 {
	width: 80px;
	height: 24px;
	margin: 0 0 0 0;
	margin-top: 10px;
	margin-bottom: 16px;
	margin-left: 40px;
	float: left;
}

.odkaz2 {
	width: 190px;
	height: 24px;
	margin: 0 0 0 0;
	margin-top: 10px;
	margin-bottom: 16px;
	margin-left: 20px;
	float: left;
}

.odkaz3 {
	width: 220px;
	height: 52px;
	padding-top: 12px;
	padding-bottom: 16px;
	padding-left: 20px;
	float: left;
}

.odkaz4 {
	width: 140px;
	height: 52px;
	padding-top: 12px;
	padding-bottom: 16px;
	padding-left: 20px;
	float: left;
}

.oddelovac {
	float: left;
	margin-top: 6px;
}

menu {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.submenu li {
	width: 220px;
	height: 50px;
}

menu a {
	width: 200px;
	height: 35px;
	color: #3d3d24;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

menu a:link, menu a:visited {
	background-image: url(img/button.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
	padding-left: 20px;
	display: block;
}

menu a:hover {
	background-image: url(img/button2.png);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 15px;
	padding-left: 20px;
	display: block;
}

#logo {
	width: 270px;
	height: 155px;
	background-image: url(img/background_logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #b5a981;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	text-align:  center;
}

#hlavicka {
	width: 665px;
	height: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#clear {
	clear: both;
}

#left {
	width: 260px;
	float: left;
	margin-left: 40px;
}

#right {
	width: 610px;
	float: right;
	margin-right: 20px;
}

#text {
	width: 440px;
	float: left;
}

#foto {
	width: 150px;
	float: right;
	margin-top: 30px;
}

#aktuality {
	width: 100%;
	text-align: left;
	padding-top: 5px;
	border-top: 1px dashed #b1a47c;
	line-height: 1.5em;
}

#aktuality ul, #aktuality li {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0 0 0 0;
}

#sponzor {
	width: 150px;
	float: right;
}


/**********************************************************************************/

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #000000;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

/**********************************font************************************************/

h1 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	COLOR: #6f8701;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;

}

h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	COLOR: #6f8701;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	COLOR: #00000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: justify;
}

h4 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	COLOR: #2A9135;
	margin: 0 0 0 0;
}

h5 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	COLOR: #00000;
	margin: 0 0 0 0;
}

/**********************************fotogalerie************************************************/

.fotogalerie {
	width: 450px;
}

.fotogalerie td {
	width: 150px;
}

.img_fotogalerie {
	float: left;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.table_fotogalerie {
	width: 450px;
}

.table_fotogalerie td {
	width: 150px;
}

.fotogalerie_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6f8701;
	margin-bottom: 2px;
}

.hesla {
	list-style: url(img/odrazka.png);
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d24;
	line-height: 37px;
}
