html {
	background-color: white;
}
body{
	background:url(/images/scroll_bg.jpg);
	margin: 0px;
	padding: 0px;
	font: 62.5%/1.4 Tahoma, sans-serif;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: white;
}
img {
	border:0;
}
p {
	font-family:Tahoma;
	font-size:1.2em;
	color:#000;
}
p.mini {
	font-family:Tahoma;
	font-size:1.0em;
	color:#4e4e4e;
}
h1 {
	font-family:Tahoma;
	font-size:3.4em;
	color:#ae1720;
	margin:40px 0 0 0;
}
h2 {
	font-family:Tahoma;
	font-size:2.6em;
	color:#fff;
	padding:3px 0 0;
	margin:0 0 0 27px;
}
.png {
	filter:expression(fixPNG(this));
}
.wrapper {	width: expression((document.body.offsetWidth <= 1000) ? '990px' : '100%'); min-width: 990px;}

.header {
	/*background:url(/images/scroll_bg.jpg);*/
	height:435px;
	width:100%;
	border-bottom:1px solid #7b7b7b;
	position:relative;
	overflow:hidden;
}
.logo {
	position:absolute;
	left:-151px;
	bottom:95px;
	width:309px;
	height:255px;
	z-index:5;
}
.v {
	position:absolute;
	top:-640px;
	right:60px;
	width:500px;
	height:640px;
	background:url(/i/v.png) no-repeat top left;
	filter:expression(fixPNG(this));
	z-index:6;
}
{
	
	left:225px;
	bottom:-45px;
	width:350px;
	height:25px;
	z-index:7;
}
.but {
	position:absolute;
	bottom:-60px;
	left:240px;
	padding:3px 15px;
	border:1px solid #000;
	background-color:#bf2026;
	margin:0 7px 0 0;
	z-index:10;
}
.current {
	background-color:#000;
}
.hov {
	background-color:#8f191e;
}
.but a, .but a:hover {
	font-family:Tahoma;
	font-size:1.2em;
	color:#fff;
	text-decoration:none;
}


.fixphone {
	position:absolute;
	top:0px;
	width:100%;
	height:42px;


	color:#fff;
	background-image: url(/i/fblack.png);
	left: 0px;
}

