/* CSS KP.info */

* {
	margin: 0;
	padding: 0;
	position: relative;
}

body {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
	background: #fff;
	color: #000;
	background: #7798e1 url("../images/bg.gif") repeat-y center top;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

a img {
	border: 0;
}

li {
	list-style-type: none;
	list-style-position: outside;
}

a {
	color: #537cd9;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#holder .text p {
	margin-bottom: 15px;
	line-height: 20px;
}

#holder .text ul {
	margin-bottom: 20px;
}

#holder .text ul li {
	line-height: 20px;
}

.db {
	display: block;
}

.linka {
	background: url("../images/linka.gif") repeat-x left center;
	height: 1px;
	width: 612px;
	margin: 7px auto;
	overflow: hidden;	
}

.reg .linka {
	width: 360px;
}


/**************************/

#holder {
	width: 1000px;
	margin: 0 auto;
}

/********* header ******/

#header {
	height: 142px;
}

#logo {
	width: 388px;
}

#logo a {
	background: url("../images/logo.gif") no-repeat left top;
	display: block;
	width: 388px;
	height: 141px;
	overflow: hidden;
	position: absolute;
}

/**** micro bannery *********/

#top {
	padding: 11px 0 0 30px;
	float: left;
	width: 335px;
	overflow: hidden;
}

#top a {
	margin-right: 7px;
	width: 70px;
	overflow: hidden;
}

#top a img {
	width: 70px;
}

#search {
	width: 247px;
	padding-top: 16px;
}

#srch_button {
	background: transparent url("../images/btn_search.jpg") no-repeat left top;
	width: 24px;
	height: 24px;
	border: 0;
	cursor: pointer;
	margin: 0px 10px 0 0;
}

#srch_text {
	width: 195px;
	height: 17px;
	border: 1px solid #537cd9;
	font-size: 11px;
	color: #888;
	padding: 2px 2px 0 2px;
}

#top_banner {
	padding: 10px 13px 0 0;
}

/******* main menu ******/

#main_menu {
	background: url("../images/main_menu.jpg") no-repeat left top;
	height: 49px;
	margin-bottom: 20px;
}

#main_menu ul li {
	float: left;
}

#main_menu ul li a {
	background: url("../images/li_mainmenu.gif") no-repeat left top;
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	display: block;
	height: 28px;
	padding: 15px 0 0 25px;
	margin-left: 75px;
	font-weight: bold;
}

#main_menu ul li a:hover {
	background-position: left bottom;
}

/***** left menu *******/

#left_sloupec {
	width: 171px;
}

#left_menu {
	background: #f7f7f7;
	border: 1px solid #ffe5e5;
	width: 147px;
}

#left_menu a {
	background: url("../images/li_leftmenu.gif") no-repeat left top;
	display: block;
	height: 30px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 12px 0 0 24px;
}

#left_menu a:hover {
	background-position: left bottom;
	text-decoration: underline;
}

#left_menu a:first-letter {
	font-weight: bold;
}

#left_menu h2 {
	font-size: 12px;
	padding: 5px 0;
	text-align: center;
}

#bshadow {
	background: url("../images/bshadow.gif") no-repeat left top;
	width: 171px;
	height: 26px;
}

.sq_banner {
	margin: 0 0 20px 5px;
	display: block;
	width: 125px;
	/*height: 125px;*/
	text-align: center;
	overflow: hidden;
	border: 1px solid #B8B4B4;
	padding: 3px;
}

.sq_banner:hover {
	border: 1px solid #537CD9;
}

/***** center sloupec ********/

#center_sloupec {
	width: 648px;
	font-size: 13px;
}

#center_sloupec h2 {
	border-bottom: 1px solid #537CD9;
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 16px;
}

#center_sloupec h2 span {
	font-weight: normal;
}

#center_sloupec h3 {
	padding-bottom: 3px;
	margin-bottom: 15px;
	font-size: 14px;
}

#center_sloupec ul {
	margin: 0 0 10px 10px;
}

#center_sloupec li {
	background: url("../images/li.gif") no-repeat left 4px;
	padding-left: 15px;
	margin-bottom: 2px;
}

#kraj_filtr, #sal_filtr {
	text-align: center;
}

#kraj_filtr a {
	margin: 0 5px;
}

#sal_filtr {
	font-size: 11px;
	font-weight: bold;
}

/******** vypis ********/

.ihotel {
	padding-bottom: 10px;
	margin-bottom: 15px;
	background: url("../images/linka.gif") no-repeat center bottom;
}

.ihotel .foto {
	display: block;
	padding: 3px;
	border: 1px solid #b8b4b4;
	max-width: 140px;
	float: left;
}

