#wiek_tlo{
	position:fixed;
	z-index: 999 !important; 
	background-color: rgba(0, 0, 0, 0.7);  
	top:0;
	left:0; 
	width:100%; 
	height:100%;
}

#wiek {
	background:url(/img/popup.png) center no-repeat; 
	background-size:cover;
	width:1060px; 
	min-height:510px;
	height:auto;  
	top:100px;
	margin: 150px auto 0px auto;
	box-shadow:none; 
	border:0; 
	font-size:20px; 
	padding:0;
	color:#333333; 
	text-align:center; 
	z-index:1000;
}

#wiek .logo{
	margin:0 auto;
	padding-top:67px;
	margin-bottom:43px;
	text-align:center;
	display:block;
}

#wiek .text{
	font-size:20px;
	font-family:"Exo", sans-serif;
	font-weight:500;
	color:#333333;
	text-align:center;
	width:100%;
	display:block;
}

#wiek .text2{
	font-size:20px;
	font-family:"Exo", sans-serif;
	font-weight:600;
	color:#cc0000;
	text-align:center;
	margin-top:16px;
	width:100%;
	display:block;
	margin-bottom:46px;
}

#wiek .buttons{
	width:60px;
	height:40px;
	line-height:40px;
	display:inline-block;
	margin:0 3px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-family:"Exo", sans-serif;
	font-weight:600;
	background:#d01317;
	cursor:pointer;
}

#wiek .buttons span{
	background:#d01317;
}

#wiek .button{
	width:60px;
	height:40px;
	line-height:40px;
	display:inline-block;
	margin:0 3px;
	text-align:center;
	color:#ffffff;
	font-size:14px;
	font-family:"Exo", sans-serif;
	font-weight:600;
	background:#222222;
	cursor:pointer;
}