/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
	background-color:#FFFFFF;
  background-image:url(images/BG.jpg);
  background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif,'Open Sans';
    font:normal 14px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
  color:#454545;
}
html {overflow-y: scroll;}
#mobil{
	display:none;
}


.red{color:#b80000}
.narancs{color:#fc9760;}
.blue{color: blue;}
.black{color:black;}
p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 1006px;
	background-position: center;
	background-image:url(images/BG-center1.jpg);
    background-repeat:repeat-y;
	margin-top: 84px;
}

#header {
	
    float: left;
    height: 84px;
    width: 1006px;    
	background-image:url(images/BG-head3.png);
    background-repeat:no-repeat;
	margin-top: -84px;
	
}

.logo{
	width:96px;
	height:102px;
	float:left;
	position: absolute;
	padding:0 0 0 49px; 
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:right;
	
}




#szlogen {
    color: #1b6997;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin: 3px 0 0 276px;
    padding: 0;
	
 }
.tagsag{
	max-width:600px;
	padding: 10px 110px 0 100px;
	float: right;
	color:#005A8D;
	line-height: 1.8;
	
}

.process{
	display: block;
	
}
.process-mobil{
	display:none;
	
}
.tagsag a{
	
	color: #005A8D;
	text-decoration: none;
}
.tagsag a:hover{
	
	opacity:0.5;
}	

.a-kapcsolat a{
	
	color: #005A8D;
	text-decoration: none;
	font-size:14px;
}
.ta-kapcsolat a:hover{
	
	opacity:0.5;
	font-size:14px;
}	

.tagsag-nyito a{
	
	color: #005A8D;
	text-decoration: none;
}
.tagsag-nyito a:hover{
	
	opacity:0.5;
}	
.link-kek a{
	color: #025AD3;
}
.link-kek a:hover{
	color: #00B4E1;
	text-decoration: none;
}

ul {
	list-style:url(rolunk/nyil-13x13.png);
}

#navigation {
    float: left;
	height:91px;    
    width: 1006px;   
	background-image:url(images/BG-navi3.png);
    background-repeat:no-repeat;
}
.menu1{
     margin:0 0 0 40px;    
	float:left;		
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	
}
.menu1 ul{
    float:left;
	text-align: left;	
	width: auto;
	
}
.li-bg{
display: inline;
float:left;
margin:0 0px 0 0px;
padding: 33px 28px 33px 14px;
background-position:top;

background-repeat:repeat-x;
}

.menu1 ul li{
float:left;
display: inline;
}
.fa-text {
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	
color: #f5f5f5;

text-shadow: 0px 2px 1px rgba(0,0,0,0.4), 0px 2px 4px rgba(0,0,0,0.1), 0px 30px 33px rgba(0,0,0,0.1);
}

.fa-text:hover {
	font-size: 120%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	


text-shadow: none;
}
.menu1  ul li a{
	font-size: 14px;
color: #f5f5f5;
text-decoration: none;
text-shadow: 0px 2px 1px rgba(0,0,0,0.4), 0px 2px 4px rgba(0,0,0,0.1), 0px 30px 33px rgba(0,0,0,0.1);
}
.menu1 ul li a:hover{

text-shadow: none;
}

.fa-circle{
	font-size: 15px;	
color:#0000004d;
text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}

.li-bg .fa-circle:hover{
	font-size: 15px;
color:#06ace8;
text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
.fa-chevron-circle-down{
	font-size: 15px;	
color:#0000004d;
text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}

li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 0px 0px 10px 0px;
    text-decoration: none;
}



