* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	color: #666666;
	height: 100%;
	font-family: Arial, Tahoma, Verdana;
	background: #fff url(bg.gif) repeat-x;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial, Tahoma;
	}
td {
	vertical-align:top;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
h1 {
	font-size: 18px; 
	font-weight: normal;
/*	letter-spacing: 1px; */
	color: #933816;/* #CC0000;*/
}


h2,h3,h4,h5,h6 {

/*	font-size: 1.5em; */
	font-size: 16px; 
	font-weight: normal;
}
a {
	text-decoration: none;
}
.borderline {
	height: 1px;
	width: 90%;
	border-bottom: solid 1px #E1DCD5;
	margin: 7px 0 5px 20px;
}
#man {
	background: url(man.jpg) no-repeat;
min-width:1024px;
}
#container {

	height: 100%;
	background: url(buildings.jpg) no-repeat top right;
}
#top_block {
	1background: url(arenda.gif) no-repeat 190px 58px;
	height: 141px;
}
#top_block table {
	height: 24px;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Tahoma;
}
#top_block table td {
	padding: 2px 0 0 5px;
	background: url(search_bg.gif) repeat-x;
	border-bottom: solid 1px #DFC78F;
}
#top_block table td p {
	padding: 0;
	margin: 0 0 0 15px;
}

#empty {
	width: 174px;
	background: none !important;
	border-bottom: none !important;
	border-right: solid 1px #BFA673;
}
#word {
	border: solid 0px;
	height: 16px;
	font-size: 12px;
	font-family: Arial, Tahoma;
	width: 130px;
	background: #fff;
}
.button {
	border: solid 0px;
	background: #CC0000 !important;
	font-size: 10px;
	font-family: Tahoma;
	color: #fff;
height:15px;
}
.al_ri {
	text-align: right;
}
.al_ri div {
	padding-right: 10px;
}
#top_block table td img {
	margin: 4px 5px 0 10px;
}
#top_block table td a {
	color: #fff;
}
#top_block table td a:hover {
	text-decoration: underline;
}
#strut {
	width: 770px;
}
#strut img {
	margin: 30px 0 0 190px;
}
#central_block {
	height: 100%;
	padding-right: 35px;
}
#central_block table td {
	height: 100%;
	font-size: 11px; 
/*	font-size: 0.7em; */
}
#left_part {
	width: 217px;
	padding: 150px 0 0 0;
}
#left_part p {
	padding: 3px 20px 3px 15px;
}
#left_part a {
	color: #336699;
	text-decoration: underline;
}

#left_part ul {
	list-style-type: none;
	margin: 0 5px 10px 15px;
}
#left_part ul li {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 12px;
}



#left_part ul li li {
	background: url(list.gif) no-repeat 0 4px;
	padding: 1px 0 1px 15px;
}
#left_part ul li li ul {
	margin: 3px 0 3px 0;
}
#left_part ul li li ul li {
	background: url(list_list.gif) no-repeat 0 5px;
	padding-left: 10px;
}

#left_part a.cur_page {
	font-weight: normal;
	color: #715726;
	text-decoration: none;
}

#left_part a.active {
	font-weight: normal;
	color: #715726;
}



#enter {
	background: #DFC38F;
	border-right: solid 5px #C9B081;
	margin: 40px 2px 10px 0;
/* 	font-size: 0.9em;*/
	font-family: Tahoma;
	padding-bottom: 10px;
}
#enter p {
	padding: 1px 20px 1px 0;
	color: #996666;
	text-align: right;
}
#enter input {
	border: solid 0px;
}
#enter h3 {
	color: #996666;
	font-weight: normal;
	padding: 15px 10px 10px 10px;
	background: none;
}
#enter ul {
	margin: 5px 0 5px 20px;
}
#enter ul li {
	background: url(enter_list.gif) no-repeat 0 7px;
	padding: 0 0 0 8px;
}
#enter ul li a {
	color: #996666;
}
#left_part h4 {
	padding: 20px 0 0 20px;
	background: none;
}
#right_part {
	background: #F9F4EC;
	border-bottom: solid 5px #C9B081;
	padding: 0 20px 20px 20px;
}

#right_part p {
	font-size: 13px;
}


#navigation {
	font-size: 12px;
	color: #CC9999;
	padding: 0;
	margin: 30px 0 15px 27px;
}
#navigation a {
	color: #CC9999 !important;
	text-decoration: underline !important;
}
#navigation a:hover {
	text-decoration: underline !important;
}
#content {
	font-size: 12px;
	color: #6C3018/* 505050*/;
}

