﻿/*****_GENERAL_*****/
html, body
{ width: 100%; height: 100%; }
html, body, table, thead, tbody, tfoot, tr, th, td, div, span, ul, ol, li, h1, h2, h3, h4, a, input, textarea, label, p
{
  padding: 0;
  margin: 0;
  outline: 0px none;
}
table
{ border-collapse: collapse; }
a img
{ border: 0px none; }
body
{
  font-size: 12px;
  font-family: Arial, Verdana, Tahoma, sans-serif;
}
/* ---TEXT_STYLING--- */
h1, h2, h3, h4
{
  font-family: Trebuchet MS;
  color: #ed1c24;
}
h1
{
  font-size: 22px;
  padding: 0 0 10px 0;
}
h2
{
  font-size: 18px;
  line-height: 16px;
  padding: 0 0 7px 11px;
}
select, option, input, label
{
  font-family: Arial, Verdana, Tahoma, sans-serif;
}


/*****_SUBSIDINARY CLASSES_*****/
/*Floats*/
.fLeft { float: left; }
.fRight { float: right; }
.cBoth { clear: both; }
/*Margins and Paddings*/
.mR0 { margin-right: 0px !important; }
.mL0 { margin-left: 0px !important; }
/*Positioning and Display prop's*/
.dNone { display: none !important; }
/*Txt-aligns*/
.tRight
{ text-align: right !important; }
.tCenter
{ text-align: center !important; }
/* ---CSS--- */
div#fix
{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0; left: 0;
  z-index: 1;
  text-align: center;
}
div#bg
{
  background: url(/images/site/bg.png) bottom left repeat-x #fff;
}
div#containerFix
{
  display: inline-block;
  width: 1000px;
  min-height: 100%;
  position: relative;
  text-align: left;
}
/* ---HEADER--- */
div#header
{
  height: 200px;
  position: relative;
  width: 1000px;
}
div.logo
{
  padding: 72px 0 0 26px;
}
div.topMenu
{
  padding: 26px 0 0 31px;
}
div.topMenu ul
{
  list-style-type: none;
  overflow: hidden;
}
div.topMenu ul.menu
{
  overflow: hidden;
  padding: 8px 0 0 0;
  clear: both;
}
div.topMenu ul li
{
  float: left;
  padding: 0 78px 0 33px;
}
div.topMenu ul li.button
{
  float: left;
  padding: 0 10px 0 0 !important;
}
div.topMenu ul li a
{
  font-family: Trebuchet MS;
  font-size: 18px;
  color: #e52c00;
}
div.contacts
{
  display: block;
  overflow: hidden;
  padding: 60px 0 0 0;
  font-family: Trebuchet MS;
  font-size: 12px;
}
div.contacts p
{
  line-height: 14px;
  padding: 0 0 9px 0;
}
div.contacts span.phone
{
  font-size: 16px;
  line-height: 16px;
}
div.contacts span.mail
{
  font-size: 15px;
  line-height: 16px;
}
/* ---CONTAINER--- */
div#container
{
  width: 1000px;

  overflow: hidden;
  padding: 0 0 150px 0;
}
/* -LeftBlock- */
div#leftBlock
{
  float: left;
  width: 175px;
  padding: 4px 31px 0 26px;
}
div.pic
{
  padding: 0 0 4px 0;
}
div.map
{
  padding: 21px 0 0 0;
}
div.mapMain
{
  padding: 2px 0 45px 0;
}
div.leftCar
{
  padding: 0 12px 33px 12px;
}
div.leftCar div.img
{
  margin: 0 0 0 10px;
}
div.info
{
  padding: 15px 0 0 10px;
  font-family: Tahoma;
  font-size: 11px;
  color: #333;
}
div.info a
{
  font-weight: bold;
  color: #026ac7;
  display: block;
  padding: 0 0 5px 0;
}
/* -RightBlock- */
div#rightBlock
{
  float: left;
  width: 742px;
  padding: 0 26px 0 0;
  font-size: 12px;
}
div.about
{
  font-size: 12px;
  line-height: 20px;
  padding: 0 0 39px 0;
}
div.about p
{
  padding: 0 0 15px 0;
}
div.about a
{
  color: #1962fa;
}
div.about p.beforeList
{
  padding: 0 0 5px 0;
}
div.about a
{
  color: #1962fa;
}
div.about h2
{
  padding: 0 0 17px 0 !important;
}
div.about h2 span
{
  color: #000;
}
div.about ul
{
  padding: 0 0 15px 20px;
  list-style-type: none;
}
div.about ul li
{
  background: url(/images/site/dash.jpg) no-repeat 0 7px;
  padding: 0 0 7px 15px;
  line-height: 1.2em;
}


