body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	color: #767676;
	font-size: 72%;
	background-color: #FFFFFF;
	background-image: url(images/bg);
	background-repeat: repeat-x;
	background-position: left top;
}

* { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

strong {
	font-weight: bold;
}

h1, h2, h3 {

}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #d4a52f;
	margin: 0 0 22px 0;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #d4a52f;	
	margin: 0 0 5px 0;	
}

h3 {
	font-size: 1.2em;
}

p {
	line-height: 140%;
	margin: 0 0 1em 0;
}

ol, ul {
	line-height: 150%;
	margin: 0 0 15px 25px;
}

a {
	color: #2b9c4c;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


form {
	
}

form p {
	margin: 0 0 .2em 0;
}

form br {
	clear: both;
}

label {
	width: 6em;
	display: block;
	padding: 3px;	
	float: left;

}

input {
	color: #767676;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #848484;
	vertical-align: bottom;

	margin-right: 5px;
}

.text_right {
	text-align: right;
}

.red {
	color: #F00;
}

table {
	margin: .5em 0 1.5em 0;
	width: 10%;
	border-collapse: collapse; 	
}

tr {
}

th {
	font-weight: bold;
	padding: 4px;
	background-color: #d0c776;
	color: #FFF;	
}

td {
	padding: 4px;
	vertical-align: top;
}


table  td.sedy {
	background-color: #f3f5e8;
}

/* -----------  layout stranky ------------------- */

div#hlavnyobal { 
	width: 952px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;  
}

div#language_menu {
	width: 952px;
	height: 60px;
	position: relative;
}

div#language_menu .language {
	position: absolute;
	top: 40px;
	right: 0;
}

div#language_menu .language a {
	margin-left: 20px;
	color: #d9e9d9;
	text-decoration: none;
}

div#language_menu .language a:hover {
	text-decoration: underline;
}

div#language_menu #odkazy {
	position: absolute;
	right: 0;
	top: 30px;
}

div#horni_menu #odkazy a {
	padding-left: 0;
	margin: 0;
}

div#top_menu {
	width: 952px;
	height: 314px;
	position: relative;
	background-image: url(images/bg_topmenu.jpg);
	background-repeat: no-repeat;
}

div#top_menu .logo {
	position: absolute;
	top: 80px;
	left: 10px;
	width: 195px;
	height: 150px;
}

div#top_menu .adress {
	position: absolute;
	top: 261px;
	left: 20px;
}

div#top_menu ul {
	position: absolute;
	top: 32px;
	right: 0;
	list-style: none;
}

div#top_menu li {
	float: left;
}

div#top_menu li a {
	color: #888888;
	border-right: 1px solid #888888;
	margin-left: 10px;
	padding-right: 10px;	
	text-decoration: none;
}

div#top_menu li a:hover {
	text-decoration: underline;
}

div#top_menu li a.red {
	color: #F00;
}

div#top_menu .flash {
	position: absolute;
	top:54px;
	left: 221px;
	width: 731px;
	height: 260px;
	background-image: url(images/bg_flash.jpg);	
}

div#case_content {
	width: 952px;
	overflow: hidden;
	background-image: url(images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#case_content_divider {
	width: 230px;
  height : 1px;
  position : relative;
  top : 0px;
  left : -15px;
	background-image: url(images/bg_content_divider.jpg);
	background-repeat: no-repeat;
	background-position: left top;
  padding : 0px;
  margin : 0px;
}

div#case_content #left {
	float: left;
	width: 221px;
}

div#case_content #left .case_menu {
	padding: 33px 20px 50px 0;
}

div#case_content #left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

div#case_content #left li {
	padding: 0;
	margin:  0;
}

div#case_content #left li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	height: 1%;
	padding: 4px 0 1px 20px;
	margin: 5px 0 0 0;
	background-image: url(images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div#case_content #left li a:hover {
	text-decoration: underline;
}

div#case_content #left ul ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px 20px;
}

div#case_content #left li li {
	padding: 0;
	margin:  0;
}

div#case_content #left li li a {
	display: block;
	font-weight: normal;
	color: #65667b;
	padding: 4px 0 1px 0;
	margin: 5px 0 0 0;
	background-image: url(images/bg_li2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;	
}

div#case_content #right {
	float: right;
	width: 731px;
}

div#content_left {
	float: left;
	width: 460px;
}

.case_content_left {
	padding: 35px  25px 50px 32px;
}

div#content_right {
	float: right;
	width: 269px;
}

.case_content_right {
	padding: 70px  15px 50px 15px;
}

div#content_right form {
	margin-bottom: 20px;
}

.package {
	padding: 0 0 10px 15px;
	background-image: url(images/bullet_package.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	border-bottom: 1px solid #1c953f;	
}

.package a {
	font-weight: bold;
}

div#footer {
	width: 952px;
	height: 60px;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #b1b1b1;
	text-align: right;
}

div#footer ul {
	float: right;
	margin: 10px 0;
}

div#footer li {
	float: left;
	list-style: none;
}

div#footer li a {
	display: block;
	color: #b1b1b1;
	font-size: .95em;	
	padding: 0 6px 0 6px;
	border-right: 1px solid #b1b1b1;
	line-height: 100%;
}

div#footer .hotelpark {
	font-size: .95em;
	float: right;	
	clear: both;
}

.clearfix:after {
    content: ".";              
	display: block;          
    height: 0;                 
    clear: both;               
    visibility: hidden;	     
}
.clearfix {display: inline-block;}   /* oprava pre IE Mac */
/* Schova trik pred IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
