body{
  background: #BC2A5B url('/images/bg-pattern.jpg') left top;
}
.main_table{
  background: transparent url('/images/bgfon.jpg') center top no-repeat;
    min-width: 1000px;
}
#topleft{
  background: 0 none;
}
.content{
  color: #000000;
}
.content h1, h2{
  color: #BC2A5B;
}
#div_header_cell{
  position: relative;
  width: 100%;
  height: 100%;
}
#header_cell{
  background: 0 none;
}
#header_cell div {
    color: #FFE48D;
    font: 14px tahoma,arial;
    padding: 0;
    text-align: right;
}
#div_header_cell #top-phone{
  position: absolute;
  right: 85px;
  top: 30px;
}
#div_header_cell #link-order{
  position: absolute;
  right: 90px;
  top: 90px;
  text-align: right;
}
#div_header_cell #btn-order{
  position: absolute;
  right: 70px;
  top: 110px;
}
#div_header_cell #btn-order a{
    background: url("/images/btn-order.png") no-repeat scroll left top transparent;
    color: white;
    display: block;
    font-size: 12px;
    height: 102px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
#div_header_cell #btn-order a .ord{
  font-weight: bold;
  text-decoration: underline;
  margin-top: 3px;
  cursor: pointer;
  padding: 0;
}
#div_header_cell #btn-order a span{
  padding: 20px 20px 0 20px;
  display: block;
}
#div_header_cell #link-order a{
  color: #000000;
}
#div_header_cell #top-menu{
    left: 418px;
    padding-right: 300px;
    position: absolute;
    text-align: left;
    top: 180px;
}
#div_header_cell #top-menu a{
    color: #BC2A5B;
    margin-right: 10px;
}
#div_header_cell #top-menu a:hover{
  text-decoration: none;
}
#news{
  color: #000000 !important;
}
#news a{
      color: #BC2A5B !important;
}
#left_foot{
    color: #000000;
}
#left_foot a{
        color: #000000 !important;
}
.white{
      color: #000000 !important;
}
.foot_block a,
.foot_block{
      color: #000000;
}
#left_menu li a{
  color: #BC2A5B;
  text-decoration: underline !important;
}
#left_menu li a:hover{
  text-decoration: none !important;
}
#left_menu li{
    color: #BC2A5B;
}
#left_menu li ul li a{
  color: #000;
  text-decoration: underline;
}
#dop_menu ul{
  padding: 0;
}
#left_menu li ul{
  padding-left: 15px;
}
.client-box{
   background: url("/images/bg_clients.png") no-repeat scroll left top transparent;
    height: 70px;
    line-height: 70px;
    margin: 5px;
    vertical-align: middle;
    width: 120px;
}
#table-clients td{
  padding: 10px;
}
.content a{
  color: #BC2A5B;
}