div.about ol
{
  padding: 0 0 15px 20px;
}
/* -News- */
div.news
{
  float: left;
  width: 230px;
  padding-right: 130px;
}
div.new
{
  padding: 0 0 2px 0;
}
div.new p.date
{
  padding: 0 0 1px 0;
}
div.new span
{
  padding: 2px 3px 2px 5px;
  background: #eb1c24;
  color: #fff;
}
div.benefits
{
  float: left;
  width: 360px;
}
/* -Catalogue- */
div.catalogue
{
  clear: both;
  padding: 0;
  overflow: hidden;
}
ul.objectsBlock
{
  width: 100%;
  overflow: hidden;
}

span.vybL
{
  padding: 2px 0 0 0;
  display: inline-block;
}


div.catalogue ul.odrList
{
  float: right;
  list-style-type: none;
  overflow: hidden;
  padding: 8px 0 0 0;
  font-size: 11px;
  font-family: Tahoma;
  color: #666;
}
div.catalogue ul.odrList li, div.catalogue ul.odrList li.name
{
  float: left;
  padding: 0 2px 0 2px;
}
div.catalogue ul.odrList li.name
{
  padding: 2px 2px 0 2px;
}
div.catalogue ul.odrList li a
{
  color: #ed1c24;
  display: block;
  padding: 2px 6px 4px 6px;
}
div.catalogue ul.odrList li a:hover
{
  background-color: #ed1c24;
  color: #fff;
  text-decoration: none;
}
/* -Car Description- */
div.carInfo
{
  background-color: #f6f7f8;
  font-size: 12px;
  font-family: Tahoma;
  overflow: hidden;
  clear: both;
  height: 192px;
  padding: 12px 12px 10px 12px;
  margin: 0 0 27px 0;
}
div.carImg
{
  width: 271px;
  height: 190px;
  padding: 0 4px 0 0;
}
div.mini
{
  width: 80px;
  height: 195px;
  margin: 0 15px 0 0;
}
div.mini div
{
  width: 60px;
  height: 60px;
  margin: 0 0 5px 0;
}
div.mini img
{ cursor: pointer; }
div.textCar
{
  padding: 0;
}
div.textCar a
{
  font-size: 19px;
  font-family: Trebuchet MS;
  color: #ed1c24;
}
div.textCar table
{
  overflow: hidden;
  margin: 5px 0 18px 0;
}
div.textCar td
{
  padding: 0 23px 0 0;
  font-size: 12px;
  line-height: 19px;
}
div.textCar span
{
  font-size: 19px;
}
div.textCar p
{
  line-height: 18px;
}
div.buttonCar
{
  margin: 21px 0 0 0;
}
/* ---FOOTER--- */
div#footer
{
  height: 75px;
  z-index: 1;
  position: relative;
  font-size: 11px;
  font-family: Tahoma;
  width: 100%;
  text-align: center;
}
div#footerFix
{
  width: 1000px;
  display: inline-block;
  text-align: left;
}
div.copy
{
  padding: 20px 5px 0 26px;
}
div.bottomInfo
{
  height: 75px;
  background: url(/images/site/bottomBg.gif) no-repeat;
  width: 579px;
  color: #fff;
}
div.bottomInfo a
{
  color: #fff;
}
/* -RedBlock- */
div.adress
{
  padding: 20px 0 0 82px;
}
div.phoneFacs
{
  padding: 20px 0 0 44px;
}
div.email
{
  padding: 20px 0 0 40px;
}
/* --- */
div.morizo
{
  padding: 20px 0 0 36px;
}
div.morizo a
{
  color: #026ac7;
}
#marva
{
  float: right;
  position: fixed;
  right: 0;
  top: 100%;
  margin-top: -50px;
  z-index:5;
  width: 221px;
  height: 49px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#marva:hover { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
html>/**/body #marva
{
  float: right;
  position: fixed;
  right: 0;
  top: 100%;
  margin-top: -50px;
  z-index:5;
  width: 221px;
  height: 49px;
  opacity: 0.7;
}
#marva:hover { opacity: 1.0; }

.oldprice{font-size: 16px !important;color:#666666;

}
.red{color:#ED1C24 !important;}

