/* Общие настройки */
   .promix {
    position: absolute;
    margin: -55px 0 0 25px;
   }

   #mWidth {
    min-width: 1000px;
    // width: expression(document.body.clientWidth < 1000? "1000px": "100%");
   }

   body {
    color: #666666;
    font: 12px Arial;

   }
   body table {
    font-size: 12px;
   }
   img {
    border: 0px;
   }
   #dMenu ul,
   #main #menu ul,
   #header #menu ul,
   #news ul,
   #news_ov ul,
   #mMenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
   }

   #table:after,
   #header #menu ul:after,
   #news ul:after,
   #mMenu ul:after {
    content: '';
    display: block;
    clear: left;
   }
   .hover {
    font-weight: bold;
   }
   #mMenu .time {
    position: absolute;
    left: -147px;
    top: 14px;
   }

/* Цвета ссылок */
   .content a {
    color: #003CA1;
    text-decoration: underline;
   }
   .content a:hover {
    color: #003CA1;
    text-decoration: none;
   }


   #dMenu ul li a,
   #menu ul li a {
    color: #003CA1;
    text-decoration: none;
    border-bottom: 1px solid;
   }
   #dMenu ul li a:hover,
   #menu ul li a:hover {
    text-decoration: none;
    border-bottom: 0;
   }

   #news a,
   #mMenu a {
    color: #FFFFFF;
    text-decoration: none;
    border-bottom: 1px solid;
   }
   #news a:hover,
   #mMenu a:hover {
    text-decoration: none;
    border-bottom: 0;
   }

/* Фоны и впадины */
   .fon_01 {
    background: #FEEA00 url('/images/s/fon_01.gif') repeat-x left top;
   }
   .fon_02 {
    background: #1E5BAE url('/images/s/fon_02.gif') repeat-x left top;
   }
   .fon_03 {
    background: #FEDA03 url('/images/s/fon_03.gif') repeat-x left top;
   }

  .r_01 {
   margin: -35px 0 0 240px;
   position: relative;
   z-index: 1;
  }
  .r_02 {
   margin: 0px 0 0 240px;
   position: relative;
   z-index: 1;
  }
  .r_03 {
   margin: -36px 0 0 240px;
   position: relative;
   z-index: 1;
  }



/* Верхняя часть */
   #main {
    height: 365px;
    //height: 370px;
    position: relative;
    border-bottom: #0190DC 5px solid;
   }
   #main .logo {
    padding: 35px 0 0 48px;
   }
   #header .logo div,
   #main .logo div {
    position: absolute;
   }

   #main #menu  {
    position: absolute;
    top: 155px;
    left: 85px;
    z-index: 3;
   }


   #header {
    position: relative;
    height: 120px;
   }

   #header .logo {
    position: absolute;
    top: 25px;
    left: 45px;
   }

   #header #menu {
    //width: 100%;
    padding: 35px 70px 0 350px;
   }
   #header #menu ul li {
    float: left;
    width: 24.9%;
   }

/* Меню */
   #menu ul li {
    font-size: 14px;
    padding: 0px 0 7px 0;
   }

/* Центральна часть */
   #center {
    //height: 225px;
    min-height: 225px;
    position: relative;
   }


/* Центральное меню */
   #mMenu ul li {
    height: 225px;
    float: left;
    width: 33%;
   }
   #mMenu ul li.a {
    background: url('/images/s/mMenu_a.gif') no-repeat left top;
   }

   #mMenu ul li.b {
    background: url('/images/s/mMenu_b.gif') no-repeat left top;
   }

   #mMenu ul li.c {
    background: url('/images/s/mMenu_c.gif') no-repeat left top;
   }
   #mMenu ul li div {
    padding: 30px 0 0 170px;
   }
   #mMenu ul li.c div {
    padding: 30px 0 0 130px;
   }
   #mMenu h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 20px 0;
   }
   #mMenu p {
    font-style: italic;
    color: #D0DCEA;
    margin: 0;
    padding: 0;
   }

