html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6{zoom:1;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{margin-bottom: 0.4em;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select,button{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select,button{*font-size:100%;}legend{color:#000;}html {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}h1{font-size:138.5%;line-height:110%;margin: 0 0.1em 1em;}h2{font-size:123.1%;}h3{font-size:108%;}h2,h3{margin:1.4em 0.1em 0.3em;line-height:110%;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}dl dd{margin-left:1em;}th,td{padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}.clr{clear:both;}object,a:active{outline:none;}.nobr{white-space:nowrap;}

html {font-size: 81.26%} /* сюда пишем размер вашего шрифта по-умочанию */
@media all and (min-resolution: 120dpi) {
    html {font-size: 65.01%} /* пропорционально уменьшаем кегль: 68.75/(120/96) */
    html, x:-moz-any-link {font-size: 81.26%} /* тут должен быть размер по-умолчанию */
}

#for-opera927 {/* dont' remove! */}

#wrap {
  scrollbar-track-color:expression(
  this.runtimeStyle.scrollbarTrackColor = "#fff",
  ((screen.deviceXDPI/screen.logicalXDPI) == 1) ? (document.body.style.fontSize = 1/(screen.logicalYDPI/96) +'em') : false
  );
}

html, body {
	height: 100%;
	background: #000;
}

* html{filter:expression(document.execCommand("BackgroundImageCache", false, true))}

* html img {
	-behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "/images/b.gif"):1),this.pngSet=true));
}

* html .png {
	-behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(
	this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url(','').replace(')',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.origBg + ", sizingMethod='crop')",this.runtimeStyle.backgroundImage = "none",this.pngSet=true
	)));
}

body {
	font-family: Arial;
	font-size: 12px;
}

a {
	color: #bf0e0e;
}
	a:hover {
		color: #ff0000;
	}

.atip {
	border: 1px solid #999;
	background: #FFFDDF;
	color: #222;
	padding: 3px 5px;
	z-index: 2000;
	opacity: 0.95;
	max-width: 300px;
	display: none;
}
	.atip * {
		-position: inline;
	}
	.atip .tip-text {
		font-size: smaller;
		color: #4d5255;
		display: none;
	}


#wrap {
	width: 1000px;
	margin: 0 auto;
	background: #838383 url(../images/header_bottomshadow.png) 0 123px repeat-x;
	color: #e0e0e0;
	position: relative;
	overflow: hidden;
}

#header {
	border-bottom: 1px solid #474747;
	height: 122px;
	background: #272727 url(../images/header_bg_loop.png) -7px 6px repeat-x;
}
	#logo {
		position: absolute;
		top: 6px;
		left: 0;
	}
		#logo img {
			line-height: 116px;
			text-align: center;
			color: #fff;
		}
	#topline {
		background: #ed1c24 url(../images/header_topline.png) 0 0 repeat-x;
		border-bottom: 1px solid #981217;
		border-top: 1px solid #ef383f;
		height: 4px;
		font-size: 1px;
	}
	#header .phone {
		font-size: 14px;
		line-height: 17px;
		color: #fff;
		top: 68px;
		right: 21px;
		position: absolute;
	}

	#hmenu {
		position: absolute;
		width: 600px;
		height: 40px;
		top: 6px;
		right: 20px;
		margin: 0;
		text-align: right;
	}
		#hmenu li {
			display: -moz-inline-box;
			display: inline-block;
			*display: inline;
			white-space: nowrap;
			padding: 0 0 0 10px;
			margin: 0 10px 0 2px;
			background: url(../images/header_menu.png) 0 0 no-repeat;
			position: relative;
			cursor: pointer;
		}
		#hmenu a {
			display: block;
			-float: left;
			height: 40px;
			padding: 0 5px;
			line-height: 40px;
			font-size: 14px;
			color: #fff;
			text-decoration: none;
			background: #ed1c24 url(../images/header_menu.png) -10px 0 no-repeat;
		}

		#hmenu i {
			position: absolute;
			display: block;
			right: -10px;
			-right: expression((this.offsetParent.clientWidth  % 2) ? '-9px' : '-10px');
			top: 0;
			height: 40px;
			width: 10px;
			background: url(../images/header_menu.png) right 0 no-repeat;
		}

		#hmenu li:hover, #hmenu li.current {
			background-position: 0 -40px;
		}
		#hmenu li:hover a, #hmenu li.current a {
			background-color: #c2474b;
			background-position: -10px -40px;
		}
		#hmenu li:hover i, #hmenu li.current i {
			background-position: right -40px;
		}