.telphone {
	position:absolute;
	top:3px;
	left:50px;
	
	font-family:Tahoma;
	font-size:3.0em;
	color:#fff;


}
.make {
	position:absolute;
	top:-20px;
	left:50%;
	width:300px;
	height:15px;
	font-family:Tahoma;
	font-size:1.4em;
	color:#fff;
	z-index:9;
}
.tv {
	position:absolute;
	top:95px;
	left:-100%;
	width:100%;
	height:267px;
	text-align:center;
	z-index:10;
	background:url(/i/tv.jpg) no-repeat top center;
}
.content {
	width:100%;
	height:auto;
	border-top:1px solid #e5e5e5;
	min-height:388px;
	position:relative;
	overflow:hidden;
	background-color:#fff;
}
.content_block {
	margin:0 0 0 90px;
	width:60%;
	position:relative;
	z-index:2;
}
.text {
	margin:0 0 55px 25px;
	min-height: 400px;
}
.text-cost {
	padding-top: 242px;
	min-height: 857px;
}
.text li { 
	font-size:12px;
}
.text a {
	color:#BF2026;
	text-decoration:underline;
	
}
.text a:hover {
	color:#BF2026;
	text-decoration:none;
}
.white_line_left {
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:100%;
	background-color:#fff;
	z-index:10;
}
.white_line_center {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:45px;
	background-color:#fff;
}
.red_line_left {
	position:absolute;
	top:0;
	left:0;
	width:30px;
	height:100%;
	background-color:#bf2026;
	z-index:5;
}
.red_line_center, .grey_line_center, .white_line_center2 {
	width:100%;
	height:45px;
	margin:0;
	clear:both;
	position:relative;
}
.red_line_center {
	background-color:#bf2026;
}
.grey_line_center {
	background-color:#efefef;
}
.form_text {
	font-family:Tahoma;
	font-size:1.4em;
	color:#5b5b5b;
	margin:0 0 0 27px;
	padding-top:13px;
	float:left;
}
form {
	text-align: left;
	margin: 21px 0 0 57px;
}
form input {
	margin:0 0px 5px 0;
	width:400px;
	height:18px;
	border:1px solid #bf2026;
}
form textarea {
	margin:0 0px 5px 0;
	width:400px;
	height:100px;
	border:1px solid #bf2026;
}
form textarea.t {
	margin:0 auto;
	height:100px;
	position:absolute;
	top:40px;
	left:50%;
	width:92%;
	margin-left:-46%;
	border:1px solid #bf2026;
}
.red_line_bottom {
	width:100%;
	height:30px;
	background:url(/i/red_line_bottom.gif) no-repeat top left;
	background-color:#bf2026;
	margin-bottom:180px;
	position:relative;
	z-index:1;
}
.white_line_bottom {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:30px;
	background-color:#fff;
	z-index:2;
}
.chair {
	width:518px;
	height:266px;
	position:absolute;
	top:0;
	right:0;
	background:url(/i/chair.jpg) no-repeat top left;
	z-index:1;
}
span.b {
	font-weight:bold;
}
span.r {
	color:#bf2026;
}
.mr4 {
	margin:0 4% 0 0;
}
.mr5 {
	margin:0 5% 0 0;
}
.b30, .b30_port {
	width:29%;
	height:auto;
	float:left;
	overflow:hidden;
	position:relative;
}
.b30_port {
	border:1px solid #000;
	margin-top:25px;
}
.b70_port {
	width:460px;
	border:1px solid #000;
	margin-top:15px;
	padding:5px;
	height:212px;
	float:left;
	position:absolute;
	top:0;
	left:0;
}
.pages_line {
	width:435px;
	border-top:1px solid #bf2026;
	margin-top:15px;
	padding:5px;
	height:26px;
	float:left;
	color:#000;
	font-weight:bold;
}
.title {
	font-family:Trebuchet MS;
	color:#000;
	font-size:2.6em;
	font-weight:bold;
	font-style:italic;
}
.even_text {
	height:157px;
}
.b30_port .even_text {
	margin:10px;
	height:auto;
	overflow:hidden;
}
.port {
	height:290px;
	position:relative;
	float:left;
	overflow:hidden;
}
.port_text {
	height:270px;
	padding-left:480px;
	overflow:hidden;
}
.even_text a, .pages_line a {
	color:#bf2026;
	font-weight:bold;
	text-decoration:underline;
}
.even_text a:hover, .pages_line a:hover {
	color:#bf2026;
	font-weight:bold;
	text-decoration:none;
}
a.port_link, a.port_link:hover {
	font-family:Tahoma;
	font-size:1.6em;
	font-weight:bold;
	color:#ae1720;
	text-decoration:underline;
}
.pic {
	width:99%;
	border:1px solid #000;
	text-align:center;
	overflow:hidden;
}
.pic img {
	margin:10px;
}
ul.b_menu {
	width:70%;
	padding:5px 0 0;
	margin:0 0 0 157px;
	overflow:hidden;
}
ul.b_menu li {
	float:left;
	width:16%;
	text-align:center;
	list-style-type:none;
}
ul.b_menu li a {
	font-family:Tahoma;
	font-size:1.2em;
	color:#fff;
	text-decoration:underline;
}
ul.b_menu li a:hover {
	font-family:Tahoma;
	font-size:1.2em;
	color:#fff;
	text-decoration:none;
}
ul.b_menu li.b_current a, ul.b_menu li.li.b_current a.hover {
	text-decoration:underline;
}
.footnote {
	position:absolute;
	top:30px;
	left:0;
	width:210px;
	height:158px;
	display:none;
	background:url(/i/footnote.png) no-repeat top left;
	filter:expression(fixPNG(this));
}
.order {
	position:absolute;
	top:300px;
	left:70%;
	width:175px;
	height:114px;
}
.norm_order {
	background:url(/i/order.jpg) no-repeat top left;
}
.hover_order {
	background:url(/i/hover_order.jpg) no-repeat top left;
}
.foot_text {
	display:none; 
	margin:40px 20px 20px;
}
.foot_text p {
	font-size:1.1em;
}
.foot_text#contact, .foot_text#uslugi {
	text-align:right;
}
#phone {
	font-family:Tahoma;
	font-size:1.6em;
	font-weight:bold;
	color:#bf2026;
}
.map {
	border:2px solid #bf2026;
}
.but_order {
	width:165px;
	height:32px;
	margin:15px 0 0;
	float:right;
	background-color:#bf2026;
	text-align:center;
}
.but_order a, .but_order a:hover {
	font-family:Tahoma;
	font-size:2em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
.f-block {
	/*width:38%;*/
	width:257px;
	height:390px;
	padding:20px;
	position:relative;
	float:left;
}
.f-block .title {
	font-size:2.0em;
}
.grey {
	background-color:#eee;
	margin:0 5% 20px 0;
}
.pink {
	background-color:#fcd6d6;
	margin:0 0 20px 0;
}
.yellow {
	background-color:#fcedd6;
	margin:0 5% 20px 0;
}
.orange {
	background-color:#ffb77d;
	margin:0 0 20px 0;
}
.gtl, .gtr, .gbl, .gbr, .ptl, .ptr, .pbl, .pbr, .ytl, .ytr, .ybl, .ybr, .otl, .otr, .obl, .obr {
	width:19px;
	height:19px;
	position:absolute;
	z-index:2;
}
.gtl, .ptl, .ytl, .otl {
	top:0;
	left:0;
}
.gtr, .ptr, .ytr, .otr {
	top:0;
	right:0;
}
.gbl, .pbl, .ybl, .obl {
	bottom:0;
	left:0;
}
.gbr, .pbr, .ybr, .obr {
	bottom:0;
	right:0;
}
.gtl { background:url(/i/border/gtl.gif) no-repeat top left; }
.gtr { background:url(/i/border/gtr.gif) no-repeat top right; }
.gbl { background:url(/i/border/gbl.gif) no-repeat bottom left; }
.gbr { background:url(/i/border/gbr.gif) no-repeat bottom right; }

.ptl { background:url(/i/border/ptl.gif) no-repeat top left; }
.ptr { background:url(/i/border/ptr.gif) no-repeat top right; }
.pbl { background:url(/i/border/pbl.gif) no-repeat bottom left; }
.pbr { background:url(/i/border/pbr.gif) no-repeat bottom right; }

.ytl { background:url(/i/border/ytl.gif) no-repeat top left; }
.ytr { background:url(/i/border/ytr.gif) no-repeat top right; }
.ybl { background:url(/i/border/ybl.gif) no-repeat bottom left; }
.ybr { background:url(/i/border/ybr.gif) no-repeat bottom right; }

.otl { background:url(/i/border/otl.gif) no-repeat top left; }
.otr { background:url(/i/border/otr.gif) no-repeat top right; }
.obl { background:url(/i/border/obl.gif) no-repeat bottom left; }
.obr { background:url(/i/border/obr.gif) no-repeat bottom right; }

.big {
	font-family:Verdana;
	font-size:2.4em;
}
.price {
	position:absolute;
	bottom:20px;
	left:20px;
	width:90%;
	height:100px;
}
.mini-photo {
	width:100px;
	margin-bottom:8px;
	cursor:pointer;
	border:2px solid #000;
}
.big-photo {
	display:none;
}
.nc_mail_from_site { min-height:300px; }
#newblock {
	float: left;
	height: auto;
	margin-top: 40px;
	margin-left: -100px;
	margin-right: 10px;
	width: 190px;
	z-index: 100;
	max-height: 275px;
}
#breadcrumbs{ 
	position: absolute;
	z-index: 101;
	left: 10px;
}
#breadcrumbs a{ 
	color: #AE1720;
}