/*
CSS & html, by k206i'10. ICQ:82549720, http://www.k206i.ru/projects/
 
=========== Global values ============ 
*/


html {
	width:100%;
	height:100%;
}
body {
	width:100%;
	height:100%;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%; /*12px*/
}
a:link, a:visited, a:active {
	color:#000;
}
a:hover {
	text-decoration:none;
}
.clear{
	height:0;
	font-size:0;
	line-height:0;
	padding:0;
	margin:0;
	visibility:hidden;
}
ul {
	display:table;
}
.print {
	display:none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
.nonFooter {
	min-height: 100%;
}
* html .nonFooter {
	height: 100%;
}
.content {
	padding:0 0 200px;
}
.footer {
	position: relative;
	height:160px;
	margin:-160px 0 0 0;
	border-top:#737375 1px solid;
	background:#b5bbbe;
}
.d-content {
	height:100%;
	min-width:1000px;
}

.g-title, h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.167em; /*14px*/
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.667em; /*20px*/
	color:#fff;
}

.g-hidden {
	display:none;	
}



/* =========== Content blocks ============ */


.b-address {
	float:right;
	margin:20px 50px 0 20px;
	text-align:right;
}


.b-header {

}
	.b-header .logo {
		margin:30px 0 15px 50px;
	}
	.b-header .asphalt {
		background:url(../dsn/bg2.jpg) repeat-x 0 0;
	}
		.b-header .asphalt .d-pads {
			min-height:177px;
			background:url(../dsn/bg1.jpg) no-repeat 0 0;
		}
		.b-header .asphalt .contacts {
			float:left;
			width:330px;
			padding:15px 50px 0;
			color:#fff;
		}
			.b-header .asphalt .contacts .phone {
				margin:0 0 10px 10px;
				font-size:1.333em; /*16px*/
			}
		.b-header .asphalt .slogan {
			position:relative;
			float:left;
			width:560px;
			margin-top:-85px;
			background:url(../dsn/smooth-change_bg.gif) no-repeat 0 0;
		}
			.b-header .asphalt .slogan .img {
				margin: 4px 24px 24px 4px;
			}
		.m-slogan-indent {
			margin-left:170px;
		}
	.b-header .describe {
		margin:0 20px 20px 430px;
	}


.b-brands {
	margin-bottom:15px;
}
	.b-brands img {
		margin-right:35px;
		vertical-align:middle;
	}


.b-regional {
	margin:20px 0 0 50px;
	height:140px;
	background:url(../dsn/russia.gif) no-repeat 375px 0;
}
	.b-regional .left-col {
		float:left;
		width:265px;
		margin-right:15px;
	}
	.b-regional .right-col {
		float:left;
	}


.b-slide-gallary {
}
	.b-slide-gallary .images {
		float:left;
		width:390px;
		height:126px;
		overflow:hidden;
		white-space:nowrap;
	}
		.b-slide-gallary .images img {
			padding:2px;
			margin:0 2px;
			border:#ee2a24 1px solid;
		}
	.b-slide-gallary .button-left {
		float:left;
		width:17px;
		height:126px;
		background:url(../dsn/SG-arrow_left.gif) no-repeat 0 50%;
	}
	.b-slide-gallary .m-button-left_active {
		cursor:pointer;
		background:url(../dsn/SG-arrow_left_active.gif) no-repeat 0 50%;
	}
	.b-slide-gallary .button-right {
		float:left;
		width:17px;
		height:126px;
		background:url(../dsn/SG-arrow_right.gif) no-repeat 100% 50%;
	}
	.b-slide-gallary .m-button-right_active {
		cursor:pointer;
		background:url(../dsn/SG-arrow_right_active.gif) no-repeat 100% 50%;
	}

	
.b-slide-content {
	margin-bottom:4px;
}
	.b-slide-content .g-title {
		padding:2px 50px 5px;
		margin-bottom:4px;
		background:#a6aaaf;
		border-top:#737375 1px solid;
		color:#fff !important;
	}
		.b-slide-content .g-title a {
			color:#fff;
		}
	.b-slide-content .slide-button {
		padding-left:27px;
		background:url(../dsn/slide_up.gif) no-repeat 0 4px;
		/*cursor:pointer;*/
	}
	.b-slide-content .text {
		padding:11px 30px 0 50px;
		margin-bottom:20px;
	}
	.b-slide-content .b-slide-gallary {
		margin-left:15px;
	}
	.m-collapsed-slide .text {
		display:none;
	}
	.m-collapsed-slide .g-title {
		background:#ee2a24;
		border-top:#ee2a24 1px solid;
	}
	.m-collapsed-slide .slide-button {
		background:url(../dsn/slide_down.gif) no-repeat 0 8px;
	}





/* =========== Design ============ */





/* =========== Mod`s ============ */

.m-float-right {
	float:right;
}

.m-normal-weight {
	font-weight:normal;
}

.m-25px-mrg {
	margin-bottom:25px;
}
.m-blk-mrg {
	margin-bottom:20px;
}
.m-15px-mrg {
	margin-bottom:15px;
}
.m-15px-Rmrg {
	margin-right:15px;
}
.m-15px-Lmrg {
	margin-left:15px;
}
.m-10px-mrg {
	margin-bottom:10px;
}
.m-5px-mrg {
	margin-bottom:5px;
}
.m-3px-mrg {
	margin-bottom:3px;
}

.m-11px-font {
	font-size:0.917em;
}
