.apr12 {
	position: relative;
	left: -1px;
	z-index  :1;
	margin-top: -2px;
	margin-bottom: 4px;
	height   :160px;
}

.apr12 img {
	/* border: 1px solid rgba(255, 255, 255, .30);; */
	border-radius: 3px;
}

.maintpbg {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: -2;
	width: 100%;
	height: 100%;
	background: url(/design/holidays/12apr/bg.jpg) no-repeat bottom center;
	background-size: cover;
}

.main-page .template {
	background: rgba(255, 255, 255, .25);
}

.main-page .template_footer {
	padding: 0 9px;
	background-color: rgba(255, 255, 255, .25);
}

.main-page .contactsLine li a {
	color: #fff;
}

.main-page .user-login {
	color: #f1f1f1;
}

.main-page .user-login:hover {
	opacity: .8;
}

.main-page .copyBox,
.main-page .copyBox a {
	color: #DDD;
	text-shadow: none;
}

.main-page .copyBox .red {
	color: #EB9384FF !important;
}

.template {
	z-index: 0; /* fix IE glitches */
	background: rgba(255, 255, 255, .65);
}

.template_footer {
	padding: 0 9px;
	background-color: rgba(255, 255, 255, .65);
}

.main-page .mainMenu_menu {
	box-shadow: none;
}
