@import url('http://fonts.googleapis.com/css?family=PT+Sans:regular,bold&subset=latin,latin-ext');

body, input, textarea, select, button {
	font-size: 13px;
}

body, h1, h2, h3, h4 {
	font-family: "PT Sans", Tahoma, sans-serif;
}

input, select, textarea, button {
	font-family: inherit;
	font-size: inherit;
}

body {
	padding: 0;
	margin: 0;
	font-size: 100%;
	background: #fff url('background.jpg') repeat 52% 0;
	color: #333;
	line-height: 1.35em;
}

a {
	text-decoration: none;
	color: #42769a;
}

a:hover, a:active {
	text-decoration: underline;
	color: #32668a;
}

img {
	border: 0 none;
}

h1 {
	margin: 0;
}

.photoFrames a {
	float: left;
}

.photoFramesClear {
	before: "";
	clear: both;
}

.photoFrame {
	cursor: pointer;
	display: block;
	position: relative;
	width: 206px;
	height: 142px;
	overflow: hidden;
}

.photoFrame .image {
	display: block;
	position: absolute;
	left: 3px;
	top: 2px;
	width: 200px;
	height: 130px;
	overflow: hidden;
}

.photoFrame .overlay {
	background: url('photoframe-200-130.png') repeat scroll left top transparent;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 206px;
	height: 142px;
}

.clear {
	clear: both;
}

div.hr {
	background: #ccc;
	height: 1px;
	overflow: hidden;
	margin: .5em 0;
}

div.hr hr {
	display: none;
}

#page {
	position: absolute;
	width: 100%;
}

#page .container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 360px;
	overflow: hidden;
}

.summerTheme #header {
	background: #191b14 url('header-summer-2020.jpg') no-repeat 50% 100%;
}

.winterTheme #header {
	background: #465984 url('header-winter.jpg') no-repeat 50% 100%;
}

#header .container {
	height: 360px;
}

#header h1 {
	position: absolute;
	top: 170px;
	left: 50px;
	margin: 0;
}

#header h1 a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 170px;
	display: block;
}

#header h1 a span {
	display: none;
}

#wifi {
	position: absolute;
	left: 72px;
	bottom: 190px;
	background: url('wifi.png') no-repeat;
	width: 62px;
	height: 25px;
	background-size: 100% 100%;
}

#news {
	position: absolute;
	right: 40px;
	bottom: 20px;
	width: 300px;
	text-align: right;
	line-height: 1.1em;
	text-shadow: 0 0 10px #000000;
	font-size: 90%;
}

.summerTheme #news {
	color: #ada469;
}

.winterTheme #news {
	color: #afc3d7;
}

#news a {
	color: #fff;
}

#news h3 {
	margin-top: 1em;
	margin-bottom: 0;
}

#menu {
	background: #202020 url('menu.png') repeat-x 0 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}

#menu ul,
#menu ul li {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style-type: none;
}

#menu ul {
	display: block;
}

.summerTheme #menu ul {
	background: url('menu-items-summer.png?v2016') no-repeat 0 0;
}

.winterTheme #menu ul {
	background: url('menu-items-winter.png?v2016') no-repeat 0 0;
}

#menu ul li {
	float: left;
	display: block;
	padding-right: 2px;
}

#menu ul li a {
	display: block;
	color: #ccc;
	font-size: 20px;
	font-variant: small-caps;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
	height: 50px;
}

.summerTheme #menu ul li a:hover,
.summerTheme #menu ul li a.selected {
	background: url('menu-items-summer-hover.png?v2016') no-repeat 0 0;
}

.winterTheme #menu ul li a:hover,
.winterTheme #menu ul li a.selected {
	background: url('menu-items-winter-hover.png?v2016') no-repeat 0 0;
}

#menu ul li a.selected {
	opacity: .75;
}

#menu ul li a.selected:hover {
	opacity: 1;
}

#menu ul li a.chalupa:hover, #menu ul li a.chalupa.selected { background-position: 0 0; }

#menu ul li a.fotogalerie:hover, #menu ul li a.fotogalerie.selected { background-position: -238px 0; }

#menu ul li a.tipy-na-vylet:hover, #menu ul li a.tipy-na-vylet.selected { background-position: -395px 0; }

#menu ul li a.lyzovani:hover, #menu ul li a.lyzovani.selected { background-position: -555px 0; }

.summerTheme #menu ul li a.cenik:hover, .summerTheme #menu ul li a.cenik.selected { background-position: -555px 0; }

.summerTheme #menu ul li a.kontakt:hover, .summerTheme #menu ul li a.kontakt.selected { background-position: -661px 0; }

.summerTheme #menu ul li a.volne-terminy:hover, .summerTheme #menu ul li a.volne-terminy.selected { background-position: -787px 0; }

.winterTheme #menu ul li a.cenik:hover, .winterTheme #menu ul li a.cenik.selected { background-position: -675px 0; }

.winterTheme #menu ul li a.kontakt:hover, .winterTheme #menu ul li a.kontakt.selected { background-position: -811px 0; }

.winterTheme #menu ul li a.volne-terminy:hover, .winterTheme #menu ul li a.volne-terminy.selected { background-position: -787px 0; }

#menu ul li a span {
	display: none;
}

#content .containerWrap {
	width: 1002px;
	margin: auto;
	background: #aaa;
	padding-bottom: 1px;
}

#content .container {
	margin-top: 1px;
	background: #f5f5f5;
	padding: 1em 0 2em 0;
}

#content .containerIn {
	padding: 0 4.5em;
}

h2,
h3,
h4 {
	margin-top: 2em;
	margin-bottom: .3em;
}

p,
ul {
	margin-top: .25em;
	margin-bottom: 1em;
}

ul {
	padding-left: 1.25em;
	list-style-type: square;
}

p.editPageContent {
	position: absolute;
	top: 0em;
	left: 4.5em;
}

p.editPageContent a {
	font-size: 80%;
}

#footer {
	margin-bottom: 3em;
	text-shadow: 0px 1px 0px white;
}

#footer .containerIn {
	color: #888;
	margin: 1em 4.5em;
}

#footer p {
	font-size: 90%;
}

.block {
	background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(50%, rgba(0, 0, 0, 0.1)), color-stop(50%, rgba(0, 0, 0, 0.1)), color-stop(100%, rgba(0, 0, 0, 0))), -webkit-gradient(radial, 50% 0%, 0, 50% 0%, 80, color-stop(0%, rgba(0, 0, 0, 0.04)), color-stop(80%, rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top left, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%), -webkit-radial-gradient(top center, ellipse cover, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 80%);
	background-image: -moz-linear-gradient(top left, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%), -moz-radial-gradient(top center, ellipse cover, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 80%);
	background-image: -o-linear-gradient(top left, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%), -o-radial-gradient(top center, ellipse cover, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 80%);
	background-image: linear-gradient(top left, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0) 100%), radial-gradient(top center, ellipse cover, rgba(0, 0, 0, 0.04) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-background-size: 100% 1px, 85% 40px;
	-moz-background-size: 100% 1px, 85% 40px;
	-o-background-size: 100% 1px, 85% 40px;
	background-size: 100% 1px, 85% 40px;
	background-position: top center;
	background-repeat: no-repeat;
	padding: .5em 0;
}

h2.first {
	font-weight: bold;
	font-size: 160%;
	margin: .5em 0 .3em 0;
}
