div#content .center {
   float:left;
   width:574px;
   padding-left:22px;
}




.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-dep.gif') no-repeat;
   float: left;
}

body.ua .center div.select div.sel_dep {
   background:url('../../img/ua/select-dep.gif') no-repeat;
}


body.ru .center div.select div.sel_dep {
   background:url('../../img/ru/select-dep.gif') no-repeat;
}

body.en .center div.select div.sel_dep {
   background:url('../../img/en/select-dep.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;
}

.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;
}

