* 	{font-size: 100.01%;}
html,body { 
	height:100%; 
	}
body	{
	margin:0;
	padding:0;
	background:#eee;
	font-family:Tahoma, Verdana, "Arial Cyr", sans-serif;
	color:#000;
	text-align:center;
	}

table.main { 
	border-collapse:collapse; 
	table-layout:fixed;
	height:100%;
	width:100%; 
	margin:0 auto;
	min-width:1000px;
        width:expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
	font-size:0.75em;
	text-align:left;
	position: relative;
	background:#fff;
	line-height: 1.4;
  	}
col#c_1 { width:66%; }
col#c_2 { width:4%; }
col#c_3 { width:30%; }

a	{
	color:#004F78;
	text-decoration:underline; 
      	}
a:hover	{
	color:#2D779C;
	text-decoration:underline; 
        }

h1	{
	height: 31px;
	line-height: 31px;
	border-left: 5px solid #FEBE0E;
	color: #000;
	font-size: 1.5em;
	font-weight: normal;
	padding-left: 13px;
	margin: 1em 0 0.75em 0;
        }
h1.print {
	font-size: 2em;
	margin: 0.2em 0 0.5em 0;
	}
h2	{
	font-size:1.25em;
	margin:1em 0 0.65em 0;
        }
h3	{
	font-size:1.17em;
        }
h4	{
	font-size:1.08em;
        }
h3, h4 {
	margin:1em 0 0.3em 0;
	}
* html h2,
* html h3,
* html h4 {margin-top: expression( !this.previousSibling || ( this.previousSibling && this.previousSibling.nodeName.match(/^H[1-4]$/) ) ? 0 : '1em' );}

h2:first-child, h3:first-child, 
h4:first-child {margin-top: 0;}

h1+h2, h1+h3, h1+h4, h2+h3,
h2+h4, h3+h4 {margin-top: 0;}

table {//border-collapse: collapse; border-spacing: 0; border: none;}
td, th {padding: 0; border: none; vertical-align: top;}

p	{
	margin:0 0 0.65em 0; 
	padding:0;
	}

img	{
	margin:0;
	padding:0;
	border-width:0;
	}
img.left {
	float: left;
	margin: 0 20px 5px 0;
	}
img.right {
	float: right;
	margin: 0 0 5px 20px;
	}
img.bord {
	border: 1px solid #BBBBBB;
	}

:focus 	{
	outline: 0;
	}

input, select, textarea {
	font:normal 11px Tahoma, Verdana, "Arial Cyr", sans-serif;
	margin: 3px 0;
	}
input.checkbox {
  	border: 0;
  	width: auto;
  	background: transparent;
	margin: 0;
	}
textarea {
	overflow: auto;
	}

ul, ol  {
	margin:0 0 0.65em 2em;
	padding:0;
	}
ul 	{list-style: square;}
li 	{
	margin:0.5em 0 0 0;
	padding:0;
	}
dl	{ 
	margin: 0.5em 0 0.65em 0; 
	padding:0;
	}
dt	{
	font-weight: bold;
	margin: 0.5em 0 0 0;
	padding:0;
	}
dd	{
	margin: 0 0 0 2em;	
	padding:0;
	}

.left	{
	float: left;
	}
.right	{
	float: right;
	}
.clear	{
	clear: both;
	min-height: 1px;
	height: 1px; 
	line-height: 1px; 
	width: 1px; 
	font-size: 1px;
	}

.top	{
	height: 19px;
	background: #000;
	}
#icons  {
	margin: 2px 0 0 20px;
	}
#icons img {
	margin-right: 8px;
	}
#tmenu ul {
	margin: 1px 0 0 0;
	float: right;
	height: 18px;
	list-style: none;
	}
#tmenu li {
	margin: 0;
	padding-right: 14px;
	float: right;
	height: 18px;
	font-size: 12px;
	}
#tmenu li a {
	display: block;
	float: left;
	color: #FFC606;
	height: 18px;
	line-height: 18px;
	padding: 0 6px;
	background: #000;
	}
#tmenu li a:hover {
	color: #FFC606;
	text-decoration: none;
	}
#tmenu li.act a {
	background: #fff;
	}   
#tmenu li.act a,#tmenu li.act a:hover {
	color: #000;
	text-decoration: none;
	}

.head 	{
	background: url(head_bg.jpg) 0% 0%  repeat-x;
	height: 364px;
	}

#logo	{
	margin: 21px 0 0 20px;
	}	
