body {
	font-family: Tahoma, sans-serif;
	background: #FFFFFF url('graphics/body_bg.gif') top left repeat-x;
}
#logo {
  margin-top: 13px;
  margin-left: 6px;
	border: 3px solid white;
	width: 209px;
	height: 135px;
	background: transparent;
}

#bg2 {
    background: transparent url('graphics/body_site_bg.gif') top center repeat-y;
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 966px;
}

#bg2_in {
	  background: transparent url('graphics/page_top_bg.gif') top center no-repeat;
	  border: 0 none;
	  height: 100%;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#bg2_in2 {
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0 0 15px;
    width: auto;
}

#bg3 {
	  margin: 0;
    padding: 0;
    text-align: left;
}

#bg4 {
  background: transparent url('graphics/head_bg2.jpg') top center repeat-x;
	text-align: right;
	margin-left: 8px;
	margin-right: 8px;
}


#head {
    height: 230px;
    width: 950px;
    margin: 0 auto 0 0;
    _margin-bottom: -15px;
    background: transparent url('graphics/motto_bg.gif') 10px 175px no-repeat;
}
#header {
	background: transparent;
	margin:0;
	padding:0;
	border:0;
	border-left: 3px solid white;
	height: 225px;
	width: 720px;
	overflow: hidden;
}
#header_in {
	background: transparent url('graphics/header_bg.jpg') top left no-repeat;
	border: 3px solid white;
	height: 199px;
	width: 702px;
	margin-left: 6px;
	margin-top:13px;
	padding: 0px;
	line-height: 25px;
	overflow: hidden;
}
.header_contact {
  display: none;
}

/* Menu */
#menu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	background: transparent url('graphics/menu_separator_bg.gif') left 18px no-repeat;
	$background-position: left 22px;
	border: none;
	width: 950px;
	clear: both;
}
#menu #menu_in {
	border: none;
	background: transparent url('graphics/menu_separator_bg.gif') right 18px no-repeat;
	$background-position: right 22px;
}
#menu ul {
	border: none;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
	background-color: transparent;
	width:950px;
}
#menu ul li {
	margin: 2px 0 5px 0;
	$margin-top: 5px;
	border: none;
	/*display: inline;*/
	float: left;
	width: 110px;
	padding: 0 10px;
	text-align: center;
	height: 40px;
	linse-height: 40px;
	vertical-align: middle;
}
#menu ul li a {
	border: none;
	text-transform: none;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
	color: #0a5d01;
	/*display: inline;*/
}
#menu ul li a:hover {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;	
	/*display: inline;*/
}

#menu ul li.separator {
  display: block;
  float:left;
  width:10px;
  background: transparent url('graphics/menu_separator_bg.gif') center center no-repeat;
}

/* Menu 1, Menu 2 */
#menu1, #menu2 {
    border: none;
    background: #edf2ec top left repeat-x;
    margin-bottom: 10px;
	padding-top: 42px;
	width: 230px;
}
#menu1 {
    background-image: url('graphics/sluzby.gif');
    float: left;
}
#menu2 {
    background-image: url('graphics/pobyty.gif');
    clear: left;
    float: left;
}
#menu1 #menu1_in, #menu2 #menu2_in {
	border: none;
	background-color: transparent;	
}
#menu1 ul, #menu2 ul {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;	
	background-color: transparent;
	list-style: none;
}
#menu1 ul li, #menu2 ul li {
	border: none;
	line-height: 25px;
	height: 25px;
	vertical-align: middle;
	margin: 1px 0;
	color: #588e50;
	font-family: Arial, sans-serif;
	padding: 0;
	background: transparent;
}
#menu1 ul li a, #menu2 ul li a {
	border: none;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	color: #588e50;
}
#menu1 ul li a:hover, #menu2 ul li a:hover {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;	
}

#menu1 ul li.separator, #menu2 ul li.separator {
	display: none;
}


/* Menu 3 */
#menu3 {
	border: none;
    position: absolute;
    right: 9px;
    top: 280px;
    width: 230px;
}
#menu3 #menu3_in {
	border: none;
	background-color: transparent;	
}
#menu3 ul {
	border: none;
	margin: 0;
	padding: 0;
	text-align: left;	
	background-color: transparent;
	list-style: none;
}
#menu3 ul li {
	border: none;
	line-height: 40px;
	height: 40px;
	vertical-align: middle;
	margin: 1px 0;
	color: #0c5d01;
	font-size: 17px;
	font-family: Arial, sans-serif;
	padding: 0;
	background: transparent url('graphics/menu1_bg.gif') top left repeat-x;
}
#menu3 ul li a {
	border: none;
	text-transform: none;
	text-decoration: none;	
	font-weight: bold;
	display: block;
	padding-left: 20px;
	color: #0c5d01;
}
#menu3 ul li a:hover {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;	
}

#menu3 ul li.separator {
	display: none;
}

/* News */
#news {
  /*display: none;*/
	border: 0;
	margin: 0;
	font-size: 94%;
	background-color: #edf2ec;
	width: 230px;
}
#news #news_in {
	border: none;
}
#news dt {
	color: #7a9f74;
}
#news dt a {
  color: #0c5d01;
}
#news dd a {
  color: #0c5d01;
}
#news dl {
  margin: 0px;
  padding: 5px;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
}
#news .news-title {
	background: transparent url('graphics/menu1_bg.gif') repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	font-size: 17px;
	color: #0d5c01;
	font-family: Arial, sanf-serif;
	padding-left: 20px;
	line-height: auto;
}

/************ lang ************/
#lang {
	width: 28px;
	height: 70px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	position: absolute;
	left: 200px;
	top: 160px;
}
#lang li {
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	width: 30px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
#lang li a {
	font-weight: bold;
	height: 20px;
}

#content {
    position: relative;
    top: 10px;
    left: 0px;
    width: 480px;
    min-height: 450px;
}
table {
	width: auto;
}
#content_in2 {
	background: #FFFFFF;
}
#content_in2 h1 {
	font-size: 140%;
	font-family: Arial, Tahoma, sans-serif;
	font-weight: normal;
}
#footer {
	position: relative;
	margin: 0;
	color: #7ba075;
	width: 966px;
    height: 5em;
    line-height: 5em;
	background: #fff url('graphics/page_bottom_bg.gif') top center no-repeat;
}
#footer #copy {
    width: auto;
    padding: 0 20px;
}

#header_map {
    display: block;
    border:3px solid white;
    right:42px;
    margin:0pt;
    padding:0pt;
    position:absolute;
    top:46px;
}
#header_map img {
    margin: 0;
    padding: 0;
    border: none;
}


.header_contact a {
	color: #524e43;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
table.pricelist td.room-name {
  color: #524e43;
}

input.button {
  background: transparent url('graphics/quick-reservation_button_bg.gif') center top no-repeat;
  height: 21px;
  width: 163px;
  border: 0;
}

.objectKind-detail {
	width: 450px;
	margin: 10px 0;
}

#content iframe#map {
    width: 450px;
}

.innerGallery {
    float: none;
}
.innerGallery .innerGallery_in {
    border: none;
}
.innerGallery table {
    margin: 0 auto;
}
body.body_sec534 #content {
    width: 700px;
}
body.body_sec534 #menu3 {
    display: none;
}