html {
	height: 100%;
}

* html body {
	height: 100%;
	}

body{
	padding: 0; margin: 0;
	min-height: 100%;
	position: relative;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

h1 {
	padding: 0px;
	MARGIN: 0px;
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	}

h2 {
	padding: 0px;
	MARGIN: 0px;
	}
/*
h3 {
	padding: 0px;
	MARGIN: 0px; 	
	}
*/
a {
	color: #ee1c23; 
	}
a:focus, a:active {
	outline: none;
	}
a:hover {
	text-decoration: none;
	}
p {
	margin: 0px;
	padding: 0px;
	}
ul,li {
	margin: 0px;
	padding: 0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}
.btable {
	width: 906px;
	background: url(../images/bkg_body.gif) repeat-y left;
	}
.top {
	background: url(../images/bkg_top.gif) no-repeat top;
	height: 100px;
	position: relative;
	}
.logo {
	background: url(../images/logo.jpg);
	width: 181px;
	height: 75px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 20px;
	left: 15px;
	}
.logo2 {
	background: url(../images/logo2.gif) no-repeat;
	width: 122px;
	height: 32px;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 26px;
	right: 35px;
	}
.contact {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ed1c24;
	line-height: 17px;
	}
.contact strong {
	display: block;
	color: #000;
	}
.ct1 {
	padding-top: 23px;
	float: left;
	padding-left: 300px;
	}
.ct2 {
	padding-top: 23px;
	float: left;
	padding-left: 100px;
	}

*html .topmenu {
 bottom: 3px;
 }

.topmenu {
	width: 675px;
	height: 32px;
	position: absolute;
	right: 16px;
	bottom: 4px;
	padding-left:18px;
	}
.topmenu li {
	list-style: none;
	float: left;
	padding-top: 9px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;
	}
*html .topmenu li {
	margin-left: 4px;
	margin-right: 5px;
	}
.topmenu li a {
	padding-left: 6px;
	padding-right: 11px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	padding-top: 3px;
	height: 21px;
	display: block;
	float: left;
	}	
.topmenu li:hover {
	background: url(../images/tm_a_h.gif) no-repeat right bottom;
	}
.topmenu li div, .topmenu li div.model {
	position: absolute;
	width: 154px;
	display: none;
	top: 33px;
	left: 0px;
	background: url(../images/bkg_tm_ul_bot.png) no-repeat bottom;
	padding-bottom: 7px;
	z-index:100;
	}
.topmenu li div, .topmenu li div.model * {
  z-index: 1000;
}
*html .topmenu li div {
	background: none;
	}
	
.topmenu li:hover div {
	display: block;
	}
.topmenu li ul {
	background: url(../images/bkg_tm_ul.png) repeat-y right;
	padding-right: 7px;
	width: 147px;
	}
*html .topmenu li ul {
	background: none;
	}
.topmenu li ul li  {
	padding: 0px;
	margin: 0px;
	width: 151px;
	position: static;
	float: none;
	/float: left;
	}
*html .topmenu li ul li {
	float: left;
	}
.topmenu li ul li a {
	background: url(../images/tm_liul_a.gif)  repeat-y right;
	padding-left: 15px;
	padding-top: 1px;
	display: block;
	width: 132px;
	padding-right: 0px;
	padding-bottom: 2px;
	border-bottom: solid 2px #efeff1;
	height: auto;
	float: none;
	position: relative;
	}
.topmenu li ul li a:hover {
	background: #e8ae05;	
	}
.topmenu li ul li:hover {
	background: none;	
	}
.topmenu li ul li:hover a {
	background: #e8ae05;
	}
.topmenu li ul li a img.ulli_a {
	position: absolute;
	right: 10px;
	top: 4px;
	z-index: 0;
	display: none;
	} 
.topmenu li ul li a:hover img.ulli_a {
	display: block;
	}
.topmenu li ul li:hover img.ulli_a {
	display: block;
	} 
.topmenu li ul li.gray a {
	background: #e7e7e8;
	}
.topmenu li div div.model {
	background: url(../images/bkg_tm_ul_bot.png) no-repeat bottom;
	position: absolute;
	width: 157px;
	left: 150px;
	top: 0px;	
	display: none;
	overflow: hidden;
	}
*html .topmenu li div div.model {
	left: 147px;
	background: none;
	}
.topmenu li ul li:hover .model {
	display: block;
	}
.model strong {
	font-size: 17px;
	display: block;
	padding-bottom: 7px;
	}
.topmenu li .model p {
	background: url(../images/bkg_tm_ul.png) repeat-y right;
	font-size: 11px;
	padding-right: 7px;
	width: 150px;
	}
*html .topmenu li .model p {
	background: none;
	}
.topmenu li .model p i {
	font-style: normal;
	display: block;
	background-color: #f7f7f9;
	padding: 5px 15px;
	width: 120px;
	}
*html .topmenu li .model p i {
	padding-right: 8px;
	}
div.top {
	z-index:3;
	}
div.content {
	z-index:2;
	}
.model p u {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 20px;
	margin-top: 27px;
	}
.model p span {
	display: block;
	background: url(../images/m_but_bottom.gif) no-repeat bottom;
	width: 118px;
	margin-bottom: 2px;
	}
.topmenu li ul li .model p span a {
	background: url(../images/m_but_top.gif) no-repeat top;
	width: 118px;
	padding-right: 0px !important;
	margin: 0px;
	padding-left: 0px  !important;
	padding-bottom: 3px  !important;
	padding-top: 2px  !important;
	font-size: 10px;
	text-align: center;
	border: none;
	font-weight: bold;
	}
.topmenu li ul li .model p span a:hover {
	background: url(../images/m_but_top.gif) no-repeat top;
	} 
.content {

	clear: both;

	overflow: hidden;

	width: 891px;

	padding-bottom: 10px;

	padding-left: 15px;

	}

.left {

	float: left;

	width: 182px;

	background: url(../images/bkg_left.gif) repeat-x top;

	position: relative;

	z-index: 20;

	padding-top: 10px;

	}

.opel {

	background: url(../images/opel.png);

	width: 64px;

	height: 69px;

	margin: 0px auto;

	margin-top: 27px;

	margin-bottom: 20px;

	}

.news {

	background: url(../images/bkg_news_top.png) no-repeat top;

	width: 165px;

	padding-top: 7px;

	margin-left: 10px;

	margin-bottom: 10px;

	}

*html .news {

	background: none;

	border: solid 3px #ccc;

	width: 160px;

	padding-top: 0px;

	margin-left: 8px;

	}

.news_c {

	background: url(../images/bkg_news_bottom.png) no-repeat bottom;

	padding-bottom: 7px;

	width: 165px;

	}

*html .news_c {

	background: none;

	width: 160px;

	padding-bottom: 0px;

	}

.news_c img {

	position: relative;

	top: -7px;

	border: none;

	}

*html .news_c img {

	top: 0px;	

	}

.news_c  p {

	background-color: #fff;

	margin-right: 5px;

	font-size: 10px;

	color: #fb0606;

	padding: 2px 5px 3px 5px;

	margin-top: -7px;

	}

*html .news_c  p  {

	margin-top: -2px;

	margin-right: 0px;

	}

.right {

	padding-left: 184px;

	padding-right: 10px;

	}

.bigavto {

	width: 692px;

	height: 220px;

	padding-bottom: 3px;

	border-bottom: solid 4px #083868;

	}

*html .bigavto {

	float: left;

	}

.bigavto img {

	border: none;

	float: left;

	}

.service {

	padding: 10px;

	overflow: hidden;

	height: 1%;

	}
.service ul {
margin-left:10px;
}
.service li {
padding:0!important;
margin-left:5px!important;
}

.serv_one {

	float: left;

	width: 212px;

	padding-right: 10px;

	padding-bottom: 30px;

	}

.serv_one p {

	padding-top: 4px;

	font-size: 10px;

	}

.serv_one span {

	display: block;

	font-size: 9px;

	color: #989898;

	padding-bottom: 3px;

	}

.serv_one strong {

	display: block;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 13px;

	}

.serv_one a {

	font-size: 9px;

	}

.serv_one img {

	border: none;

	}

div#scrollbar { 

    display: none;

}



