/* Layout ********************************************************/
html {
	height: 100%;
}

* html body {
  height:100%;
}

body {
  padding:0; margin:0 auto;
  height: 100%; 
  width:839px;
  position:relative;
  min-height:100%;
}

h1{margin:0; padding: 10px;}
h2, h3, h4 { margin:0; padding:0px;}
TABLE{
	border:0px;
	border-collapse:collapse;
	width:100%;
}
TD, TH{padding:0; margin:0; vertical-align:top;}
UL{list-style:none}
IMG {
	border: 0px;
}

#title {
	height: 140px;
	position: relative;
}
#logo {
	position: absolute; top: 40px; left: 65px;
}
#contact {
	position: absolute; top:65px; left:288px;
}
#dillers {
	position: absolute; top:44px; left: 672px;
}
#topmenu{
	/*position: absolute; top:85px; left: 288px;*/
	clear:both;
	height:30px;
	padding:0 0 0 20px;}

#topmenu li{
	float:left;
	margin:0 20px 0 0;
	height:30px;
	line-height:30px;
	font-size:1.2em;
	font-weight:bold;}


#main {
  float:left; width:740px;
  margin-left:254px;
}
* html #main {
  margin-left:127px;
}
#sections {
  float:left; width:254px;
  margin-left:-994px;
}

/*#presentation {
  float:right; width:204px;
}*/

#content {
  overflow:hidden; width:100%;
}

#body {
	margin: 20px;
}

#menu {
	padding: 0px 0px;
}

#menu ul li {
	padding: 0px 0px;	
}

* html #menu {
	padding: 10px 15px;
}

#menu ul {
	padding-left: 16px;
}

* html #menu ul {
	padding-left: 8px;
}

#menu ul li {
	padding-bottom: 10px;
}

#news,
#video {
	padding: 20px 16px 20px 46px;
}

#news dd,
#video dd{
	margin-left :0px;
}

#actions {
	padding: 20px 30px;
}
#actions dd{
	margin-left: 0px;
}
#meta {
	height: 54px;
}
.button {
  display:block;
  margin:5px 0; padding:2px 5px;
  border-style:solid; border-width:1px;
  text-decoration:none;
}
/* Fonts *********************************************************/
body {
	font: 12px Arial ;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 18px;
}

#contact {
	font-size: 26px;
}

#menu {
	font-size: 15px;
	font-weight: bold;
}

#news {
	font-size: 14px;
}

#news h2 {
	font-size: 18px;
}

#actions dt,
#video dt{
	font-weight:bold;
}
.price {
	font-size: 16px;
	font-weight: bolder;
	color: Highlight;
}
/* Colors ********************************************************/
body {
	background-color:#cac7c6;
	color: black;
}

h1 {
	color: #41525c;
}
a {
	color: teal;
}
#menu {
  color: #008080;
  background-color: #ff9900;
}
.стиль1 {
	color: #762B25
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.стиль7 {color: #0000FF}
.стиль8 {
	font-size: 16px;
	font-weight: bold;
}
/*
#title {
	background: #d9a88f url(/img/title-bg.gif) no-repeat top left;
}

#topmenu a:link,
#topmenu a:visited{
	color:#d9a88f;
	text-decoration:none;
}
#topmenu a:hover,
#topmenu .selected a:link,
#topmenu .selected a:visited{
	color:white;
}

#main {
	background: #d9a88f url(/img/body-bg.gif) no-repeat top right;
}
#contact,
#contact a{
	color: white;

}
#dillers {
	color: #d9a88f;
}

#menu {
	background-color: #ffd5bf;
}
#menu .selected {
	color: #ec8000;
}
#menu li {
	list-style-image: url(/img/li.gif);
}
#menu li.selected {
	list-style-image: url(/img/lis.gif);
}
#menu a,
#menu a hover{
	color: #702619;
}

#news,
#video {
	background-color: #eac0ab;
}
#news h2{
	color: #702619;
}
.hr {
	background-color: #eac0ab;
	color: #702619;
}
#news dt{
	color: #96705c;
}
#news a,
#news a.haver
{
	color: #e23830;
}
#actions{
	background: #ffd5bf url(/img/actions-bg.gif) no-repeat top right;
	color:#702619;
}
#actions h2{
	color: #ec8000;
}

#actions a{
	color: #ec8000;
}

#meta {
	background-color: #c99d86;
}*/
/* Misc **********************************************************/
.element_offers a {
	text-decoration: none;
}
.element_offers a:hover {
	text-decoration: underline;
}
.name_offers a {
	font-weight: bold;
}
