@charset "windows-1251";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	outline: none;
}
ul {list-style-type: none;}
h1 {
	font-size: 16px;
	color: #c40027;
	height: 53px;
	line-height: 53px;		
}
a:hover {text-decoration: none;}
img {border: 0px;}
table {
	border-collapse: collapse;
}
#main_container {
	position: relative;
	background-repeat: no-repeat;
	background-position: left 38px;
	min-width: 1250px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1250)? "1250px" : "100%");
	z-index: 10;
}
#logo {
	float: left;
}
#logo p {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
#logo .arenda {
	padding-top: 15px;
}
#logo .underlogo {
	/*font-size: 23px;
	font-weight: bold;
	word-spacing: 18px;*/
	padding-top: 10px;
	
}
#logo p span {
	font-size: 20px;
}
#header_menu {
	padding: 50px 30px 5px 0px;
	margin-left: 450px;
	text-align: right;
	border: 0px solid red;
	height: 29px;
}
#header_banner {
	text-align: right;
	padding: 40px 30px 0px 0px;
	height: 315px;
}
#header_banner img, #header_banner div, #header_banner div img {
	vertical-align: middle;
}
#header_banner div img {
	margin-left: 0px;	
}
#content_container, #banner_container, #footer_container {
	position: relative;
	padding-left: 20px;	
}
#content_container {
	zoom: 1;
	padding-top: 30px;
	padding-bottom: 20px;
	border: 0px solid green;
}
#news {
	position: relative;
	border: 0px solid red;
	margin-bottom: 50px;
}
#news, #contacts, #logo2 {
	float: left;
	width: 295px;
}
#news .data, #content .data {
	font-size: 12px;
	color: #3765ba;
	font-weight: bold;
}
#news p, #news h2, #news .data {
	margin-right: 40px;
}
#news p, #news h2, #content h2, #content p, #contacts p {
	font-size: 12px;
	color: black;	
}
#content p {
	margin-bottom: 10px; margin-right: 20px;
}
#footer_content p {
	font-size: 12px;
	color: white;
	padding-top: 7px;
}
#footer_content2 p {
	font-size: 12px;
	color: #06C;
	text-align:right;
}
#news h2 {
	font-weight: bold;
}
#news p {
	margin-bottom: 20px;
	text-align: justify;
}
#content {
	overflow: hidden;
	border: 0px solid magenta;
}
#content, #footer_content {
	/*margin-left: 295px;*/
	margin-left: 300px;
}
#content p {
	text-align: justify;
}
#content_menu_container, #content_menu, #content_menu_left {
	height: 53px;
}
#content_menu_left {
	background-image: url(i/content_menu.png);
	background-repeat: no-repeat;
	width: 9px;
	_margin-right: -3px;
	float: left;
}
#content_menu {
	margin-left: 9px;
	_margin-left: 6px;
	background-image: url(i/content_menu_x.png);
	background-repeat: repeat-x;
	background-color: #3765ba;
}
#banner_container {
	height: 80px;
	background-color: #ffce00;
	padding: 0px 0px 0px 20px;	
}
#footer_container {
	height: 85px;
	background-image: url(i/footer.gif);
	background-repeat: repeat-x;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #a8000c;
}
#contacts {
	padding-top: 18px;
}
#lenta {
	background-image: url(i/lenta.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 80px;
	overflow: hidden;
}
#rollingHead {
	margin-top: 9px;
}
#rollingHead img {
	border: 1px solid black;
	margin-left: 5px;
}
#logo2 img {
	margin-top: 25px;
}
#footer_content {
	padding-top: 20px;
}
.clearfloat {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}
#header_menu table {
	width: 100%;
}
#header_menu table td {
	border: 0px solid black;
}
.box1 {
	background-color: #c40027;
	width: 130px;
	height: 29px; line-height: 29px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	/*margin-left: 20px;*/
}
.box1 a {color: white;}
.box2 {
	background-color: #c40027;
	width: 230px;
	height: 45px; line-height: 45px;
	display: inline-block;
	font-size: 26px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-left: 65px;
}
.div_left {
	float: left;
	margin: 0px 20px 10px 0px;
}
.div_right {
	float: right;
	margin: 20px;
}
.div_left img, .div_right img {
	border: 1px solid #c40027;
}
.gen_ul {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;
	padding-left: 15px;
	padding-bottom: 10px;
}
.gen_ol {
	font-size: 12px;
	list-style-position: inside;
	padding-left: 15px;
	padding-bottom: 10px;
}
.gen_table {
	width: 100%;
	padding-bottom: 10px;
}
.gen_table td {
	font-size: 12px;
	padding: 2px 3px 2px 3px;
}
#shema_container1, #shema_container2 {
	display: block;
	height: 637px;
	margin-top: 5px;
}
#shema_container1 .z, #shema_container2 .z {
	position: absolute;
	background-repeat: no-repeat;
	background-image: url(i/blank.gif);
	background-position: left top;
	overflow: hidden;
	/*если используются цвета притушения убрать цвет фона*/
	background-color: white;
}
#image_shema1, #image_shema2 {
	position: absolute;
	z-index: 500;
}
#news ul {
	font-size: 14px;
}
.rent_wrapper, .rent_wrapper2 {
	background-color: #3765ba;
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}
.rent_wrapper {
	width: 890px;
	_width: 892px;
}
.rent_wrapper2 {
}
.rent_wrapper3 {
	height: 25px; line-height: 25px;
	width: 888px;
	background-color: #ffffff;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3765ba;
	border-bottom-color: #3765ba;
	border-left-color: #3765ba;
	_margin-left: 3px;
	_width: 890px;
}
.rent {
	border-collapse: collapse;
	font-size: 12px;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3765ba;
	border-right-color: #3765ba;
	border-left-color: #3765ba;
}
.rent td {
	border: 0px solid black;
	padding: 3px 10px 3px 10px;
	vertical-align: top;
}
.irent1 {
	width: 100%;
	border: 1px solid #3765ba;
	background-color: #d7e0f1;
}
.ibrent1 {
	border: 1px solid #3765ba;
	background-color: #d7e0f1;
	padding: 2px 5px 2px 5px;
}
.sections {
	border-collapse: collapse;
	width: 100%;
	margin: 10px 0px 10px 0px;
}
.sections td {
	padding: 3px 5px 3px 5px;
	font-size: 12px;
	vertical-align: top;
}
.sections a {
	color: black;
}
.imap {
	color: #3765ba; 
	font-weight: bold; 
	font-size: 12px;
}
.banner_t {
	width: 100%;
	margin-top: 3px;
}
.banner_t td {
	border: 0px solid black;
	padding: 15px 0px;
	text-align: center;
}
.banner_t_div {
	position: absolute;
	top: 260px;
	z-index: 100;
	width: 100%;
}
.sec_ul {
}
.sec_ul .sec_li {
	display: inline-block;
	width: 250px;
	padding-right: 20px;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
.sec_ul .sec_li .box1 {
	width: 238px;
	text-align: left;
	margin-left: 0px;
	padding-left: 12px;
}
.sec2_ul {
	margin-bottom: 10px;
}
.sec2_ul .sec2_li {
	width: 100px;
	font-size: 12px;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	border: 0px solid black;
	margin-left: 20px;
}
.sec2_ul .sec2_li a {
	color: black;
}
.sec2_left {
	float: left;
	width: 15px;
	margin: 2px 5px 0px 0px;
	_margin: 2px 2px 0px 0px;
	text-align: right;
	border: 0px solid blue;
	clear: both;	
}
.gallery {
	border-collapse: collapse;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 351px;
	border: 1px solid blue;	
}
.gallery td {
	padding: 10px 0px 0px 0px;
	vertical-align: top;
	border: 1px solid white;
}
.n {
	position: absolute;
	font-size: 10px;
	width: 17px;
	text-align: center;
}
#div_hint {
	position: absolute;
	z-index: 1000;
	border: 1px solid black;
	background-color: #FF3;
	max-width: 150px;
	font-size: 12px;
	padding: 3px;
}
.floor_link {
	text-decoration: none;
	color: #3765ba;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3765ba;
	margin-right: 50px;
	font-weight: bold;
}
#time {
	position: absolute;
	top: -60px;
	left: 0px;
	width: 255px;	
	text-align: center;
	font-size: 12px;
	font-weight: bold;	
	padding-right: 40px;
}
.gray, .yellow {
	padding: 0px 10px;
	display: inline-block;
}
.gray {
	background-color: #cccccc;
	line-height: 25px;
}
.yellow {
	background-color: #f7ea01;
	line-height: 30px;
}
.cost18, .cost22 {
	background-repeat: no-repeat;
}
.cost18 {
	background-image: url(i/r18.png);
	font-size: 18px;
	padding-right: 18px;
	background-position: right 5px;
	text-decoration: line-through;
}
.cost22 {
	background-image: url(i/r22.png);
	font-size: 22px;
	padding-right: 18px;
	background-position: right 5px;	
}
.spoiler {
	cursor: pointer;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;	
}
/* классы для закругления уголков без тени */
.round {
	overflow: hidden;
	position: relative;
	display: inline-block;
}
.round b {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
}
.round b.tl, .round b.tr, .round b.br, .round b.bl {
	background: url('/i/r-star.png');
	z-index: 10;
}
.round b.tl, .round b.tr {
	top: -10px;
}
.round b.bl, .round b.br {
	bottom: -10px;
	margin-top: -10px;
}
.round b.tr, .round b.br {
	right: -10px;
}
.round b.tl, .round b.bl {
	left: -10px;
}
.round b.tr, .round b.br {
	margin-left: -10px;
}
.border1 td {
	border: 1px solid black
}
#blue, #red, #yellow {
	width: 254px;
	height: 84px;
	line-height: 84px;
	text-align: center;
	background-repeat: no-repeat;	
	font-size: 36px;
}
#blue {
	background-image: url(i/blue.gif);
	background-color: #3765ba;
	margin: 0px auto 0px 0px;
}
#blue a {
	color: white;
}
#red {
	background-image: url(i/red.gif);
	background-color: #c40027;
	margin: 0px auto;
}
#red a {
	color: white;
}
#yellow {
	background-image: url(i/yellow.gif);
	background-color: #ffda40;
	margin: 0px 0px 0px auto;
}
#yellow a {
	color: black;
}
