div#content .center {
   float:left;
   width:574px;
   padding-left:22px;
}
div.wbanner {
    margin-bottom: 2px;
}
div.ubanner {
    margin-top: 3px;
}
span.red {
   color: #D8001D;
}

p.bold {
   font-weight: bold;
}

.center div.select div.sel_city {
   position: relative;
   margin-top: 13px;
   width: 173px;
   height: 70px;
   background:url('../../img/ru/select-city.gif') no-repeat;
   float: left;
}

body.ua .center div.select div.sel_city {
   background:url('../../img/ua/select-city.gif') no-repeat;
}

body.ru .center div.select div.sel_city {
   background:url('../../img/ru/select-city.gif') no-repeat;
}

body.en .center div.select div.sel_city {
   background:url('../../img/en/select-city.gif') no-repeat;
}

.center div.select div.sel_city select {
   position: absolute;
   top: 36px;
   left: 10px;
   width: 153px;
   height: 16px;
   font-size: 10px;
}

.center div.select div.sel_dep {
   position: relative;
   top:13px;
   margin-left: 4px;
   width: 273px;
   height: 70px;
   background: url('../../img/ru/select-vyl.gif') no-repeat;
   float: left;
}

body.ua .center div.select div.sel_dep {
   background:url('../../img/ua/select-vyl.gif') no-repeat;
}

body.ru .center div.select div.sel_dep {
   background:url('../../img/ru/select-vyl.gif') no-repeat;
}

body.en .center div.select div.sel_dep {
   background:url('../../img/en/select-vyl.gif') no-repeat;
}

.center div.select div.sel_dep select {
   position: absolute;
   top: 36px;
   left: 10px;
   width: 203px;
   height: 16px;
   font-size: 10px;
}

.center #blocks {
  padding-top:0px;
  clear:left;
}

.center div.city {
   padding-top:0px;
   margin-top:0px;
   clear:left;
}

.center div.city div.t {
   margin: 0px 0px 0px 0px;
   padding-bottom: 5px;
   font-family: Tahoma;
   font-weight: bold;
   font-size: 12px;
   color: #D8001D;
   border-bottom:4px solid #EFEFEF;
}

.center div.city div.g_mini_title {
   margin-top: 5px;
}

.center div.city div.contact {
   padding-left: 11px;
}

.center div.city div.contact img {
   margin-right: 4px;
}

.center div.city div.contact div.home {
   margin:0px 0px 13px 2px;
}

.center div.city div.contact div.opening {
  color:#3D6CAF;
  margin:0px 0px 5px 2px;
}

.center div.city div.contact div.phone {
   margin:0px 0px 3px 0px;
}

.center div.city div.contact div.fax {
   margin:0px 0px 2px 0px;
}


.center div.city div.contact div.man {
   margin:0px 0px 2px 3px;
}

.center div.city div.contact div.man img {
  margin-right: 7px;
}

.center div.city div.contact div.phone8 {
   margin-bottom: 5px;
}

.center div.city div.informcentr {
   margin-bottom: 5px;
   color:#D8001D;
}

.center div.city div.informcentr a {
   text-decoration: underline;
   color:#D8001D;
}

.center b.a {
   height: 1px;
}


.center div.more div.left {
    float:left;
   /* width:250px;*/
}

.center div.more div.right {
    float:left;
/*    width:115px;*/
}

a.hide, a.hide:hover, a.hide:active, a.hide:visited {
  color: #666;
  text-decoration: none;
}