* {

margin:0;

padding:0;

border:0px;

font-size:10px;

font-family: Arial, Helvetica, sans-serif;

color:#000000;

}



#all {

width: 100%;

height: 100%;

}



.fon_oran {

background-color: #e1aa74;

width: auto;

}



.fon_black {

background-color: #000000;

width: auto;

}

#logo {
position: relative;
float: left;
z-index: 1000;
cursor: pointer;
display: block;
background: url(images/logo.png) no-repeat;
width: 178px;
height: 50px;
}



#head {

width:960px;

height:60px;

background-color: #000000;

text-align: left;

}



#head_block {
position: relative;
width: 100%;
height: 60px;
}



#slog {

color:white;

font-size:10px;

margin: 28px auto auto 5px;

}



#body {

background-color: #ececec;

width:960px;

height: 100%;

}



#menu_scroll {

background: #ececec url(/bitrix/components/propodhod/menu/templates/scroll_menu/images/top.gif) top no-repeat;

padding: 0px 12px;

padding-top: 5px;

}



#content {

padding: 0px 12px;

height: 100%;

}



#main_block {

margin-top: 10px;

width: 100%;

float: left;

}



#foot {

background: #000000 url(/bitrix/templates/soundmax_inner/images/foot.gif) no-repeat;

padding-top: 21px;

height: 70px;

width:960px;

}



#copy {

margin-left: 300px;

text-decoration: none;

font-size: 11px;

color: #FFFFFF;

}



#right_banners {

margin-top: 12px;

text-align: right;

float: left;

width: 250px;

height: 280px;

}

#logo_print {
display: none;
}

#left_col {
width: 170px;
vertical-align: top;
}

@media print {
  #head, #menu_scroll, #foot, #top_menu_row, #left_col {
  display: none;
  }

  .fon_oran, .fon_black {
  background: none;
  }


  #logo_print {
  display: block;
  }
}