li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #d1510b;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
    z-index: 1;
	border-top: 3px #1b6997 solid;
	z-index: 999999999999;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {background-color: #1b6997}

.dropdown:hover .dropdown-content {
    display: block;
}




/*END menu1*/
.navi{

color:#FFFFFF;
width:280px;
height:auto;
float: right;
margin:0 0px 0 0px;
padding:0 0 0 0px;
background-position:right;
background-image:url(images/BG-left.jpg);
background-repeat:repeat-y; 

}


.menu{margin:0 26px 0 0; padding:0 0 0 -36px; width:268px; list-style:none;  float:right; }
.menu li{padding:0 0 0 23px; margin:0 0 0px 0px; height:38px; display:block; }
.menu li a{text-align:left;height:38px; padding:0px 0px 0 1px; margin:0 0px 0 0px; font: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color:rgb(200,250,250); display:block; background:url('images/BG-menu2.jpg') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('images/BG-menu2-nyil.jpg') 0px 0px no-repeat; color:#FFFFFF;}

.menu li a span{line-height:38px; padding:0 0 0 36px;}






/*END menu2*/

/*button-bovebben*/
.button-bovebben {
 padding: 10px 20px;
background-color: #A70205;
background-repeat: no-repeat;
color: #ffffff;
text-decoration: none;
font-size: 14px;
	
}.button-bovebben:hover {
	background-color:#535152;
	
    background-repeat:no-repeat;
}.button-bovebben:active {
	position:relative;
	top:1px;
}
.button-bovebben-box{
	display:block;
	margin:10px 20px 30px 0; 
}
.button-bovebben-box-mobil{
	display:none;
	margin:10px 20px 30px 0; 
}
.button-referencia{
   background-color:#EA5B0C;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:0px 0px 0px #528fcc;
	margin: 0;
	
	
}
.button-referencia:hover {
	background-color:#528fcc;
}.button-referencia:active {
	position:relative;
	top:1px;
	background-color:#666666;
}
/*aktiv*/

.button-referencia-aktiv {
	
	
	background-color:#528fcc;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	padding:6px 14px;
	text-decoration:none;
	text-shadow:0px 0px 0px #528fcc;
	border-bottom-color:#ea5a0c;
	border-bottom-width:2px;
	border-bottom-style:solid;
	
}.button-referencia-aktiv:hover {
	background-color:#528fcc;
}.button-referencia-aktiv:active {
	position:relative;
	top:1px;
}
/*END BUTTON*/

.button-ajanl-honlap{
   background-color:#528fcc;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	padding:6px 6px;
	text-decoration:none;
	
	margin: 0;	
}
.button-ajanl-honlap:hover {
	background-color:#EA5B0C;
}
#content {
    float: left;    
    width: 600px;
	min-height:400px;
	padding-left:12px;
}
.slider-igazit{
	width:100%; margin:15px; 
}
 #tartalom{
 width:620px;
 
 margin:10px 0 40px 0px;
 float:left;
 font-size:13px;
 }
 #flash{
 width:602px;
 height:249px;
 margin:10px 0 0 10px;
 padding:11px 11px 18px 11px;
 background-image:url(nyitolap/BG-kepek.jpg);
 background-repeat: no-repeat;
 float:left;  
 }
 
 #nyito-box1{
 width:590px;
 
 margin:0px 10px 0px 15px ;
 padding:0px 0px 0px 0px ;
 background-color:#FFFFFF;
 background-image:url(nyitolap/768/BG-nyito-box.jpg);
 background-repeat: no-repeat;
 background-size: contain;
 float:left;
 }
  #nyito-box-szoveg{
 width:90%;
 margin:20px 0px -14px 20px;
 float:left;
 position: static;
 }
 #lab-nyito-box1{
 width:590px;
 min-height:56px;
 margin:0px 0 0 0px;
 padding:0px 0px 0px 0;
  background-position:bottom;
 background-image:url(nyitolap/768/BG-nyito-box-lab1.jpg);
 background-repeat: no-repeat;
 background-size: contain;
 float:left;
 text-align: right; 
 
 }
