@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}



/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width:100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	
}
#div1 {
		
}

.futcsatospackfejlec {
	background-image: url(kepek/europaihaj_tresszelt.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:bottom center;
	z-index: 1;	
	width: 100%;
	
	
	
}
.futcspfejlecfelirat{
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
	font-size: 140%;
	font-size: 3.4vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	width: 80%;
	height: 120px;
	margin-left: 12%;
	top: 20px;
	z-index: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	}

.normal{
	letter-spacing: 1px;
	font-size: 140%;
	font-size: 4.8vw;
}
.futcspfejlecfelirat>p{
	margin:0px;
}
.nagy>p{
	margin:0px;
}
.normal>p{
	margin:0px;
}
.nagy{
	letter-spacing: 3px;
	font-size: 230%;
	font-size: 7vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}

.leiras{
	margin-top:300px;
	margin-right:10%;
	margin-left:10%;
	opacity:0.8;
	padding:8%;
	background-color: #b08d6d;
	color: #ffffff;
   text-align:justify;
  
}


.leiras, .leiras1, .leiras2, .leiras3{
	display:inline-block;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	line-height: 1.4446;
    font-weight: 300;
    letter-spacing: 0em;
	font-size: 16px;
	padding-right:12%;
	padding-left:12%;
	opacity:0.8;
	
}

.leiras1, .leiras2, .leiras3{
	padding:10%;
	color: #ffffff;
    text-align:justify;
   
  
}
.leiras1{
	background-image: url(kepek/barnanyille.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:bottom center;
	padding-bottom:55%;
}
.leiras2{
	background-image: url(kepek/banyilfel.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:top center;
	padding-top:57%;
	 
}
.eulogonak{
	background-image: url(kepek/hajlogok/europaihajlogo.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position:center;
	padding-top:40%;
	padding-bottom:40%;
	
}
.leiras3{
	margin-top:30%;
	background-image: url(kepek/banyilfel.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:top center;
	padding-top:57%;
	 
}

.rendeleskozepen{
   margin-top:12%;
   
   
}

.leiras4{
	display:inline-block;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	line-height: 1.4446;
    font-weight: 200;
    letter-spacing: 0em;
	font-size: 16px;
	padding-right:12%;
	padding-left:12%;
	padding-top:10%;
	padding-bottom:10%;
	text-align:center;
}


.youtube{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: url(kepek/europai_haj4.jpg);
	background-repeat: no-repeat;
	background-size:150%;
	background-position: center;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
    text-align:center;
    margin-top:5%;
    padding-top:38%;
    padding-bottom:38%;
	margin-bottom:-20px;
}

.tincseshajlink{
	font-size: 16px;
	width: 70%;
	border: 1px solid rgba(195, 203, 221, 0.44);
	text-align: center;
	margin-left: 15%;
	margin-top: 5%;
	margin-bottom: 2%;
	padding-top: 9px;
	padding-bottom: 9px;
	border-radius: 3px;    
}
.tincseshajlink2 {
	font-size: 22px;
	width: 70%;
	border: 1px solid rgba(195, 203, 221, 0.44);
	text-align: center;
	margin-left: 15%;
	margin-top: 1%;
	margin-bottom: 2%;
	padding-top: 2px;
	padding-bottom: 4px;
	border-radius: 3px;    
}

.tincseshajlink >a:link {
	color: #FFFFFF;
}
.tincseshajlink2 >a:link {
	color: #FFFFFF;
}

.tincseshajlink >a:hover {
	color: #CF7F21;
}
.tincseshajlink2 >a:hover {
	color: #CF7F21;
}
.nagykep{
	width:100%;
	background-image: url(kepek/szolarium2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-top:20%;
	padding-bottom:20%;
	z-index: 1;	
	
}

.nagykep1{
	width:100%;
	background-image: url(kepek/europaihaj_tresszelt1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 1;	
	
}

.nagykep3{
	width:100%;
	background-image: url(kepek/euhajtresszeltkep.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
	
}
.nyershajmeretek{
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	text-align:center;
	color: #2c2d34;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
	line-height: 1.4446;
    font-weight: 400;
    letter-spacing: 0em;
	margin-top:20%;
	width:100%;	
}
.indiaikep2felirat{
	
	margin-top:12%;
	background-image: url(kepek/hajmeretekindiainyers.jpg);
	width:100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: 400px;
	max-height: 600px;
	height: 45vmax;
}

.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	text-align: center;
	padding-bottom: 10px;
	height: auto;
}		
	

.futcsatospackfejlec {
	background-size:cover;
	background-position: bottom center;
	
}
.futcspfejlecfelirat{
	letter-spacing: 2px;
	text-align: center;
	padding: 5px;
	margin-left:10%;
	font-size: 160%;	
	font-size: 2.3vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	width: 80%;
	height: 120px;
	top: 130px;
	z-index: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.futcspfejlecfelirat>p{
	margin:0px;
}

.normal{
	letter-spacing: 1px;
	font-size: 110%;
	font-size: 3.2vw;
}

.nagy{
	letter-spacing: 3px;
	font-size: 220%;
	font-size: 6.5vw;
	
}

#menusornak {
	max-width: 100%;
	font-size: 8px;
	opacity: 0.8;
	padding-top: 0px;
	
}


.indiaikep1{
	background-image: url(kepek/indiainyers1.jpg);
	background-repeat: no-repeat;
	width:100%;
	height: 700px;
	background-size:930px;
	background-position:center;
}

.leiras1{
	padding-bottom:25%;
}
.leiras2{
	padding-top:30%;
	 
}
.eulogonak{
	background-size: 60%;
	padding-top:40%;
	padding-bottom:40%;
	
}
.leiras3{
	padding-top:25%;
	 
}
.leiras4{
	width:100%;
}
.youtube{
	
	margin-bottom:-40px;
}
.nagykep3{	
	height: 700px;	
}


.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width : 780px ){
	
.gridContainer {
	width: 100%;
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	text-align: center;
	height: 0px;	

}	

.futcsatospackfejlec {
	background-size:cover;
	background-position: bottom;
	background-attachment: fixed;

}

.futcspfejlecfelirat{
	letter-spacing: 2px;
	text-align: left;
	padding: 5px;
	margin-left:18%;
	font-size: 200%;	
	font-size: 2.2vw;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	position: relative;
	width: 80%;
	height: 120px;
	top: 190px;
	z-index: 0;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.futcspfejlecfelirat>p{
	margin:0px;
}

.normal{
	letter-spacing: 1px;
	font-size: 110%;
	font-size: 3vw;
}

.nagy{
	letter-spacing: 3px;
	font-size: 220%;
	font-size: 6vw;
	
}

.leiras1{
	padding-left:20%;
	padding-right:20%;
	font-size: 22px;
	padding-bottom:25%;
}
.leiras2{
	padding-left:20%;
	padding-right:20%;
	font-size: 22px;
	padding-top:30%;
	 
}
.eulogonak{
	background-size: 30%;
	padding-top:20%;
	padding-bottom:20%;
	
}
.leiras3{
	padding-left:20%;
	padding-right:20%;
	font-size: 22px;
	padding-top:25%;
	
	 
}

.leiras4{
	width:100%;
}

.nagykep{
	background-size:cover;
	background-position: center;
	background-attachment: fixed;
}	
.nagykep1{
	background-size:cover;
	background-position: center;
	background-attachment: fixed;
}	
	
.nagykep3{
	margin-top:-2px;
	background-size:cover;
	background-position:center;
	background-attachment: fixed;
}	
.youtube{
	background-image: url(kepek/europai_haj4.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	border-top: 1px solid rgba(195, 203, 221, 0.44);
	border-bottom: 1px solid rgba(195, 203, 221, 0.44);
  text-align:center;
  margin-top:2%;
  padding-top:16%;
  padding-bottom:15%;
}

.indiaikep2felirat{
	
	background-size: 60% ;
	background-position: center;
	background-attachment: fixed;
  text-align:center;
}
.tincseshajlink >a:hover {
	color: #CF7F21;
	
}
.tincseshajlink2 >a:hover {
	color: #CF7F21;
}

.tincseshajlink, .tincseshajlink2{
	padding:2%;
	width: 30%;
	margin-left:35%;
  
}
	
.indiaikep2felirat{
	
	background-size: 60% ;
	background-position: center;
	background-attachment: fixed;
  text-align:center;
}
	
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}

@media (max-width: 780px){
}