#catalog {
	padding: 16px 20px;
	border-top: 1px solid #4f4f4f;
	color: #544b4b;
	overflow: hidden;
}
	#catalog h2 {
		position: relative;
		z-index: 1;
		margin: 0 0 -1px;
		color: #e0e0e0;
		background: #5a5a5a url(../images/catalog_h2.png) 0 -101px repeat-x;
		float: left;
		border: 1px solid #bbbbbb;
		padding: 0 30px;
		height: 22px;
		line-height: 22px;
		font-size: 14px;
		font-weight: normal;
		margin-right: -1px;
		cursor: pointer;
	}
		#catalog h2 a {
			text-decoration: none;
			color: #e0e0e0;
		}
		#catalog h2:hover, h2 a:hover {
			color: #ff0000;
		}
	#catalog h2.current {
		color: #333333;
		border-bottom: none;
		padding-bottom: 1px;
		background: #bbbbbb url(../images/catalog_h2.png) 0 0 repeat-x;
	}
		#catalog h2.current a {
			color: #333333;
		}

	#catalog a {
		color: #544b4b;
	}
		#catalog a:hover {
			color: #ed1c24;
		}
	#catalog .tabbody {
		border: 1px solid #bbbbbb;
		overflow: hidden;
		padding-bottom: 1em;
		position: relative;
		clear: left;
		background: #e0e0e0 url(../images/catalog_bg.png) right bottom no-repeat;
		margin-bottom: 20px;
		min-height: 80px;
	}
	#catalog .tabbody.injs {
		margin-bottom: 0;
	}

	#catalog .text {
		width: 430px;
		float: right;
		margin: 0.7em 30px -0.3em 0;
	}
		#catalog .nochilds .text {
			width: auto;
			float: none;
			margin: 1em 30px 0;
		}

	#catalog ul {
		float: left;
		-display: inline;
		margin: 1em 0 0 19px;
		zoom: 1;
	}
		#catalog ul.r2 {
			margin-left: 26px;
		}
	#catalog li {
		list-style: none;
		-float: left;
		-clear: left;
	}
		#catalog li a {
			display: block;
			height: 17px;
			padding-left: 12px;
			-float: left;
			background: url(../images/square_bullet.png) 0 5px no-repeat;
		}

	#catalog a.current, #catalog a:hover {
		background-position: 0 -95px;
		color: #ed1c24;
		background-position: 0 -95px;
	}
	#catalog a.current {
		text-decoration: none;
	}

	#catalog .ug_al {
		width: 10px;
		height: 10px;
		font-size: 1px;
		float: left;
		-display: inline;
		margin-right: -10px;
		background: url(../images/catalog_ug.png) 0 -10px no-repeat;
		position: relative;
		z-index: 2;
		cursor: pointer;
	}
	#catalog .ug_ar {
		width: 10px;
		height: 10px;
		font-size: 1px;
		float: left;
		-display: inline;
		margin-left: -9px;
		background: url(../images/catalog_ug.png) -10px -10px no-repeat;
		position: relative;
		z-index: 2;
		cursor: pointer;
	}
	#catalog .ug_l {
		width: 10px;
		height: 10px;
		font-size: 1px;
		float: left;
		-display: inline;
		margin-right: -10px;
		background: url(../images/catalog_ug.png) 0 0 no-repeat;
		position: relative;
		z-index: 2;
		cursor: pointer;
	}
	#catalog .ug_r {
		width: 10px;
		height: 10px;
		font-size: 1px;
		float: left;
		-display: inline;
		margin-left: -9px;
		background: url(../images/catalog_ug.png) -10px 0 no-repeat;
		position: relative;
		z-index: 2;
		cursor: pointer;
	}


#topad {
	margin: 0 20px 20px;
}
#rad {
	float: right;
	-display: inline;
	margin-right: 20px;
}

