*
{
	margin: 0;
	padding: 0;
}
.clear
{
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
	border: 0;
}
html
{
	background: url(../img/bg_html.jpg) repeat-x top;
}
body
{
	background: url(../img/bg_body.jpg) no-repeat center top;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}
img
{
	border: 0;
}
a
{
	color: #9b323d;
}
a:hover
{
	text-decoration: none;
}
/*-------------------------------------------------------------------------------------------------------------------------
	Main
-------------------------------------------------------------------------------------------------------------------------*/
div#main
{
	margin: 0 auto;
	width: 900px;
	position: relative;
}
/*-------------------------------------------------------------------------------------------------------------------------
	Header
-------------------------------------------------------------------------------------------------------------------------*/
div#header
{
	background: url(../img/bg_header.jpg) no-repeat left top;
	margin: 0 auto;
	width: 900px;
	height: 140px;
	position: relative;
}
div#header #logo
{
	width: 160px;
	height: 49px;
	position: absolute;
	left: 25px;
	top: 19px;
	font-size: 13px;
	overflow: hidden;
}
div#header #logo span
{
	background: url(../img/logo.jpg) no-repeat left top;
	width: 160px;
	height: 49px;
	position: absolute;
	left: 0;
	top: 0;
}
div#header ul#language
{
	margin: 10px 0 0 0;
	position: absolute;
	left: 50px;
	top: 105px;
}
div#header  ul#language li
{
	margin: 0 5px 0 0;
	display: inline;
	list-style-type: none;
	border: 0;
}
div#header  ul#language li img
{
	border: 0;
}
div#header div#email
{
	margin: 10px 0 0 0;
	position: absolute;
	left: 675px;
	top: 105px;
}
div#header div#email.russian
{
	left: 600px;
}
/*-------------------------------------------------------------------------------------------------------------------------
	Sidebar
-------------------------------------------------------------------------------------------------------------------------*/
div#sidebar
{
	margin: 20px 0 0 30px;
	_margin: 20px 0 0 15px;
	width: 250;
	float: left;
}
div#sidebar div.box_01
{
	background: url(../img/bg_box_language.jpg) no-repeat left top;
	margin: 20px 0 20px 0;
	padding: 10px;
	width: 230;
	height: 60px;
}
div#sidebar p.more
{
	margin: 15px 0 0 0;
	color: #9B323D;
	height: 20px;
	width: 250px;
}
div#sidebar p.more img
{
	float: left;
}
div#sidebar p.more a
{
	margin: 3px 10px 0 0;
	color: #9B323D;
	float: left;
}
div#sidebar #main_menu
{
	background: url(../img/bg_main_menu.jpg) no-repeat 0 bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 250px;
}
div#sidebar #main_menu li
{
	width: 250px;
	height: 30px;
	display: block;
	line-height: 30px;
}
div#sidebar #main_menu li a
{
	height: 30px;
	padding: 0 20px;
	display: block;
	color: #9b323d;
}
div#sidebar #main_menu li a:hover
{
	background: url(../img/main_menu_hover.gif) no-repeat 0 0;
}
div#sidebar #main_menu li.active a
{
	background: url(../img/main_menu_hover.gif) no-repeat 0 0;
	font-weight: bold;
}
/*-------------------------------------------------------------------------------------------------------------------------
	Content
-------------------------------------------------------------------------------------------------------------------------*/
div#content
{
	margin: 20px 30px 0 30px;
	_margin: 20px 15px 0 15px;
	width: 560px;
	float: left;
}
div#content #fotogalerie
{
	background: url(../img/bg_box_content.jpg) left top repeat-x;
	padding: 20px 0 5px 10px;
	margin: 0 0 18px 0;
	width: 560px;
}
div#content #fotogalerie.rotate
{
	position: absolute;
}
div#content .mask
{
	position: relative;
	width: 560px;
	height: 134px;
	overflow: hidden;
	margin-bottom: 18px;
}
div#content #fotogalerie a
{
	display: block;
	width: 150px;
	text-align: center;
	float: left;
	margin: 0 15px;
}
div#content #fotogalerie img
{
}
div#content h2
{
	margin: 0 0 18px 0;
	font-size: 20px;
	color: #9b323d;
	font-weight: normal;
	clear: both;
}
div#content h4, caption
{
	margin: 0 0 18px 0;
	font-size: 16px;
	color: #9b323d;
	font-weight: normal;
	clear: both;
}
div#content #badges
{
	float: right;
	margin: -35px 0 0px 10px;
}
div#content #badges #TA_tchotel484, div#content #badges #TA_rated152
{
	float: right;
}
div#content p
{
	margin: 0 0 18px 0;
	line-height: 18px;
}
div#content ul
{
	margin: 0 36px 18px 36px;
	line-height: 18px;
}
div#content ul li
{
	margin: 0 0 18px 0;
}
div#content #contact_form
{
	background: url(../img/bg_box_content.jpg) no-repeat left top;
	padding: 30px;
	width: 560px;
}
div#content #contact_form label
{
	width: 90px;
	display: block;
	float: left;
	color: #9b323d;
	font-weight: bold;
}
div#content #contact_form .input_text
{
	margin: 0 0 5px 0;
	padding: 4px 1px;
	width: 200px;
	border: solid 1px #9b323d;
	-moz-border-radius: 3px;
}
div#content #contact_form textarea
{
	margin: 0 0 3px 0;
	padding: 4px 1px;
	width: 370px;
	height: 110px;
	border: solid 1px #9b323d;
	-moz-border-radius: 3px;
}
div#content #contact_form .input_submit
{
	margin: 20px 0 0 364px;
}
ul#buttons
{
	height: 50px;
}
ul#buttons li
{
	list-style-type: none;
}
ul#buttons li span
{
	display: none;
}
ul#buttons li#book_here a
{
	background: url(../img/book_here.jpg) no-repeat 0 0;
	width: 192px;
	height: 50px;
	display: block;
	float: left;
}
ul#buttons li#book_here.chinese a
{
	background: url(../img/book_here_chinese.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.russian a
{
	background: url(../img/book_here_russian.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.deutsch a
{
	background: url(../img/book_here_deutsch.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.italiano a
{
	background: url(../img/book_here_italiano.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.french a
{
	background: url(../img/book_here_french.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.portugese a
{
	background: url(../img/book_here_portugese.jpg) no-repeat 0 0;
}
ul#buttons li#book_here.spanish a
{
	background: url(../img/book_here_spanish.jpg) no-repeat 0 0;
}
ul#buttons li#special_request a
{
	background: url(../img/special_request.jpg) no-repeat 0 0;
	width: 115px;
	height: 30px;
	display: block;
	float: left;
}
ul#buttons li#special_request a#pw
{
	background: none;
	width: 115px;
	height: 30px;
	display: block;
	float: left;
	margin-top: 5px;
}
ul#buttons li#special_request a#pw span {
	display: block;
	width: 115px;
	text-align: center;
	margin-top: -3px;
}
/*ul#buttons li#special_request.chinese a#pw
{
	background: url(../img/prague_weather_chinese.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.russian a#pw
{
	background: url(../img/prague_weather_russian.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.deutsch a#pw
{
	background: url(../img/prague_weather_deutsch.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.italiano a#pw
{
	background: url(../img/prague_weather_italiano.jpg) no-repeat 0 0;
}*/
ul#buttons li#special_request.chinese a
{
	background: url(../img/special_request_chinese.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.russian a
{
	background: url(../img/special_request_russian.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.deutsch a
{
	background: url(../img/special_request_deutsch.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.italiano a
{
	background: url(../img/special_request_italiano.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.french a
{
	background: url(../img/special_request_french.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.portugese a
{
	background: url(../img/special_request_portugese.jpg) no-repeat 0 0;
}
ul#buttons li#special_request.spanish a
{
	background: url(../img/special_request_spanish.jpg) no-repeat 0 0;
}
ul#buttons li#book_here
{
	margin: 0px 25px 0 -15px;
	width: 192px;
	height: 50px;
	display: block;
	float: left;
}
ul#buttons li#special_request
{
	margin: 0px 0 0 0;
	width: 115px;
	height: 30px;
	display: block;
	float: left;
}
ul#buttons li#weather
{
	margin: 2px 0 0 25px;	
	display: block;
	float: left;
	width: 120px;
}
ul#buttons li#weather h4
{
	display: inline;	
}
/*-------------------------------------------------------------------------------------------------------------------------
	Footer
-------------------------------------------------------------------------------------------------------------------------*/
div#footer
{
	background: url(../img/bg_footer.jpg) no-repeat left top;
	margin-top: -10px;
	float: left;
	padding: 17px 0 0 20px;
	width: 880px;
	min-height: 43px;
	clear: both;
}
div#footerind
{
	background: url(../img/bg_footerind.jpg) no-repeat left top;
	margin: 0px 0 0 20px;
	float: left;
	padding: 17px 0 0 20px;
	width: 560px;
	min-height: 43px;
}
div#footer a
{
	color: #9b323d;
	font-weight: bold;
}
div#footer span, div#footerind span
{
	margin: 0 0 0 500px;
}
div#footerind span
{
	margin: 0 0 0 160px;
}
div#footer span.russian
{
	margin: 0 0 0 470px;
}
div#footerind span.russian
{
	margin: 0 0 0 130px;
}
.picright
{
	float: right;
	margin: 0 0 10px 10px;
}
.picleft
{
	float: left;
	margin: 0 10px 10px 0;
}
.mt
{
	margin-top: 10px;
}
/* ------ Tables ------ */
table {
    width: 100%;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-collapse: collapse;
	margin: 0 0 5px 0;
}

tr.odd td {
    background: #f4dadb;
}

tr.odd .column1 {
    background: #f4dadb;
}

.column1	{
    background: #f4dadb;
}

table td {
	width: 137px;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: .3em 1em;
    text-align: center;
    background: #f4dadb;
}

table td.narrow {
	width: 50px;
	padding: .3em .3em;
}

#CDSWIDTCH td {
	background: none;
	border: none;
}

th {
    font-weight: normal;
    text-align: left;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    padding: .3em 1em;
}

thead th {
    background: #9b323d;
    text-align: center;
    color: #fff;
}

caption {
	text-align: center;	
	font-weight: bold;
	color:#9B323D;
	font-size:20px;
	font-weight:normal;
	margin:0 0 5px;
}

table td ul {
	padding-top: 5px;
}

div#content ul li.last {
	margin: 0px;
}

div#content ul.special {
	margin-bottom: 5px;
}

div#content ul.closer li, div#content ul.special li {
	margin-bottom: 5px;
}

div#content p.nbm {
	margin-bottom: 5px;
}