body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
	#font-size: x-small;
  	background: #E1D3A6 url('../img/layout/background.jpg') repeat-x top;
	margin-top: 20px;
}
#layout_container {
	margin: 0 auto;
	width: 1022px;
}
#layout_top {
	height: 495px;
	background: transparent url('../img/layout/top.jpg') no-repeat;
}

#layout_top h1 a span { display: none; }
#layout_top h1 {
	display: block;
	float: left;
	width: 260px;
	height: 220px;
	margin-left: 44px;
	_margin-left: 22px;
}
#layout_top h1 a { display: block; width: 100%; height: 100%; }

#layout_vlajky {
	float: right;
	width: 300px;
	height: 33px;
	margin-right: 30px;
	margin-top: 15px;
}

#layout_vlajky a {
	display: block; float: right;
	width: 51px; height: 33px;
	text-decoration: none;
	margin-left: 15px;
}
#layout_vlajky .cs { background: transparent url('../img/layout/vlajka-cs-ie6.png') no-repeat; }
#layout_vlajky .de { background: transparent url('../img/layout/vlajka-de-ie6.png') no-repeat; }
#layout_vlajky .en { background: transparent url('../img/layout/vlajka-en-ie6.png') no-repeat; }
#layout_vlajky a span { display: none; }

#layout_top .menu {
	clear: right;
	float: right;
	margin: 50px 25px 0 0;
	_margin: 50px 10px 0 0;
	padding: 0;
	width: 680px;
	height: 35px;
	overflow-y: hidden;
}
#layout_top .menu li {
	float: right;
	margin: 0; padding: 10px 10px 0px 35px;
	background: transparent url('../img/layout/menu.png') no-repeat left center;
	_background: transparent url('../img/layout/menu-ie6.png') no-repeat left center;
	height: 25px;
	list-style-type: none;
}
#layout_top .menu li a {
	text-decoration: none;
	color: #961015;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 130%;
}
#layout_top .menu li a:hover { color: white; }             

#layout_topimage {
	float: right;
	clear: right;
	margin-top: 14px;
	margin-right: 36px;
	_margin-right: 18px;
	width: 662px;
	height: 282px;
}

/** VYMENNE HORNI FOTOGRAFIE
 *  $GLOBALS[CONFIG]['topImageStyle'] obsahuje nazev zde definovane tridy
 */
#layout_topimage.hotelZvenku { background: transparent url('../img/layout/top_image1.jpg') no-repeat; }
#layout_topimage.ubytovani { background: transparent url('../img/layout/top_image9.jpg') no-repeat; }
#layout_topimage.recepce { background: transparent url('../img/layout/top_image3.jpg') no-repeat; }
#layout_topimage.wellness { background: transparent url('../img/layout/top_image8.jpg') no-repeat; }
#layout_topimage.balicky { background: transparent url('../img/layout/top_image2.jpg') no-repeat; }
#layout_topimage.poukaz { background: transparent url('../img/layout/top_image4.jpg') no-repeat; }
#layout_topimage.cenik { background: transparent url('../img/layout/top_image5.jpg') no-repeat; }
#layout_topimage.fotogalerie { background: transparent url('../img/layout/top_image6.jpg') no-repeat; }
#layout_topimage.mapy { background: transparent url('../img/layout/top_image7.jpg') no-repeat; }
#layout_topimage.tipy { background: transparent url('../img/layout/top_image10.jpg') no-repeat; }
/* konec VYMENNE HORNI FOTOGRAFIE */


#layout_middle {
	background: transparent url('../img/layout/middle.jpg') repeat-y;
}


#layout_bottom {
	height: 273px;
	background: transparent url('../img/layout/bottom.jpg') no-repeat;
}

#layout_left {
	float: left;
	width: 265px;
	margin-left: 42px;
	_margin-left: 21px;
}

#layout_left .menu {
	margin: -40px 0 0 15px;
	_margin: 0 0 0 15px;
	padding: 0 20px;
	width: 195px;
	background: transparent url('../img/layout/menu_bg.png') repeat-y;
	_background: transparent url('../img/layout/menu_bg-ie6.png') repeat-y;
}

#layout_left .menu li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0 5px 40px;
	margin: 0 0 1px 0;	
	background: transparent url('../img/layout/menu.png') no-repeat left center;
	_background: transparent url('../img/layout/menu-ie6.png') no-repeat left center;
	border-top: 1px solid #cbb67e;
	border-bottom: 1px solid #9c813a;
}
#layout_left .menu li.first {
	border-top: 0;
}
#layout_left .menu li a {
	width: 150px;
	height: 15px;
	color: #961015;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 130%;
	text-decoration: none;
}
#layout_left .menu li a:hover { color: white; }

#layout_left .divider {
	width: 265px;
	height: 93px;
	background: transparent url('../img/layout/left_divider.jpg') no-repeat;
}

#obsah {
	float: right;
	width: 600px;
	margin: -30px 70px -50px 0;
	_margin: 0 35px 0px 0;
}

#logoMesta {
	margin-left: 60px;;
}
#layout_bottom p {
	text-align: center;
	font-size: xx-small;
	margin-top: 95px;
}
#layout_bottom a { color: #ddd; text-decoration: none; }
#layout_bottom a:hover { color: white; text-decoration: underline; }
a img { border: 0; }

.clear { clear: both; }
.fleft { float: left; }
.fright { float: right; }
.strong { font-weight: bold; }

