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

div.eventsleft {
	overflow: hidden;
}

div.eventsright {
	min-height: 500px;
	background: #ffffff
}

div.eventsright div.favorites {
	background: #ffffff;
	min-height: 370px
}

div.eventsright div.favorites div.title {
	padding: 10px 10px;
	background: #514e9d;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: white;
	text-transform: uppercase
}

div.eventsright div.favorites div.item {
	background: #0e1748;
	margin-top: 10px;
	padding-bottom: 10px
}

div.eventsright div.favorites div.item div.img {
	text-align: center;
	width: 140px;
	height: 140px;
	margin: 0 auto;
	border: 8px solid #ffffff;
	border-radius: 79px;
	overflow: hidden
}

div.eventsright div.favorites div.item div.img img {
	display: block;
	border-radius: 70px;
}

div.eventsright div.favorites div.item div.titletop {
	font-size: 20px;
	font-weight: 900;
	text-transform: uppercase;
	margin-top: 5px;
	padding: 10px 10px;
	color: #ffffff;
	text-align: center
}

div.eventsright div.favorites div.item div.titlesub {
	font-size: 14px;
	font-weight: 900;
	padding: 0px 5px 10px 5px;
	color: #ffffff;
	text-align: center;
}

div.eventsright div.favorites div.item div.ann {
	font-size: 14px;
	font-weight: 500;
	padding: 0px 5px 5px 5px;
	font-size: 14px;
	color: white;
	text-align: center;
}

.eventsleft div.ovalItemInn {
  margin-top: 0px;
}
/*******/
div.mItems {
	
}

div.mItemsInn {
	padding-left: 0px;
	padding-top: 10px
}

div.mItem {
	width: auto;

	margin-left: 0px;
}

div.mItem2 div.img {
	max-width: 300px;
	
	min-height: 600px;
	margin: 0px 15px 10px 5px;
	overflow: hidden;
	padding: 5px 10px;
}

div.mItem2 div.img img {
	border: 3px solid #ffffff;
	box-shadow: 0 0 5px #818181
}

div.mItem2 div.imgInn {
	margin-bottom: 10px;
}

div.mItem2 div.text {
	width: 420px;
	float: left;
	text-align: left;
}

div.mItem2 div.text h2:first-child {
	margin-top: 0px
}

div.mItem2 div.text p:first-child {
	margin-top: 0px
}

div.mItem2 div.date {
	font-size: 12px;
	color: gray;
}

div.mActionsInn div.height10 {
	margin-bottom: 50px;
	border: 0px solid red
}

div.mymenu {
	margin-top: 20px
}

div.mymenu div.item {
	margin-bottom: 5px;
	padding: 5px
}

div.mymenu div.itemsel a {
	font-weight: bold
}

/*******/
div.mItemsNewsInn {
	padding-left: 0px;
	padding-top: 0px
}

div.mItemNews {
	width: 100%;
}

div.mItemsNews div.mItemsNewsTitle {
	font-size: 24px;
	font-weight: 500;
	padding-bottom: 0px;
	border-bottom: 2px solid #ced6d4
}

div.mItemsNews h3 a {
	text-decoration: none;
	color: #000000
}

div.mItemNews div.img {
	width: 150px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 0px
}

div.mItemNews div.img img {
	border-radius: 0px
}

div.mItemNews div.date {
	color: #272f7b;
	font-size: 14px;
	font-weight: 500;
}

div.mItemNews div.text {
	width: 480px;
	float: left
}

div.mItemNews div.text h3 {
	margin-top: 0;
	color: #10183b;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
}

div.mItemNews div.title {
	font-weight: bold;
	margin-bottom: 0px;
	color: #10183b;
	font: 14px;
	font-weight: 500;
}

div.mItemNews div.announce a {
	color: #363535;
	text-decoration: none
}

div.mItemsNews div.mItemsNewsInn div.ntext {
	margin-bottom: 15px;
	line-height: 22px
}

div.mItemsNews div.mItemsNewsInn div.ntext p {
	line-height: 22px
}

div.mItemsNews div.mItemsNewsInn div.ndate {
	margin-top: 15px;
}

div.obj2Container {
	box-sizing: border-box;
	min-height: 300px;
	padding: 0;
}

div.obj2Container h1 {
	margin: 0;
	margin-bottom: 15px;
	text-align: center;
}

div.obj2Container h1 a {
	color: #272f7b;
	text-decoration: none
}

div.obj2Container div.ndate {
	margin: 10px 0;
	color: #797979;
}

div.obj2Container div.nmore {
	margin: 10px 0;
	color: #797979
}

div.obj2Container div.nmore a {
	color: #797979
}

div.obj2Container div.nmore a:hover {
	color: black
}

div.obj2Container div.image img {
	
}

div.obj2Container div.ntext {
	padding-right: 20px;
	padding-top: 10px;
}

div.obj2Container div.ntext a {
	text-decoration: none;
	color: #333399;
	font-weight: bold;
}

div.ntext2 {
	border-top: 1px solid silver;
	margin-right: 20px;
	margin-top: 10px;
}

div.ntext2 p {
	line-height: 160%;
}