.segithetunk{
	
}
 .segithetunk ul{
	 padding-left:30px;
 }
 
 #nyito-box2{
 width:290px;
 height:auto;
 margin:0px 60px 0 0px;
 padding:0px;
 background-color:#FFFFFF;
 background-image:url(nyitolap/BG-nyito-box.jpg);
 background-repeat: no-repeat;
 float: right;
 }
 #lab-nyito-box2{
 width:290px;
 min-height:56px;
 margin:0px 0 0 0px;
 padding:26px 0px 0px 0;
 background-color:#FFFFFF;
 background-position:bottom;
 background-image:url(nyitolap/BG-nyito-box2-lab.jpg);
 background-repeat: no-repeat;
 float:left;
 text-align: right; 
 }
 
 
  #nyito-box3{
 width:590px;
 height:auto;
 margin:0px 0px 0 0px;
 padding:0px;
 background-color:#FFFFFF;
 background-image:url(nyitolap/BG-nyito-box3.jpg);
 background-repeat: no-repeat;
 float: left;
 position: inherit;
 }
 
   #nyito-box3-szoveg{
 width:550px;
 margin:20px 0px 0px 20px;
 float:left;
 position: static;
 }
 #lab-nyito-box3{
 width:590px;
 min-height:56px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 background-color:#FFFFFF;
 background-position:bottom;
 background-image:url(nyitolap/BG-nyito-box3-lab.jpg);
 background-repeat: no-repeat;
 float:left;
 text-align: right; 
 }

	 
#leftcolumn-lenti-kerethez {
    
    width: 323px;
    float: left;
	
	
} 
 
#leftcolumn {
    
    width: 323px;
    float: left;
	
	background-position:right;
    background-image:url(images/BG-left.jpg);
    background-repeat:repeat-y; 
}
 #miben-tudunk-img{
	 width:265px;
	 height:110px;
	 
	 float:right;
	 padding:0 14px 0 0;
	 background-image:url(images/miben-tudunk-se.jpg);
	 background-repeat:no-repeat;
 }
 #left-sav{
 width:254px; float:left; position: static; font-size:14px;  
 }

 #left-lab{
 width:300px;
 height: auto;
 height:28px;
 
 float: left;
 margin:0 0 0 23px;

 
 background-position: bottom;
 background-image:url(images/BG-left-lab.png);
 background-repeat: no-repeat; 
 }
 
 

  .tanusitvanyok{
	 float:right;
	 padding: 20px 0px 10px 0px;
	 font-size:14px;
	 display: none;
 }

 
  .tanusitvanyok-left{
	 float:right;
	 padding: 20px 80px 10px 0px;
	 font-size:14px;
	 
 }
 
 .tanusitvanyok-left a{
	 color:#000000;
 }
 
  .tanusitvanyok-left a:hover{
	 color: #DC6D00;
 }
 .referencia-menu{
	 display:block;
 }
 .mobil-referencia-menu{
	 display:none;
 }


#footer {
    height: 60px;
    width: 1006px;    
	background-position: top; 
    background-image:url(images/BG-footer1.jpg);
    background-repeat: no-repeat;
    clear: both;
}
  .footer {
    color:#999999; margin-top: -20px; width:100%; float:left; padding: 0 0 6px 0; font-size: 12px;
}

ul.b {
    list-style-type: square;
}
.embedresize {
max-width: 640px;
margin: auto;
}

.embedresize div {
position: relative;
height: 0;
padding-bottom: 60%;
 margin: 3em 0px;
}

.embedresize iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.intro #intro .embedresize iframe,
.exit .quizz .embedresize iframe,
.alreadyplayed #intro .embedresize iframe,
.identityset #intro .embedresize iframe,
#notabene .embedresize iframe,
#message_intro .embedresize iframe,
.fancybox_body .embedresize iframe,
#comments .embedresize iframe,
#description .embedresize iframe,
.alreadyplayed .embedresize iframe,
#adserver .embedresize iframe {
max-width: none !important;
}

/* Image zoom */

.img-border{
	box-shadow: #696969 0px 4px 8px;
	
	border:1px solid #162e3f;
    margin: 4px;
}

/* END Image zoom */
/*-----------------------------------------------------------------------------------------------------------------------------------------------*/
/* Tablet view */


@media screen and (min-width: 767px) and (max-width: 1005px){


.tanusitvanyok-left {
    float: right;
    padding: 20px 20px 10px 0px;
    font-size: 14px;
}

ul.b {
    list-style-type: square;
}
#wrapper {
    margin: 0 auto;
    width: 764px;
	background-position: center;
	background-image:url(images/768/BG-center1.png);
    background-repeat:repeat-y;
	margin-top: 60px;
}

