* {
	margin: 0;
	padding: 0;
}

html{
	width: 100%;
	background: #170a0a;
	height: 100%;
}

body{
	min-width: 980px;
	width: 960px;
	margin: 0 auto;
	position: relative;
	background: transparent;
	font: normal 100%/120% "Trebuchet MS", Tahoma, Arial, sans-serif;
}

body.splash{
	background: transparent url(/images/bg.jpg) no-repeat 50% 0;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
body.splash .header,
body.splash .footer{
	width: 960px;
	margin: 0 auto;
}
div.main{
	height: 490px;
	position: relative;
}

div.main a{
	width: 395px;
	height: 165px;
	position: absolute;
	left: 50%;
	margin-left: -215px;
	top: 190px;
	overflow: hidden;
	text-indent: -1000px;
}

input,select,textarea{font: normal 100%/120% "Trebuchet MS", Tahoma, Arial, sans-serif;}

a img{border: 0;}
a:hover{text-decoration: none;}
a{color: #ac300e;}

img{border: 0;}

h1{
	font: normal 138.46%/110% "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #ac300e;
	margin: 0.3em 0;
}
h2{
	font: normal 120%/110% "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #000;
	margin: 1.4em 0 0.3em 0;
}

p{margin: 1em 0;}

#strl{
	background: transparent url(/images/strl.png) no-repeat 0 0;
	position: absolute;
	right: 8px;
	top: 20px;
}

/*
 * header
 */

.header{
	padding-top: 75px;
	width: 100%;
	height: 80px;
	position: relative;
}

.header .logo{
	float: left;
	width: 142px;
	height: 51px;
	background: transparent url(/images/logo.png) no-repeat 0 0;
	overflow: hidden;
	text-indent: -1000px;
}

ul.mn{
	height: 26px;
	margin-left: 170px;
	list-style: none;
}

ul.mn li{
	float: left;
	margin-right: 20px;
}

ul.mn a,
ul.mn span{
	height: 23px;
	position: relative;
	float: left;
	overflow: hidden;
}

ul.mn img{position: relative;}
ul.mn .active img,
ul.mn a.hover img,
ul.mn a:hover img{top: -23px;}

ul.menu{
	height: 16px;
	margin: 8px 0 0 170px;
	list-style: none;
}

ul.menu li{
	float: left;
	margin-right: 20px;
}

ul.menu span,
ul.menu a{
	height: 17px;
	position: relative;
	float: left;
	overflow: hidden;
}

ul.menu img{position: relative;}
ul.menu .active img,
ul.menu a.hover img,
ul.menu a:hover img{top: -17px;}

dl.lang{
	position: absolute;
	right: 0;
	top: 75px;
	font-size: 75%;
	line-height: 120%;
	width: 100px;
}

dl.lang a{
	color: #fff;
}

dl.lang dt a{
	text-decoration: none;
	padding-right: 12px;
	background: transparent url(/images/dt.png) no-repeat 100% 60%;
}

dl.lang dt{
	padding: 0 0 2px 20px;
	position: relative;
	z-index: 2;
}

.rus{background: transparent url(/images/rus.png) no-repeat 0 60%;}
.en{background: transparent url(/images/en.png) no-repeat 0 60%;}

dl.lang dt a span{border-bottom: 1px dashed;}
dl.lang dt a:hover span{border: 0;}
dl.lang dd{
	display: none;
	position: absolute;
	right: 0;
	top: -4px;
	padding: 30px 0 5px 10px;
	border: 1px solid #8e3014;
	background-color: #170a0a;
	z-index: 1;
	width: 98px;
}

dl.lang dd a{
	display: block;
	padding-left: 20px;
	margin: 0.4em 0;
}

dl.lang dd a.en{background: transparent url(/images/en.png) no-repeat 0 60%;}
dl.lang dd a.rus{background: transparent url(/images/rus.png) no-repeat 0 60%;}

/*
 * form
 */

form.ac input,
form.ac select,
form.ac textarea{vertical-align: middle}

form.ac{
	padding: 10px 20px;
	font-size: 81.25%;
	line-height: 120%;
	background: #eef2e9;
	overflow: hidden;
	zoom: 1;
}

form.ac a.del{
	width: 16px;
	line-height: 0;
	font-size: 0;
	height: 16px;
	overflow: hidden;
	display: inline-block;
	//display: inline;
	//zoom: 1;
	background: transparent url(/images/del.png) no-repeat 0 0;
	margin-left: 10px;
	vertical-align: middle;
}
form.ac a.del:hover{background-position: 0 100%;}

form.ac h2,
form.ac h1{
	font-size: 138.46%;
	line-height: 110%;
	margin: 0.4em 0;
}

form.ac p{
	width: 100%;
	overflow: hidden;
}

form.ac p span,
form.ac p label{
	float: left;
}

div.rck{
	width: 530px;
	margin: 0 0 0 auto;
}

div.wh{margin-top: 1.4em;}

div.lck{
	float: left;
	width: 360px;
}

form.ac textarea{
	width: 500px;
}

form.ac .s1{width: 110px;}
form.ac .s1 .text{width: 100px;}

form.ac .s2{width: 170px;}
form.ac .s2 .text{width: 160px;}

form.ac .s3{width: 230px;}
form.ac .s3 .text{width: 220px;}

form.ac .s4{width: 510px;}

form.ac .t1{width: 70px;}
form.ac .t1 select{width: 60px;}

form.ac .t2{width: 100px;}
form.ac .t2 select{width: 90px;}

form.ac .t3{width: 200px;}
form.ac p span label{float: none;}

form.ac p.bt{
	border-top: 1px solid #000;
	padding-top: 10px;
	width: 500px;
	text-align: right;
}

form.ac p.add{padding-bottom: 3px;}
form.ac p.add a{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed;
}
form.ac p.add a:hover{border: 0;}

/*
 * wrap
 */

div.wrap{
	background: #eef2e9;
	padding: 20px 20px 10px 20px;
	position: relative;
}

div.models{
	width: 920px;
	margin: 0 auto 0 0;
	letter-spacing: 0;
	font-size: 75%;
	line-height: 120%;
	position: relative;
}

div.models ul{
	list-style: none;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}

div.models>ul{
	white-space: normal;
	//white-space: nowrap;
}

div.models ul li{
	white-space: normal;
	vertical-align: top;
	display: inline-block;
	width: 130px;
	height: 190px;
	float:left
}

div.models span.i{
	height: 145px;
	display: inline-block;
	//display:inline
}

div.models a{
	color: #170a0a;
	text-decoration: none;
}

/*
 * container
 */

.container{
	background: #fff;
}

span.separator{
	background: transparent url(/images/separator.png) no-repeat 0 60%;
	overflow: hidden;
	width: 7px;
	text-indent: -1000px;
}

div.crumbs{
	padding: 8px 20px;
	overflow: hidden;
	zoom: 1;
	font-size: 112.5%;
	line-height: 120%;
}

div.crumbs form{
	float: right;
	font-size: 63.64%;
	line-height: 120%;
}

div.crumbs span,
div.crumbs a{
	float: left;
	margin-right: 0.4em;
}

div.crumbs a{
	text-decoration: none;
	color: #000;
}

div.crumbs a:hover,
div.crumbs span{
	color: #ab3a1b;
}

div.scroll{
	height: 50px;
	width: 892px;
	margin: 20px auto 10px 20px;
	position: relative;
	font-size: 87.5%;
	line-height: 120%;
}

div.scroll .cnt{
	border: 1px solid #eef2e9;
	height: 26px;
	width: 890px;
	width:100%;
	overflow:hidden
}

div.scroll .cnt:after {
	content: '';
	display: block;
	clear: both;
}

div.scroll span.p{
	background: #eef2e9;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	top: 0;
	left: 0;
	cursor: pointer;
	z-index: 2;
	padding: 0;
}

div.scroll li {
	display:block;float:left;
	height: 26px;
	padding: 3px 0.4em;
	margin: 0;
}

div.scroll li a{
	text-decoration: none;
	color: #34372f;
	border-bottom: 1px dashed;
}

div.scroll li a:hover{
	color: #ab3a1b;
	border: 0;
}
div.scroll .na {background:#f2f5ef}
div.scroll .na span {color:#bfc3ba;border-bottom: 1px dashed;}


div.scroll a#tl,
div.scroll a#tr{
	position: absolute;
	width: 16px;
	height: 28px;
	top: 0;
	left: -16px;
	background: transparent url(/images/st.png) no-repeat 0 0;
}

div.scroll a#tr{
	left: auto;
	right: -16px;
	background-position: -16px 0;
}

div.scroll a#tr:hover,
div.scroll a#tr.nactive{background-position: -16px -28px;}
div.scroll a#tl:hover,
div.scroll a#tl.nactive{background-position: 0 -28px;}



/*
 * desc
 */

div.desc{
	font-size: 87.5%;
	line-height: 170%;
	color: #463f3f;
	margin-top: 0.6em;
	padding-left: 4px;
	width: 542px;
}

div.desc h1{
	font-size: 214.26%;
	line-height: 110%;
	margin: 0;
}

div.desc h1 small{
	font-size: 60%;
	color: #463f3f;
}

dl div.columns p{
	float: left;
	margin: 0 2em 0 0;
}

dl div.columns{
	width: 100%;
	overflow: hidden;
	margin-bottom: 1.4em;
}

p.nav,
p.print{
	font-size: 85.71%;
	line-height: 120%;
}

p.nav span.toleft{
	position: relative;
	left: -1.3em
}

p.print a,
p.nav a{
	color: #170a0a;
}

p.print{
	float: right;
	margin: 0;
}

/*
 * model
 */

dl.model{
	width: 100%;
	overflow: hidden;
}

dl.model dt{
	width: 330px;
	float: left;
	overflow: hidden;
}
dl.model dt.load{background: transparent url(/images/load.gif) no-repeat 50% 50%;}

dl.model dd{
	width: 570px;
	margin: 0 0 0 auto;
}

div.preview a.active img{background: #d3dacb;}
div.preview img{padding: 4px;}

div.preview a{outline: none;}

div.preview{
	width: 550px;
	overflow: auto;
	white-space: nowrap;
}

div.preview ul{
	display: inline-block;
	list-style: none;
	overflow:hidden;zoom:1
	
}

div.preview>ul{
	white-space: normal;
	//white-space: nowrap;
}

div.preview ul li{
	white-space: normal;
	float:left;
	width: 110px;
	height: 150px;
	overflow: hidden;
	vertical-align: top;
}

/*
 * content
 */

div.content{
	padding: 10px 20px;
	font-size: 81.25%;
	line-height: 140%;
	color: #191c1e;
}

div.columns{
	width: 100%;
	overflow: hidden;
}

div.columns div{
	width: 46%;
	padding-right: 3%;
	float: left;
}

div.columns div.rc{
	padding: 0 0 0 3%;
}

p.pd img{
	vertical-align: middle;
	margin-left: 1em;
}

p.pd{text-align: center;}

/*
 * footer
 */

.footer{
	color: #fff;
	font-size: 75%;
	line-height: 140%;
	padding-top: 20px;
	height: 4em;
}

.footer p{margin: 0;}

.footer .email,
.footer span{color: #8e3014;}
.footer a{color: #fff;}

.footer .email{float: right;}
.footer .contacts{float: left;}

div.models ul,
div.models ul li,
div.models span.i,
div.preview ul,
div.preview ul li{

}