* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: trebuchet ms, arial, sans-serif;
	color: #675F56;
}

body {
	background: #F6E175 url('bg-main.gif') repeat-x top;
	text-align: center;
}

a {
	color: #D98A00;
}

a:hover {
	color: #FF9600;
}

h1, h2 {
	display: none;
}

h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #657AAC;
	margin: 40px 0 15px 60px;
	height: 30px;
}

h3 span {
	display: none;
}

h4 {
	font-size: 18x;
	font-weight: bold;
	color: #D5A634;
	margin: 40px 0 15px 40px;
	height: 20px;
}

h4 span {
	display: none;
}

ul {
	list-style: none;
	margin-left: 70px;
}

li {
	color: #806748;
	margin-bottom: 10px;
	padding: 0px 30px 0px 20px;
	background: url('ico-arr.gif') no-repeat left center;
}

#container {
	background: url('bg-content.gif') no-repeat top left;
	width: 771px;
	text-align: left;
	margin: 40px auto 0 auto;
}

#cont-in {
	background: url('bg-houby.gif') no-repeat center bottom;
}

#lang {
	width:100px;
	float:right;
}

.lang-in {
	text-align:right;
	margin:30px 3px 0px 0px;;
	
}

#mainmenu {
	padding: 102px 0 20px 25px;
}

#mainmenu a {
	margin-right: 15px;
}

#leftcol {
	float: left;
	width: 528px;
	font-size: 13px;
}

#leftcol p {
	margin: 0 30px 10px 60px;
	line-height: 20px;
}

#leftcol img {
	border: 1px solid #747B74;
}

#rightcol {
	float: left;
	width: 220px;
	font-size: 12px;
}

#rightcol p {
	margin: 0 0 10px 40px;
	line-height: 18px;
}

#leftcol h4 {
	margin: 20px 0px 5px 60px;
}

#rightcol h4 {
	font-size:18px;
}

#foot {
	color: #C8AC67;
	font-size: 10px;
	padding: 0 0 10px 60px;

}

#foot a {
	text-decoration: none;
}

.cleaner {
	clear: both;
	overflow: hidden;
	height: 1px;
}

.h3-kdojsme {
	background: url('tit-kdojsme.gif') no-repeat top left;
}

.h3-cenik {
	background: url('tit-cenik.gif') no-repeat top left;
}

.h3-conabizime {
	background: url('tit-conabizime.gif') no-repeat top left;
}

.h3-kdenasnajdete {
	background: url('tit-kdenasnajdete.gif') no-repeat top left;
}

.h3-kontakty {
	background: url('tit-kontakty.gif') no-repeat top left;
}

.h4-aktuality {
	background: url('tit-aktuality.gif') no-repeat top left;
}

.h4-rychlykontakt {
	background: url('tit-rychlykontakt.gif') no-repeat top left;
}

#bg-houbeles {
	width: 312px;
	height: 317px;
	position: absolute;
	z-index: 10;
	left: 35%;
	bottom: 1px;
}

table {
	margin: 0 30px 0 60px;
	border: 1px solid #E8D15C;
	background: #F6E8A2;
	width: 435px;
}

th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 3px 10px;
	background: #E7C652;
	color: white;
}


td {
	font-size: 11px;
	color: #4C4A42;
	border-bottom: 1px dashed #E8D15C;
	padding: 1px 10px;
}

