html {
	height:100%;
	background:#fff url(../images/bkg_html.gif) repeat-x top;
	}
* html body {
	height:100%;
	}
body{
	padding:0; margin:0 auto;
	min-height:100%;
	position:relative;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626669;
	background: url(../images/bkg_body.gif) repeat-y center;
	}
h1 {
	padding:0px;
	MARGIN: 0px;
	background:#4e5966 url(../images/bkg_h1.gif) no-repeat;
	width:703px;
	color:#fff;
	font-weight:normal;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	margin-bottom:15px;
	}
h2 {
	padding:0px;
	MARGIN:0px;
	color:#8c2f41;
	font-size:17px;
	font-weight:normal;
	padding-bottom:10px;
	}
h3 {
	padding:0px;
	MARGIN:0px; 	
	}
a {
	color:#236db5;
	}
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;
	}
img {
	border:none;}
.page {
	width:100%;
	position:relative;
	background:url(../images/bkg_html.gif) repeat-x top center;
	}
.main {
	width:100%;
	margin:0px auto;
	position:relative;
	background:url(../images/bkg_content.gif) no-repeat;
	background-position:center 370px;
	}
.mashina {
	background:url(../images/mashina.jpg) no-repeat;
	width:250px;
	height:278px;
	position:absolute;
	left:0px;
	top:147px;
	z-index:10;
	}
.top {
	height:370px;
	position:relative;
	width:998px;
	margin:0px auto;
	}
.topmenu {
	background:url(../images/bkg_topmenu.gif) no-repeat top;
	height:43px;
	list-style:none;
	text-align:center;
	padding-top:8px;
	}
.topmenu ul {
	background:url(../images/tm_li.gif) no-repeat right top;
	display:inline-block;
	}
*html .topmenu ul {
	display:inline;
	}
.topmenu li {
	display: -moz-inline-stack; 
	zoom: 1; 
	display: inline;
	display: inline-block;
	background:url(../images/tm_li.gif) no-repeat left top;
	height:21px;
	font-size:13px;
	}
*html .topmenu li {
	display:inline;
	}
.topmenu li.first {
	background:none;
	}
.topmenu li a {
	color:#fff;
	text-decoration:none;
	padding-left:36px;
	padding-right:34px;
	padding-top:2px;
	display:block;
	float:left;
	}
.topmenu li a:hover {
	text-decoration:underline;
	}
a.logo {
	background:url(../images/logo.jpg) no-repeat;
	width:214px;
	height:80px;
	display:block;
	text-indent:-5000px;
	position:absolute;
	left:27px;
	top:55px;
	}
.search {
	position:absolute;
	left:280px;
	border-left:solid 1px #ccc;
	top:62px;
	padding-left:30px;
	height:60px;
	}
.search label {
	display:block;
	font-size:17px;
	padding-bottom:4px;
	}
.search_inp {
	background-color:#efefef;
	border:solid 1px #b5b8c8;
	color:#c9c9c9;
	width:170px;
	padding:1px 4px 1px 4px;
	float:left;
	margin-right:10px;
	}
.search_but {
	border:none;
	background:url(../images/search_but.gif) no-repeat;
	width:68px;
	height:20px;
	cursor:pointer;
	float:left;
	}
.search p {
	font-size:9px;
	padding-top:4px;
	clear:both;
	}
.search p a {
	margin-right:5px;
	}
.phone {
	background:url(../images/phone.jpg) no-repeat top left;
	padding-left:40px;
	position:absolute;
	right:50px;
	top:62px;
	color:#919698;
	padding-top:5px;
	font-size:13px;
	border-left:solid 1px #ccc;
	height:55px;
	}
.phone strong {
	display:block;
	font-size:28px;
	color:#236db5;
	line-height:24px;
	}
.phone strong span {
	color:#a0a4a6;
	}
.brand {
	position:absolute;
	top:146px;
	left:280px;
	}
.brand_title a {
	color: #FFFFFF;
	}	
.brand_title {
	background:url(../images/bkg_brand_title.gif) no-repeat;
	width:494px;
	height:34px;
	padding-left:12px;
	color:#fff;
	font-size:15px;
	padding-top:8px;
	}
.brands {
	background:url(../images/bkg_brand.jpg) no-repeat;
	width:693px;
	height:164px;
	}
.brands img {
	float:left;
	margin-left:2px;
	margin-bottom:2px;
	}
.content {
	clear:both;
	overflow:hidden;
	padding-bottom:170px;
	width:998px;
	margin:0px auto;
	padding-top:56px;
	position:relative;
	}
.bc {
	font-size:11px;
	color:#aaaaaa;
	position:absolute;
	left:280px;
	top:26px;
	background:url(../images/bc1.gif) no-repeat left top;
	height:24px;
	}
.bc div {
	height:24px;
	background:url(../images/bc2.gif) no-repeat right top;
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	}
.bc a {
	margin-left:7px;
	margin-right:7px;
	}
.bc span {
	color:#8897a7;
	margin-left:7px;
	margin-right:7px;
	}
.left {
	width:249px;
	float:left;
	padding-left:10px;
	}
