/*@font-face {
font-family: "DINCondensedC";
src: url("/bitrix/templates/soundmax_main/DinCondC/")
}  */

* {
margin:0;
padding:0;
border:0px;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
color:#000000;
}

table {
border-collapse: collapse;
}

img {border: 0px;}

.fon_oran {
background-color: #e1aa74;
width: auto;
}

.fon_black {
background-color: #000000;
width: auto;
}

.flt {
float: left;
}

#menu_scroll {
background: #ececec url(/bitrix/components/propodhod/menu/templates/scroll_menu/images/top.gif) top no-repeat;
padding: 0px 12px;
padding-top: 5px;
}

#right_banners {
margin-top: 13px;
text-align: right;
float: left;
width: 278px;
height: 280px;
}

#flt {
float: left;
}

#content {
padding: 0px 12px;
}

#head {
width:960px;
height:177px;
background: url(images/main_head_back.jpg) center no-repeat;
}

#left_head {
/*background: url(/bitrix/templates/soundmax_main/images/head_left.jpg) no-repeat;*/
width: 188px;
height: 177px;
position: absolute;
top: 0px;
padding: 0px;
}

* html #left_head {
left: 0px;
}

#language {
background: url(images/lang_round.gif) top right no-repeat;
height: 23px;
line-height: 23px;
padding-right: 15px;
position: absolute;
left: 194px;
top: 35px;
z-index: 1;
text-align: left;
}

#language div {
background-color: black;
padding-left: 10px;
}

#language span, #language span a, #copy span {
text-decoration: none;
font-size: 11px;
color: #FFFFFF;
}

#language span a:hover {
text-decoration: underline;
}

#head_banner {
background: none /*url(/bitrix/templates/soundmax_main/images/head_banner.png) top left no-repeat*/;
margin-left: 12px;
padding: 0px;
width: 177px;
height: 108px;
text-align: center;
}

#banner{
color:red;
float:right;
height:85px;
margin-right:2px;
margin-top:12px;
overflow: hidden;
width:165px;
}

#top_flash {
width: 735px;
height: 168px;
/*margin-left: 188px; */
padding: 0px 23px 9px 15px;
position: absolute;
top: 0px;
right: 0px;
}

* html #top_flash {
margin-bottom: -3px;
}

#body {
background-color: #ececec;
width:960px;
height:100%;
}

#content {
height: 100%;
}

#foot {
background: #000000 url(/bitrix/templates/soundmax_main/images/foot.gif) no-repeat;
padding-top: 21px;
height: 70px;
width:960px;
}

#copy {
float: left;
width: 45%;
}

#copy span {
display: inline-block;
margin-left: 300px;
}

#logo_print {
display: none;
}

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

  .fon_oran, .fon_black {
  background: none;
  }

  #logo_print {
  display: block;
  }
}

