body {
	margin: 0pt;
	padding: 0pt;
	background: rgb(76, 77, 79) none repeat scroll 0% 0%;
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(255, 255, 255);
	text-align: center;
}
td {
	color: rgb(255, 255, 255);
	font-family: Tahoma;
	font-size: 12px;
}
a {
	color: rgb(222, 236, 243);
}
a:hover {
	color: rgb(255, 255, 204);
}
h1 {
	margin: 0pt;
	padding: 7px 0pt 5px;
	font-size: 22px;
	color: rgb(50, 51, 53);
}
h2 {
	margin: 0pt;
	padding: 7px 0pt 5px;
	font-size: 17px;
	color: rgb(50, 51, 53);
}
table.main {
	margin: 0pt auto;
	background: transparent url('/images/vykup-avtomobilej/background.jpg') no-repeat scroll center top;
	width: 900px;
	height: 100%;
}
td.left-menu {
	width: 265px;
	padding-left: 65px;
	vertical-align: top;
	padding-top: 6px;
}
td.left-menu a, td.left-menu span{
	padding: 3px;
	float: left;
	display: block;
	color: rgb(255, 255, 255);
	font-size: 13px;
	text-decoration: underline;
	white-space: nowrap;
}
td.left-menu a:hover, td.left-menu span {
	background: rgb(166, 166, 166) none repeat scroll 0% 0%;
	color: rgb(0, 0, 0);
	vertical-align: top;
}
td.left-menu ul {
	margin: 0pt;
	padding: 0pt;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	float: left;
	width: 1px;
}
td.left-menu li {
	float: left;
}
td.workarea {
	vertical-align: top;
	line-height: 16px;
	padding-bottom: 15px;
}
div.hr {
	background: #121315 none repeat scroll 0% 0%;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
td.footer {
	color: #121315;
	font-size: 12px;
	height: 20px;
}
td.footer td {
	color: rgb(50, 51, 53);
	font-size: 12px;
}
td.footer a {
	color: #121315;
}
td.footer a:hover {
	color: rgb(50, 51, 53);
	text-decoration: none;
}
.prod {
	text-align: justify;
}
.prod p {
	text-align: justify;
}
.prod a {
	text-decoration: none;
	font-weight: normal;
}
.prod strong {
	text-decoration: none;
}
.prod li {
	float: inherit;
}
.prod ul {
	float: inherit;
}
.tel {
	color: rgb(229, 225, 225);
	font-size: 22px;
	padding: 0px 0px 0px 40px;
	height: 109px;
	margin: 0px;
}
.tel a{
	font-size: 16px;
}

.order input, .order textarea {
	font-size: 14px;
  background-color: #deecff;
  border:1px solid #000000;
  color: #000000;
  font-family: verdana;
}

.order captcha {
	font-size: 14px;
  background-color: #deecff;
  border:1px solid #000000;
  color: #000000;
  font-family: verdana;
}

.order .captcha {
	width: 148px;
  margin-top: 7px;
  font-size: 14px;
}

.order .button {
	margin-top: 7px;
  border: 1px solid #deecff;
  font-size: 18px;
  color: #deecff;
  background: #323335;
  cursor: pointer;
  cursor: hand;
  width: 148px;
}