.wrapper { width:100%;}
.grey_bg {padding:0; width:100%;}
.header {width:100%}
.header img {width:100%}
.main {width:100%;}

.counters {display:none; }
.left_top {display:none; }
.text {float:left; height:auto; width:100%;padding-top: 40px;}
.text img { max-width:95%; height:auto;}

.text object,.text embed { width:95%;}
.left { position:absolute; z-index:10;}

.left a {font-size:14px; line-height:20px;}

.copy {float:right; margin-right:10px;}
.menu_bottom {float:left; margin-top:0; }
.menu_icon {display: block; }

.menu {display:none;}

.footer {width:100%!important; height:auto;}

.top01 {margin-bottom:20px; max-width:100%!important;}
.top01 {display:none;}
.prod_image td { text-align:center;}
.prod_image img {width:189px;}


.zakaz {width:90%!important;}
.zakaz p{width:80%!important;}
.zakaz table{width:95%!important;}



.zakaz form {width:90%!important;}
.text .tee td
	{
	width: 45%!important;
    height: auto;
    float: left;
	}
	
	.text .zakaz td
	{
		width:100%;
		
		
		}
		.text .zakaz td tr
		{
			display:table-row;
		}
		.text .zakaz td td
		{
			width:30%;
		}

.text .korm td { width:49%;}

.text .korm td img
		{
			
			height:100px;
			width:120px;
		
		}
	.main_img img {
    max-width: 95%;
    height: auto;
    width: 60%;
    padding-right: 10px;
    float: left;
    margin-left: 20px;}
	
	.main_img td {float:none;width:auto;}
		
		
.menu_bottom {margin:10px 0; padding:0 0 20px 0;}
.footer { background:#076BA7; margin-top:10px;}
.copy {margin-top:15px;}


table {
        border: 0;
        width: 100%;
        display: table !important;
    }
    table thead {
        display: none;
    }
    table tr {
        margin-bottom: 10px;
        /*display: block;*/
        
    }
    table td {
        display: block;
        float:left;
		width:95%;
        font-size: 13px;
        
        
        }

    table td:last-child {
        border-bottom: 0;
    }
    table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
	
	