article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	margin:0px;left:0px;position:absolute;top:0px;width:100%;
	font-family:"Arial", Verdana, Tahoma; font-size:10pt;
	line-height:20px;
	background-image:url('/web/20220922165747im_/http://unerlastik.com/upload/images/ust-arka.jpg');
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.style1 {font-family: Verdana;

font-size:10pt;

}

.style2 {font-family:Verdana;

font-size: 10px;

}


h1 {
	font-family: Tahoma, Arial;font-size:14pt;border-bottom:1px dotted #666;
}

h2 {
	font-family: Tahoma, Arial;font-size:11px;
	font-weight:normal ;
}

.style3 {font-family:Verdana;

font-size: 10pt;

color:#FF0000;

}

.linkyazi {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;text-decoration:none; color:#000;
}


.clear {
	clear: both;
}

a {
	height: 5px;
	text-decoration:none;
	color:#340006;
}


.main-wrapper {
	max-width: 980px;
	margin: 0 auto;
}


.leftside {
	width: 240px;
	float:left;
	margin-left:20px;
	overflow:hidden;
}
.content {
	overflow:hidden;
	float:left;
}

.slider-wrapper { 
	width: 100%; 
}



  
img {
	border:0px;
}




.mobile-menu-toggle {
	display: none;
	background: #333;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	width: 100%;
}

#responsive-menu {
	display: none;
	flex-direction: column;
	background: #f4f4f4;
	padding: 10px;
}

#responsive-menu a {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #333;
}

#responsive-menu a:hover {
	background-color: #eee;
}



	ul#Menu1 {
		display: none !important;
	}

	.mobile-menu-toggle {
		display: block;
	}

	#responsive-menu {
		display: flex;
	}
@media screen and (max-width: 992px) {
	.main-wrapper {
		width: 100% !important;
		padding: 10px;
		box-sizing: border-box;
	}

	.content {
		display: flex;
		flex-direction: column;
		width: 100% !important;
	}

	.content > div[style*="width:711px"] {
		width: 100% !important;
		float: none !important;
	}

	.content > div[style*="width:250px"] {
		width: 100% !important;
		float: none !important;
		padding-left: 0 !important;
		margin-top: 20px;
	}

	img {
		max-width: 100%;
		height: auto;
	}
}

.mobile-menu-toggle {


	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}

#responsive-menu {
	display: none;
	flex-direction: column;
	background: #f4f4f4;
	padding: 0 10px;
	box-sizing: border-box;
}

html, body {
	margin: 0;
	padding: 0;
}
.mobile-menu-toggle {
	display: none;
	background: #333;
	color: #fff;
	padding: 10px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	width: 50%;
	box-sizing: border-box;
	margin: 0; /* важливо */
}

#responsive-menu {
	display: none;
	flex-direction: column;
	background: #f4f4f4;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	width: 50%;
}

#responsive-menu a {
	padding: 10px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #333;
	display: block;
}


	ul#Menu1 {
		display: none !important;
	}

	.mobile-menu-toggle {
		display: block;
	}

	#responsive-menu {
		display: flex;
	}