/* Новости */
   #news {
    background: #0E3C89 url('/images/s/news.gif') no-repeat left top;
    height: 170px;
    //height: 220px;
    position: relative;
    padding: 50px 20px 0 250px;
   }
   #news h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 1px 0;
    position: absolute;
    top: 100px;
    left: 100px;
   }
   #news ul li {
    float: left;
    width: 49.9%;
   }
   #news ul li div.name {
    background: url('/images/s/date.gif') no-repeat 0px 4px;
    padding: 0 20px 3px 25px;
   }
   #news ul li .date {
    padding: 0 20px 10px 25px;
    color: #D0DCEA;
    font-size: 11px;
   }
   #news_ov ul li {
    padding: 0 0 7px 0;
   }
   #news_ov ul li .date {
    color: #666666;
    font-size: 11px;
 
   }


/* Нижняя часть */
   #footer {
    background: #1D5AAD;
    position: relative;
    height: 70px;
    border-top: #0190DC 5px solid;
   }
   #footer .info {
    position: absolute;
    color: #9DBDEE;
    top: 20px;
    right: 40px;
   }
   #footer span {
    font-size: 24px;
    color: #FFFFFF;
   }


   .price {
    border-right: 0;
   }
   .price td {
    padding: 5px 5px 5px 5px ;
    border-bottom: #2052B1 1px solid;


   }

   .price .h {
    background: #FFDF00;
    color: #2052B1;
    border: 0;
   }

   #photo table td.img {
    border: #CCCCCC 1px solid;
    padding: 3px 3px 6px 3px;
    border: 0;
    padding: 0;
   }





 #lotz {
  padding: 60px 30px 0 20px;
 }
 #lotz span {
  font-size: 24px;
  position: absolute;
 }
 #lotz span.l {
   margin: -7px 0 0 -13px;
 }
 #lotz span.r {
   margin: -7px 0 0 0;
 }
 #lotz .info {
  padding: 10px 0 0 0;
 }
 #lotz .litera {
  padding: 0 0 10px 0;
  font-size: 18px;
  color: #2052b1;
 }
 #lotz .img {
  float: left;
  margin: 0 10px 0 0px;
 }
 #lotz .container {
  width: 100%;
 }
 #lotz .link {
  font-size: 11px;
  text-align: right;
  padding: 5px 5px 1px 0;
 }
 #lotz .link a {
  text-decoration: none;
  border-bottom: 1px solid;
  color: #2052b1;
 }
 #lotz .link a:hover {
  text-decoration: none;
  border-bottom: 0;
  color: #2052b1;
 }

 #lotz .container:after {
  content: '';
  display: block;
  clear: left;
 }

 #lotz .name {
  \\text-align: right;
  padding: 20px 0 0 0;
  \\font-size: 11px;
 }

 #mPhoto {
  position: absolute;
  //width: 100%;
  padding: 0 0 0 330px;
  top: 0;
 }
 #mPhoto .info {
  background: url('/fon.png') 0 0 no-repeat;
   -background-image: none;
   -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/fon.png,sizingMethod=crop);
  width: 330px;
  height: 259px;
 }
 #mPhoto .info .container {
  position: relative;
  text-align: left;
 }

 #mPhoto .litera {
  font-size: 18px;
  color: #013ca4;
  position: absolute;
  margin: -5px 0 0 40px;
 }
 #mPhoto .text {
  padding: 10px 40px 0 40px;
  color: #003da4;
 }

 #mPhoto .text a {
  font-size: 11px;
  text-decoration: none;
  border-bottom: 1px solid;
  color: #FFFFFF;
 }
 #mPhoto .text a:hover {
  font-size: 11px; 
  text-decoration: none;
  border-bottom: 0;
  color: #FFFFFF;
 }

 #mPhoto .links {
  position: absolute;
  top: 225px;
  left: 40px;
 }
 #mPhoto .other {
  position: absolute;
  left: 180px;
  top: 0px;
 }

 #mPhoto .links a {
  color: #003ca1;
  text-decoration: underline;
 }
 #mPhoto .links a:hover {
  color: #003ca1;
  text-decoration: none;
 }
 #voteResult td {
  padding: 0 10px 20px 0;
 }
 #voteResult td.bal u {
  font: 45px "Arial Narrow";
  text-indent: 0;
 }
