body {
	background: white;
}
#body {
	width: auto;
	margin: 10px;
}

#footer {
	position: static;
	background: none;
	border-top: 1px #640101 solid;
}
#footer p {
	padding: 5px 15px;
}

#header {
	height: auto;
	background: none;
}

#header a {
	position: static;
}

#middle {
	padding: 10px 0;
}
#right-side {
	width: auto;
	float: none;
}
#left-side {
	display: none;
	overflow: visible;
}

#box3 {
	display: none;
}

.header-image {
	height: auto;
	background: none !important;
}

.header-image h1 {
	position: static;
	width: auto;
	border-bottom: 2px #660000 solid;
	margin-bottom: 10px;
}
#content, .with-right-side#content {
	width: auto;
	float: none;
	overflow: visible;
}

#images-right {
	display: none;
}

.lang, .tisk, .menu, #rezervace {
	display: none;
}