td {text-align:left}

#hotel-info, #hot-head {
	background-image:url('../images/acc_bg.jpg')
	}
/* body, html {
	margin:0; padding:0;
 	height:100%;
	overflow:hidden;  
	} */
a img  {border: none}	
#page {
	margin:0; padding:0;
	height:100%;
	overflow:auto;
	width:100%;
	}
#in-page {
	margin:40px 15px 0 145px;
	text-align:center;
}
#in-page2 {
	margin:30px 0 0 0;
	text-align:center;
}
#in-page a:link {
	font-family:Times,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00f;
	}

#in-page a:hover {
	color:black
	}
#hot-head {
	border-bottom:1px solid #999;
	margin:0 0 30px 140px;
	position:absolute;
	top:0px; right:16px;
	width:100%;
	text-align:left;
	font-size:12px;
	line-height:15px;
	color:#666;
 }
 
#hh-in	{
	margin-left:145px;
	text-align:center;
	font-size:12px;
	color:#666;
	overflow:hidden;
	}
#hh-in-flag	{
	margin-left:145px;
	text-align:center;
	font-size:12px;
	color:#666;
	overflow:hidden;
	padding-top:8px;
	}	
#hh-in-flag2	{
	margin-left:0px;
	text-align:center;
	font-size:12px;
	color:#666;
	overflow:hidden;
	padding-top:6px;
	}		
#hot-head h1,#hot-head h2 {
	 display:inline;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#666;
	}
#hot-head a {
	text-decoration:none;
	color:#666;
	font-weight:100}
#hot-head a:hover {
	text-decoration:underline;
	color:#000}

table.hot-list { margin-bottom:20px; font-family:"Times New Roman", Times, serif}

.hot-list td {font-family:"Times New Roman", Times, serif; font-weight:bold ; width:25%; text-align:center}
.hot-list td span {font-size:1.2em}
.hot-list td span a:hover {font-size:12px}
#in-page table.hot-list td a,table.hot-list tr td a:visited {
	font-size:18px;
	text-decoration:none;
	color:black;
	line-height:15px }
#in-page table.hot-list td a:hover {color:blue}
#in-page table.hot-list td .hot-list-sub {
	font-size:11px;
	font-weight:100; 
	color:#777; 
	font-family:"Times New Roman", Times, serif}
.hot-list-sub 	{
	font-size:12px;
	font-weight:100; 
	color:#777; 
	font-family:"Times New Roman", Times, serif}

.hot-list td a:hover img{filter: alpha(opacity=85);
-moz-opacity: 0.85;}
#flags { float:right; width:60px;}
#flags a img { border: 1px solid #777}
#flags a:hover img {filter: alpha(opacity=75);
-moz-opacity: 0.75; border: 1px solid blue}

#napis {margin-bottom:25px}	

#logo {float:right; position:static; margin-right:8px }

#pohled {margin-bottom:25px;}
#pohled td { text-align:center}

#menu-left {
	position:fixed; _position:absolute;
	top:0; left:0;
	height:100%;
	width:110px;
	padding:10px;
	background-image:url('../images/bar_bg.jpg');
	overflow:auto
	}
/* tlačítka v menu */
.b3, .b2 span { color:#666}

.b3, .b2 {
	line-height:1.2em;
	border: outset 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;
	text-decoration:none;
	margin:2px 0;
	text-align:left
	}
.b3 {width:88px}
.b2 {width:94px}

.b3 {background: #E055A0; padding:2px 0 2px 7px;}	
.b3 a {color:#000; text-decoration:none;}
.b2 {background: #F68ED8; padding:0 0 2px 4px;}
.b2 a {color:#000; text-decoration:none;}
.b3 a:hover, .b3 span a:hover {
	color:#fff;}
.b2 a:hover, .b2  a:hover  span {
	color:#fff;
}
div#foot-links a:link, div#foot-links a:visited, div#foot-links
	{color:black;
	font-size:14px;
	}
#pohled a:link, #pohled a:visited   {
	font-family:times, serif;
	font-size:14px;
	color:#0000FF;
	}


/* jtip */

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}