
.popup-position_alairas{
	display:none;
	width:100%;
	height:auto;
	position:relative;
	z-index: 1;
	background-color:#ffffff;
	border-radius:8px;
}
figure {
	display: block;
	width: 100%;

	margin: 0;
	padding: 0;
	background: #000000;
	overflow: hidden;
	
}


/*GROW*/
.column {
	margin: 0;
	padding: 0;
}

.column div {
	position: relative;
	float: center;
	width: 100%;
	height: auto;
	margin: 0 0 0 0;
	padding: 0;
}
.column div:first-child {
	margin-left: 0;
}

.popup-position_cim{ 
display: none;  
background-color:#000000; 
width: 100%; height: 100%; padding-bottom:30px;
}
.popup-position_alairas .doboz{
	padding-top:0px;
	padding-bottom:0px;
	border-radius:8px;
	width:100%;
}
.radio{
	width:70%;
	height:auto;
	background:#ffffff;
	border-radius:8px;
	text-align:center;
	margin:0 auto 0 auto;
	margin-bottom:30px;
	padding-bottom:10px;
}
.radio h1{
	color:#000000;
	font-size:15px;
	padding:10px 0 5px 0;
}
.radio h2{
	color:#000000;
	font-size:13px;
	padding:10px 0 5px 0;
}
.radio input[type="radio"]{
	width:20px;
	height:20px;
	margin:5px;
}

.radio span{
	margin:12px;
	font-size:15px;
	color:#000000;
}
.focim .u_menu1 input[type="radio"]{
	width:15px;
	height:15px;
	margin:5px;
}
.focim .u_menu1 span{
	margin:10px;
	padding-bottom:5px;
}
.focim .u_menu1{
	display:none;
	text-align:left;
	color:#000000;
	font-size:20px;
	border-radius:20px;
	padding:20px 50px 20px;
	background-color:#ffffff;
	margin-left:135px;
	margin-right:135px;
	margin-bottom:50px;
	min-width:300px;
}
.focim .u_menu1 input[type="checkbox"]{
	margin-bottom:10px;
	margin-top:10px;
}
.focim .u_menu1 p{
	text-align:left;
	font-size:25px;
	
}
.focim .u_menu2 p{
	text-align:center;
	font-size:25px;
	padding:0px 0px 0px 10px;
}
.focim .u_menu2{
	display:none;
	text-align:center;
	color:#000000;
	font-size:20px;
	border-radius:20px;
	padding:20px 50px 20px 20px;
	background-color:#ffffff;
	margin-left:135px;
	margin-right:135px;
	margin-bottom:50px;
	min-width:300px;
}

.focim .u_menu1 input[type='text']{
	width:100%;
	height:30px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	border-bottom:1px solid black;
	min-width:200px;
	margin-bottom:5px;
}
.popup-position_alairas .doboz p{
	color:#00000;
	text-align:left;
	font-size:13px;
	padding:5px;
}
.popup-position_alairas .doboz input[type="checkbox"]{
	width:20px;
	height:20px;
	margin-top:0px;
}
.popup-position_alairas .doboz input[type="text"] {
	width:100%;
	height:35px;
	background-color:#fffff;
	box-shadow:inset 1px 1px 1px rgba(0,0,0,0.1);
	vertical-align:middle;
	border-radius:5px;
	color:#000000;
	padding-left:10px;
	margin-bottom:0px;
}
.popup-position_alairas .doboz input[type="text"]:hover {
	opacity: 1;
    filter: alpha(opacity=100);
}

.alairas1{
	text-align:center;
	color:#ffffff;
	font-size:20px; 
}
.alairas2{
	text-align:left;
	color:#ffffff;
	font-size:12px;
}
.alairas3{
	text-align:left;
	color:#ffffff;
	font-size:12px;
}

.kep_link {
	color:white;
}


.kep_link a:link{
	text-decoration: none;
	
}
.gomb_link:hover, .valasztas .gomb_link:hover{
	background-color:#fa6b06;
	color:#ffffff;
	
}
.gomb_szerkeszt{
	display: relative;
	width:200px;
	color:white;
	background-color:#000000;
	border-top:1px solid white;
	border-left:0;
	border-right:0;
	border-bottom:1px solid white;
	padding:8px 0px;
	border-radius:0px;
	font-size:15px;
	font-weight:200px;
	text-transform: uppercase;
	margin-bottom:40px;
	text-decoration: none;
}
.valasztas .bovebben_link{display:none;color:white;}
.valasztas .bovebben{display:none;}
.gomb_szerkeszt:hover{
	background-color:#fa6b06;
	border:1px solid #fa6b06;
}
.gomb_link{
	
	color:white;
	background-color:#000000;
	border:2px solid #ffffff;
	padding:8px 13px;
	border-radius:20px;
	font-size:15px;
	font-weight:200px;
	top:-60px;
	position:relative;
	text-transform: uppercase;
}

.popup-position2{
	position:absolute;
	z-index: 2; 
	display: none; 
		width:94%;
	min-width: 300px;  
	background-color: white; 
	color: #fff;  
	text-align: center;  
	border-radius: 8px; }