#mainpic {
	width: 729px;
	height: 416px;
	margin: 0 20px 20px;
	position: relative;
}
	.trans {
		height: 53px;
		line-height: 53px;
		background: url(../images/mainpic_header.png) 0 0 no-repeat;
		position: relative;
		left: -3px;
		top: -3px;
		margin: 0 -3px 0 0;
		padding: 0 0 0 20px;
		float: left;
		font-weight: bold;
		font-size: 12px;
		color: #fff;
		z-index: 1;
		-background: none !important;
		-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/mainpic_header.png');
	}
	.transh2end {
		float: left;
		overflow: hidden;
		position: relative;
		z-index: 1;
		top: -3px;
	}
		.transh2end div {
			background: url(../images/mainpic_header.png) right top no-repeat;
			width: 20px;
			height: 53px;
			-background: none !important;
			-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='/images/mainpic_header.png');
			-width: 1000px;
			-margin-left: -980px;
		}
	#mainpic img {
		margin-top: -53px;
	}
	#mainpic .buttons {
		position: absolute;
		bottom: -3px;
		left: -5px;
		height: 53px;
		width: 735px;
	}
		#mainpic .buttons a {
			display: block;
			height: 53px;
				padding-top: 11px;
				height: 42px;
			width: 153px;
			background: url(../images/mainpic_buttons.png) 0 0 no-repeat;
			-background-image: url(../images/ie6_mainpic_buttons.png);
			position: relative;
			text-align: center;
			float: left;
			-display: inline;
			margin-right: -7px;
			color: #fff;
			font-size: 12px;
			text-decoration: none;
		}
			#mainpic .buttons a:hover {
				background-position: 0 -100px;
			}

#breadcrumbs {
	font-size: 13px;
	margin-left: 20px;
	color: #e0e0e0;
	margin-bottom: 1em;
}
	#breadcrumbs a {
		color: #e0e0e0;
	}

#text {
	float: right;
	width: 764px;
	padding: 0 20px;
	margin: 0 20px;
	background: #e0e0e0;
	color: #544b4b;
	font-size: 13px;
}
	#text .body {
		min-height: 200px;
		-height: 200px;
	}
	#text h1 {
		color: #343434;
	}


	#text .top {
		height: 20px;
		margin: 0 -20px;
		background: url(../images/text_ug.png) -9px -9px no-repeat;
	}
		#text .top div {
			width: 9px;
			height: 9px;
			font-size: 1px;
			float: right;
			background: url(../images/text_ug.png) 0 -9px no-repeat;
		}
	#text .bottom {
		height: 9px;
		margin: 0 -20px;
		background: url(../images/text_ug.png) -9px 0 no-repeat;
	}
		#text .bottom div {
			width: 9px;
			height: 9px;
			font-size: 1px;
			float: right;
			background: url(../images/text_ug.png) 0 0 no-repeat;
		}

#textbuttons {
	width: 136px;
	float: left;
	-display: inline;
	margin-left: 20px;
	position: relative;
	padding-top: 37px;
}

#textbuttons .item {
	background: #ed1c24 url(../images/text_button.png) right top no-repeat;
	font-size: 12px;
	line-height: 120%;
	color: #fff;
	margin: 0 0 15px;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
}
	#textbuttons i.arrow {
		display: block;
		height: 30px;
		width: 20px;
		background: #e0e0e0 url(../images/text_active.png);
		position: absolute;
		right: -20px;
	}
	#textbuttons .item span {
		display: block;
		padding: 8px 8px 0;
		background: url(../images/text_button.png) 0 -200px no-repeat;
	}
	#textbuttons .item b {
		display: block;
		height: 8px;
		font-size: 1px;
		background: url(../images/text_button.png) right -92px no-repeat;
		text-align: left;
	}
	#textbuttons .item b i {
		display: block;
		height: 8px;
		width: 10px;
		background: url(../images/text_button.png) 0 -292px no-repeat;
	}
