/* ELEMENTS */

body
{
	color: #000;
	background-color: #65593A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 10px;
}

h1
{
	margin: 0;
}

h2
{
	color: #8E7D4A;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: normal;
	line-height: 0.8em;
	margin: 0;
	margin-bottom: 20px;
}

h3, form fieldset legend
{
	color: #990000;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	margin-top: 10px;
}
.clnr{clear:both;font-size:0;height:0px;width:100%;}
/*hr
{
	width: 100%;
	clear: both;
	border: 0;
	margin: 0;
	height: 0.1px;
}*/

/* BOXY - ZAKLADNI ROZVRZENI */

#main
{
	color: #000;
	background: url(../graphics/bg-gradient.jpg) top left repeat-y;
	text-align: left;
	overflow: visible;
	border: 1px solid #CFC387;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 760px;
	min-height: 100px;
}

#gradient
{
	background: url(../graphics/bg-main.jpg) bottom left no-repeat transparent;
	overflow: visible;
	border: 0;
	margin: 0;
	padding: 0;
	width: 760px;
	min-height: 100px;
}

#left
{
	color: #CFC387;
	background-color: transparent;
	float: left;
	overflow: visible;
	border-right: 1px solid #CFC387;
	margin: 0;
	padding: 0;
	width: 160px;
	min-height: 100px;
}

#right
{
	color: #000;
	background: url(../graphics/bg-right.gif) top left repeat-y #CFC387;
	float: left;
	overflow: visible;
	border-left: 1px solid #CFC387;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	width: 599px;
	min-height: 100px;
}

#footer
{
	color: #CFC387;
	background-color: #630101;
	font-size: 85%;
	overflow: visible;
	clear: both;
	border: 0;
	border-top: 1px solid #CFC387;
	margin: 0;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 8px;
	width: 549px;
	min-height: 22px;
}

/* LEFT */

h1 a
{
	background: url(../graphics/logo.jpg) no-repeat top left;
	background-color: transparent;
	position: relative;
	display: block;
	float: left;
	margin: 0;
	width: 160px;
	height: 299px;
}

h1 span
{
	display: none;
	margin: 0;
}

div.pic-holder
{
	color: #000;
	background: url(../graphics/bg-pic-holder.gif) top left no-repeat transparent;
	position: relative;
	z-index: 1;
	display: block;
	left: 132px;
	top: 315px;
	border: 0;
	margin: 0;
	margin-bottom: 90px;
	padding: 0;
	width: 221px;
	height: 180px;
}

div.pic-holder img
{
	position: absolute;
	top: 27px;
	left: 31px;
	border: 1px solid #CFC387;
}

/* RIGHT */

p#lang
{
	color: #E4DCBE;
	background: url(../graphics/bg-top.jpg) top right no-repeat #776B43;
	font-size: 80%;
	clear: both;
	border-top: 30px solid #CFC387;
	border-bottom: 1px solid #CFC387;
	margin: 0;
	padding-top: 8px;
	padding-left: 25px;
	width: 574px;
	min-height: 20px;
}

p#lang a
{
	color: #E4DCBE;
	text-decoration: none;
}

p#lang a:hover
{
	text-decoration: underline;
}

ul#vmenu
{
	color: #630101;
	background: url(../graphics/bg-vmenu.jpg) top right no-repeat transparent;
	list-style: none;
	clear: both;
	border-bottom: 1px solid #CFC387;
	margin: 0;
	padding: 0;
	padding-left: 25px;
	padding-top: 22px;
	width: 574px;
	height: 171px;
}

ul#vmenu li
{
	border-bottom: 1px solid #630101;
	padding-bottom: 6px;
	margin-bottom: 8px;
	width: 125px;
}

ul#vmenu li a
{
	color: #630101;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-style: italic;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

ul#hmenu
{
	color: #CFC387;
	background-color: #630101;
	list-style: none;
	clear: both;
	border: 0;
	border-bottom: 1px solid #CFC387;
	margin: 0;
	padding: 0;
	padding-left: 165px;
	padding-top: 6px;
	width: 434px;
	height: 24px;
}

ul#hmenu li
{
	float: left;
	border-right: 1px solid #E4DCBE;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
}

ul#hmenu li#last
{
	border: 0;
	padding-right: 0;
}

ul#hmenu li a
{
	color: #CFC387;
	font-size: 90%;
	text-decoration: none;
}

ul#hmenu li a:hover
{
	text-decoration: underline;
}

/* CONTENT */

#content
{
	float: right;
	clear: both;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	width: 370px;
}

h2 span
{
	color: #000;
	font-size: 75%;
}

#content p
{
	font-size: 85%;
	line-height: 1.4em;
}

#content a, #gallery a
{
	color: #990000;
}

#content a:hover, #gallery a:hover
{
	text-decoration: none;
}

#content img#pictograms
{
	margin-top: 25px;
	margin-bottom: 10px;
}

div.star
{
	background: url(../graphics/bg-star.gif) bottom left no-repeat;
	padding-bottom: 35px;
}

table
{
	font-size: 85%;
	border: 1px solid #8E7D4A;
	margin-top: 10px;
	width: 100%;
}

table th
{
	color: #E4DCBE;
	background-color: #630101;
}

table td
{
	background-color: #E4DCBE;
}

table td, table th
{
	text-align: center;
	width: 50%;
}

/* GALLERY */

#gallery
{
	overflow: visible;
	float: right;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 575px;
	min-height: 100px;
}

div.sample
{
	font-size: 80%;
	float: left;
	text-align: center;
	margin-right: 24px;
	margin-bottom: 10px;
	width: 167px;
}

div.rule
{
	background-color: #776B43;
	clear: both;
	border: 1px solid #000;
	margin: 0;
	padding: 10px;
}

div.rule img
{
	border: 1px solid #CFC387;
	width: 142px;
}

/* REZERVACE */

form fieldset
{
	border: 1px solid #8E7D4A;
	margin-bottom: 20px;
}

form fieldset legend
{
	margin: 0;
}

form fieldset#povinne label
{
	color: #000;
	background-color: transparent;
	font-size: 85%;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

form fieldset#povinne label input
{
	width: 345px;
}

form fieldset#povinne label.half
{
	float: left;
}

form fieldset#povinne label.half input
{
	margin-right: 10px;
	width: 164px;
}

form fieldset#povinne label.half input.last
{
	margin: 0;
	width: 165px;
}

form fieldset#pobyt p
{
	font-weight: bold;
	display: block;
	float: left;
	margin: 0;
	margin-top: 18px;
	width: 60px;
}

form fieldset#pobyt label
{
	color: #000;
	background-color: transparent;
	font-size: 85%;
	font-weight: bold;
	display: block;
	float: left;
	margin-bottom: 10px;
}

form fieldset#pobyt label select
{
	margin-right: 10px;
}

form fieldset#pobyt label input
{
	width: 99px;
	margin-right: 10px;
}

form fieldset#pobyt label.radio
{
	float: left;
	clear: left;
}

form fieldset#pobyt label.radio input
{
	width: auto;
}

form input#reset
{
	margin-left: 113px;
}

form fieldset#pobyt label#text
{
	float: right;
}

form fieldset#pobyt label textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	padding-left: 2px;
	width: 228px;
	height: 80px;
}

/* FOOTER */

#footer p
{
	margin: 0;
	float: left;
	width: 274px;
}

#footer p#foxy
{
	text-align: right;
	width: 275px;
}

#footer p#foxy a
{
	color: #CFC387;
	text-decoration: none;
}

#footer p#foxy a:hover
{
	text-decoration: underline;
}
