html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #253238;
	/*#35424a;*/
	background-image: url(/design/standart/images/t1.gif);
	background-position: top;
	background-repeat: repeat-x;
}
body table td {
	color: White;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*menu*/
table.top {
	background-color: #1e292f;
	height: 60px;
	width: 100%;	
	margin-top: 4px;
}
.hand {
	cursor: pointer;
}
/*шапка*/
.t2 {
	background-image: url(/design/standart/images/t2.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 230px;
}
/**/
a {
	color: #76b717;
	outline: none;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #76b717;
	font-size: 16px;
	margin-top:0px;
}
.carhead {
	color: #76b717;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #34424a;
}
img.car {
	border: 5px solid #34424a;
}
/* графы и разделители*/

.vbord {
	background-image: url(/design/standart/images/v-bord.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 2px;
}
.gbord {
	background-image: url(/design/standart/images/g-bord.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 2px;
}


/* подвал*/
table.footer td a.madein{
	color: Gray;
	text-decoration: none;
}
table.footer td a.madein:hover {
	text-decoration: underline;
}
.menut td  {
	font-size: 14px;
	color: #76b717;
	padding-left: 12px;
	padding-right: 12px;
}
.menut td  a {
	color: White;
	text-decoration: none;
}
.menut td  a:hover {
	text-decoration: underline;
}