td {
	vertical-align: top;
	font-family:Arial;
	font-size:12px;
	color:#333;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#333;
}
a.none {

	text-decoration: none;
	color:#333;
}
.green
{
	color:#3E7004;
}
.green_light
{
	color:#6F9725;
}
.red_light
{
	color:#DC5434;
}
.red
{
	color:#990000;
}
a.red
{
	color:#990000;
	text-decoration:underline;
}
a.top
{
	color:#B0BC80;
	text-decoration:none;
	font-size:9px;
}
h1
{
	color:#990000;
	text-decoration:none;
	font-size:14px;
	text-align:justify;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 21px;
	font-style: normal;
}
h2
{
	color:#3E7004;
	text-decoration:none;
	font-size:13px;
	text-align:justify;
	font-style: normal;
}
.menu_pass {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/microbus.jpg) no-repeat top right;
}
.menu_pass a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_gruz {
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/gruz.jpg) no-repeat top right;
	position: relative;
}
.menu_gruz a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_manager {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/manager.jpg) no-repeat top right;
}
.menu_manager a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_contact {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/contact.jpg) no-repeat top right;
}
.menu_contact a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_calc {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/calc.jpg) no-repeat top right;
}
.menu_calc a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_price {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/price.jpg) no-repeat top right;
}
.menu_price a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.menu_tel {
	position:relative;
	height: 127px;
	width: 220px;
	padding-left: 10px;
	padding-right: 17px;
	background:url(images/tel.jpg) no-repeat top right;
}
.menu_tel a {
	color:#3E7004;
	text-decoration:none;
	font-size:12px;
	text-transform: uppercase;
	padding-top: 55px;
	top: 60px;
	position: relative;
	font-weight: bold;
}
.copy {
	position:relative;
	height: 51px;
	padding-top: 10px;
}
.calc {
	position:relative;
	width:460px;
	height:270px;
	background:url(images/fon_calc.gif) no-repeat top right;
}


