.additional_section {
	display: none;
}
.area_map {
	margin: -80px -25%;
	transform: scale(0.7, 0.7);
	width: 150%;
}
.area_map_description {
	left: .5em;
	width: calc(100% - 4em);
}
.area_map_description_content {
	font-size: .8em;
}
.booking_buttons_wrapper {
	display: block;
}
.calendar_image {
	display: none;
}
.contact_row {
	display: block;
}
.contact_wrapper, .contact_wrapper_1 {
	display: block;
	padding: 0;
	width: calc(100% - 4em);
}
.content_wrapper {
	min-height: calc(100% - 6em);
  padding: 5em 1em 1em 1em;
}
.galleria {
	height: 20em;
}
.havel_oase_logo {
	height: 3em;
	left: 1em;
  position: absolute;
	top: .5em;
}
#havel_oase_logo {
	transition: all .5s ease;
	width: 9em;
}
.havel_oase_logo_wrapper {
	background-position: 10em top;
	height: 4em;
	max-width: 500px;
  width: 100%;
}
h1 {
	font-size: 1.2em;
	line-height: 1.2em;
  margin: 0 0 .5em 0;
}
html, body {
	height: 100%;
	line-height: 1.5em;
}
.houses_cell {
	display: block;
}
.houses_row {
	display: block;
}
.houses_table {
	display: block;
}
input, textarea {
	margin: 0;
	padding: 0.2em;
}
.legend_wrapper {
	margin: -25%;
	transform: scale(0.7, 0.7);
}
.link_button, .link_button_grey, .link_button_grey_1 {
	border: .1em solid #fff;
	border-radius: .2em;
	font-size: .8em;
	margin: .3em auto;
	padding: .2em 0;
	width: 8em;
}
.link_button_2 {
	margin: .5em auto;
}
.main_navigation {
	height: 100%;
	right: -80%;
	transition: none;
	top: 0;
  width: 80%;
	z-index: 50;
}
.main_wrapper {
	max-width: 500px;
  width: 100%;
}
.nav_button, .nav_button_clicked {
  padding: .5em 1em;
}
.nav_button_wrapper {
	display: block;
}
.nav_buttons_wrapper {
	display: table;
	margin: 2em 0 0 0;
	max-width: 500px;
	width: 100%;
}
.small_close_button {
	background-color: rgba(147,167,253);
	border: .1em solid #fff;
	border-radius: .6em;
  box-shadow: 0 0 5px #000;
	color: #fff;
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	height: 1em;
	line-height: 1em;
	position: absolute;
	right: .5em;
	text-align: center;
	top: .5em;
	width: 1em;
	z-index: 10;
}
.small_nav_button {
	background-color: rgba(147,167,253);
	border: .1em solid #fff;
	border-radius: .2em;
	color: #fff;
	display: block;
	font-size: 1.8em;
	font-weight: bold;
	height: 1em;
	line-height: 1em;
	position: fixed;
	right: 1em;
	text-align: center;
	top: .5em;
	width: 1em;
	z-index: 50;
}
.slideshow_wrapper {
	height: 10em;
}
.subnavi_button {
	color: #fff;
	margin: 0;
	padding: .5em 1em;
}
.subnavi_button:hover {
	background-color: rgba(147,167,253);
	color: #000;
}
.subnavi_wrapper {
	background-color: rgba(5,20,140);
	border-radius: 0;
	color: #fff;
	max-width: 500px;
	position: relative;
	top: 0;
	width: 100%;
}
.temp_message {
	font-size: 14px;
	left: 0;
	line-height: 1.2em;
	top: 0;
	width: 100%;
}
.webcam_link {
	display: block;
}