body{
	background: #000000;
}

.container {
	width:1200px;
	margin:0 auto;
	background: #000000;
	position:relative;
}

.header{
	position:relative;
	z-index:100;
}


.workarea{
	position:relative;
	
}

.col_center{
	
	position:relative;
	margin:0 auto;
	width:900px;
	padding: 0px 0px 20px 0px;
	min-height:100px;
	
	display: block;
	
}

.content{

}

#footer{ background-color:#87888c; height:80px; position:relative; padding:10px 0;     font-family: Tahoma, Sans-Serif; font-size: 14px;}
.footer-container{
	width: 900px; margin:0 auto;
	position:relative;
}
#bottom-menu{ }
#copyright{ position:absolute; left:16px; top:60px; }
#bottom-menu-add{position:absolute; left:8px; top:38px;}
#socnet-group{
	position:absolute;
	top:40px;
	right:20px;
}


.clear{
	clear:both;
	
}

.toolbar{
	height:32px;
	text-align:right;
	
}

	#toolbar-menu{
		display:inline-block;
	}

	#toolbar-date{
		display:inline-block;
		width:160px;
		color:#A5A5A5;
		font-size:13px;
		margin-right:10px;
	}


#logo
{
	position:absolute;
    top: 70px;
    left: 40px;
	width:140px;
	height:30px;
}

	.logo__text
	{
		color:#FFFFFF;
		font-size: 22px;
		text-decoration: none;
	}

#main-menu{
	width: 900px;
	height:32px;
	margin:0 auto;
}

#menu-autoshow{
	width: 900px;
	height:32px;
	margin:0 auto;
	padding:20px 0 10px;
}

#breadcrumb{
	padding:10px 0 0;
}

/* расположение элементов */
.adv-geo-banner__fix_header{
	height:107px;
	position:relative;
	overflow: hidden;
}

.adv-geo-banner__fix_dealers{
	margin:40px 0 0;
	background-color: #87888c;
	
	width: 700px;
	height:96px;
	left: 285px;
	position:absolute;
}

.adv-expand{
	display:none;
	overflow: hidden;
}

@media screen and (max-width: 1199px) { /*1024-1200*/
	.container {
		width:1024px;
	}

	.col_center{
		width:900px;
		padding: 0px 0px 10px;
	}
	
	/**/

	#main-menu{
		width: 900px;
		height:36px;
	}
	
	.adv-geo-banner__fix_dealers{
		margin: 48px 0 0;
		background-color: #87888c;
		width: 634px;
		height:96px;
		left: 230px;
		position:absolute;
	}
	
	.adv-geo-banner__fix_header{
		height:107px;
		position:relative;
		overflow: hidden;
	}
	
	#AUTOSHOW_HEADER img{
		margin-left:-100px;
	}
}

@media screen and (max-width: 1023px) { /*960-1024*/
	.container {
		width:100%;
		margin:0 auto;
	}
	
	.workarea{
		padding-top:88px;
	}
	
	.col_center{
		width:100%;
		box-sizing:border-box;
		padding: 0px 50px;
	}
	
	/**/
	
	.header{
		height:44px;
		background-color:#FFC907;
		position: fixed;
		/*top: 0px;*/
		width: 100%;
		
	}
	.logo__text {
		color:#000000;
	}
	#menu-autoshow {
		width: 100%;
		padding: 44px 0 10px;
	}
	#breadcrumb{
		display:none;
	}
	
	#logo {
		position: absolute;
		top: 8px;
		left: 10px;
		width: 140px;
		height: 32px;
		font-size:18px;
	}
	
	#main-menu{
		bottom: 0px;
		height:44px;
		width:44px;
		left: inherit;
		right:10px;
		position: absolute;
	}
	
	.toolbar{
		display:none;
	}
	
	#footer{
		height:44px;
		margin-top:8px;
		position:relative;
	}
	
	#bottom-menu{
		display:none;
	}
	
	#copyright{
		position:absolute;
		left:10px;
		top:16px;
	}
	
	#socnet-group{
		position:absolute;
		top:8px;
		right:10px;
	}
	
	.adv-geo-banner__fix_header{
		display:none;
	}
	
	.adv-geo-banner__fix_dealers{
		margin:0 0 8px;
		width: 100%;
		height:44px;
		left:0px;
		background-color: #DDDDDD;
		position: relative;
	}
	
	.adv-expand{
		display:none!important;
	}	
	
	#bottom-menu-add{
		display:none;
	}
}

@media screen and (max-width: 960px) { /* 670 - 960 */

	.col_center{
		width:640px;
		margin:0 auto;
	}
}

@media screen and (max-width: 900px) { 
	.footer-container{
		width:100%;
	}
}



@media screen and (max-width: 870px) { /*меняем баннеры в центральном блоке*/
	#CENTER_TOP_MOBILE{
		display:block;
	}
	
	#CENTER_TOP{
		display:none;
	}
	
	#CENTER_BOTTOM_MOBILE{
		display:block;
	}
	
	#CENTER_BOTTOM{
		display:none;
	}
	
}


@media screen and (max-width: 670px) { /* 540 - 670 */

	.col_center{
		width:540px;
		margin:0 auto;
	}
	
	.menu-autoshow__item_4{
		display:none;
	}
	
}

@media screen and (max-width: 540px) { /* 420 - 540 */
	.col_center{
		width:90%;
		margin: 0 5%;
		padding-left :0px;
		padding-right :0px;
	}
	
	.menu-autoshow__item_3{
		display:none;
	}
	
	.workarea{
		padding-top:80px;
	}
}

@media screen and (max-width: 420px) { /* 320 - 420 */
	
	.col_center{
		width:100%;
		margin:0;
	}
	
	.content{
		margin:0 10px;
	}
	
}