#zopu {
	background:rgba(0,0,0,.3);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:985;
	text-align:center;
	vertical-align:middle;
}
#zkenax {
	margin:70px auto 0 auto;
	background:white;
	width:100%;
	height:100%;
	z-index:982;
	position:relative;
}
#zkena {
	overflow-y:visible;
	overflow-x:hidden;
	overflow:hidden;
}
.zopkap {
	position:absolute;top:-10px;right:-10px;margin:0px;z-index:9999;
}

.intr {
	width:280px;
	height:280px;
	padding:20px 0 0 0;
	margin:30px 20px 0 40px;
	-webkit-border-radius:280px;
	-moz-border-radius:280px;
	border-radius:280px;
	background-color:#77c9e5!important;
	background-image:url(../images/insicon.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	text-align:center;
}
.intr.second {
	background-image:url(../images/furnicon.png);
}
.intr a {
	font-size:120%;
	line-height:140%;
	font-weight:bold;
	color:#fff;
	display:block;
	width:280px;
	height:280px;
}