/* below in external file */

div#wn	{ 

    position: relative; 

    width: 688px;

	height: 120px; 

    overflow: hidden;

	margin-top: 10px;

}



div#scrollbar { 

    position: relative; 

     width: 688px;

	height: 11px;

    display: block; /* display: none initially */

    font-size: 1px;  /* so no gap or misplacement due to image vertical alignment */

	margin: 0px 0px 15px 0px;

}



div#track { 

    position: absolute; 

	left: 12px; 

	top: 0;

    width: 936px;

	height: 15px; 

	background-image: url(../images/scroll_bg.gif);

	 width: 664px;

}



div#dragBar {

    position: absolute; 

    width: 17px; 

	height: 9px; 

    background: url(../images/begunok.gif) center center no-repeat;

	margin: 2px 0 2px 0;

}  



div#left { position: absolute; left: 0; top: 0; }  



div#right { position: absolute; right: 0; top: 0;  }



/* for safari, to prevent selection problem  */

div#scrollbar, div#track, div#dragBar, div#left, div#right {

    -moz-user-select: none;

    -khtml-user-select: none;

}



/* so no gap or misplacement due to image vertical alignment

font-size: 1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */

div#scrollbar img {

    display: block; 

}



/**********************************************************

* Edited by Ghost Bear (25.06.09) <ghost.bear.ru@gmail.com>

*/



a img {border: 0;}



#scroller {

	height: 100%;

	white-space: nowrap;

	padding: 0 8px;

}

#scroller img {

	height: 80px;

	margin: 10px 8px;

	vertical-align: top;

}

.text {

	padding: 15px;

	}

.foot{

	width: 906px;

	margin: 0px auto;

	background: #fff url(../images/bkg_foot.gif) no-repeat top;

	padding-top: 30px;

	height: 160px;

	position: relative;

	}

.foot  strong {

	font-size: 13px;

	}

#garbage {

	padding-left: 30px;

	font-size: 10px;

	padding-right: 30px;

	color: #000;

	}



.foot2 {

	width: 182px;

	height: 200px;

	position: absolute;

	left: 15px;

	bottom: 186px;

	z-index: 10;

	background: url(../images/bkg_foot2.gif) repeat-x bottom;

	}

.new1 {
	width:50px;
	height:15px;
	display:block;
	position:absolute;
	padding-top:22px;
	padding-left:17px;
	z-index:1;
	}
	
.new1 a {
border:0;
}

.new1 img {
border:0;
}


#schet {
	margin: 10px 10px 0; 
	position: absolute;
	bottom: -15px;
}

#schet .dev { padding-bottom:30px; color: #333; white-space: nowrap; text-align:center; font-size:9px;}
#schet .dev a {}