@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-family: Georgia, "Times New Roman", serif, Tahoma;
	font-size: 75%;
	color: black;
}

a { color: #749513; }

a:hover { color: #232f08; }

h1, h2, h3, h4, h5, h6, ul, ol, li, p, img { margin: 0px; padding: 0px; }

img { border: none; }

.fotka {
	display: block;
	float: left;
	width: 200px;
	padding: 10px;
	margin: 0 20px 30px 0;
	background: #f6f7f0;
	border: 1px solid #b7b787;
	text-align: center;
	height: 170px;
	text-decoration: none;
	font-size: 85%;
}

.fotka img { padding-bottom: 8px; }

.fotka:hover { background: #bfc794; border: 1px solid #5b7119; }

.fotogalerie { padding-left: 70px; }

.hlava {
	width: 930px;
	background-image: url(/pic/hlavabg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 135px;
	position: relative;
}

.hlava h1 a { display: block; text-indent: -5000em; height: 135px; }

.menu {
	width: 690px;
	background-image: url(/pic/menubg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 89px;
	text-align: right;
	padding: 0 40px 0 200px;
}

.menu #m_domu { border-right: none; }

.menu a {
	text-decoration: none;
	display: block;
	float: right;
	padding: 23px 14px 22px 14px;
	width: 60px;
	text-align: center;
	color: #688611;
	border-right: 1px solid #f0fad1;
}

.menu a:hover {
	background-image: url(/pic/menu-a-hover.png);
	background-position: top left;
	background-repeat: repeat-x;
	color: #f0f9d4;
}

.nadpis-v-textu { margin-top: 1.2em; }

#hlava-english { background-image: url(/pic/hlavabg-english.jpg); }

#hlava-francais { background-image: url(/pic/hlavabg-francais.jpg); }

#kontejner { width: 930px; margin: 0 auto 0 auto; }

#lang { position: absolute; top: 20px; right: -10px; }

#lang a img { padding: 4px; padding-left: 6px; }

#lang a:hover img { border-left: 2px solid #d0f176; padding-left: 4px; }

#mapka { border: 1px solid #b5b586; }

#menu-english #m_accommodation { width: 100px; }

#menu-english a { width: 80px; padding: 23px 7px 22px 7px; }

#obsah {
	width: 850px;
	background-image: url(/pic/obsahbg.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0 40px 70px 40px;
}

#obsah h1 {
	text-align: right;
	color: #ff9900;
	font-size: 250%;
	margin-bottom: 1em;
	border-bottom: 1px solid #efb400;
	padding-bottom: 3px;
	font-weight: normal;
}

#obsah h2 {
	margin-top: 1.4em;
	font-size: 175%;
	color: #70920d;
	font-weight: normal;
}

#obsah p, #obsah ul, #obsah ol {
	text-align: justify;
	padding: 1em 1em 0 1em;
	color: #222222;
	font-size: 110%;
	line-height: 140%;
}

#obsah strong { color: black; }

#obsah table {
	width: 80%;
	margin: 2em 10% 1em 10%;
	border-collapse: collapse;
	border: 1px solid #d5d5b8;
}

#obsah table .suda { background-color: #dcddca; }

#obsah table td, #obsah table th {
	padding: 0.4em;
	text-align: center;
	border-left: 1px solid #d5d5b8;
	border-bottom: 1px solid #d5d5b8;
}

#obsah table th { font-weight: bold; background-color: #c4c49b; }

#obsah table tr:hover { background-color: #ccf061; }

#obsah ul, #obsah ol { padding: 1em 3em 0 3em; }

#paticka {
	width: 930px;
	background-image: url(/pic/patickabg.png);
	background-position: top left;
	background-repeat: repeat-y;
	height: 38px;
	padding: 10px 2em 10px 2em;
	text-align: center;
	font-size: 90%;
}

#obsah .bnr
{
	text-align: center;
	padding-top: 1em;
	position: relative;
	top: 2em;
}