

/* Start:/bitrix/templates/mch/components/bitrix/menu/top/style.css?1559639039337*/

ul.menu-top {
	list-style:none;
	margin:0;
	padding:0;
}

ul.menu-top li {
	padding: 3% 2% 2% 2%;
	display: inline-block;
}

ul.menu-top li a {
	color:#666;
	text-decoration:none;
}

ul.menu-top li a:hover {
	color:#BC262C;
}

ul.menu-top li.selected {
	border-bottom:4px solid #E2011B;
}

ul.menu-top li.selected a {
	color:#222;
}




/* End */


/* Start:/bitrix/templates/mch/template_styles.css?15596390391710*/
html, body {
	margin:0;
	padding:0;
	font-size:100%;
	background-color:#FFF;
}

hr {width:100%; height: 1px; border: medium none; color: #d1d0d0; background-color: #d1d0d0; margin:7px 0px !important; margin:0px;}

.errortext, .starrequired {
	color:red;
}

.notetext {
	color:green;
}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

.pagewrap {
	width:980px;
	max-width:93%;
	margin:0 auto;
}

#header {
	background-color:#E2011B;
	color:#FFF;
}

#header .title {
	font: normal 350% Georgia, serif;
	padding:3% 0;
}

#menu {
	font: normal 120% Georgia, serif;
	background-color:#FBFBFB;
}

#content {
	color:#222;
	margin:4% 0;
	font: normal 120% Georgia, serif;
	color:#414a51;
}

#content p, #content li {
	line-height:140%;
}

h1, h2, h3 {
	color:#2D3234;
}

a {
	color:#237dac;
}

a:hover {
	color:#BC262C;
}


.block {
	background-color:#FBFBFB;
	padding:2%;
}

.mp-left-col {
	float:left;
	width:60%;
}

.mp-right-col {
	margin-left:60%;
	text-align:right;
}

.mp-right-col img {
	max-width: 90%;
	height: auto;
	width: auto; /* for ie 8 */
}

.cover {
	border:1px solid #CCC;
}

@media screen and (max-width: 640px) {

	body {
		font-size:95%;
	}
	
	#header .title {
		font-size: 200%;
	}

	.mp-left-col {
		float:none;
		width:100%;
	}

	.mp-right-col {
		margin-left:0;
		text-align:left;
	}

	ul.menu-top li.selected {
		border-bottom:3px solid #E2011B;
	}
}

@media screen and (max-width: 480px) {

	body {
		font-size:90%;
	}
	
	#header .title {
		font-size: 150%;
	}

	.mp-left-col {
		float:none;
		width:100%;
	}

	.mp-right-col {
		margin-left:0;
		text-align:left;
	}

	ul.menu-top li {
		display: block;
	}

	ul.menu-top li.selected {
		border-bottom:2px solid #E2011B;
	}
}

/* End */
/* /bitrix/templates/mch/components/bitrix/menu/top/style.css?1559639039337 */
/* /bitrix/templates/mch/template_styles.css?15596390391710 */
