.mobilemenu {
	position: fixed; top: 0; z-index: 999; cursor: pointer;
	height: 50px; width: 100%; background: #000;
	line-height: 50px;
	text-align: left; text-indent: 8%;
	color: #DDD; font-size: 18px; font-weight: normal;
	display: none; overflow: hidden;
}
.mobilemenu:after {
	content: ""; display: block;
	float: right; width: 30px; height: 30px;
	margin: 10px 8% 10px 0;
	border: 7px solid #000;	box-sizing: border-box;	box-shadow: rgba(255,255,255,0.5) 0 0 0px 2px;	border-radius: 4px;
	background: linear-gradient( to bottom, white, white 10%, black 10%, black 45%, white 45%, white 55%, black 55%, black 90%, white 90%, white 100% );
}
#mobilemenu {
    display: none;
    -webkit-appearance: none;
}
@media(max-width:992px){
	.center {width: 724px; margin-left: -362px;}
	#fb,#google_translate_element {display: none;}
	.logo {margin: auto; left: 0; top: 50px;}
	.info {text-align: center; line-height: 24px;}
	.info a.adds {float: none !important; white-space: nowrap;}
	.info a[href="#"] {display: none;}
	.slide{display:block;width:421px;height:194px;left:297px;top:130px;}
	.slide img{width:600px}
	#prev,#next {display: none;}
	.menu {width: 80%; margin-left: 20%; top: 55px;}
	.menu li {width: 25% !important; margin-bottom: 5px;}
	.menu li a {font-size:18px !important}
	.prod,.list,.found {width: 330px !important;}
	.page {width: 724px; overflow: hidden;}
	.page table {width: 100%;}
	.page div:empty {clear: none !important;}
	.page > div {width: 100% !important;}
	.page img {max-width: 100%;}
	#form {width: 97% !important;}
	.traf {display: none !important;}
	.login {display: none;}
	.logo {height: 64px;}
	.logo a img {width: 200px; height: 63px;}
	.head {height: 350px;}
	.subbox {margin-top:-240px}
	.maksite {white-space: nowrap;}
	#cookie {display: none !important;}
	.cmsl,.cmsr,.cmsx{display: none; visibility: hidden;}
	.page #galery a {width: 120px;}
	.page #galery a span {width: 100px;}
	.page #galery .thumb {width: 85px; height: 85px;}
}
@media(max-width:768px){
	.center {width: 90%; margin-left: -45%;}
	.logo {margin: auto; left: 50%; right: 0; top: 120px; margin-left: -150px;}
	.info {text-align: center; line-height: 24px;}
	.info a.adds {float: none !important; white-space: nowrap;}
	.info a[href="#"] {display: none;}
	.slide,#prev,#next {display: none;}
	.menu {width: 100%; margin-left: 0%; top: 45px;}
	.menu li {width: 30% !important;}
	.menu li:nth-child(2) {width:40% !important;}
	.menu li a {font-size:18px !important;text-align:center;}
	.subbox {width: 100%;margin-top:-150px;}
	.submenu li {width: 48%;float:left;margin:0 1%;}
	.page {width: 100%; overflow: hidden;}
	.prod,.list,.found,.page table {width: 90% !important;}
	.page > div {width: 100% !important;}
	.page img {max-width: 100%;}
	.page a[href="#top"] {display: none;}
	#form {width: 94.5% !important;}
	.style > div {text-align:center !important; line-height: 24px;}
	.style > div > a {white-space: nowrap;}
	.logo {height: 100px;}
	.logo a img {width: 300px; height: 100px;}
	.head {height: 380px;}
	#scrollup {display: none !important;}
	.page > div {column-count:1 !important;-moz-column-count:1 !important;-webkit-column-count:1 !important;}
	.page > p {width:95% !important;}
	.page #galery a {width: 118px; margin-left: -1px;}
	.page #gmap {margin-left:0 !important; box-sizing: border-box;}
}
@media(max-width:450px){
	.logo {margin-top: 40px;}
	.menu li{width:100% !important;float:none !important;}
	.menu li:nth-child(2) {width:100% !important;}
	.subbox {margin-top: -120px;}
}
@media print{.mobilemenu{display: none;}}