BODY{
	background-color: #6599fe;
	text-align:center;

	font-family: arial,helvetica,verdana;
}

#header{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	background: url('/images/header-middle.png');
	background-repeat: repeat-x;

	width: 1024px;
	height: 200px;
}

#header_left{
	background: url('/images/header-left.png');
	background-repeat: no-repeat;

	float: left;
	width: 496px;
	height: 200px;
}

#header_left a{
	position: relative;
	top: 50px;
	left: 90px;
	text-decoration: none;
}

#header_left span{
	display: block;
	height: 60px;
	width: 150px;
}

#header_middle{
	left:28%;
	position: absolute;
	text-align: center;

	padding-top: 2em;
}

#header_middle h3{
	font-size: 1.8em;
	margin: 0px;	
	font-weight: normal;
}

#header_middle p{
	margin: 0px;
	font-size: 1.1em;
}

#header_right{
	background: url('/images/header-right.png');
	background-repeat: no-repeat;

	float: right;
	width: 323px;
	height: 200px;
}

#menu {
	background-color: #fbb03b;
	width:90%;
	position: absolute;
	_left: 0px;
	top: -8px;
	z-index: 1;
	text-align: left;
	line-height: 15px;
	font-size: 14.5px;
}

.menu_item_blue{
	float: left;
	background-color: #1f6aff;
}

.menu_item_red{
	float: left;
	background-color: #e2001a;
}

.menu_item_last{
	float: left;
}

.menu_item_last_text{
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;

	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

.menu_item_a{
	display: block;
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;

	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

.left{
	float: left;
	width: 5px;
	height: 25px;
}

.right{
	float: right;
	width: 5x;
	height: 25px;
}

.last{
	background-image: url("/images/menu-last.png");
	background-repeat: no-repeat;
}

.blue_left{
	background-image: url("/images/menu-left-blue.png");
	background-repeat: no-repeat;
}

.blue_left_full{
	background-image: url("/images/menu-right-blue-full.png");
	background-repeat: no-repeat;
}

.blue_right{
	background-image: url("/images/menu-right-blue.png");
	background-repeat: no-repeat;
}

.red_left{
	background-image: url("/images/menu-left-red.png");
	background-repeat: no-repeat;
}

.red_left_full{
	background-image: url("/images/menu-left-red-full.png");
	background-repeat: no-repeat;
}

.red_right{
	background-image: url("/images/menu-right-red.png");
	background-repeat: no-repeat;
}

#weather{
	position: relative;
	float: left;
	font-size: 0.8em;
	margin-top: 4px;
}

#weather img{
	float: left;
	top: -6px;
	left: 40px;
}

#body_header{
	position: absolute;
	left:0px;
	width: 100%;
	_width: 102%;
}

#body{
	position: relative;
	top: -70px;

	width: 1024px;

	margin-right: auto;
	margin-left: auto;
}

#body_content{
	position: relative;
	left: 8px;
	background-color: #fff;

	min-height: 500px;
	_height: 500px;

	z-index: 1;

	text-align: left;
}

#body_left_top{
	position: absolute;
	left: 0%;
	top: -16px;
	_z-index: -1;
}

#body_right_top{
	position: absolute;
	left: 100%;
	top: -16px;
	_z-index: -1;
}

#body_right_bottom{
	position: absolute;
	left: 100%;
	top: 100%;
}

#body_left_bottom{
	position: absolute;
	left: 0%;
	top: 100%;
}

#body_top{
	background-color: #fff;
	position:absolute;
	z-index: 0;
	_z-index: -1;

	left:16px;
	width: 1008px;
	height: 8px;
	top: -8px;
}

#body_bottom{
	background-color: #fff;
	position:absolute;
	z-index: 0;
	
	left:16px;
	width: 1008px;
	height: 8px;
	bottom: -8px;
}

#body_title{
	background-image: url("/images/menu-shadow.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	z-index: 0;

	position: relative;
	top: -3px;
	left: 2px;
	width: 87.3%;
	height: 29px;
	
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 2em;

	text-align: left;

	font-size: 0.8em;
	font-weight: bold;
}

#body_left{
	position: relative;
	left: -12px;
	
	float: left;
	width: 16em;
	text-align: left;
	
	font-size: 0.8em;
}

#body_left li{
	list-style-type: none;
	padding-left: 1.6em;
	padding-top: 0.3em;
	padding-bottom: 0.6em;

	font-weight: bold;
	font-size: 1.3em;

	background-image: url("/images/left-menu-background.png");
	background-repeat: no-repeat;
}

