#maininside1 { /* horni prouzek gradient */
	position: relative;
	background: url(img/bg_main01.gif) repeat-x top;
}

#maininside2 { /* dolni prouzek gradient */
	position: relative;
	background: url(img/bg_main02.gif) repeat-x bottom;
}

/*
#maininside3 {
	position: relative;
	padding: 25px;
	background: url(img/czechhotel.gif) no-repeat bottom right;
}	
*/

#maininside3 {
	position: relative;
	padding: 0;
	background: url(img/czechhotel.gif) no-repeat bottom right;
	min-height: 315px;
	_height: 315px;
}
#maininside4 {
	position: relative;
	padding: 25px;
	background: url(img/czechhotel.gif) no-repeat bottom right;
}


#levemenu {
	position: absolute; left: 0; top: 0;
	width: 139px; height: 305px;
	background: url(img/bg_left.gif) repeat-x top;
	font-size: 13px; font-weight: bold;
	padding-left: 5px;
	line-height: 18px;
}
#levemenu a {
	color: #c52222;
	text-decoration: none;
	padding-left: 6px;
	font-size: 13px;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}
#levemenu a:hover {
	padding-left: 0px;
	border-left: 6px solid #c52222;
}


#obsah {
	padding: 25px;
	padding-left: 164px;
}

.cleaner {
	clear: both;
	font-size: 1px;
	background: transparent;
	border: none;
}

.jus {
	text-align: justify;
}

.mapkaMesto {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}

.red {
	color: #c52222;
}

.black {
	color: #333;
}

ol.howtobook li {
	margin-bottom: 12px;
}

.iBorder {
	border: 1px solid #000;
}

table.special {
	margin-top: 20px;
	border: none;
	border-left: 8px solid #c52222;
	border-bottom: 2px solid #c52222;
	background: #fff;
}

.doporucujeme {
	color: #fff;
	background: #666;
	font-weight: bold;
	padding: 0 3px;
}

.hvezdy {
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


ul.links {
	list-style: none;
	margin: 0; padding: 0;
	margin-left: 20px;
}
ul.links a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	border-left: 6px solid #ccc;
}
ul.links a:hover {
	text-decoration:none;
	border-left: 6px solid #c52222;
}