html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #fff url('../Images/background.jpg'); /*поменять цвет*/
}

body {
	width: 983px;
	margin: 0 auto;
	font-family: "Times New Roman";
}

#menu {
	margin-top: 25px;
}

#menu #top {
	height: 95px;
	background: url('../Images/menu_top.png') no-repeat top left;
}

#menu ul li a span {
	display: none;
}

#menu ul { 
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#menu ul #left {
	width: 19px;
	height: 41px;
	background: url('../Images/menu_left.png') no-repeat top left;
}

#menu ul #index {
	width: 165px;
	height: 41px;
	background: url('../Images/menu_index.gif') no-repeat top left;
}

#menu ul #index:hover {
	width: 165px;
	height: 41px;
	background: url('../Images/menu_index.gif') no-repeat top right;
}

#menu ul #index a {
	width: 165px;
	height: 41px;
	display: block;
}

#menu ul #news {
	width: 173px;
	height: 41px;
	background: url('../Images/menu_news.gif') no-repeat top left;
}

#menu ul #news:hover {
	width: 173px;
	height: 41px;
	background: url('../Images/menu_news.gif') no-repeat top right;
}

#menu ul #news a {
	width: 173px;
	height: 41px;
	display: block;
}

#menu ul #center {
	width: 266px;
	height: 41px;
	background: url('../Images/menu_center.png') no-repeat top left;
}

#menu ul #hotel {
	width: 154px;
	height: 41px;
	background: url('../Images/menu_hotel.gif') no-repeat top left;
}

#menu ul #hotel:hover {
	width: 154px;
	height: 41px;
	background: url('../Images/menu_hotel.gif') no-repeat top right;
}

#menu ul #hotel a {
	width: 154px;
	height: 41px;
	display: block;
}

#menu ul #uglich {
	width: 182px;
	height: 41px;
	background: url('../Images/menu_uglich.gif') no-repeat top left;
}

#menu ul #uglich:hover {
	width: 182px;
	height: 41px;
	background: url('../Images/menu_uglich.gif') no-repeat top right;
}

#menu ul #uglich a {
	width: 182px;
	height: 41px;
	display: block;
}

#menu ul #right {
	width: 19px;
	height: 41px;
	background: url('../Images/menu_right.png') no-repeat top left;
}

#menu #bottom {
	clear: both;
	height: 16px;
	background: url('../Images/menu_bottom.png') no-repeat top left;
}

.line {
	clear: both;
	width: 982px;
	height: 30px;/*height: 40px;*/
	padding-top: 5px;
	background: url('../Images/line.gif') repeat-x left;
}

.line #sub_menu {
}

.line #sub_menu #left {
	height: 30px;
	background: url('../Images/sub_menu_left.png') no-repeat top left;
	padding-left: 4px;
}

.line #sub_menu #right {
	height: 30px;
	background: url('../Images/sub_menu_right.png') no-repeat top right;
	padding-right: 17px;
}

.line #sub_menu ul {
	width: 100%;
	height: 30px;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	background: url('../Images/sub_menu_center.png') repeat-x top left;
}

.line #sub_menu ul li {
	float: left;
	margin: 3px 5px 0px 10px;
}

#photo_border {
	height: 347px; /*height: 397px;*/
	background: url('../Images/photo_border.png') no-repeat top left;
	padding: 24px 26px 28px 26px;
}

#photo_border #photo {
	width: 930px;
	height: 345px;
	background: url('../Images/photo.jpg') no-repeat top left;
}

#wrapper #left_column {
	width: 293px;
	float: left;
	
}

#wrapper #left_column .mini_block {
	width: 293px;
	margin-top: 12px;
}

#wrapper #left_column .mini_block #top {
	overflow: hidden; /*ie6 fix*/
	height: 4px;
	padding-top: -15px;
	background: url('../Images/mini_block_top.png') no-repeat top left;
}

#wrapper #left_column .mini_block #content {
	padding: 15px 20px 15px 20px;
	background: url('../Images/mini_block_center.png') repeat-y top left;
	
}

#wrapper #left_column .mini_block #bottom {
	height: 6px;
	background: url('../Images/mini_block_bottom.png') no-repeat top left;
	
}

#wrapper #right_column {
	width: 679px;
	float: right;
	margin-right: 0px;
}

#wrapper #right_column #block {
	margin-top: 12px;
}

#wrapper #right_column #block #top {
	overflow: hidden; /*ie6 fix*/
	height: 4px;
	background: url('../Images/block_top.png') no-repeat top left;
}

#wrapper #right_column #block #content {
	padding: 10px 20px 10px 20px;
	background: url('../Images/block_center.png') repeat-y top left;
}



#wrapper #right_column #block #bottom {
	height: 6px;
	background: url('../Images/block_bottom.png') no-repeat top left;
	
}

