body {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
td {	
	padding: 0px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	border: 0px;
}
.h {
	height: 100%;
}
font {
	font-size: 12px;
}
img {
	border: 0px;
}
div, form, font, h1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
a {
	color: #4c4c4c;	/* #d2280c; -- красный */
	text-decoration: underline;
}
a:hover {
	color: #000000;	
	text-decoration: none;
}

.red {
	color: #714EA6;
}

.blue {color: #76cdd9; font-family: Arial; text-transform: uppercase; font-size: 13px; }

.Logo {
	position: absolute;
	width: 278px;
	height: 68px;
	background: url(/bin/img/logo.gif) no-repeat top left;
	top: 19px;
	left: 27px;
}
.Logo div {
	width: 278px;
	height: 68px;
}
.Logo a {
	cursor: pointer;
}
.Top {
	background: #ffffff url(/bin/img/fonLine.gif) repeat-x top;
	height: 78px;
}
.trubaRight {
	background: url(/bin/img/trubaRight.gif) no-repeat top left;
	height: 78px;
	margin-left: 305px;
}
.trubaRight table {
	width: 80%;
	margin-left: 20px;
}
.brand {
	width: 30%;
	padding-top: 40px;
	text-align: center;
}
.BotLink {
	font-size: 10px;
	text-align: right;
	padding-right: 50px;
	padding-top: 20px;
}
.BotLink a, .TopRight a {
	color: Black;
}
.search {
	height: 57px;
	padding-left: 20px;
	padding-right: 80px;
}

.button {
	text-align: right;
	right: -60px;
	position: relative;
	top: 0px;
	height: 20px;
}
.button input {
	height: 20px;
	font-size: 11px;
	width: 50px;
}
.input {
	position: relative;
	top: 20px;
	width: 100%;
}
.input input {
	width: 100%;
	height: 20px;
}
.TopRight {
	position: absolute;
	right: 50px;
	top: 7px;
	font-size: 10px;
	font-weight: bold;
}
.TopRight div {
	float: left;
	padding: 0px 10px;
}
.mail {
	margin-top: 3px;
	margin-left: 50px;
}
.dom {
	margin-top: 2px;
}