.ihotel .foto:hover {
	border-color: #537CD9;
	&border-color: #b8b4b4;
}

.ihotel .foto img {
	width: 140px;
}

.info table {
	width: 99%;
}

td.td1 {
	width: 65%;
}

td.td2 {
	text-align: right;
}

td.td2 a {
	color: #000;
	line-height: 17px;
	display: block;
	height: 19px;
}

td.td2 a.mapa {
	background: url("../images/map.gif") no-repeat 125px top;
}

td.td2 a.kontakt {
	background: url("../images/phone.gif") no-repeat 35px top;
}

td.td2 a.fotogal {
	background: url("../images/picture.png") no-repeat 101px top;
}

.info {
	float: left;
	padding: 0 0 0 6px;
	width: 494px;
	font-size: 11px;
}

#holder .info h2 {
	background: url("../images/hotel_h.gif") no-repeat left top;
	font-size: 13px;
	color: #fff;
	width: 485px;
	height: 23px;
	padding: 5px 0 0 9px;
	margin-bottom: 0;
	border: 0;
}

.info h2 span, .info h2 a {
	font-weight: normal;
}

.info h2 a {
	position: absolute;
	right: 10px;
	top: 6px;
	color: #fff;
	font-size: 11px;
} 

.info p {
	line-height: 16px;
	padding: 0 3px 0 10px;
}

.info .prostory {
	margin-top: 5px;
	background: url("../images/man.gif") no-repeat 7px 1px;
	padding: 0 0 0 27px;
}

.info .catering {
	background: url("../images/yes.gif") no-repeat 7px 1px;
	padding: 0 0 0 27px;
}

.info .beds {
	background: url("../images/bed.gif") no-repeat 7px 1px;
	padding: 0 0 0 35px;	
}
/***** right sloupec *****/

#right_sloupec {
	width: 160px;
	font-size: 11px;
	padding-left: 20px
}

#right_sloupec .sq_banner {
	margin-left: 10px;
}

#news .item {
	margin-bottom: 10px;
}

#news .foto {
	padding: 3px;
	border: 1px solid #B8B4B4;
	margin-top: 4px;
}

#news .foto:hover {	
	border: 1px solid #537CD9;
}

#news h2 {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 15px;
}

#news a {
	background: url("../images/new.gif") no-repeat left 4px;
	padding-left: 22px;
}


#news a.db {
	float: none;
	padding: 0;
	background: none;
}

#news p {
	margin-top: 5px;
	line-height: 16px;
	padding-left: 6px;
	border-left: 1px solid #537cd9;
}

/**** footer ***/ 

#footer {
	background: url("../images/footer.gif") no-repeat left top;
	color: #fff;
	height: 42px;
	padding: 6px 10px 0 10px;
}

#footer a {
	color: #fff;
}

#hermag {
	color: #fff;
	display: block;
	float: left;
	margin-top: 7px;
}

/**** registrace ***/

fieldset {
	padding: 15px;
	border: 1px dotted #999;
	margin-bottom: 20px;
	padding-top: 0\9;
}

fieldset legend {
	font-size: 14px;
	padding: 0 5px;
	background: #fff;
	font-weight: bold;
	margin-bottom: 15px\9;
}

fieldset legend span {
	font-weight: normal;
	font-size: 11px;
}

.reg input[type="text"] {
	border: 1px solid #999;
	width: 200px;
	font-size: 11px;
	padding: 2px;
}

.reg textarea {
	border: 1px solid #999;
	font-size: 11px;
	font-family: Arial, Tahoma, sans-serif;
	padding: 2px;
}

.reg textarea:focus, .reg input[type="text"]:focus {
	border: 1px solid #537CD9;
}

.reg input.short {
	width: 50px;
}

.reg table {
	width: 100%;
}

.reg table td {
	padding: 4px;
}

.smem span {
	font-size: 11px;
}

#tr2, #tr3, #tr4, #tr5, #tr6, #tr7, #tr8, #tr9, #tr10, #tr11, #tr12, #tr13, #tr14, #tr15, #tr16, #tr17, #tr18, #tr19, #tr20 {
	display: none;
	vertical-align: top;
}

#tr1 {
	vertical-align: top;
}

table.mistnosti th {
	border-bottom: 1px dotted #999;
}

table.mistnosti td {
	font-size: 11px;
	text-align: center;
}

table.mistnosti td.tl {
	text-align: left;
}

table.mistnosti div.linka {
	width: 100%;
}

td.note {
	background: #d5d5d5;
}

.detail_gal {
	padding: 3px;
	border: 1px solid #B8B4B4;
	margin-top: 4px;
}

.detail_gal:hover {
	border-color: #537CD9;
}
