body {background:#000000 url('images/bck_rst.jpg') no-repeat center top;}
.logo{background: url('images/rst_logo.jpg') no-repeat top left;}

   h1.proudktyH1 { background-color: #fc6400; }
@media only screen and (max-width: 991px) {
  body {background: #FFFFFF;}	
}

@media only screen and (max-width: 479px) {
  a.logo {display:block; width:100%; height:80px;}
  .logo{background: url('images/rst_logo_m.jpg') no-repeat top left;}
}