#auto	{
	position: absolute;
	top: 154px;
	left: 0;
	z-index: 2;
	width: 560px;
	height: 210px;
	}
#flag	{
	position: absolute;
	top: 33px;
	left: 45%;
	}
#dom	{
	position: absolute;
	top: 135px;
	right: 0;
	}

.menu_bg {
	background: url(menu_l_bg.gif) 0% 0%  repeat-x;
	height: 32px;
	padding-right: 8px;
	}
ul.menu {
	list-style: none;
	margin: 0;
	background: url(menu_bg.gif) 0% 0%  repeat-x;
	float: right;
	height: 32px;
	}
html:first-child ul.menu {
	width: 645px;
	}

.menu li {
	float: left;
	margin: 0;
	padding: 8px 12px 0 12px;
	font-weight: bold;
	}
.menu li a {
	color: #FFC606;
	}
.menu li a:hover {
	color: #FFC606;
	text-decoration:none;
	}
.menu li a.act,.menu li a.act:hover {
	color: #FEFEFE;
	text-decoration:none;
	}


.home_canvas {
	padding: 10px 0 20px 20px;
	}
h1.home {
	border-left: 5px solid #636363;
	font-size: 30px;
	color: #000;
	font-weight: normal;
	padding-left: 13px;
	margin: 14px 0 20px 0;
	}

.home_prod {
	padding-left: 18px;
	}
.home_prod table {
	width: 100%;
	}
.home_prod td {
	width: 25%;
	padding-bottom: 20px;
	}
.home_prod h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 6px 0 20px; 
	padding-right: 25px;
	}
.home_prod h2 a,.home_prod h2 a:hover {
	color: #000;
	}
.home_prod p {
	margin: 36px 0 0 0; 
	line-height: 160%;
	padding-right: 36px;
	}

.home_about h2 {
	padding: 0 36px 0 18px;
	font-size: 1.5em;
	font-weight: normal;
	color: #353535;
	margin: 1em 0 0.5em 0;
	}
.home_about p {
	padding: 0 36px 0 18px;
	font-size: 1.17em;     
	color: #353535;  
	margin: 0 0 1em 0; 
	line-height: 160%;
	}
.home_about p a,.home_about p a:hover {
	color: #353535;
	}
.home_about ul {
	padding: 0 25px 0 18px;
	color: #353535;  
	}

td.home_news {
	width: 50%;
	}
.date	{
	font-size: 1em;
	color: #353535;
	font-weight: bold;
	}
.home_news h2 {
	font-size: 1.17em;
	padding-right: 36px;
	font-weight: normal;
	margin: 1em 0 0.2em 0;
	}
.home_news h2 a,.home_news h2 a:hover {
	color: #353535;
	}

.home_news p {
	font-size: 1em;
	color: #353535;
	padding-right: 36px;
	margin: 0 0 1em 0; 
	line-height: 160%;
	}
.footer {
	background: url(footer_bg.gif) 100% 0%  no-repeat;
	height: 150px;
	color: #000;
	font-size: 0.92em;
	padding-top: 77px;
	padding-left: 20px;
	}
.footer .link {
	margin-top: 10px;
	}
.footer .link a	{
	color: #000;
	}
.copy_softart {
	float: right;
	padding-right: 20px;
	}
.copy_softart img {
	float: left;
	position: relative;
	top: -3px;
	}
.copy_softart .txt {
	margin-left: 43px;
	}
.copy_softart .txt a {
	color: #000;
	}
html:first-child .copy_softart img {
	top: 0;
	}

#path	{
	margin: 10px 20px 10px 20px;
	font-size: 1.17em;
	}
#path a,#path a:hover {
	color: #000;
	}

.smenu 	{
	background: url(submenu_bg.gif) 0% 100% no-repeat;
	padding: 6px;
	}
.smenu .ssmenu1 {
	background: url(smenu_pic_bg.gif) 0% 0% repeat-y;  
	}
.smenu .ssmenu2 {
	background: url(smenu_pic.gif) 0% 0% no-repeat;
	}
.smenu .ssmenu3 {
	background: url(smenu_pic_b.gif) 0% 100% no-repeat;
	padding: 0 0 0 78px;
	}
.smenu ul {
	margin: 0;   
	padding: 0 20px 5px 0;
	list-style: none;
	}
.smenu ul.first {
	min-height: 100px; //height: 100px;
	padding-bottom: 15px; 
	}