#header {
    float: left;
    height: 60px;
    width: 764px;    
	background-image:url(images/768/BG-head2.png);
    background-repeat:no-repeat;
	margin-top: -60px;
}
#footer {
    height: 60px;
    width: 764px;    
	background-position: top; 
    background-image:url(images/BG-footer.jpg);
    background-repeat: no-repeat;
    clear: both;
}
.logo{
	width:56px;
	height:70px;
	float:left;
	position: absolute;
	padding:0 0 0 49px; 
	background-image:url(images/768/logo.png);
	background-repeat:no-repeat;
	background-position:right;
	
}
#szlogen {
    color: #1b6997;
    float: left;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin: -2px 0 0 200px;
    padding: 0;
}

.tagsag{
	max-width:400px;
	padding: 1px 110px 0 100px;
	float: right;
	color:#005A8D;
	font-size:13px;
	line-height: 1.6;
}


#navigation {
    float: left;
	height:67px;    
    width: 764px;   
	background-image:url(images/768/BG-navi3.png);
    background-repeat:no-repeat;
}
.menu1{
     margin:0 0 0 30px;    
	float:left;		
	
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	
}
.menu1 ul{
    float:left;
	text-align: left;	
	width: auto;
	
}
.li-bg{
display: inline;
float:left;
margin:0 1px 0 1px;
padding: 26px 13px 18px 3px;
background-position:top;

background-repeat:repeat-x;
}

.menu1 ul li{
float:left;
display: inline;
}

.menu1 ul li a{
color: #ffffff;
text-decoration: none;
font-size: 13px;
}



.fa-text {
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	
color: #f5f5f5;
margin-left: -2px;

text-shadow: 0px 2px 1px rgba(0,0,0,0.4), 0px 2px 4px rgba(0,0,0,0.1), 0px 30px 33px rgba(0,0,0,0.1);
}

.fa-text:hover {
	font-size: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: inherit;
	text-decoration: none;
	text-transform: none;
	text-align: left;	


text-shadow: none;
}
.menu1  ul li a{
color: #f5f5f5;
text-decoration: none;
text-shadow: 0px 2px 1px rgba(0,0,0,0.4), 0px 2px 4px rgba(0,0,0,0.1), 0px 30px 33px rgba(0,0,0,0.1);
}
.menu1 ul li a:hover{

text-shadow: none;
}

.fa-circle{
	font-size: 13px;
	
color:#0000004d;
text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
.li-bg .fa-circle:hover{
	font-size: 13px;
	

color:#06ace8;

text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}


/*END menu1*/


.navi{

color:#FFFFFF;
width:245px;
height:auto;
float: right;
margin:0 0px 0 0px;
padding:0 0 0 0px;
background-position:right;
background-image:url(images/768/BG-left.png);
background-repeat:repeat-y; 

}


.menu{margin:0 14px 0 0; padding:0 0 0 -36px; width:268px; list-style:none;  float:right; }
.menu li{padding:0 0 0 69px; margin:0 0 0px 0px; height:38px; display:block; }
.menu li a{text-align:left;height:38px; padding:0px 0px 0 1px; margin:0 0px 0 0px; font: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:rgb(200,250,250); display:block; background:url('images/768/BG-menu2.jpg') 0px 0px no-repeat; text-decoration:none;}
.menu li a:hover{background:url('images/768/BG-menu2-nyil.jpg') 0px 0px no-repeat; color:#FFFFFF;}

.menu li a span{line-height:38px; padding:0 0 0 16px;}

#leftcolumn-lenti-kerethez {
    
    width: 245px;
    float: left;
	
	
}
 #left-sav{
 width:245px;  float:left; position: static; font-size:12px;  
 }

