BODY {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
	line-height: 145%;
	color: #000000;
	background: Black;
	letter-spacing: 0.04em;
	background-image: url(../images/layout_background.gif);
}

table {
	padding: 0px;
}

td {
	color: black;
	font-size: 11px;
}

.left 
{ 
float: left; 
}

.right 
{ 
float: right; 
}

.cleaner 
{ 
clear: both; 
padding: 0px;
margin: 0px;
}
.right
{ 
text-align: right;
}

#flashmovie {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	
	width: 409px;
	_width: 409px;
	height: 231px;
	_height: 231px;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

/*  ==================================================================   */
/*  MAIN BOX   */
/*  ==================================================================   */

#main_box {
	width: 804px;
	background-color: transparent;
	margin-top: 40px;
}

#main_box .logo_cz {
	width: 188px;
	height: 222px;
	background: white url(../images/logo_cz.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#main_box .logo_en {
	width: 188px;
	height: 222px;
	background: white url(../images/logo_en.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#main_box #langtab {
	width: 616px;
	height: 30px;
	background: url(../images/language_ver.gif) no-repeat;
	padding: 0px;
	margin: 0px;
}

#main_box #flash_box {
	width: 616px;
	height: 200px;
	background: White;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#flashmovie {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	
	width: 597px;
	height: 189px;
	
	margin-left: 9px;
	margin-top: 4px;
}

#main_box #flash_box2 {
	width: 360px;
	height: 290px;
	background: White;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid gray;

}

#flashmovie2 {
	border: 0px;
	padding: 4px;
	margin: 0px;
	background-color: transparent;
	
	width: 360px;
	height: 290px;
}

#logo_homelink {
	background-image: none;
	background-repeat: no-repeat;
	height: 170px;
	width: 186px;
	margin-top: 0px;
	border: 0px solid black;
	cursor: hand;
	display: block;
	float: left;
}

.emptyline_transparent {
	background: transparent;
	margin-top: 1px;
}
.emptyline_white {
	background: white;
	margin-top: 1px;
}

#link_booking {
	margin-top: 4px;
	background-image: url(../images/icon_booking.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 150px;
	border: 0px solid black;
	cursor: hand;
	display: block;
	float: left;
	margin-left: 7px;
	padding-left: 36px;
	padding-top: 4px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
	text-decoration: none;
}

#link_lang_en, #link_lang_cz {
	cursor: hand;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #940000;
	text-decoration: none;
	margin-top: 8px;	
	width: 60px;
	float: left;
}

.toplink_booking {
	width: 490px;
	border: 0px solid black;
}
.toplink_en {
	width:
	border: 0px solid black;
}
.toplink_cz {
	border: 0px solid black;
}

.img_border {
	border: 1px solid #333333;
	
}

.img_contenthotel {
	border: 2px solid Silver;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	float: right;
}

/*  ==================================================================   */
/*  SKYMENU   */
/*  ==================================================================   */

.menu {
	background-image: none;
	max-width: 804px;
}

#skymenu {
	max-width: 804px;
	width: 804px;
	margin-top: 0px;
	margin-left: 0px; /* FF */
	_margin-left: 3px; /* IE */
	color: White;
	height: 42px;		
   _height: 42px;		
	text-align: center;
	vertical-align: middle;		
	text-decoration: none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	
}

#skymenu .odsz {
   display: block;
	height: 14px;
	_height: 0px;
}

#skymenu a {
	color: White;
	text-align: center;
	vertical-align: middle;
	display: block;
	text-decoration: none;
	height: 42px;
	_height: 42px;
	border-right: 0px solid white;
	float: left;
	background: url(../images/menu_off.gif) repeat-x;
	width: 134px;
	_width: 133px;
}

#skymenu a:hover {
	color: white;
	text-decoration: none; /*width: 111px;*/
	height: 42px;
   _height: 42px;		
	background: url(../images/menu_on.gif) repeat-x;
}

#skymenu .itemactive {
	color: White;
	text-decoration: none;
	/*width: 111px;*/
	height: 42px;
   _height: 42px;		
	background: url(../images/menu_off.gif) repeat-x;

	
}

/*  ==================================================================   */
/*  CONTENT   */
/*  ==================================================================   */

#content {
	min-height: 300px;
	height: 300px;
	width: 100%;
	color: black;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: White;
	
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
	padding-right: 10px;
	
	border: 0px solid black;
}