/*#submenu {
	background: url(submenu_bg.gif) 0% 100% no-repeat;
	min-height: 249px; //height: 249px;
	margin-top: 3px;
	}
#submenu img {
	padding: 0 18px 0 6px;
	float: left;
	}
#submenu .smenu {
	margin-left: 84px;
	}    */
.smenu h2 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	padding: 14px 0 10px;
	margin: 0;
	}
.smenu li {
	font-size: 14px;
	}
.smenu li a,.smenu li a:hover {
	color: #000;
	}
.smenu li a:hover {
	text-decoration: none;
	}
.smenu li a.act {
	text-decoration: none;
	color: #6E6E6E;
	}
.smenu ul ul {
	margin: 0 0 0 12px;
	}
.smenu li li {
	margin: 0.3em 0 0 0;
	font-size: 13px;
	}
.smenu li li a,.smenu li li a:hover {
	color: #6E6E6E;
	}
.smenu li li a.act {
	font-weight: bold;
	text-decoration: none;
	}


.canvas {
	padding: 0 30px 20px 20px;
	}
.content {
	padding-left: 18px;
	}

.small	{
	font-size:0.92em;
	}
small	{
	font-size:0.92em;
	}
.bold	{
	font-weight:bold;
	}
.red	{
	color:red;
	}
.big	{
	font-size:1.17em;
	}

div.sitemap {
	margin-bottom:0.65em;
	font-size:1.17em;
	}
div.sitemap ul {
	list-style:none;
	font-size:0.92em;
	}

.groups	{
	width: 100%;
	overflow: hidden;   
	float: left;
	clear: both;
	margin-bottom: 2em;
	}
.groups h2 {
	font-size: 1.25em;
	margin: 0 0 0.65em 0;
	font-weight: normal;
	}
.groups img {
	float: left;
	margin-right: 20px;
	}
.groups p {
	margin: 0;
	}

.models {
	list-style:none;
	margin-top:10px;
	font-size:1.17em;
	}
table.tth th {
	text-align: left;
	font-size:1.08em;
	font-weight: bold;
	padding: 10px 5px 5px;
	}
table.tth td {
	padding: 2px 5px;
	border-bottom: 1px solid #ccc;
	}

ul.list	{
	list-style-type: square; 
	margin-bottom: 20px;
	}
ul.list li {
	margin: 0;
	}

.autogroup {
	list-style-type: none;
	margin-left: 0;
	}
.autogroup li {
	float: left;
	margin: 0 30px 0 0;
	font-size:1.25em;
	text-transform:uppercase;
	}
.autogrouptonn {
	clear: left;
	margin: 0.5em 0 0 0;
	}
.autogrouptonn ul {
	margin: 0 0 12px 8px;
	list-style: none;
	}
.autogrouptonn h2 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 0.3em 0;
	border-left: 2px solid #575757;
	padding-left: 6px;
	}
.autogrouptonn h2 a,.autogrouptonn h2 a:hover {
	color: #000;
	text-decoration: none;
	}
.pic1 {
	float: left; 
	margin: 0 20px 5px 0;
	border: 1px solid #BBBBBB;
	}
.pic2 {
	float: right; 
	margin: 0 0 5px 20px;
	border: 1px solid #BBBBBB;
	}

h3.group {
	font-size: 1.17em;
	margin: 0 0 0.3em 0;
	font-weight: normal;
	}
.production {
	margin-bottom: 10px;
	}
.production p {
	margin-top: 10px;
	}
.production h2 {
	font-size: 1.17em;
	font-weight: bold;
	margin: 0 0 0.65em 0;
	border-left: 2px solid #575757;
	padding-left: 6px;
	}
.production h2 a,.production h2 a:hover {
	color: #000;
	text-decoration: none;
	}

.service {
	padding-right: 20px;
}
.service img {
	border: 1px solid #BBBBBB;
}
.services_pic {
	margin: 20px 0 25px 0;
	border: 1px solid #BBBBBB;
}

.news	{
	margin-bottom: 1em;
	clear: left;
	}
.news h2 {
	font-size: 1.17em;
	margin: 3px 0 3px 0;
	font-weight: normal;
	}
.news p {
	margin: 0;
	}
table.tbl {border-collapse: collapse; clear: both; border: 1px solid #ccc; margin: 0.5em 0; width: 100%;}
table.tbl th {padding: 3px 5px; font-size: 0.92em; border: 1px solid #ccc;}
table.tbl td {padding: 2px 5px; border: 1px solid #ccc;}

.inv { display: none }