#leftcolumn {
    
    width: 245px;
    float: left;
	
	background-position:right;
    background-image:url(images/768/BG-left.png);
    background-repeat:repeat-y; 
}
 #miben-tudunk-img{
	 width:203px;
	 height:82px;
	 
	 float:right;
	 padding:0px;
	 background-image:url(images/768/miben-tudunk-se.png);
	 background-repeat:no-repeat;
 }
 #left-sav{
 width:246px;  float:left; position: static; font-size:12px;  
 }
 
 p {
    padding: 8px;
}

 #left-lab{
 width:245px;
 height: auto;
 height:28px;
 
 float: left;
 margin:0 0 0 0px;

 
 background-position: bottom;
 background-image:url(images/768/BG-left-lab.png);
 background-repeat: no-repeat; 
 }
 .arajanlat-table{
	 width:450px;
 }
 .button-referencia{
   background-color:#EA5B0C;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	padding:6px 6px;
	text-decoration:none;
	text-shadow:0px 0px 0px #528fcc;
	margin: 6px;
	
	
}
 
 /*END balsav*/
 /*-----------------------------------------------------------------------------------------------------------------------------------------------*/
  /*! TARTALOM*/
 #content {
    float: left;    
    width: 460px;
	min-height:400px;
	padding-left: 10px;
}
 #tartalom{
 width:460px;
 
 margin: 0;
 float:left;
 font-size:13px;
 padding-top:15px;
  }
  
 #flash{
 width:460px;
 height:249px;

 margin:10px 0 0 10px;
 padding:6px 6px 8px 6px;
 background-image:url(nyitolap/BG-kepek.jpg);
 background-repeat: no-repeat;
 float:left;  
 }
 #slide1{
	 padding-left:8px;
 }
 
 #nyito-box1{
 width:446px;
 
 margin:0px 10px 0px 10px ;
 padding:0px 0px 0px 0px ;
 background-color:#FFFFFF;
 background-image:url(nyitolap/768/BG-nyito-box.jpg);
 background-repeat: no-repeat;
 background-size: contain;
 float:left;
 }
  #nyito-box-szoveg{
 width:90%;
 margin:20px 0px 0px 20px;
 float:left;
 position: static;
 }
 #lab-nyito-box1{
 width:446px;
 min-height:56px;
 margin:0px 0 0 0px;
 padding:0px 0px 0px 0;
 background-color:#FFFFFF;
 background-position:bottom;
 background-image:url(nyitolap/768/BG-nyito-box-lab1.jpg);
 background-repeat: no-repeat;
 background-size: contain;
 float:left;
 text-align: right; 
 
 }

 
 
 #nyito-box2{
 width:290px;
 height:auto;
 margin:0px 60px 0 0px;
 padding:0px;
 background-color:#FFFFFF;
 background-image:url(nyitolap/BG-nyito-box.jpg);
 background-repeat: no-repeat;
 float: right;
 }
 #lab-nyito-box2{
 width:290px;
 min-height:56px;
 margin:0px 0 0 0px;
 padding:26px 0px 0px 0;
 background-color:#FFFFFF;
 background-position:bottom;
 background-image:url(nyitolap/BG-nyito-box2-lab.jpg);
 background-repeat: no-repeat;
 float:left;
 text-align: right; 
 }
 
 
  #nyito-box3{
 width:590px;
 height:auto;
 margin:0px 0px 0 0px;
 padding:0px;
 background-color:#FFFFFF;
 background-image:url(nyitolap/BG-nyito-box3.jpg);
 background-repeat: no-repeat;
 float: left;
 position: inherit;
 }
 
   #nyito-box3-szoveg{
 width:550px;
 margin:20px 0px 0px 20px;
 float:left;
 position: static;
 }
 #lab-nyito-box3{
 width:590px;
 min-height:56px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 background-color:#FFFFFF;
 background-position:bottom;
 background-image:url(nyitolap/BG-nyito-box3-lab.jpg);
 background-repeat: no-repeat;
 float:left;
 text-align: right; 
 }
 
 

  .button-referencia {
    background-color: #EA5B0C;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #528fcc;
    margin: 4px;
 }

