@charset "utf-8";
/* CSS Document */

/* Setting content width, unsetting floats and margins */
/* Attention: the classes and IDs vary from theme to theme. Thus, set own classes here */

.menu, .header, .footer-company-about {display:none}



.footer-distributed {
  max-width:100%;
 height:auto;
 float: none !important;
 
}



img#header {
  max-width:90%;
 height:auto;
 float: none !important;
 
}
 

 img#main {
 max-width:90%;
 height:auto;
 border: 0;
 margin: 0 5%;
 padding: 0 ;

 float: none !important;

}


.mainfull {

 width: auto;
 border: 0;
 margin: 0 5% ;
 padding: 0 ;
 float: none !important;
 }
 
 .left, .main, .right, .menu, .header, .gallery, .map, .map1, .map2 {
   width: auto;
 border: 0;
 margin: 0 5%;
 padding: 0;
 float: none !important;
  }
  
  
  
  #wrapper div .mainfull div img {
	
width: auto;
 border: 0;
 margin: 0 5%;
 padding: 0;
 float: none !important;	
	
}


 
 