#content {background:;
         background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
		 
         height: 1000px;
	     width: 100%;
	     text-align:  center;
}

#head {background: ;
         height: 20%;
	     width: 100%;	    
		 float: top;
	     text-align:  center;
}

#head_L {border: 4px solid white;
         height: 96%;
	     width: 40%;
	     border-radius: 10px;
		 float: left;
	     text-align:  center;
		 background-image:url(Working/imag/logotip.jpg);
		 background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}

.log {
         height: 100%;
	     width: 100%;
		 float: left;
}

#hunter{
    height: 50px;
    width: 100px;
    margin-top: 10px;
    margin-left: -70px;
}

#irritec{
    height: 50px;
    width: 100px;
}

#irritrol{
    height: 50px;
    width: 100px;
    margin-top: 10px;
    margin-left: -100px;
}

#toro{
    height: 50px;
    width: 100px;
    margin-top: 10px;
    margin-left: -30px;
}

.txt_head {margin-top: 50px;
           margin-left: 155px;
         font-size: 30px;
}

#head_C {border: 4px solid white;
         height: 96%;
	     width: 57%;
	     border-radius: 20px;
		 float: left;
         margin-left:1%; 
	  overflow:hidden;
}

.left {
  float: left;
  shape-outside: polygon(0 0, 0 350px, 650px 350px, 450px 0);
  clip-path: polygon(0 0, 0 350px, 650px 350px, 450px 0);
  background: linear-gradient(to top right, #67D7F5, #86F7CC);
  height: 350px;
  width: 650px;
  margin-left: -400px;  
}
 
.right {
  float: right;
  shape-outside: polygon(200px 350px, 350px 350px, 350px 0, 0 0);
  clip-path: polygon(200px 350px, 350px 350px, 350px 0, 0 0);
  background: linear-gradient(to bottom left, #67D7F5, #86F7CC);
  height: 100%;
  width: 49%;
  margin-right:0px;   
}

#body_content {
  float: left;
  height: 100%;
  width:100%;
   
		 background-image:url(Working/imag/head_3.jpg);
		 background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}	

#body {border: 4px solid white;
         height: 76%;
	     width: 100%;
	   float: center;
		 text-align:  center;
     background-image: url(Working/imag/body.jpg);
		 background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}



#body_up {
         height: 50%;
	     width: 100%;
	   float: center;
		 text-align:  center;
    
		 background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}


#body_up_l {
         opacity: 0.6; /*Дает прозрачность*/
        border-radius: 20px;
        height: 98%;
	    width: 49%;	  
        float: left;
}

#body_up_l_sec_img {
        border-radius: 20px;  
         height: 40%;
	     width: 40%;
	     float:center;
         margin-top: 20%;
	
}

#body_up_r {
        opacity: 0.6; /*Дает прозрачность*/
        border-radius: 80px;
        height: 98%;
	    width: 49%;	  
        float: right;
	
}


#body_up_r_sec_img {
         border-radius: 20px;  
         height: 40%;
	     width: 40%;
	     float:center;
         margin-top: 20%;
	
}





#body_bottom {
         height: 50%;
	     width: 100%;
	   float: center;
		 text-align:  center;
    
		 background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}
 

#body_bottom_l 
        { opacity: 0.6; /*Дает прозрачность*/
       height: 98%;
	     width: 49%;	  
       float: left;
}


#body_bottom_l_sec_img {
            border-radius: 20px;  
         height: 40%;
	     width: 40%;
	     float:center;
         margin-top: 20%;
}



#body_bottom_r {
       opacity: 0.6; /*Дает прозрачность*/
       height: 98%;
	     width: 49%;	  
       float: right;
		
}



#body_bottom_r_sec_img {
        border-radius: 20px;  
         height: 70%;
	     width: 40%;
	     float:center;
         margin-top: 10%;
		
}


#body_shop {border: 4px solid white;
         height: 76%;
	     width: 100%;
	   float: center;
		 text-align:  center;
    /* background-image: url(Working/imag/body1.gif);*/
         background-position: center center;
         background-size: 100% 100%;
}





	


#footer {border: 4px solid white;
         height: 12%;
	     width: 100%;
		 border-radius: 8px;
		 float: bottom;
		 text-align:  center;
		  background-image: url(Working/imag/footer.gif);
	     background-repeat: no-repeat;
         background-position: center center;
         background-size: 100% 100%;
}


