﻿body {
  padding: 28px 0px 0px 0px;
  margin: 0px auto;
  font-family: Arial;
  font-size: 14px;
  position: relative;
  color:#000000;
  background-color: #AB775A;
  background-image: url(../i/wood.jpg);
  background-repeat: repeat;
  background-position: center;
}

a img {border: 0px;}
a {outline: none;}
/*p, form, ul, li, img {padding: 0px;margin: 0px;list-style: none; }*/
td {vertical-align: top;}
a {}
a:hover {}

.clock {
  position: absolute;
  top: 0px;
  left: 170px;
  z-index: 100;
}
a.zayavka {
  display: block;
  position: absolute;
  top: 0px;
  z-index: 100;
  left: 903px;
}
.file {
  margin: 0px 0px 0px 125px;
  width: 767px;
  background-image: url(../i/file.jpg);
  background-repeat: repeat-y;
  padding: 35px 50px 100px 81px;
  position: relative;
}
.file_bottom {
  margin: 0px 0px 0px 125px;
}
.logo {
  text-align: center;
  padding-bottom: 60px;
}
a.iphone {
  display: block;
  position: absolute;
  bottom: -66px;
  right: 20px;
}


/* MENU */
/* MENU */
ul#topnav {
	text-align: center;
	margin: 0px auto;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	margin: 0px 0px 20px -10px;
	padding: 0px;
	height: 60px;
}
ul#topnav li {
display: inline-block;
margin: 0;
padding: 0;
height: 30px;
float: left;
}
ul#topnav li a {
color: #1C2866;
font-size: 16px;
font-weight: bold;
margin: 0px 11px;
}
ul#topnav li a.sub {
text-decoration: none;
border-bottom: 1px dashed #1C2866;
}
ul#topnav li a:hover, ul#topnav li a#active, ul#topnav li a:hover.sub, ul#topnav li a.sub.active {
color: #C51B1E;
text-decoration: none;
border: 0px;
border: 0px;

}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav li span {
float: left;
padding:0px;
position: absolute;
left: -60px;
top: 30px;
text-align: center;
display: none; /*--Hide by default--*/
width: 720px;
font-weight:normal;
}
ul#topnav li span.active {
display: block;
font-weight:normal;
}