#content h1 {
	color: #940000;
	font-weight: bold;
	font-size: 19px;
	font-family: Trebuchet MS;
	padding-left: 25px;
	background-image: url(../images/h1.gif);
	background-position: left, middle;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 5px;
}

#content h2 {
	color: #940000;
	font-weight: bold;
	font-size: 16px;
	font-family: Trebuchet MS;
	margin-bottom: 7px;
}


#box {
	background-image: url(../images/box.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	width: 176px;
}

.boxheader {
	background-image: url(../images/box_header.gif);
	background-repeat: no-repeat;
	width: 159px;
	height: 28px;
	_width: 167px;
	_height: 35px;

	color: white;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: 5px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 0px;
	border: 0px solid black;
}

.boxcontent {
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;	
}

#box_content {
	color: black;
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: White;
	border: 0px solid black;
}

#content a {
	color: #940000;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	color: #940000;
	font-weight: normal;
	text-decoration: none;
}

/*  ==================================================================   */
/*  DOWNBAR   */
/*  ==================================================================   */

#downbar {
	height: 51px;
	background-image: url(../images/layout_downbar.gif);
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

#downbar a {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#downbar a:hover {
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

/*  ==================================================================   */
/*  LIST   */
/*  ==================================================================   */

.ulist {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 5px;
	padding-left: 0px;
}

.ulist li {
	padding-left: 10px;
	color: #313131;
	line-height: 180%;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
}


/*  ==================================================================   */
/*  PRICE TABLE   */
/*  ==================================================================   */

.pricetable_td_room {
	background: #940000;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	line-height: 100%;
	
	width: 120px;
	_width: 115px;
	height: 25px;
}

.pricetable_td_price {
	background: #940000;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial;
	padding-left: 6px;
	line-height: 100%;

	width: 45px;
	height: 25px;
	_width: 40px;
}

/*  ==================================================================   */
/*  iFORM   */
/*  ==================================================================   */

#iform input {
	color: #940000;
	height: 25px;
	width: 220px;
	border: 1px solid #666666;
	padding: 2px;
	padding-left: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

#iform select {
	color: #940000;
	font-weight: bold;
	height: 25px;
	width: 60px;
	border: 1px solid #666666;
	padding: 2px;
	font-family: Arial, Trebuched MS;
	font-size: 13px;
}

#iform textarea {
	color: #940000;
	height: 80px;
	width: 325px;
	border: 1px solid #666666;
	padding: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;

}

#iform .submitbtn {
	color: White;
	width: 95px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #940000;
	display: block;
	font-size: 16px;
	text-decoration: none;
	padding-top: 0px;
	font-weight: bold;
}

#ibutton {
	color: Black;
	width: 95px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: #940000;
	display: block;
	font-size: 18px;
	text-decoration: none;
	padding-top: 2px;
}

#ibutton a {
	color: Silver;
	font-size: 18px;
	text-decoration: none;
}

#ibutton a:hover {
	color: White;
	font-size: 18px;
	text-decoration: none;
}

.numbox {
	color: Black;
	width: 25px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	background-color: Silver;
	display: block;
	font-size: 18px;
}

.contact {
	font-size: 13px;
	font-weight: bold;
}

#iform input .checkbx {
	color: #940000;
	height: 25px;
	width: 25px;
	border: 1px solid #666666;
	padding: 2px;
	padding-left: 5px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.img_gallery {
	width: 115px;
	height: 90px;
	border: 1px solid white;
	padding: 4px;
	_border: 4px solid silver;
	display: block;
	background: url(../images/box.gif);
}

.img_gallery_detail {
	width: 130px;
	height: 96px;
	border: 2px solid silver;
}

.img_gallery_detail2 {
	width: 400px;
	border: 2px solid silver;
}

.img_gallery_random {
	width: 164px;
	border: 2px solid silver;
}

/*  ==================================================================   */
/*  PRICETABLE   */
/*  ==================================================================   */

#pricetable {
	width: 100%;
}

#pricetable .terms {
	font-size: 14px;
	font-weight: bold;
	background: url(../images/box.gif) repeat;
	padding: 5px;
}

#pricetable .terms_t {
	font-size: 11px;
	font-weight: bold;
}

#pricetable .roomtype {
	font-size: 12px;
	font-weight: bold;
	background-color: #940000;
	color: white;
	padding: 5px;
}

#pricetable .roomprice {
	font-size: 13px;
	font-weight: bold;
	background-color: #940000;
	color: white;
	padding: 5px;
	width: 70px;
}

.img_content {
	border: 4px solid #DBDBDB;
}