* {
	margin: 0;
	padding: 0;
	overflow: 0;
	border: 0;
}
.neviditelny {
	display: none;
}
.cisto {
	clear: both;
}
.ico_lang {
	width: 780px;
	padding: 5px 20px 0 0;
	height: 23px;
	text-align: right;
}
body {
	width: 100%;
	background: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
div#body_obsah {
	width: 800px;
	margin: 0 auto;
}
div#horni {
	position: relative;
	width: 100%;
	height: 256px;
	margin-bottom: 1px;
}
div#horni a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 800px;
	height: 256px;
	z-index: 10;
}
div#horni_obsah {
	position: relative;
	width: 800px;
	height: 256px;
	/*background: #615555;*/
}
div#logo {
	position: absolute;
	width: 215px;
	height: 74px;
	left: 18px;
	bottom: 18px;
}
div#hlavni {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../images/hlavni_bck.png) repeat-y;
}
div#hlavni_obsah {
	width: 100%;
	padding-bottom: 15px;
}
div#menu_horizontal {
	width: 100%;
	height: 47px;
	background: #615555;
}
div#menu_horizontal_obsah {
	width: 100%;
	height: 41px;
	background: url(../images/menu_horizontal_bck.png) repeat-x;
	margin-bottom: 6px;
}
div#menu_horizontal_obsah ul {
	width: 700px;
	height: 40px;
	margin-left: 100px;
	list-style: none;
}
div#menu_horizontal_obsah ul li {
	float: left;
	width: 90px;
	margin: 0 10px;
}
div#menu_horizontal_obsah ul li a {
	display: block;
	width: 90px;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Myriad Pro;
	font-size: 15px;
}
div#menu_horizontal_obsah ul li a:hover, div#menu_horizontal_obsah ul li a.active {
	background: #6b241f url(../images/menu_horizontal_active.png) no-repeat bottom center;
}
div#hlavni_vlevo {
	float: left;
	width: 200px;
}
div#hlavni_vlevo_obsah {
	width: 194px;
	padding-left: 6px;
}
div#menu_vertical {
	width: 193px;
	margin: 32px 0;
}
div#menu_vertical_obsah {
	width: 100%;
}
div#menu_vertical_obsah ul {
	width: 100%;
	list-style: none;
}
div#menu_vertical_obsah ul li {
	width: 100%;
}
div.menu_vertical_odkaz {
	position: relative;
	width: 193px;
	height: 47px;
}
div.menu_vertical_odkaz a {
	display: block;
	width: 174px;
	height: 42px;
	padding: 5px 0 0 20px;
	color: #cfcfcf;
	text-decoration: none;
	font-family: Georgia;
	font-size: 15px;
}
div.menu_vertical_odkaz a:hover, div.menu_vertical_odkaz a.active {
	background: #6b241f;
}
div.menu_vertical_odkaz a span {
	float: left;
	width: 174px;
	color: #cfcfcf;
	font-family: Arial;
	font-size: 11px; 
}
div#hlavni_vpravo {
	float: left;
	width: 599px;
}
div#hlavni_vpravo_obsah {
	width: 559px;
	padding: 20px;
}
div#hlavni_spodek {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 15px;
	background: url(../images/hlavni_spodek.png) no-repeat;
}
div#spodni {
	width: 799px;
	height: 70px;
}
div#spodni_obsah {
	width: 100%;
	height: 70px;
	background: url(../images/logo_spodni.png) no-repeat center bottom;
}
div#spodni_copyright {
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #7f7d7d;
	font-size: 11px;
	text-align: center;	
}
div#spodni_copyright a {
	color: #7f7d7d;
	font-size: 11px;
	text-decoration: none;
}
div#spodni_copyright a:hover {
	text-decoration: underline;
}
/* ---------------------------------------------------------------------- */

