body {
 text-align: center;
 background-color: #E8E7E2;
 margin-top: 0px;
 margin-bottom: 10px;
}

form {
	padding: 0px;
	margin: 0px;
}

input, textarea {
	background-color: #F2F1EE;
}

.spam {
	color: #7FA305;
	font-weight: bold;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6, {
	color: #7FA305;
}

#archiv a{
	font-size: 10px;
	color: black;
	text-decoration: none;
}

#archiv a:hover{
	text-decoration: underline;
}

#archiv_novinek {
	font-size: 13px;
}

#fotogalerie img{
	border: 2px solid #CDDD00;
	padding: 3px;
	background: #DBDAD5;
}

#fotogalerie table {
	margin-top: 10px;
	margin-bottom: 10px;
	align: center;
}

#uredni_deska table{
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	background: #DEDDD8;
}

#ostatni_weby {
	width: 924px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}

#ostatni_weby_text {
	padding-top: 2px;
	height: 20px;
	width: 475px;
	margin: 0 auto;
	text-align: center;
	background-color: #DDDBCF;
	font-size: 12px;
}
#ostatni_weby_text a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7FA305;
	text-decoration: none;
}
#ostatni_weby_text a:hover {
	text-decoration: underline;
	color: #566E05;
}

#all {
	width: 924px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../images/pozadi.png);
	background-repeat: repeat-y;
	border-bottom: 1px solid Black;
}

#horni_menu {
	width: 924px;
	height: 50px;
	background-image: url(../images/menu_pozadi.png);
	background-repeat: repeat-x;
}

#horni_menu_odkazy tr a{
	color: #FAFEDA;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: cursive;
}

#horni_menu_odkazy tr a:hover{
	color: #FFD700;
	text-decoration: none;
}

#space {
	height: 10px;
}

#header_left {
	float: left;
	margin-left: 12px;
	background-image: url(../images/header_left.png);
	border: none;
	width: 204px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: center;
}

#header {
	float: right;
	margin-right: 12px;
	border: none;
	width: 696px;
	height: 145px;
	background-repeat: no-repeat;
	background-position: center;
}

#header_bottom {
	margin-left: 12px;
	margin-right: 12px;
	background-image: url(../images/header_bottom.png);
	width: 900px;
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
}

#search {
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
	color: #FAFEDA;
	font-size: 13px;
	font-weight: bold;
	font-family: cursive;
}

#search input{
	background-color: white;
	height: 20px;
}

#obsah {
	background: #E1E1D9;
}

#left {
	margin-left: 12px;
	width: 204px;
	float: left;
	background-color: #DDDBCF;
}

#left_top {
	background-image: url(../images/left_top.png);
	background-color: #DDDBCF;
	background-repeat: no-repeat;
	height: 86px;
}

#left_menu {
	margin: 15px;
	font-size: 14px;
	color: black;
	background-color: #DDDBCF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

#left_menu a{
	text-decoration: none;
	color: black;
}

#left_menu a:hover{
	text-decoration: underline;
}

.odkaz {
	padding-left: 8px;
}

#left_news {
	background: #E1E1D9;
}

#left_news_top {
	background-image: url(../images/news.png);
	background-position: center;
	height: 38px;
	background-repeat: no-repeat;
}

#left_news_obsah {
	margin: 0px 10px 0px 10px;
	font-size: 10px;
	font-family: "Trebuchet MS", sans-serif; 
}

#right {
	margin-right: 12px;
	width: 695px;
	float: right;
}

#right_obsah {
	margin: 15px;
	font-size: 12px;
	text-align: justify;
}

#right_obsah a {
	color: #7FA305;
	text-decoration: underline;
}

#right_obsah a:hover {
	text-decoration: none;
}

#paticka {
	clear: both;
}

#paticka_top {
	background-image: url(../images/paticka_top.png);
	background-repeat: repeat-x;
	width: 922;
	height: 24px;
	margin-left: 1px;
	margin-right: 2px;
}

#paticka_obsah {
	margin-left: 1px;
	margin-right: 1px;
	background: #CDCCBA;
	width: 922;
	color: black;
  	text-align: center; 
	padding-bottom: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; 
}

#paticka_obsah a{
	color: black;
	text-decoration: none; 
}

#paticka_obsah a:hover{
	color: black;
	text-decoration: underline; 
}

#vyrobce {
	color: #707070;
	font-size: 9px;
}

#vyrobce a{
	color: #707070;
	text-decoration: none;
}

#vyrobce a:hover{
	color: #636363;
	text-decoration: underline;
}



ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul li {
	margin: 0px;
	padding: 4px;
	width: 185px;
	border-top: 1px solid #E8E7E2;
}

ul li ul {
  display: none;
  position: absolute;
  margin-top: -4px;
  margin-left: 185px;
}
ul li:hover ul {
  display: block;
}
ul li ul li {
	background: #DDDBCF;
	border-top: 1px solid #E8E7E2;
	border-left: 1px solid #E8E7E2;
	float: none;
}

