/* STYL STRANKY */
body {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	text-align: center;
	margin-top: 0;
}
/* STYL NADPISU, ODSTAVCU */
h1 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #8C2700;
	padding-top: 10px;
}
h2 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #a1b53a;
	padding-top: 20px;
}
h3 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #00B0E8;
}
p {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #545454;
}
img {
border: 6px solid  #EAEAEA;
}
a:visited  {color:  #00B0F0}
a {color:  #00B0F0}
a:active  {color:  #00B0F0}
a:hover 	{text-decoration: underline; }
input {
background-image: url(../images/input_bg.jpg);
border: 1px solid #C6C6C6;
}
textarea {
background-image: url(../images/input_bg.jpg); background-repeat: repeat-x;
border: 1px solid #C6C6C6;
}
/* TOP ZAHLAVI, ZAHLAVI, LOGO + SLIDE */
#body {
	margin: 0 auto;
	text-align: center;
	width: 927px;
}
#top-header {
	background-image: url(../images/header.png);
	width: 927px;
	height: 43px;
}
#header {
	background-image: url(../images/paper_corner.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	width: 927px;
	height: 283px;
	padding-bottom: 15px;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 463px;
	height: 283px;
	float: left;
}
#slide {
	background-image: url(../images/slide.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 44px;
	width: 420px;
	height: 283px;
	float: right;
}
/* MENU STYL */
#menu {
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	width: 927px;
	height: 47px;
}
/* MENU ODKAZY HLAVNI */
a {
	font-weight: bold;
	text-decoration: none;
}
ul.menu {
	height: 47px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.menu li {
	clear: right;
	float: left;
	display: block;
	width: 15%;
	text-align: center;
}
ul.menu li a {
	position: relative;
	display: block;
	color: #FFF;
	padding: 10px 0px 0px 15px;
}
ul.menu li a:hover {
	color: white;
}
/* MENU OBSAHOVE ODKAZY */
ul.obsah_menu {
	height: 47px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.obsah_menu li {
	clear: right;
	float: left;
	display: block;
	width: 33%;
	text-align: center;  background-image: url(../images/obsah_menu_bg.png);
}
ul.obsah_menu li a {
	position: relative;
	display: block;
	color: #8C2700;
	padding: 10px 0px 10px 15px;
}
ul.obsah_menu li a:hover {
	color: #3C4A09;
	background-color: #EFFFD7;
}
/* OBSAH TEXTOVY */
#obsah {
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	width: 887px;
   min-height: 450px;
}
#perex {
	height: 120px;
	width: 750px;
	float: left;
	background-image: url(../images/exkurze_bg.png); background-repeat: repeat-x;
}
#perex_img {
	width: 120px;
	height: 127px;
	float: right;
}
#popis_img {
	margin: 15px 25px 15px 15px;
	width: 130px;
	height: 130px;
	float: left;
}
#bg {
   border: 1px solid #E1E1E1;
   padding: 1px 1px 1px 1px;
}
#recenze{
 border: 1px solid #E1E1E1;
 padding: 5px 5px 5px 5px;
}

#clear {
	clear: both;
}
.clear {
	clear: both;
	visibility:hidden;
}
a image {
	border: none;
}
/* ZAPATI */
#zapati {
	background-image: url(../images/zapati.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 927px;
	height: 56px;    
  margin-top:-8px;  
}
/*TABULKA HOTELU*/
#acc {
  border: 0px solid black;
  padding:0;
  width: 99%;
  table-layout: fixed;
}
#acc th {
  padding: 5px; margin:0;
  font-size: 16px; 
  border: 0px solid #E6E6E6; 
  text-align: center;
}
#acc td {
  margin: 0;
  padding: 5px;
  /*border: 1px solid #E6E6E6;*/
  background-image: url(../images/corner.png); background-position: top left; background-repeat: no-repeat;
  vertical-align: top;
}
#acc tr {
  margin: 0;
  padding:0;
  border: 0px solid black;
}
#acc span { /*HVEZDY*/
  font-size: 14px;
  font-weight: 800;
  text-align: center;
}
#acc img { /*HVEZDY*/
border: 0px;
margin-bottom: 5px;
padding-top: 20px;
}
#acc a { /*ODKAZY*/
  font-size: 14px;
  text-align: center;
  font-weight: normal;
}

/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}