#header, #animateHeader {height:495px;}
#header .top-block {
	height: 120px;
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	background: #080808;
	/*opacity: 0.6;*/
}
#logo, #headerPhones {
	display: inline-block;
	position: relative;
	top: 0;
	vertical-align: top;
}
#logo { left: 31px; top: 18px; }
#search {left: 930px;
    position: absolute;
    top: 70px;
    width: 250px;
    z-index: 100;padding:0px; margin:0px;}
	#search fieldset{border:0px;padding:0px; margin:0px;}
#search input#ajaxSearch_input {border: 0 none;
    border-radius: 5px;
    height: 20px;
    width: 130px;}
#search input#ajaxSearch_submit{position: absolute; background: transparent url("/newdesign/img/2.png") no-repeat scroll center center; margin: 0px; padding: 0px; width: 20px; border: 0px none; height: 20px; z-index: 1000; cursor: pointer; left: 110px;font-size:0;}
#headerPhones { top: 17px; left: 320px!important; }
#headerPhones .phone-title {
	display: inline-block;
}
#headerPhones .phone .code, #headerPhones .phone .num , #headerPhones .phone-kuzov{
	font-size: 15px;
	line-height: 1.4em;
	top: 0;
}
#headerPhones .phone .code {
	color: #989898;
	font-weight: 400;
}
#headerPhones .phone:last-child .code {
	/*color: #A60303;*/
}
#headerPhones .phone .num {
	font-weight: bold;
}
#headerPhones .phone-title:first-child { margin-right: 150px; }
#headerPhones .phone-kuzov {
	/*text-align: center;*/
	color: #fff;
	font-weight: normal;
	font-size: 17px;
}
#headerPhones .phone-kuzov .code {
	color: #989898;
	font-size: 15px;
}
#headerPhones .phone-kuzov .num {
	font-weight: bold;
	font-size: 15px;
}
#headerPhones .title {
	font-size: 15px;
	color: #fff;
} 
#top-menu {
	height: 30px;
	text-align: center;
	margin: 0 0 0 0 !important;
	float: none !important;
}
/*
#headerPhones{
font-family:agbengaly;}*/

#top-menu li {
	float: none !important;
	display: inline-block;
	background: transparent;
	font-size: 18px;
	padding: 0px 10px 0px 10px !important;
}
#top-menu li a {
	text-decoration: none;
	color: #9B9B9B !important;
}
#top-menu li a:hover {
	color: #FFF !important;
}
.header-carusel {
	position: absolute;
	bottom: 0;
	z-index: 10;
	width: 100%;
	background-color: #151515;
	opacity: 0.65;
	bottom: 10px;
}
.jcarousel-control-prev, .jcarousel-control-next {
	margin-top: -33px;
	width: 40px;
	height: 65px;
}
.jcarousel-control-prev {
	left: -42px;
	background: url('/newdesign/img/arrow_left.png') center center no-repeat;
}
.jcarousel-control-prev:hover { background: url('/newdesign/img/arrow_hover_left.png') center center no-repeat; } 
.jcarousel-control-next {
	right: -42px;
	background: url('/newdesign/img/arrow_right.png') center center no-repeat;
}
.jcarousel-control-next:hover { background: url('/newdesign/img/arrow_hover_right.png') center center no-repeat; }
#main { background: #858585 url(/newdesign/img/bg_fon.png) 0 0 repeat; }
#mainMenu1 ul { margin-top: 0; }
#footer {
	background: transparent url(/newdesign/img/footerBg.png) 0 0 no-repeat;
	background-size: 100%;
}
.header-carusel a .hover-img {display: none;}
.header-carusel a:hover .hover-img {display: block;}
.header-carusel a .orig-img {display: block;}
.header-carusel a:hover .orig-img {display: none;}


#headerPhones{
opacity:0.9;}


/*
#mainMenu1 ul {   
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#mainMenu1 a {
   color:white;
}


#mainMenu1 > ul > li {   
    display: inline-block;
    float: left;
    position: relative;
    width: auto;
	padding:0px 10px;
}

#mainMenu1 ul li:nth-child(1) ul {
    width: 200px !important;
}
*/
#mainMenu1 ul li ul.second {
	 background: url("/assets/templates/main/images/menuBg.jpg") no-repeat scroll 0 0 #404040;
    display: none;
    position: absolute;
    width: 110%;
    z-index: 200;
	left: 315px;
	top:0px;
}

#mainMenu1 ul li:hover ul.second {
    display: block;
   
}
#mainMenu1 ul li ul.second li {
   
    background: url("/assets/templates/main/images/menuItemBg.png") no-repeat scroll 0 bottom transparent!important;
    color: #FFFFFF;
    font-family: Arial,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 11px 30px 12px 50px!important;
    position: relative;
    width: 230px;

}

#mainMenu1 ul li ul.second li  a{
    color: #ffffff;
    text-decoration: none;
	font-size: 14px;
}
#mainMenu1 ul li ul.second li  a:hover{
    text-decoration: underline;
	font-size: 14px;
}
table.pricetbl{
	min-width: 415px;
}
tbody.subgroup b:hover {
	text-decoration: underline;
}
tbody.subgroup{
	cursor: pointer;
	color: #4c84d9;
	text-align: center;
}