#content a {
	color: #6C3018;
}

#content p {
	margin-left: 27px !important;	
	max-width: 900px;
}

#content p.vnimanie {
	margin-left: 0 !important;	
	padding-left: 27px;
	background: transparent url(vnimanie.gif) no-repeat 5px 0;
}


div.rooms {
	margin: 15px 17px 0 -10px;
}

div.rooms span {
	font-size: 18px;
	display: inline !important;
}

div.rooms a {
	padding: 10px;
	width: auto;
	line-height: 30px;
}

div.rooms a:hover { 
	background-color: #ECDBBC;

	-moz-border-radius: 21px;
	-khtml-border-radius: 21px;
	-webkit-border-radius: 21px;
	border-radius: 21px;

}

div.rooms a.selected_rooms {
/*	background: #fff; */
	background-color: #9C2813  !important; /* #CC0000;*/
	color: #ffffff !important;
	text-decoration: none !important;
	-moz-border-radius: 21px;
	-khtml-border-radius: 21px;
	-webkit-border-radius: 21px;
	border-radius: 21px;

}


#right_part h1 {
	background: url(header1.gif) no-repeat;
	padding: 0 0 0 27px;
	margin: 10px 0;
	line-height: 22px;
	text-transform: uppercase;
}

#right_part h2 {
	background: url(h2.gif) no-repeat;
	padding: 0 0 0 27px;
	margin: 20px 0 0 0;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6C3018;
}


#right_part h6 {
	background: url(sm_header.gif) no-repeat 0 5px;
	color: #999999;
	padding: 0 0 0 10px;
	font-weight: normal;
	margin: 10px 10px 0 20px;
}
#right_part p {
	margin: 2px 5% 7px 0;
}
#right_part a {
	color: #6C3018;
	text-decoration: underline;
}
#right_part a:hover {
	text-decoration: none;
}
#right_part ul {
	margin: 7px 20px 7px 20px;
}

#right_part ul li {
	background: url(sm_header.gif) no-repeat 0 7px;
	padding: 2px 5px 2px 10px;
}
#right_part ul li ul {
	margin: 1px 10px 1px 10px;
}

#right_part table.submenu {
	width: 100%;
	max-width: 950px;
	background: #fff;
	margin: 10px 0 10px 0;

/*	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 5px;*/
	border: #ECE0CD solid 1px;


}

#right_part table.submenu strong a {
	color: #336699;
	font-size: 16px;
/*	font-style: italic; */
}

#right_part table.submenu td {
	padding: 10px;
}


/* нумерованный список */

#right_part ol {
	margin: 7px 20px 7px 20px;
}


#right_part table {
	margin: 20px 0;
	width: 100%;
/*	font-size: 1.4em; */
	border-collapse: collapse;
}

#right_part table caption {
/*	font-size: 1.2em; */
	text-align: left;
}

#right_part table td {
/*	border: solid 1px #C9B081;*/
	padding: 5px;
	border-collapse: collapse;
}

#right_part table th {
/*	border: solid 1px #C9B081;
	background: #ECE6DB;*/
	padding: 5px;
/*	font-size: 0.8em; */
	text-align: left;
	padding: 5px;
}

#right_part img {
	margin: 10px 10px 10px 20px;
	border: solid 1px #C9B081;
}
#footer table {
	height: 50px;
/*	font-size: 1.2em; */
}
#footer table td {
	vertical-align: middle;
	padding-bottom: 20px;
	padding-top: 5px;
	color: #888888;
	font-size: 11px;
}

#footer table td a {
	color: #888888;
}


#footer table td img,p {
	margin: 3px;
}

#price {
	margin: 10px 0 10px 27px;
	font-size: 16px;
}

#price a{
	font-size: 18px;
}

#price big {
	background-color: #9C2813;
	color: #fff;
	padding: 0 5px;

}

#content_photo {
	margin: 10px 10px 10px 15px;
}

#content_photo  ul {
	display: block;
	width: auto;
	padding: 0;
	margin: 20px 0;
}

#content_photo  ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#content_photo ul li a {
	margin: 0;
	padding: 0;
}


#content_photo ul li a img {
	background-color: #ffffff;
	padding: 12px;
	border: 1px solid #ddd;
	vertical-align: middle;
	margin: 0 20px 20px 0;
}

.new_date, .new_content {
	margin: 0 0 0 27px;
}
.mess{
border-bottom:1px solid #9C2813;
}
.mess td{
vertical-align:center;
}
