html, body, img, hr, p, ul, ol, li, li, dd, dt, dl, form, table, th, tr, td {margin: 0;padding: 0;}
html, body {height: 100%;}

body {
	font: 80%/1.5 Georgia, "Times New Roman", Times, serif;
	
	background: url(../img/bg2.jpg) repeat;
	color: #452b1a;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  color: black;
  font-weight: bold;
}
h1 {font-size: 200%; color: #452b1a; font-weight: normal;font-style: italic;}
h2 {font-size: 150%; color: #452b1a; font-weight: normal;}
h3 {font-size: 130%;color:#452b1a;font-weight: normal;}
h4 {font-size: 120%;color:#452b1a;font-weight: bold;}
h5 {font-size: 100%;text-align: justify;color:#452b1a;;font-weight: bold;}

span.zvyraznovac {font-size: 110%;color:#00adef;font-weight: bold;}


ul{
  list-style: none outside;
}
#pole ul {
	margin: 10px 0px;
}
#pole ul li {
	 background: url(../img/bullet.png) no-repeat scroll left 5px transparent;
    list-style-type: none;
    padding: 0 0 0.5em 2.5em;
}
img, a img {
  border: 0;
}
a, a:link {
  color: #163401;
  font-style: italic;
  text-decoration: underline;
}
a:hover, a:active {
  color: #163401;
  text-decoration: none; 
}
.hide {
  display: none;
}
hr.cleaner {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}
/*--- layout ---*/

#main {
	width: 100%;
	background: url(../img/bg_pruh.jpg) repeat-x;
	
}

#obal {
	margin: 0px auto; width: 960px;
	background-color: #0b1a01;
	padding-bottom: 10px;
}


#hlavni {
	margin: 0px auto 0px;
	width: 940px;
	background-color: #8a6628;
}
/*--- left ---*/
#leva {
	float: left;
	position: relative;
	width: 300px;
	background-color: #8a6628;
}
#logo {width: 300px; height: 204px;}

#menu {
	margin: 0px;
	width: 300px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background-color: #77531e;
	padding-bottom: 40px;
}
#menu a {text-decoration: none; color: #331c05;}
#menu ul {
	margin: 0px;
	width: 300px;
	text-align: left;
	list-style: none;
	border-bottom: 1px solid #947237;
}

#menu li{margin-bottom: 0px;}

#menu li a{
	width: 280px;
	height: 20px;
	display: block;
	padding: 12px 0px 6px 20px; margin: 0px;
	background-color: #8a6628;
	border-top: 1px solid #947237;
	border-bottom: 1px solid #7e5c20;
	text-transform: uppercase;
}

#menu li a.current{background-color: #77531e;}
#menu li a:hover{background-color: #77531e; color: #ffffff;}

#hrozen {
	border-top: 1px solid #3a2406;
	border-bottom: 1px solid #3a2406;
}

#kontakt {
	width: 300px;
	background: url(../img/bg_kontakt.jpg) no-repeat top;
	color: #331c05;
	padding: 0px;
	font-size: 100%;
}
#kontakt h3 {
	padding: 10px 20px 30px;
	color: #331c05;
	text-transform: uppercase;
}
#kontakt p {
	padding: 0px 20px;
}
#kontakt table {
	margin: 0px 20px;
}

#formular {
	margin: 20px 0px 10px;
}

#formular  #odeslat{
	margin: 10px 0px 0px;
}

/*--- right ---*/
#prava {
	position: relative;
	margin: 0 0 0 300px; padding: 0px;
	_margin-right: -3px;
	width: 640px;
}
#prava img#hlavni {
	height: 413px;
	width: 640px;
}
#pole {
	position: relative;
	padding: 20px 30px; margin: 0px;
	background: #f4f3ca url(../img/bg_pole.jpg) repeat-x;
	width: 580px;
	min-height: 420px;
}

#pole h1,h2,h3,h4,h5{margin: 0px 0px;}
#pole p{margin: 10px 0px 0px;}

#pole h2{
margin: 10px 0px 0px;
border-bottom: 1px dotted #333;
}


#pata {
	position: relative;
	clear: both;
	height: 68px;
	width: 940px;
	background: url(../img/bg_pata.jpg) no-repeat;
}
#pata p {
	position: absolute;
	top: 30px;
	right: 20px;
	text-align: right;
	color:#9f8248;
}
#pata a {
	color:#f4f3ca;
	font-style: normal;
	text-decoration: none;
}
#pata a:hover {
  text-decoration: underline;
}




#mainMap {
	float: left;
	width: 570px;
	height: 300px;
	border: 1px solid #3e3e3e;
}

hr {
	margin: 0px 20px;
	height: 1px;
	color: #fff;
	background-color: #00adef;
	border: none;
}
hr.ende{margin: -1px 0 0 0; padding: 0;clear:both; visibility: hidden;border: none;}

/*--- fotogalerie ---*/
#fotogalerie{
padding: 20px 0;
width: 580px;
}
#fotogalerie img{
	padding: 14px;
	margin: 0px;
	border: 1px solid #d7d3ad;
	background-color: #e0d7aa;
	border: 1px solid #bfac79;
}
#fotogalerie a {padding: 0px;margin: 0px;height: 150px;}
#fotogalerie a:hover img {background-color: #cabb89;}
/*--- konec fotogalerie ---*/

