@media only screen and (max-width : 1173px){
	.indexphp, .indexphp1{max-width:45%;width:45%;min-height:200px}
	.r1{margin:15px 0;}
	.r1 img{float:none;display:block;}
	.rIng{margin:4px 0; display:block; padding:5px;}
}

@media only screen and (max-width : 850px){
	body{margin:6px;padding:0;}
	.indexphp{float:none;}
	.indexphp, .indexphp1{margin:10px 0;max-width:450px;width:100%;min-height:300px}
	.indexclear{display:none}
	.tablecell{width:4px}
	.gotovka{margin-top:0;}
	h3{margin-top:0;text-align:center;}
}

@media only screen and (max-width : 750px){
	.indexphp, .indexphp1{max-width:400px;min-height:260px}
}

@media only screen and (max-width : 650px){
	body{margin:4px;}
	.indexphp, .indexphp1{max-width:450px;min-height:280px;}
	.tablecell{width:2px}
}

@media only screen and (max-width : 600px){
	body{margin:4px;}
	.indexphp, .indexphp1{min-height:250px;}
}

@media only screen and (max-width : 550px){
	body{margin:4px;}
	.indexphp, .indexphp1{min-height:220px;}
}

@media only screen and (min-width : 501px){
	.leftMenu{display:table-cell !important;position:static !important;}
}

@media only screen and (max-width : 500px){
	body{margin:4px;}
	.menuWord{display:none;}
	.viewMenu{display:table;font-family:Arial;font-size:1.5em;margin:5px 0; padding:5px 0; background-color:#4edc4e; width:100%; color:white;}
	.leftMenu{display:none;min-height:90%}
	.tablecell{width:0}
	.indexphp, .indexphp1{min-height:300px;}
}

@media only screen and (max-width : 400px){
	.indexphp, .indexphp1{min-height:266px}
}

@media only screen and (max-width : 350px){
	.indexphp, .indexphp1{min-height:220px}
}

@media only screen and (max-width : 320px){
	.indexphp, .indexphp1{min-height:185px}
}