html, body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 1000px;
}
body, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
body{
	background: #f5f5f5 url(/img/back_content.jpg) 260px 260px no-repeat;
}
a:link, a:visited{
	color: #f00;
	text-decoration: underline;
}
a:hover, a:active{
	color: #f00;
	text-decoration: none;
}

br{
	line-height: 0;
}
img{
	border: none;
}
form{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
}
.cl-l{
	font-size: 0;
	height: 0;
	clear: left;
}
.cl-r{
	font-size: 0;
	height: 0;
	clear: right;
}
div#forlogo{
	position: relative;
	padding-top: 23px;
	padding-left: 47px;
	float: left;
}
div#contacts{
	flo-at: right;
	position: absolute;
	right: 35px;
	top: 40px;
	z-index: 20;
}
#countersjs{
	position: absolute;
	width: 500px;
	top: -200px;
	left: -200px;
}
/* --------------------------------------------------------------------- */
a.black:link, a.black:visited{
	color: #000;
	text-decoration: underline;
}
a.black:hover, a.black:active{
	color: #000;
	text-decoration: none;
}
a.menu:link, a.menu:visited{
	color: #000;
	text-decoration: underline;
	font-weight:normal !important;	
}
a.menu:hover, a.menu:active{
	color: #000;
	text-decoration: none;
	font-weight:normal !important;
}



div#globalheight{
	min-height: 100%;
	min-width: 100%;
	*height: 100%;
}
*:first-child+html div#globalheight{
	height: auto;
}
div#header{
	height: 216px;
	background: Red;
	background: url(/img/back_header.jpg) top left no-repeat;
	border-left: 3px solid #fff;
	position: relative;
}
div#col-mid{
	float: right;
	width: 100%;
	text-align: left;
	margin-left: -260px;
}
div#col-mid-padder{
	padding: 0 160px 0 260px;
	line-height: 150%;
}
div#left-and-mid-cols{
	width: 100%;
	float: left;
	margin-right: -160px;
}
div#left-col{
	float: left;
	width: 260px;
}
div#right-col{
	float: right;
	width: 160px;
	text-align: center;
}
div#right-col .right-padder{
	padding: 42px 14px 0 14px;
	padding: 0; /* fix */
	float: none;
	text-align: center;
}
div#right-col .right-padder h3{
	font-size: 14px;
	font-weight: bold;
}
div#right-col .right-padder img{
	margin: 0 0 10px 0;
	border: 1px solid #999;
}
div#falsebottom{
	height: 52px;
	clear: both;
}
div#footer{
	height: 52px;
	position: relative;
	margin: -52px 0 0 0;
	background: #999;
	min-width: 1000px;
}
div#footer .counters{
	float: right;
	width: 300px;
}
div#footer .counters div{
	text-align: right;
	padding: 10px 10px 0 0;
}
div#footer .subfooter{
	text-align: left;
	padding: 5px 0 0 10px;
	color: #fff;
}

#content{
	background: url(/img/back_underhead.jpg) top left no-repeat;
	width: 100%;
}

ul#menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#menu li img{
	float: left;
}
ul#menu li{
	margin: 0;
	padding: 0;
	width: 260px;
	float: left;
	clear: left;
}

ul.submenu{
	margin: 0;
	padding: 9px 0;
	width: 222px !important;
	list-style: none;
	position: absolute;
	margin-top:23px;
	left: 197px;
	background: #343232;
	z-index: 30;
	background: url(/img/back_submenu_ul.gif) top left repeat-y;
}
ul.submenu li{
	white-space: normal;
	padding: 0 0 1px 0 !important;
	background: url(/img/back_submenu_li.gif) bottom repeat-x;
	width: auto !important;
	float: none !important;
	margin: 0 16px !important;
}
ul.submenu li a:link, ul.submenu li a:visited{
	color: #fff;
	text-decoration: none;
	background: none;
	display: block;
	padding: 2px 10px;
}
ul.submenu li a:hover, ul.submenu li a:active{
	color: #fff;
	text-decoration: none;
	background: url(/img/back_submenu_hover.gif) left repeat-y;
	display: block;
	padding: 2px 10px;
}
#below-menu{
	margin: 0;
	padding: 0;
	width: 260px;
	height: 84px;
	background: url(/img/menu/pslink.jpg) top left no-repeat;
	clear: left;
}
/* abs pozed */
div#car{
	background: url(/img/back_car.jpg) top left no-repeat;
	width: 438px;
	height: 166px;
	position: absolute;
	top: 53px;
	left: 452px;
}
img.fl{
	float: left;
	margin: 0 24px 27px 0;
}
img.fr{
	float: right;
	margin: 0 0 27px 24px;
}
h1{
	font-size: 25px;
	font-weight: normal;
	margin-top: 0 !important;
	padding-top: 23px !important;
}
h2{
	font-size: 20px;
	font-weight: normal;
}
h3{
	font-size: 18px;
	font-weight: normal;
}
table.price{
	width: 100%;
}
table.price td{
	padding: 4px 6px;
	border: 1px solid #999;
	text-align: center;
	background: #fff;
}
table.price td.f{
	text-align: left;
	background: #f5f5f5;
	font-weight: bold;
}
table.price tr.h td{
	background: #f60634;
	color: #fff;
	font-weight: bold;
}