#textbuttons .item:hover, #textbuttons .item.active {
	background-color: #c2474b;
	background-position: right -100px;
}
	#textbuttons .item:hover span, #textbuttons .item.active span {
		background-position: 0 -300px;
	}
	#textbuttons .item:hover b, #textbuttons .item.active b {
		background-position: right -192px;
	}
	#textbuttons .item:hover b i, #textbuttons .item.active b i {
		background-position: 0 -392px;
	}

#gallery {
	overflow: hidden;
	margin-left: 20px;
	width: 573px;
	height: 430px;
	float: left;
	-display: inline;
	position: relative;
	margin-bottom: 20px;
}
	#gallery .img {
		position: absolute;
		left: 0;
		top: 0;
	}

#picturelist {
	float: left;
	background: #797676 url(../images/gallery_listbg.png) 0 0 no-repeat;
	width: 123px;
	height: 430px;
	position: relative;
}
	#picturelist .tbutton {
		width: 30px;
		height: 30px;
		background: #ec2931 url(../images/gallery_buttons.png) -30px 0 no-repeat;
		position: absolute;
		top: 5px;
		left: 46px;
		cursor: pointer;
	}
		#picturelist .tbutton.down {
			background-position: -30px -30px;
		}
	#picturelist .bbutton {
		width: 30px;
		height: 30px;
		background: #ec2931 url(../images/gallery_buttons.png) 0 0 no-repeat;
		position: absolute;
		bottom: 0px;
		left: 46px;
		cursor: pointer;
	}
		#picturelist .bbutton.down {
			background-position: 0 -30px;
		}
	#picturelist .wrap {
		padding: 1px 0 0 15px;
		overflow: hidden;
		height: 362px;
		position: relative;
		top: 34px;
	}
		#picturelist a {
			display: block;
			margin-bottom: 8px;
			width: 91px;
			height: 64px;
			padding: 1px;
		}
			#picturelist a.active {
				padding: 0;
				border: 1px solid #bf0e0e;
			}
		#picturelist a img {
			display: block;
		}

table.modelrow {
	width: 80%;
	margin: 0 auto;
}
	table.modelrow td,
	table.modelrow th {
		border: 1px solid #666;
		text-align: center;
	}

#albumlist {
	float: left;
	margin-left: 20px;
	-display: inline;
	width: 242px;
	min-height: 428px;
	-height: 428px;
	background: #909090 url(../images/gallery_rightbg.png) -1px 0 repeat-y;
	border: 1px solid #7b7b7b;
	-border: none;

}
	#albumlist .atop {
		height: 11px;
		font-size: 1px;
		margin: -1px -1px 0;
		background: url(../images/gallery_rightbg.png) -244px 0 no-repeat;
	}
	#albumlist .abottom {
		height: 11px;
		font-size: 1px;
		margin: 0 -1px -1px;
		background: url(../images/gallery_rightbg.png) -244px -11px no-repeat;
	}
	#albumlist #abody {
		height: 385px;
		overflow: hidden;
	}
	#albumlist h2 {
		font-weight: bold;
		margin: 7px 0 0 26px;
		color: #343434;
	}
	#albumlist ul {
		margin: 9px 0 15px 26px;
		list-style: none;
	}
		#albumlist li {
			color: #d5d5d5;
			padding-left: 12px;
			font-size: 125%;
			font-weight: bold;
			background: url(../images/gallery_rightbg_bullet.png) 0 0.45em no-repeat;
			line-height: 160%;
			margin-bottom: 0;
		}
		#albumlist a {
			display: block;
			color: #d5d5d5;
			text-decoration: none;
		}
			#albumlist a span {
				color: #d5d5d5;
				border-bottom: 2px solid #b4b4b4;
			}
		#albumlist li.active {
			background-position: -300px 0.45em;
		}
		#albumlist li.active a span,
		#albumlist li.active a {
			color: #bf2026;
			border: none;
		}
		#albumlist a:hover {
			color: #b4050c;
		}
		#albumlist a:hover span {
			color: #b4050c;
			border-color: #b4050c;
		}

#footer {
	clear: both;
	margin-top: 20px;
	height: 55px;
		height: 35px;
		padding: 20px 20px 0;
	border-top: 2px solid #484848;
	background: #666 url(../images/footer.png) 0 0 repeat-x;
}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
	#footer a {
		color: #fff;
	}
