@media screen and (max-width:1000px) {

#top {text-align: center;}
.mobnone {display: none;}
#right_menu  {display: none;}
.rigthtext {text-align: center;}


#block6 {padding-left: 10px;}
#block1 {padding-left: 10px;}

.p2 {text-align: center;}
.mobcenter {text-align: center;}

}





@media screen and (max-width:1200px) {




}




@media screen and (min-width: 1000px) { 
.compnone {display: none;}
}