div.mActionsInn {
	padding-left: 10px;
	padding-top: 20px;
	text-align: left
}

div.mActionsInn div.aRazdel {
	clear: both;
	font-size: 30px;
	font-style: italic;
	padding: 50px 0 20px 0;
}

div.mActionsInn div.aRazdel:first-child {
	padding: 0px 0 20px 0;
}

div.mActionsInn div.aImg {
	width: 50px;
	float: left;
	overflow: hidden
}

div.mActionsInn div.aItem {
	width: 350px;
	float: left;
	margin-left: 0px;
	font-size: 13px;
	overflow: hidden;
	padding-bottom: 5px
}

div.mActionsInn div.aItem div.title {
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}

div.mActionsInn div.aItem div.brand {
	font-size: 20px;
	font-weight: bold;
	text-align: left
}

div.mActionsInn div.height10 {
	margin-bottom: 25px;
	height: 20px;
	border-bottom: 1px solid black;
}

div.mActionsInn div.date {
	width: 100px;
	float: right;
	overflow: hidden;
	border: 1px solid silver;
	border-radius: 5px;
	background: #eaeaea;
	border-bottom: 0
}

div.mActionsInn div.date div.button {
	margin: 5px 0;
	margin-left: 5px;
}

div.mActionsInn span.d {
	display: block;
	width: auto;
	text-align: center;
	font-size: 18px;
}

div.mActionsInn span.m {
	display: block;
	width: auto;
	text-align: center
}

div.mActionsInn span.y {
	display: block;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid silver;
	margin: 0 auto;
}

div.aItemSeparate {
	margin-left: 30px
}

#myPages {
	padding-bottom: 10px;
	padding-top: 20px;
	padding-left: 10px
}

#myPages a, #tpSel {
	padding: 0 10px
}

#tpSel {
	background: #dbedcc;
	border: 0px solid #000000;
	color: black;
	padding-bottom: 2px;
	font-weight: bold
}

/**************/

div.eduMenu div.titleH2 {
	font-weight: 500;
	text-transform: uppercase;
	margin: 30px 0 10px 0;
	color: #273f89;
}

div.eduMenu div.item {
	background: #fff;
	border-left: 6px solid black;
	margin-bottom: 10px;
	padding: 10px;
}

div.eduMenu div.item div.title {
	padding: 0px 5px;
	
}

div.eduMenu div.item div.title a {
	color: #5f6064;
	text-decoration: none
}

div.eduMenu div.item:hover {
	background: #f1f1f1
}

div.eduMenu div.item div.titlesel a {
	color: #26408a
}

div.eduMenu div.item1 {
	border-color: #bd14f3
}

div.eduMenu div.item2 {
	border-color: #1634f4
}

div.eduMenu div.item3 {
	border-color: #199ed8;
}

div.eduMenu div.item4 {
	border-color: #663399;
}

div.eduMenu div.item5 {
	border-color: #cc33cc;
}
div.eduItems div.titleH2 {
	font-weight: 500;
	text-transform: none;
	margin: 20px 0 10px 0;
	color: #273f89;
}

div.eduItems div.item {
	margin-bottom: 40px;
}

div.eduItems div.item div.date {
	overflow: hidden;
}

div.eduItems div.item div.date div {
	padding: 5px 0px;
	font-weight: 500;
}

div.eduItems div.item a {
	color: #333333;
	text-decoration: none
}

div.eduItems div.item div.date span {
	text-transform: uppercase;
}

div.eduItems div.item div.date div.img img {
	max-width: 120px;
	height: auto;
}

div.eduItems div.item div.date div.city {
	opacity: 0.7;
	margin-top: 0px;
}

div.eduItems div.item div.text {
	padding-left: 20px;
}

div.eduItems div.item div.type {
	margin-bottom: 7px;
}

div.eduItems div.item div.type span {
	color: #333;
	display: inline-block;
	padding: 5px 20px;
	font-weight: 500;
	position: relative;;
}
div.eduItems div.item div.type span:after {
	content: '';
	background: fuchsia;
	width: 4px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.eduItems div.item div.title {
	font-size: 22px;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.eduItems div.item div.title {
	color: #272f7b;
	text-decoration: none
}

div.eduItems div.item div.descr {
	line-height: 140%;
}

div.eduItems div.item div.descr a {
	color: #666;
	text-decoration: none
}

div.eduItems div.item.item1 div.type span:after {
	background-color: #bd14f3
}

div.eduItems div.item.item2 div.type span:after {
	background-color: #1634f4
}

div.eduItems div.item.item3 div.type span:after {
	background-color: #199ed8
}


div.eduItems div.item.item4 div.type span:after {
	background-color: #663399
}

div.eduItems div.item.item5 div.type span:after {
	background-color: #cc33cc
}

div.eduItems div.item .trener .img {
	padding-right: 5px;
}

div.eduItems div.item .trener .img img {
	border-radius: 50%;
	border: 6px solid silver;
	max-width: 165px;
	height: auto;
	display: inline-block;
}

div.eduItems div.item .trener .img img.trener1 {
	border-color: #bd14f3;
}

div.eduItems div.item .trener .img img.trener2 {
	border-color: #1634f4;
}

div.eduItems div.item .trener .img img.trener3 {
	border-color: #199ed8;
}

div.eduItems div.item .trener .img img.trener4 {
	border-color: #663399;
}
div.eduItems div.item .trener .img img.trener5 {
	border-color: #cc33cc;
}

div.eduItems div.item .trener .title {
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
@media screen and (max-width: 1440px) {
	div.eduMenu div.titleH2 {
		padding-left: 20px;
	}
	div.eduMenu div.titleH2+div {
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media screen and (max-width: 480px) {
	div.eduItems div.item div.text {
	    padding-left: 0px;
	}
	div.eduItems div.item {
	  margin: 0;
	  padding-top: 20px;
	  padding-bottom: 20px;
	}
	div.eduItems div.item:nth-child(even) {
		background: #f0f0f0;;
	}
}