@import url('reset.css');

html,  body {
  margin:0;
  padding:0;
  color:#ffffff;
  background: #000000;
  height: 100%; 
}

body {
  min-width: 1000px;
  width: expression(document.body.clientWidth < 1150? "1150px": "auto" );
  font-family: Arial, Tahoma;
  font-size: 1em;
  background: url('/i/main_bg.jpg') no-repeat top left;
}

div.all {
  background: url('/i/auto_bg.jpg') no-repeat 560px 163px;
}

div.header {
  
}

div.rega {
  float: right;
  width: 210px;
}

div.reglnks {
  padding-top: 15px;
  text-align: right;
  margin-right: 60px;
}

div.reglnks a {
  font-size: 0.7em;
  color: #ffffff;
  margin: 0 10px;
}

div.reglnks a:hover {
  text-decoration: none;
}

div.phones {
  margin-right: 30px;
  margin-top: 29px;
  text-align: right;
  font-size: 1.4em;
  font-weight: bold;
}

* html div.phones {
  margin-right: 30px;
  margin-top: 29px;
  text-align: right;
  font-size: 1.4em;
  font-weight: bold;
}

div.phones a {
  margin-right: 27px;
  color: #ffc300;
  font-weight: normal;
  font-size: 0.7em;
  display: block;
  text-decoration: none;
}

* html div.phones a {
  margin-right: 27px;
  color: #ffc300;
  font-weight: normal;
  font-size: 0.7em;
  display: block;
  text-decoration: none;
}

div.phones a:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.blocks {
  float: right;
  width: 240px;
  color: #ffc300;
  margin-top: 67px;
}

div.search form {
  width: 160px;
  background: url('/i/search_bg.jpg') no-repeat top left;
  height: 21px;
  margin-left: 60px;
}

div.search input {
  height: 19px;
  color: #ffffff;
  background: none;
  border: none;
  width: 120px;
  margin-left: 4px;
  font-size: 0.8em;
}

* html div.search input {
  height: 19px;
  color: #ffffff;
  background: none;
  border: none;
  width: 120px;
  margin-left: -56px;
  font-size: 0.8em;
}

div.search form img {
  position: relative;
  top: 3px;
  left: 10px;
}
* html div.search form img {
  position: relative;
  top: 0px;
  left: 10px;
}

div.search span {
  font-style: italic;
  font-size: 0.9em;
  float: left;
  display: block;
  margin-top: 2px;
}

div.deliver {
  width: 160px;
  height: 58px;
  background: url('/i/dost_bg.jpg') no-repeat top left;
  margin-left: 60px;
  margin-top: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 0.8em;
}

div.deliver a {
  display: block;
  font-size: 1.6em;
  color: #ffc300;
  padding-top: 8px;
}

div.deliver a:hover {
  text-decoration: none;
}

div.menuline {
  padding-top: 62px;
}

div.menuline img.home {
  position: relative;
  margin-left: 30px;
  top: 8px;
  float: left;
}

div.menuline img.logo {
  margin-left: 30px;
  float: left;
}

div.menuline ul, div.menuline ul li {
  float: left;
}

div.menuline ul {
  position: relative;
  top: 6px;
  font-size: 0.9em;
  font-style: italic;
  left: 20px;
}

div.menuline ul li a {
  margin: 0 10px;
  color: #ffc300;
}

div.menuline ul li a:hover {
  text-decoration: none;
}

div.headtext {
  clear: left;
  margin-left: 77px;
  padding-top: 50px;
  width: 600px;
  font-size: 1.2em;
}

div.headtext a {
  color: #ffc300;
}

div.headtext a:hover {
  text-decoration: none;
}

div.main_content {
  margin-left: 77px;
  width: 500px;
  min-height: 280px;
  font-size: 0.8em;
}

div.main_content h1 {
  font-size: 1.4em;
  color: #ffc300;
  margin: 20px 0 10px 0;
}

div.main_content p {
  margin-bottom: 8px;
}

div.main_content a {
  color: #ffc300;
}

div.main_content a:hover {
  text-decoration: none;
}

div.bannerline {
  width: 875px;
  margin-left: 77px;
}

div.banner {
  width: 277px;
  height: 71px;
  background: url('/i/banner_bg.jpg') no-repeat top left;
  float: left;
  margin-right: 20px;
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
}

