 @charset "utf-8";
/* CSS Document */
html, body, ol, ul, p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
}
body {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 15px Georgia;
	color: #000;
	text-align: left;
	background:url(../images/bg-body.gif) repeat;	
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size:26px;
	font-weight: normal;
	color:#000;
	margin-bottom: 15px;
}
strong {
	color: #785835;
}
.hh {
	font-size:26px;
	font-weight: normal;
	color:#000;
	margin-bottom: 15px;
	display: block;
}
.hhh {
	color:#fba205;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	display: block;
	padding:0;
	margin-top:0;
}
h2, h3, h4, h5, h6 {
	color: #000;
	font-size: 22px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}
.hhhh {
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
	display:block;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
}
p {
	margin-bottom:20px;
	font-size:15px;
	text-align:justify;
}
#top-1 {
	width: 100%;
	height:274px;
	background:url(../images/bg-top-1.jpg) repeat-x;
	
}
#top-2 {
	width: 100%;
	height:274px;
	background:url(../images/bg-top-2.png) no-repeat left;
}
#top-3 {
	width: 100%;
	height:274px;
	background:url(../images/bg-top-3.png) no-repeat right bottom;
}
#header {
	margin: 0 auto 0 auto;
	width:1000px;
	height:274px;
	padding-top:24px;
}
#logo {
	width:130px;
	height:130px;
	background:url(../images/logo.png) no-repeat;
	float:left;
	margin-left:20%;
}
#logo a {
	width:130px;
	height:130px;
	display:block;
	
	
}
#lang-menu {
	float:left;
	height:12px;
	/*margin-right: 30px;*/
	margin-left:49%;
}
#lang-menu a {
	margin-left:5px;
	
}
#menu-box {
	width: 100%;
	height:63px;
	background:url(../images/bg-menu.png) repeat-x;	
}
#menu {
	width:1000px;
	margin:0 auto 0 auto;
	height:63px;
	font-size:17px;
	padding: 20px 0 0 20px;
	
}

#menu a {
	display: inline;
	padding: 0 4px 0 4px;
}
#menu li.first {
	display: inline;
	padding: 0 4px 0 0px;
}
#content {
	margin:0 auto 0 auto;
	width:1000px;
	padding-top:15px;
}
#content li {
	list-style:inside;
	margin-left:20px;
}
#bottom-1 {
	width:100%;
	height:171px;
	background:url(../images/bg-bottom-1.jpg) repeat-x bottom;
}
#bottom-2 {
	width:100%;
	height:171px;
	background:url(../images/bg-bottom-2.png) no-repeat bottom right;
}
#footer-top {
	width:1000px;
	margin:0 auto 0 auto;	
	font-size:10px;
	padding-top:117px;
}
#footer-bottom {
	padding-top:15px;
	width:1000px;
	margin:0 auto 0 auto;	
	font-size:10px;
	color:#5a5549;
}
#footer-bottom a{	
	color:#5a5549;
}
#footer-bottom a:hover{	
	color:#5a5549;
}
a.bold-link-first {
	font-weight:bold;
	padding: 0 2px 0 0px;
}
a.bold-link {
	font-weight:bold;
	padding: 0 2px 0 2px;
}
.image-1 {
	float:left;
	margin-bottom:20px;
}
.image-2 {
	float:right;
	margin-left:10px;
}
.image-3 {
	float:left;
	margin-right:15px;	
}
.image-4 {
	float:right;
}
/*menu padak*/
#menu a.menu_span2 {
}
#submenu-level2 {
	background-color:#b48d5c;
	width:170px;
}
#submenu-level2 a {
	height:13px;
	padding:10px;
	font-size:15px;
}
#submenu-level2-2 {
	background-color:#b48d5c;
	width:170px;
}
#submenu-level2-2 a {
	height:13px;
	padding:10px;
	font-size:15px;
}
#submenu-level2-3 {
	background-color:#b48d5c;
	width:170px;
}
#submenu-level2-3 a {
	height:13px;
	padding:10px;
	font-size:15px;
}
#submenu-level2 a:hover {
	background:none;
	height:13px;
}
.submenu {
	position: absolute;
	color: #ffffff;
	visibility: hidden;
	font:normal 11px Verdana;
	line-height: 26px;
	z-index: 100;
	background-color: #95c225;
	width: 300px;
	margin-top: 7px;
	padding-bottom: 5px;	
	text-align:left !important;
}
.submenu2 {
	position: absolute;
	color: #ffffff;
	visibility: hidden;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #000000;
	width: 250px;
	margin-top: 7px;
	padding-bottom: 5px;	
}
.submenu a, .submenu2 a {
	color:#000;
	margin-left: 0px !important;
}
.submenu a:hover, .submenu2 a:hover {
}/* end of menu padak */
.galimg {
	width:150px;
	height:90px;
	float:left;
	margin: 0 20px 20px 0;
	padding:3px;
	border: 1px solid #b48d5c;
}
.google-map {
	border: 1px solid #b48d5c;
	padding:3px;
}
.label-res {
	float:left;
	width:130px;	
	margin-bottom:5px;
	
}
.input-res {
	float:left;	
	width:300px;	
	margin-bottom:5px;
	background-color:#b48d5c;
	color:#000;
	font-weight:bold;
}
.field-res {
	float:left;	
	width:600px;	
	height:90px;
	margin-bottom:5px;
	background-color:#b48d5c;
	color:#000;
	font-weight:bold;
}
.tlacitko {
	float:left;
	margin-left:582px;
	margin-top:15px;
	background-color:#b48d5c;
	color:#000;
	font-weight:bold;
	height:30px;
	cursor:pointer;
	cursor:hand;
}
.inputik {
  display: none;
  visibility: hidden;
}
.rezervace-img-havran {
	float:left;
	margin-right:20px;
	margin-bottom:40px;
}