.leftmenu {
	background:url(../images/bkg_lmenu.gif) repeat-y left;
	width:240px;
	margin-bottom:20px;
	}
.leftmenu ul {
	list-style:none;
	font-size:13px;
	padding-top:5px;
	padding-right:5px;
	background:url(../images/lm_bottom.gif) no-repeat bottom;
	padding-bottom:20px;
	padding-top:5px;
	padding-left:5px;
	}
.lm_title {
	background:url(../images/lm_title.gif) no-repeat;
	width:220px;
	height:40px;
	color:#fff;
	font-size:17px;
	padding-top:12px;
	padding-left:20px;
	}
.leftmenu ul li {
	overflow:hidden;
	height:1%; 
	}
.leftmenu ul li a {
	color:#8c2f41;
	text-decoration:none;
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	padding-left:15px;
	}
.leftmenu ul li a:hover {
	text-decoration:underline;
	}
.leftmenu li.gray a {
	background:#ebecee;
	}
.leftmenu  li ul {
	background:none;
	padding:0px;
	}
.leftmenu  li ul li {
	background:url(../images/rm_li1.gif) repeat-x bottom;
	}
.leftmenu li ul li a {
	color:#393939;
	background:url(../images/lm_li1.gif) no-repeat;
	background-position:15px 9px;
	padding-left:30px;
	}
.leftmenu li ul li.gray a {
	background:#ebecee url(../images/lm_li2.gif) no-repeat;
	background-position:15px 9px;
	}
.banners {
	padding-bottom:10px;
	}
.banners img {
	margin-bottom:10px;
	}
.right {
	float:right;
	width:733px;
	padding-left:6px;
	}
.text {
	padding-left:15px;
	padding-right:30px;
	}
.text p {
	padding-left:30px;
	padding-bottom:12px;
	}
.text_with_pics {
	padding-right:280px;
	}
.pics {
	float:right;
	width:250px;
	padding-right:30px;
	text-align:right;
	}
.pics img {
	border:solid 4px #f1f1f1;
	margin-bottom:20px;
	}
.foot{
	position:absolute;
	bottom:0px;
	width:100%;
	background:url(../images/bkg_foot.gif) repeat-x top;
	height:156px;
	}
.foot_c1 {
	background:url(../images/bkg_foot_c.gif) no-repeat top center;
	height:156px;
	width:100%;
	position:relative;
	}
.foot_c2 {
	height:156px;
	width:998px;
	margin:0px auto;
	position:relative;
	}
a.footlogo {
	background:url(../images/footlogo.png) no-repeat;
	width:75px;
	height:106px;
	display:block;
	position:absolute;
	bottom:0px;
	left:26px;
	}
.counters {
	position:absolute;
	left:310px;
	top:60px;
	}
.counters img {
	margin-right:10px;
	}
.copy {
	position:absolute;
	left:310px;
	color:#fff;
	bottom:15px;
	}
.flag {
	background:url(../images/flag.jpg) no-repeat;
	width:76px;
	height:136px;
	position:absolute;
	bottom:0px;
	right:0px;
	}
.albums {
	padding-bottom: 45px;
        float: left;
        width: 270px;
        margin-left: 40px;
        position:relative;
	}
.gallery {
	margin: 0 auto;
	}
.gallery tr td {
	width: 120px;
	height:120px;
	border: 1px #bbbbbb solid;
	vertical-align: middle;
	text-align: center;
	}		
.s_map ul {
	margin-left: 70px;
	}

.s_map ul ul {
	margin-left: 0px;
	}
	
.s_map ul li a {
/*	color:#2f8100;  */
	text-decoration:none;
/*	background:url(../images/rm_li2.gif) repeat-x bottom;*/
	display:block;
	padding-top:4px;
	padding-bottom:6px;
	margin-left:1px;
	font-size:14px;
	}
.s_map ul li a:hover {
	text-decoration:underline;
	}
.s_map  li ul {
	background:none;
	padding:0px;
	}
.s_map  li ul li {
/*	background:url(../images/rm_li2.gif) repeat-x bottom;*/
	}
.s_map  li ul li a {
	color:#393939;
/*	background:url(../images/rm_li.gif) no-repeat;*/
	background-position:0px 10px;
	padding-left:15px;
	font-size:12px;
	}
/* ÒÀÁËÈÖÛ */
table.catalog tr { margin: 0px; padding: 0; }
table.catalog td, table.catalog th {
	margin: 0px;
	border: 0px solid black;
	padding: 5px;
	background: #f1f1f1;
	color: #777777;
}
table.catalog th {
	color: white;
	background: #1b5da7;
}
table.catalog th a { color: white; text-decoration: none; }
table.catalog tr.z th, table.catalog tr.z td {
	background: #66717f;

	color:#ffffff;

}
#feedback-form th { text-align: left; }

.catalog td.white, .catalog td.xls { background: white; }
.catalog td.xls a {
	display: block;
	height: 40px;
	padding: 20px 0 0 50px;
	background: url(/html/images/xls.gif) no-repeat 0 50%;
}

	