div.nadpis_h2 {
	width: 538px;
	height: 29px;
	line-height: 29px;
	padding-left: 15px;
	border-left: 6px solid #a80603;
	background: #842828;
}
div.nadpis_h2 h2 {
	font-family: Georgia;
	font-size: 20px;
}
div.nadpis_h3 {
	width: 495px;
	height: 19px;
	line-height: 19px;
	padding-left: 15px;
	margin: 20px 0 10px 15px;
	border-left: 4px solid #a80603;
	background: #842828;
}
div.nadpis_h3 h3 {
	font-family: Georgia;
	font-size: 14px;
}
p.text {
	text-align: justify;
	margin: 10px 0;
}
div.clanek {
	width: 100%;
	margin: 10px 0;
}
div.clanek img {
	float: left;
	margin: 10px;
}
div.clanek a {
	color: #fff;
	text-decoration: none;
}
div.clanek a:hover {
	text-decoration: underline;
}
p.clanek_text {
	float: right;
	width: 370px;
	text-align: justify;
	margin: 10px 0;
}
div.clanek2 {
	width: 100%;
	margin: 10px 0;
}
div.clanek2 img {
	float: right;
	margin: 10px;
}
div.clanek2 p {
	float: left;
	width: 385px;
	text-align: justify;
	margin: 10px 0;
}
div.clanek2 a {
	color: #fff;
	text-decoration: none; 
	font-weight: bold;
}
div.clanek2 a:hover {
	text-decoration: underline; 
}
div.clanek3 {
	width: 100%;
	margin: 20px 0;
}
div.clanek3 a {
	color: #fff;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}
div.clanek3 a:hover { 
	font-weight: bold; 
}
div.clanek3 p {
	width: 100%;
	font-style: italic;
	text-align: justify;
}
div.clanek3_vlevo {
	float: left;
	width: 50%;
	margin: 20px 0;
}
div.clanek3_vlevo p {
	font-style: normal;
}
div.clanek3_vpravo {
	float: right;
	width: 50%;
	margin: 20px 0;
}
div.clanek3_vpravo p {
	font-style: normal;
}
div.clanek3_vpravo a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
div.clanek3_vpravo a:hover { 
	font-weight: bold; 
}
div.clanek4 {
	width: 100%;
	margin: 20px 0;
}
div.clanek4 p {
	text-align: left;
}
div.clanek4 a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}
div.clanek4 a:hover { 
	font-weight: bold; 
}
div.clanek5 {
	width: 100%;
	margin: 20px 0;
}
div.clanek5 p {

text-align: justify;
	margin: 10px 0;


}
div.clanek5 a {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}

table.pokoje {
	width: 250px;
}
table.pokoje a {
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none; 
	text-align: center;
}
table.pokoje a:hover {
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #ccc;
	color: #000;
	background: #ccc;
	text-decoration: none; 
	text-align: center;
}
table.c {
	width: 100%;
	margin: 10px 0;
}
table.pokoje td {
	height: 20px;
	border: 0;
}
table td.c1 {
	width: 20%;
	font-weight: bold;
}
table td.c2 {
	width: 80%;
}
table.cenik {
	width: 493px;
	margin-left: 15px;
}
table.cenik a {
	color: #fff;
	text-decoration: none;
}
table.cenik a:hover {
	text-decoration: underline;
}
table.cenik td {
	border-bottom: 1px solid #fff;
	text-align: center;
	height: 25px;
}
form#formular {
	width: 509px;
}
form#formular input {
	width: 200px;
	height: 22px;
	margin-bottom: 2px;
	padding: 3px 0 0 3px;
}
form#formular input.submit {
	width: 100px;
	height: 24px;
	margin: 5px 0 0 190px;
	cursor: pointer;
}
form#formular textarea {
	width: 300px;
	height: 100px;
	margin: 5px 0;
	padding: 3px 0 0 3px;
}
form#formular input.pokoj {
	width: 100px;
	height: 22px;
	margin: 5px 0;
	padding: 3px 0 0 3px;
}
form#formular select {
	width: 97px;
	height: 23px;
	margin: 5px 0;
}
table.formular {
	width: 489px;
	margin: 0 10px;
}
div#odkaz_rezervace {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}
div#odkaz_rezervace p {
	width: 700px;
	margin-left: 100px;
	text-align: center;
}
div#odkaz_rezervace a {
	color: #fff;
	text-decoration: none;
}
div#odkaz_rezervace a:hover {
	font-weight: bold;
}
