/*-------------------- форма */

input{margin:0;}
input.file{border:none;_border:1px solid;}
img.bordered,iframe,input,textarea,img.reImage{border:solid 1px;}
textarea,input{padding-left:3px;padding-right:3px; }
input.radio{border:none;background:none;}

iframe,textarea,input,img.bordered,img.reImage{border-color:#555555;}

textarea,input{background:#ffffff;}

input.submit,a.submit{
	color:white;
	font-weight:normal;
	/*background:url(../../img/design/button.gif) repeat left bottom;*/
	border:1px solid #C9C9C9;
	background-color:#e9671a;
	font-size:11px;
	padding:2px 10px;
	_padding:1px 0px;
	width:auto;
	height:19px;
	_height:20px;
}

input, textarea{
	border:1px solid #dddddd;
}

table.reTable td, table.reTable th{padding:7px;}
table.reTable th {border:1px solid; background:#dfd58e;text-align:left; font:12px tahoma, padding:5px;}
/*table.reTable {width:100%;}*/
table.reTable,table.reTable td, table.reTable th {border-color:#dddddd;vertical-align:middle;}
/*--------------------*/

/*-------------------- стандартное*/
body, td, p, ul, li, a, a:hover {font:12px tahoma, sans-serif; color: #000000;}
table.all, td.all{width:100%;}*/
table.all, td.all{margin-left: auto; margin-right: auto;}
table.all, tr.all{height:100%;}
td{vertical-align:top;}
img{border:0;}
p.alert {color: #000000; margin:0;padding:0; padding-top: 10px;}

table.all{min-width:990px; min-height:100%;
width:expression(document.body.clientWidth < 990? "990px": "100%");
}

/*--------------------*/		
h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}				
h1{font-size:17px; color: #3f710a; font-weight: normal; margin-bottom: 20px;}
h2{font-size:12px; color: #e9671a; font-weight: bold; }
h3{font-size:12px; color: #444444; font-weight: bold; }
h4{font-size:12px; color: #457c02; font-weight: bold; }
h5{font-size:12px; color: #000000; font-weight: bold; }
h6{font-size:12px; color: #000000; font-weight: normal;}

/*--------------------*/
body{
	margin:0;
	padding:0;
	height:100%;
}
#header{
	height:186px;
	background: url(../../img/design/header.jpg) repeat-x;
}
td#nav{
	height: 48px;
}

td#nav ul{
	list-style: none;
	margin:0;
	padding:0;
	display: block;
	text-align: center;
	height: 48px;
	background-color:#4b9800;
}
td#nav ul li{
	display: inline;
	margin:0;
	padding:0;
}
td#nav ul li a{
	text-decoration: none;
	font-family: tahoma;
	font-size:14px;
	height: 48px;
	display: inline-block;
	padding:0;
	background-color:#4b9800;
	line-height: 48px;
	color: #fff;
	padding:0 20px;
}
td#nav ul li a:hover, td#nav ul li a.active{
	background-color:#61c4e0;
	color:#000;
}
img#logo{
	margin: 60px 0 0 60px;
}
td.menu{
	width: 222px;
	background-color:#d2f1f1;
}
td.right{
	width:196px;
	/*background-color:#dcffa2;*/
	background-color:#ceff9f;
	
}
td.footer{
	height:70px;
	border-top: 1px solid black;
	vertical-align: middle;
}
#content2{
	padding:25px;
	background: url(../../img/design/car2.jpg) no-repeat right bottom;
}
.cntrf{
	text-align: right;
	padding-right: 20px;
}
td.menu ul{
	display: block;
	list-style: none;
	margin:0;
	padding:0;
	background-color:#4cc14c;
	/*padding: 10px 0;*/
	padding:20px 0;
	padding-top: 5px;
}
.rbg{
	background: url(../../img/design/car1.jpg) no-repeat left bottom;
	padding-bottom:180px;
}
td.menu ul li{
	margin:0;
	padding:0;
	padding-top: 15px;
	padding-left:23px;
	/*border: red 1px solid;*/
	
}
td.menu ul a,td.menu ul a:hover{
	font-size: 14px;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
div.news {
	margin:17px 15px;
}
div.news2{
	padding:17px 15px;
	border-bottom: 1px solid #72ab00;
}
div.news2 a{
	font-weight: normal !important;
	color:#484401;
}
h2.news{
	font-size:14px;
	color:#484401;
}
span.date{
	font-size:10px;
	color:#484401;
}
div.news a,div.news a:hover{
	font-size:10px;
	font-weight: bold;
}
div.news2 a,div.news2 a:hover{
	font-size:12px;
	font-weight: bold;
}
#copy{
	font-size:10px;
	color:#4e4e4e;
	margin-left: 20px;
}
#copy img{
	position: relative;
	top: 3px;
	left:4px;
}
/*--------картинка png*/
img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{
	display:inline;
	filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
	width:expression(this.firstChild.width); 
	height:expression(this.firstChild.height);
} 
/*--------------------*/
hr {clear:all;	margin:0;	padding:0;	height:2px;	width:100%;	border: 0px solid;	_background:none;	_border:none;	background-color:#c70000;
	border-color:#c70000;	_background:none;	_border:none;	_color:#c70000;}

a#certificates{
	
	float: right;
	position: relative;
	top:-20px;
	margin-bottom:-10px;
	font-size:14px; color: #3f710a; font-weight: normal;
}