#footer {
    height: 46px;
    width: 764px;
    background-position: top;
    background-image: url(images/768/BG-footer1.jpg);
    background-repeat: no-repeat;
    clear: both;	
}
.footer {
    color:#999999; margin-top: -10px; width:100%; float:left; padding: 0 0 6px 0; font-size: 12px;
}

}
	



/******************************************************************************************************************************************************************************/

@media screen   and (max-width: 768px){
	body {
	background-color:#e0e7e9;
  background-image:url(images/mobil/BG.jpg);
  background-repeat:repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font:normal 14px/1.5em "Liberation sans", Arial, Helvetica, sans-serif;
  color:#454545;
}

#tartalom {
	width:100%;    
  
    margin: 10px 0 40px 0px;
    float: left;
    font-size: 13px;
	padding:0;
	font-size:16px;
}
   .AA-none{
	
	 display: none;
 }


.mobil-logo{
	width:100%;
	height:0;
	text-align:center;
	 background-image: url(images/mobil/logo-1000_.png);
    background-repeat: no-repeat;
    background-size: contain;
	position:relative;
	
	
    padding-top: 17.80%;
	
}


.button-bovebben-box{
	display:none;
	margin:10px 20px 30px 0; 
}
.button-bovebben-box-mobil{
	display:block;
	margin:10px 20px 30px 0; 
}


/* MENU-------------------------------------------------------------------------------------*/
.BG-mobil-menu{
	width:100%;
	height:auto;
	position: absolute;
	background-color:#00699A ;
	background-position:bottom;
	background-repeat:repeat-x;
	z-index: 10000000;
}
.lab-BG-mobil-menu{
	width:auto;
	height:20px;	
	background-image:url(images/mobil/BG-mobil-menu.png);
	background-position:bottom;
	background-repeat:repeat-x;
}
.lab-BG-mobil{
	width:100%;
	height:20px;	
	float:left;
	background-image:url(images/mobil/BG-mobil-menu.png);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#34495E;
}
	
#mobil-menu{
	width:50%;	
	margin:-8px 0 0 0;
	padding:0;
	float: left;
}


nav[role="navigation"] {
  width: auto;
  background: #34495e;
  height: auto;
  display: block;
  margin: auto;
  font-family: 'Lato', sans-serif;
  padding-top: 6px;
}