#footer {
	width: 983px;
	padding-bottom: 25px;
}

#footer #top {
	overflow: hidden; /*ie6 fix*/
	height: 4px;
	background: url('../Images/footer_top.png') no-repeat top left;
}

#footer #content {
	padding: 15px 20px 15px 20px;
	background: url('../Images/footer_center.png') repeat-y top left;
	
}

#footer #content #left_column {
	width: 410px;
	height: 140px;
	float: left;
	background: url('../Images/vertical_line.jpg') no-repeat right center;
}

#footer #content #right_column {
	width: 508px;
	float: right;
}

.clear {
	clear: both;
}

#footer #bottom {
	height: 6px;
	background: url('../Images/footer_bottom.png') no-repeat top left;
	
}

#h_booking {
	width: 223px;
	height: 21px;
	background: url('../Images/h_booking.gif') no-repeat top left;
}

#h_news {
	width: 83px;
	height: 15px;
	background: url('../Images/h_news.gif') no-repeat top left;
}

#h_address {
	width: 59px;
	height: 21px;
	background: url('../Images/h_address.gif') no-repeat top left;
	margin: 0px 0px 20px 0px;
}

p {
	color: #647276;
	font-size: 12pt;
	margin: 13px 5px 13px 5px;
}

a {
	color: #647276;
	font-size: 12pt;
}

a:hover {
	color: #ce3333;
	font-size: 12pt;
}

div {
	color: #647276;
	font-size: 12pt;
}

table {
	padding: 10px 5px 10px 5px;
}

.spec_table {
	font-size: 10pt;
}

table img {
	border: 5px solid #dbe5e7;
}

ol li {
	margin-top: 10px;
}


/* form */

.form_div *
{
    margin: 0;
	padding: 0;
}
.form_div
{
	width: 263px;
	color: #ffffff;
	font-family: Arial, sans-serif;
}
.room_form
{
	/* background-image: url("/tl_assets/images/bg.gif");
	background-position: bottom left;
	background-repeat: no-repeat; */
}

.form_div .visit_date, .form_div .nights, .form_div .guests
{
	font-weight: Verdana;
}
.form_div .visit_date, .form_div .nights, .form_div .guests,
.form_div .select_date, .form_div .select_month, .form_div .select_nights, .form_div .select_guests, #button_container
{
	font-size: 11px;
}
.form_div .fixed_height
{
    height: 89px;
	padding: 10px 0px 7px 3px;
}
.form_div .visit_date
{
    margin: 0;
    padding: 0 0 2px 0;
}
.form_div .select_date
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
}
.form_div .select_month
{
    width: 90px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin:0 5px 0 5px;
    padding: 0;
}

.form_div .calendar_link img
{
    border: 1px solid #a4daff;
	display: inline;
	vertical-align: bottom;
}

.form_div .nights
{
    width: 49px;
    display: inline-block;
    float: left;
    margin: 11px 0 0 0;
}
.form_div .select_nights
{
    width: 40px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
.form_div .guests
{
    width: 45px;
    display: inline-block;
    margin: 11px 0 4px 0;
    padding: 0;
    float: left;
}
.form_div .select_guests
{
    width: 46px;
    height: 20px;
    border: 1px solid #bcccd5;
    margin: 2px 0 0 0;
}
#button_container
{
    display: inline-block;
	margin: 11px 0 0 16px;
    width: 134px;
}
.form_div .button
{
	width: 134px;
    height: 23px;
    text-align: center;
    font-size: 12px;
    font-family: Verdana, sans-serif !important;
    color: #000 !important;
	padding-bottom: 2px;
	_padding-bottom: 2px; /* IE 6 fix */
	
}
.form_div .room_form
{
    margin: 0;
}

.form_div .footer_text
{
	padding: 0px 0px 0px 3px;
}

.form_div .footer_text a
{
	font-size: 10pt;
}

.form_div2 *
{
    margin: 0;
	padding: 0;
}

.form_div2
{
  margin-bottom: 10px;
}

.form_div2 .button3, .form_div2 .button3 span
{
	height: 23px;
}
.form_div2 .button3
{
	background: transparent url(../images/button.png) no-repeat scroll right -23px;
	text-decoration: none !important;
	display: block;
	width: 140px;
}
.form_div2 .button3 span
{
	background: transparent url(../images/button.png) no-repeat scroll 0 0;
	display: block;
	line-height: 23px;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	margin-right: 3px;
	padding: 0 7px 0 10px;
}

/* articles */

.articlelist {
	list-style: none;
	margin: -20px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.articlelist li h4 {
	margin-bottom: 10px;
}

.articlelist li h4 a {
	font-weight: normal;
	font-size: 15pt;
	color: #4193a9;
}

.articlelist li {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px dashed #4193a9;
}