div.banner_last {
  width: 277px;
  height: 71px;
  background: url('/i/banner_bg.jpg') no-repeat top left;
  float: right;
  color: #000000;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  margin-right: 0px;
}

div.banner a {
  color: #000000;
  text-decoration: none;
  padding-top: 12px;
  display: block;
}

div.banner_last a {
  padding-top: 12px;
  color: #000000;
  text-decoration: none;
  display: block;
}

div.main_block {
  clear: both;
  width: 1085px;
  margin-left: 77px;
  padding-top: 20px;
}

div.content {
  width: 875px;
  background: #424953 url('/i/cont_bg.jpg') repeat-x top left;
  font-size: 0.8em;
  float: left;
}

div.content1 {
  background: url('/i/l_t.jpg') no-repeat top left;
}
div.content2 {
  background: url('/i/r_t.jpg') no-repeat top right;
}
div.content3 {
  background: url('/i/l_b.jpg') no-repeat bottom left;
}
div.content4 {
  background: url('/i/r_b.jpg') no-repeat bottom right;
  padding: 30px;
}

div.content h1, 
div.content h2 {
  font-size: 1.4em;
  color: #ffc300;
  padding-top: 20px;
  margin: 0px 0px 20px 0px;
}

div.content p {
  margin-bottom: 10px;
}

div.content b, div.content strong {
  font-weight: bold;
}

div.content em, div.content i {
  font-size: italic;
}

div.content a {
  color: #ffc300;
  text-decoration: underline;
}

div.content a:hover {
  text-decoration: none;
}

div.content ul, div.content ol{
  margin-bottom: 10px;
  margin-left: 30px;
}

div.content ul {
  list-style-type: disc;
}

div.content ol {
  list-style-type: decimal;
}

div.cleaner {
  clear: both;
  height: 30px;
}

div.basket {
  margin-left: 900px;
}

div.basket span {
  width: 165px;
  height: 40px;
  background: #ffc300 url('/i/basket_arrw.jpg') no-repeat top right;
  color: #000000;
  font-size: 0.9em;
  display: block;
}

div.basket span em {
  font-weight: bold;
  display: block;
  padding-top: 12px;
  padding-left: 12px;
}

div.basket a {
  display: block;
  color: #ffffff;
  font-size: 0.8em;
  margin: 5px 0 0 12px;
}

div.newsblock {
  margin-left: 900px;
}

div.newsblock h1 {
  color: #ffc300;
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px solid #ffc300;
  margin: 30px 0 10px 0;
}

div.newsblock p.news_h {
  color: #ffc300;
  font-size: 0.9em;
  font-weight: bold;
  border-bottom: 1px solid #ffc300;
  margin: 30px 0 10px 0;
}

div.newsblock a {
  color: #ffc300;
  display: block;
  font-size: 0.8em;
}

div.news {
  font-size: 0.8em;
  margin-bottom: 20px;
}

div.news em {
  color: #ffc300;
  display: block;
}

div.copyright {
  margin-left: 977px;
  width: 150px;
  margin-bottom: 20px;
  font-size: 0.9em;
  color: #ffc300;
}

ul.navline {
  clear: both;
  margin-left: 77px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 1.2em;
}

ul.navline li {
  float: left;
  margin: 0 20px;
  height: 25px;
}

ul.navline li a {
  color: #ffffff;
  display: block;
  padding: 5px 15px;
}
ul.navline li a:hover {
	text-decoration: none;
}

ul.navline li.lihover a {
  background: #ffc300 url('/i/menu_corner.jpg') no-repeat top left;
}

ul.navline li.lihover li a {
  background: #ffc300;
  padding: 2px 15px;
}

ul.navline li.lihover a {
  color: #000000;
}

ul.navline li ul {
  display: none;
  position: relative;
  z-index: 1000;
  font-size: 0.6em;
  margin: 0;
  padding: 0;
  background: #ffc300;
  padding-bottom: 5px;
}

ul.navline li ul li {
  float: none;
  margin: 0;
  padding: 1px;
  height: auto;
}

ul.navline li li a:hover {
  background: none;
}

ul.navline li.lihover ul {
  display: block;
}

table.data-table td {
  padding: 5px;
}

h3 {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-style: italic;
  color: #ffc300;
}

h3.catname {
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}

table.pr_table {
  
}

table.pr_table td {
border: 1px solid #ffffff;
padding: 2px;
}

.separaot_line {
height: 2px;
font-size: 2px;
border-bottom: 1px dotted #adadad;
}