nav[role="navigation"] a {font-size:1.5em; color: #fff; text-decoration: none; padding: 0; line-height: 35px;}
nav[role="navigation"] li {width: 100%; height: auto; text-align: center; background: rgb(30,80,108); border: 1px solid #fff;padding: 10px 0; list-style: none;}
nav[role="navigation"] span {font-size: 35px;}
.mobil-menu {display: none;}

nav.second {
  width: 320px;
  background: #2980b9;
  height: 30px;
  display: none;
  margin: auto;
  font-family: 'Lato', sans-serif;
}

select {
   background: #2980b9;
   border: none;
   width: 100%;
   font-size: 35px;
   color: #fff;
   display:none;
}


.clearfix {clear:both;}
.block {width: 100%; height: 300px; display: none;}


/***********************************************************************/
/* MENU2-------------------------------------------------------------------------------------*/
#mobil-menu2{
	width:50%;
	
	
	margin: -8px 0 0 0;
	padding:0;
	float: right;
}


nav[role="navigation2"] {
  width: auto;
  background: #ea5b0c;
  height: auto;
  display: block;
  margin: auto;
  font-family: 'Lato', sans-serif;
  text-align:right;
  padding-top: 6px;
}

nav[role="navigation2"] a {font-size:1.5em; color: #fff; text-decoration: none; padding: 0; line-height: 35px;}
nav[role="navigation2"] li {width: 100%; height: auto; text-align: center; background: #9e3c06;; border: 1px solid #fff;padding: 10px 0; list-style: none;}
nav[role="navigation2"] span {font-size: 35px;}
.mobil-menu2 {display: none;}


nav.second2 {
  width: 320px;
  background: #2980b9;
  height: 40px;
  display: none;
  margin: auto;
  font-family: 'Lato', sans-serif;
}

select.select-2 {
   background: #2980b9;
   border: none;
   width: 100%;
   font-size: 30px;
   color: #fff;
}


.clearfix2 {clear:both;}
.block2 {width: 100%; height: 300px; display: none;}


/* CONTENT---------------------------------------------------------------*/
#content {
    float: none;
width: auto;
min-height: auto;
padding: 16px;
    
}
 #slide1{
	 padding-left:0px;
 }

#nyito-box1 {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    background-image: url(nyitolap/768/BG-nyito-box.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
}
#nyito-box-szoveg{
 width:90%;
 margin:20px 0px 0px 20px;
 float:left;
 position: static;
 }
 #lab-nyito-box1{
 width:100%;
 min-height:56px;
 margin:0px 0 0 0px;
 padding:0px 0px 0px 0;
 
 background-position:bottom;
 background-image:url(nyitolap/768/BG-nyito-box-lab-mobil.jpg);
 background-repeat: no-repeat;
 background-size: contain;
 float:left;
 text-align: right; 
 
 }
  .referencia-menu{
	 display:none;
 }
 .mobil-referencia-menu{
	 display: block;
 } 
  .button-referencia {
    background-color: #EA5B0C;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #528fcc;
    margin: 6px;
 }
	#slide1 {
    padding-left: 0px;
    margin:-10px 0 -34px 0;
}
.process{
	display: none;
	
}
.process-mobil{
	display:block;
	
}
 .tanusitvanyok{
	 float:right;
	 padding: 20px 0px 10px 0px;
	 font-size:14px;
	 display: block;
 }

 
 .tanusitvanyok a{
	 color:#000000;
 }
 
  .tanusitvanyok a:hover{
	 color: #DC6D00;
 }
}
@media screen and (max-width: 639px){
	.mobil-logo{
	 width: 100%;
    height: 0;
	text-align:center;
	 background-image: url(images/mobil/logo-680_.png);
    background-repeat: no-repeat;
    background-size: contain;

    padding-top: 26%;
	
}
.button-bovebben-box{
	display:none;
	margin:10px 20px 30px 0; 
}
.button-bovebben-box-mobil{
	display:block;
	margin:10px 20px 30px 0; 
}
 .referencia-menu{
	 display:none;
 }
 .mobil-referencia-menu{
	 display: block;
 } 
  .button-referencia {
    background-color: #EA5B0C;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #528fcc;
    margin: 6px;
 }
}

@media screen and (max-width: 500px){
	.button-bovebben-box{
	display:none;
	margin:10px 20px 30px 0; 
}
.button-bovebben-box-mobil{
	display:block;
	margin:10px 20px 30px 0; 
}
	
	#mobil-menu{
	width:100%;	
	margin:-8px 0 0 0;
	padding:0;
	float: left;
}
#mobil-menu2{
	width:100%;	
	margin:-8px 0 0 0;
	padding:0;
	float: left;
}
nav[role="navigation2"] {
  width: auto;
  background: #ea5b0c;
  height: auto;
  display: block;
  margin: auto;
  font-family: 'Lato', sans-serif;
  text-align:right;
  padding-top: 6px;
}	
nav[role="navigation2"] a {font-size:1.5em; color: #fff; text-decoration: none; padding: 0; line-height: 35px;}
nav[role="navigation2"] li {width: 100%; height: auto; text-align: center; background: #9e3c06;; border: 1px solid #fff;padding: 10px 0;}
nav[role="navigation2"] span {font-size: 35px;}
.mobil-menu2 {display: none;}

 .referencia-menu{
	 display:none;
 }
 .mobil-referencia-menu{
	 display: block;
 } 
 .button-referencia {
    background-color: #EA5B0C;
    display: inline-block;
    color: #ffffff;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 6px;
    text-decoration: none;
    text-shadow: 0px 0px 0px #528fcc;
    margin: 6px 44px;
 }
	#slide1 {
    padding-left: 0px;
    margin:-16px 0 -44px 0;
}

/* Image zoom */

.img-border{
	box-shadow: #696969 0px 4px 8px;
	width:80%;
	 
	border:2px solid #162e3f;
    margin: 4px;
	
}

/* END Image zoom */
	
}