#body_left div{
	height: 36px;
}

#body_left a{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

#body_left a:hover{
	text-decoration: underline;
}

#body_left li li{
	color: #ff0000;
	padding-left: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background-image: none;
}

#body_left li li div{
	font-weight: bold;
	font-size: 0.6em;

	height: auto;
}

#body_left li li li{
	color: #000;
	padding-left: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	background-image: none;
}

#body_left li li li div{
	font-weight: normal;
	font-size: 0.4em;

	height: auto;
}

#body_left ul{
	padding: 0px;
	margin-left: 0px;
}

#body_center{
	width: 590px;
	float: left;
}

#last_minute_position{
	float: right;
	position: relative;

	z-index: 1;
}

#last_minute{
	position: absolute;
	width: 190px;
	left: -200px;
	top: -206px;
	_top: -205px;
}

#last_minute_header{
	position: relative;
	left: -10px;
	_top: -1px;
}

#last_minute_caption{
	background-image: url("/images/last_minute_header.jpg");
	background-repeat: no-repeat;
	height: 25px;

	color: #fff;
	font-size: 0.9em;
	padding-top: 0.2em;

	position: relative;
	top: -12px;

	text-align: center;
}

#last_minute_body{	
	background-image: url("/images/last_minute_body.jpg");

	position: relative;
	top: -15px;
}

#last_minute_body div{
	padding: 10px;
	font-size: 0.8em;
	
}

#last_minute_body div div{
	padding: 2px 0px 2px 0px;
}

#last_minute_body h3{
	margin: 0px;
	font-size: 1em;
	color: #ff0000;
}

#last_minute_footer{
	position: relative;
	top: -15px;
	_top: -22px;
}

.cistic{
	clear: both;
}

.clanek{
	text-align: justify;
	font-size: 0.9em;
	color: #000070;
}

.clanek a{
	text-decoration: none;
	color: #000070;
}

.clanek a:hover{
	text-decoration: underline;
}

.clanek table{
	font-size: 0.9em;
	color: #000070;
}

.clanek input,textarea{
	border: solid #1f6aff 1px;
}

.clanek img{
	border: solid black 1px;
}

.clanek li{
	_width:100%;
	_vertical-align: top;
}

.error{
	color: #ff0000;
}

#gallery{
	width: 800px;
	text-align: left;
	padding-left: 1em;
	margin-top: 1em;
}

#gallery div{
	float: left;
	padding: 7px;
}

#gallery span{
	display: block;
	padding-top: 0.3em;
	font-size: 0.7em;
	font-weight: bold;
}

#gallery img{
	border: none;
}

.clanek_fotka{
	clear: right;
	float: right;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.clanek_fotka span{
	display: block;
	padding-top: 0.3em;
	font-size: 0.8em;
	font-weight: bold;
}

.clanek_fotka img{
	border: none;
}

#footer{
	position: relative;
	top: -55px;

	font-size: 0.6em;
}

#footer a{
	text-decoration: none;
	color: #000;
}

#footer a:hover{
	text-decoration: underline;
}

#price-list th,td{
	width: 12.5%;
}

#price-list td{
	text-align: center;
}

#price-list th{
	text-align: left;
	padding-left:6px;
	border: solid black 1px;
}

.price-list-span{
	width: 80%;
	display: block;
	float:left;
	clear: both;
}

.basic_gallery{
	float: left;
	text-align: center;
	margin: 10px;

	color: #000;
	font-size: 0.8em;
}

#mapa{
	height: 180px !important;
	position: relative;
	left: +25px;
}

#mapa img{
	height: 180px;
	border: none;
}

#mapa_select{
	position: relative;
}

#mapa_select a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#mapa_select a:hover{
	text-decoration: underline;
}

.klima-table{
	border: solid #000 1px !important;
	width: 100% !important;
}

.klima-table td{
	width: 7%;
	text-align: center;
	border: solid #000 1px !important;
	padding: 0em !important;
} 

.partners-partner{
	list-style-type: none;
	padding-bottom: 1em; 
}

.partners-partner a{
	float: left;
	margin-right: 1em;
}

.partners-partner a img{
	max-width: 10em;
	border: none !important;
}

.partners-partner div h4{
	font-size: 1.5em;
	padding: 0px;
}

#cesys{
	border: none;
	width: 103%;
	min-height: 1300px;
}