.clear {
  clear: both;
  height: 0px;
  line-height: 0px;
}
.td-left {
  width: 565px;
  float: left;
}
.katalog {
  margin-bottom: 30px;
}
.katalog .name {
  border: 1px dashed #9C9C9C;
  padding: 5px 10px;
}
.katalog .name {
  color: #000000;
  font-size: 14px;
}
.katalog .name a {
  font-size: 18px;
  color: #000000;
}
.katalog .tx {
  padding: 5px 10px;
  font-size: 12px;
}
.katalog .tx .price {
  font-size: 18px;
  color: #C51B1E;
}
.katalog .all_info a {
  color: #182A89;
  font-weight: bold;
}
.katalog .foto {
  padding: 0px 0px 0px 18px;
}
.katalog .foto img {
  border: 1px solid #B1B7D8;
  padding: 2px;
}
.barpage {
  text-align: right;
}
.barpage a {
  color: #000000;
  text-decoration: none;
  padding: 0px 3px;
}
.barpage a:hover {
  color: #C51B1E;
}
.barpage a.active {
  color: #C51B1E;
  font-weight: bold;
}
.fraza {
  width: 275px;
  margin-top: 30px;
  background-image: url(../i/k1.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  padding-left: 45px;
  color: #595959;
  font-size: 12px;
  font-style: italic;
}
.fraza .text {
  padding-right: 45px;
  background-image: url(../i/k2.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}
.footer {
  padding-left: 160px;
  font-size: 11px;
  color: #43362E;
  font-weight: bold;
  padding-top: 14px;
  z-index:5;
}
.liveinternet {
  padding-left: 420px;
  font-size: 11px;
  color: #43362E;
  font-weight: bold;
  padding-top: 14px;
  position:absolute;
  bottom:0px;
  z-index:10;
}
.footer a {
  font-weight: normal;
  color: #43362E;
}

.td-right {
  float: left;
  padding-left: 30px;
  width: 170px;
}
.td-right .filtr {
  color: #363F74;
}
.td-right .filtr p {
  margin-bottom: 20px;
}
.td-right .filtr input {
  margin-right: 12px;
}
.td-right .filtr .but input {
  border: 1px dashed #182A89;
  color: #182A89;
  font-size: 12px;
  background-color: #E9EBEF;
  padding: 2px 30px;
  font-weight: bold;
  cursor: pointer;
}

.name-big_car {
  font-size: 18px;
}
.name-big_car .price {
  color: #C51B1E;
  float: right;
}
#big_foto {
  border: 1px solid #B1B7D8;
  padding: 2px;
  margin: 10px 0px 10px 0px;
}
.td-right .info {
  padding-top: 30px;
}
.td-right .info .all_car a {
  color: #000000;
  font-size: 12px;
}
.num {
  font-size: 30px;
  color: #ED2F32;
  font-style: italic;
}

.news .page a {
  font-size: 18px;
  color: #000000;
}
.news .date {
  color: #4755A2;
  font-size: 12px;
  font-weight: bold;
}
.news a {
  color: #000000;
}

.td-right .podmenu {
  padding-left: 50px;
  padding-top: 30px;
  color: #1C2866;
}
.td-right .podmenu a {
  color: #1C2866;
}

.tabl {
  border: 1px solid #E8E7E7;
  border-bottom: 3px solid #C7C7C7;
  border-right: 3px solid #C7C7C7;
}
.tabl tr.top td {
  font-weight: bold;
  color: #3E52A4;
}
.tabl td {
  border-right: 1px solid #C7C7C7;
  border-bottom: 1px dashed #C2C2C2;
  color: #1C2866;
}

.vopros_otvet {
  font-size: 12px;
  text-align: justify;
  margin-bottom: 20px;
}
.vopros_otvet b {
  font-size: 14px;
}
.vopros td {
  /*line-height: 47px;*/
  vertical-align:middle;
}
.vopros input {
  width: 206px;
  height: 25px;
  line-height: 25px;
  padding: 0px;
  margin: 11px 0px;
  border: 1px dashed #999999;
}
.vopros textarea {
  width: 305px;
  height: 138px;
  line-height: 25px;
  padding: 0px;
  margin: 11px 0px;
  border: 1px dashed #999999;
}
.vopros .cap input {
  width: 116px;
}
.vopros .but input {
  border: 1px dashed #182A89;
  color: #182A89;
  font-size: 12px;
  background-color: #E9EBEF;
  padding: 2px 30px;
  font-weight: bold;
  width: auto;
  cursor: pointer;
}

.news-all {
  margin-bottom: 100px;
}
.news-all img {
  border: 1px solid #B1B7D8;
  padding: 2px;
  margin: 0px 10px;
}
.news-all h2 {
  font-size: 24px;
  padding: 0px;
  margin: 0px;
  border-bottom: 1px dotted #BDBDBD;
  padding-bottom: 10px;
  font-weight: normal;
}
.news-all h2 .date {
  font-size: 12px;
  color: #4755A2;
  font-weight: bold;
}
.news-all .all_news a, .news-all .all_news {
  color: #000000;
  font-size: 12px;
  text-align: right;
}

.list_news {
  margin-bottom: 17px;
}                     
.list_news td {
  font-size: 12px;
  padding-bottom: 17px;
  border-bottom: 1px dotted #BDBDBD;
}
.list_news .date {
  font-weight: bold;
  color: #4755A2;
}
.list_news .name a {
  font-size: 14px;
  color: #000000;
}
.list_news .text {
  padding-left: 30px;
}
.style1{ color:#FF0000}

.signal {
display: block;
position: absolute;
bottom: -66px;
right: 20px;
}

