a.mainPageEvent{
	display:block;
	font-size:10px;
	background-color:#3a87ad;
	color:white;
	border:1px solid #d4d4d4;
	padding:4px;
	cursor:pointer;
	text-align:center;
}
a.mainPageEvent:hover{
	text-decoration:none;
}
hr{
	border-color:lightgrey;
}

#content .navbar-collapse li {
	margin-left: 42px !important;
}

.photo-slider {
	max-height: 171px;
	overflow: hidden;
}

.photo-slider-item {
	overflow: hidden;
	padding: 0px;
	padding-top: 137px;
	height: 174px;
	margin-bottom: 40px;
}

.photo-slider-item img {
	position: absolute;
	right: 20px;
	top: 0px;
}

.photo-slider-move-left,
.photo-slider-move-right {
	position: absolute;
	z-index: 999;
	top: 45px;
}

.photo-slider-move-left {
	left: 0px;
}

.photo-slider-move-right {
	right: 0px;
}


.na-cols > div {
	display: inline-block;
	vertical-align: top;
}

.na-last-pdf {
	padding: 0px 5px;
	width: 30%;
}

.na-news {
	width: 69%;
	padding-top: 10px;
}

.rector-letter {
	width: 50px;
	height: 50px;
	background: url(images/mnm.png) no-repeat center;
	background-size: contain;
	position: absolute;
	right: -10px;
	top: 0px;
	cursor: pointer;
}

.rector-letter2 {
	width: 100px;
	height: 100px;
	background: url(images/mnm.png) no-repeat center;
	background-size: contain;
	position: absolute;
	left: 40%;
	top: 0px;
	cursor: pointer;
}


.top-news-quotes {
	position: absolute;
	bottom: 3px;
	right: 0px;
	height: 30px;
	width: 50px;
	background: url(images/quotes.png) no-repeat center;
	background-size: contain;
}