/* DESIGN #41aae1 */

/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap');*/

@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&family=Montserrat:wght@300&display=swap');

html { background: #a98a5c url() 0 0 repeat; margin:0; padding:0; /*font-family: 'Montserrat',sans-serif;*/}
body { 

background-repeat: no-repeat;
/*background-position: -0px -0px;*/
background-attachment: fixed !important;
/*background-image: url(/ae_kepek/csillagok.gif);
background-image: url(/ae_kepek/fa_borit.png);
background-size: 100% 100%;*/
background-color: #a98a5c;
font-family: 'Julius Sans One','Montserrat',sans-serif;
/*font-family: 'Montserrat',sans-serif;*/

color:#fff; 
/*font: 100%/100% Century Gothic, Arial, Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;*/

margin:0; padding:0;}

a { color:#2b82fd; text-decoration:none; }
a:hover { color:#FF6A00; text-decoration:underline; }
/*a:visited { color:#FF6A00; text-decoration:none; }*/
/*f2f1ed*/

/*
#header 	{ background: transparent url("http://aevosoft.hu/_webprogramozo/headervan.png"); position:fixed; width:100%; height:90px; color:#ff0000; font-family: Arial Narrow; border-bottom:none; z-index: 1;}
.header		{ color:#FFF; background: transparent url() 0 250px repeat-y; width:100%; position:absolute; top:40%; text-align: center; height:122px;}
*/
#header 	{ 

background: #ffffff url();
/*margin-left:80px;*/
margin-top: 40px; 
width:100%; 
height:50px; 
text-align:left; 
color:#000000; 
font-family: Arial Narrow; 
border-bottom:none; 
z-index: 1;

}

.narrow{display: inline-block}
.wide{display: none}

    .animbox{position: relative; height: 536px; width: 490px; margin: 1px auto}
    .animbox-film{overflow: hidden}

    .img-scene1{position: absolute; right: 350px; top: 100px; z-index: 3;}
    .img-scene2{position: absolute; right: 180px; top: 92px; z-index: 2}
    .img-scene3{position: absolute; right: 10px; top: 98px; z-index: 1}	

input{
width: 100%; max-width: 400px; border: 2px dashed #a98a5c; font-size: 1.0em; padding-top: 7px; padding-bottom: 8px; padding-left: 10px; padding-right: 10px;
}

.okbut{cursor: pointer; border: none; border-bottom: 3px solid #17af92; width: 100%; max-width: 400px; font-size: 1.0em; padding-top: 7px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #17af92; color: #fff;}
.okbut:hover{cursor: pointer; border: none; border-bottom: 3px solid #151515; width: 100%; max-width: 400px; font-size: 1.0em; padding-top: 7px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #17af92; color: #fff;}


.okbrown{font-family: 'Julius Sans One','Montserrat',sans-serif;border-radius: 5px; cursor: pointer; border: none; border-bottom: 3px solid #beaf8c; width: 100%; max-width: 400px; font-size: 1.0em; padding-top: 7px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #a98a5c; color: #fff;}
.okbrown:hover{border-radius: 5px; cursor: pointer; border: none; border-bottom: 3px solid #151515; width: 100%; max-width: 400px; font-size: 1.0em; padding-top: 7px; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; background-color: #a98a5c; color: #fff;}

a.men_hr{
color: #000;
text-decoration: none;
}

a.men_hr:link, a.altlink:visited{
color: #000;
text-decoration: none;
}

a.men_hr:hover {
text-decoration: underline;
color: #000;
}

.bottom_link{cursor: pointer; color: #fff;}
.bottom_link:hover{cursor: pointer; color: orange;}

.bumm {
  padding: 0px;
  background-color: transparent;
  transition: transform .2s; /* Animation */
  width: 240px;
  height: 180px;
  margin: 0 auto;
  z-index: 10;
}

.bumm:hover {
  transform: scale(1.08);
  z-index: 10;
}

.kilencven {
  transform: rotate(-90deg);
  /*Safari*/
  -webkit-transform: rotate(-90deg);
  /*Ff*/
  -moz-transform: rotate(-90deg);
  /*IE*/
  -ms-transform: rotate(-90deg);
  /*Opera*/
  -o-transform: rotate(-90deg);
  /*Internet Explorer*/
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.kozepso_tartalom{
float: left; min-width: 70%; width: 90%; max-width: 90%; min-height: 500px;
}

.elso_gomb{text-align: center; background-color: #9bba1f; padding: 7px; border-radius: 3px; line-height: 40px; cursor: pointer; margin-top: 50px;}
.elso_gomb:hover{text-align: center; background-color: #94ac1e; padding: 7px; border-radius: 3px; line-height: 40px; cursor: pointer; margin-top: 50px;}

.masodik_gomb{text-align: center; background-color: #fa2000; padding: 7px; border-radius: 3px; line-height: 40px; cursor: pointer; margin-top: 50px;}
.masodik_gomb:hover{text-align: center; background-color: #d31503; padding: 7px; border-radius: 3px; line-height: 40px; cursor: pointer; margin-top: 50px;}

.hr_gomb{text-align: center; background-color: #a98a5c; color: #fff; padding: 7px; padding-top: 10px; border-radius: 3px; line-height: 50px; cursor: pointer; margin-top: 50px;}
.hr_gomb:hover{text-align: center; background-color: #151515; padding: 7px; padding-bottom: 4px; padding-top: 10px; border-bottom: 3px solid #a98a5c; border-radius: 3px; line-height: 50px; cursor: pointer; margin-top: 50px;}

.menu_bal{width: 80%;background-color: transparent; border-bottom: 2px solid #151515; color: #000; margin-top: 15px; padding-top: 10px; padding-bottom: 10px; font-size: 1.2em;}
.menu_bal:hover{width: 80%; cursor: pointer; background-color: #beaf8c; border-bottom: 2px solid #151515; color: #000; margin-top: 15px; padding-top: 10px; padding-bottom: 10px; font-size: 1.2em;}

.z00{transition: transform .2s;margin: 0 auto;}
.z00:hover{transform: scale(1.5);}

.mobilon_ne{display: block;}
.jobb_oldal_b{float: left; min-width: 50%; width: 50%; max-width: 50%; line-height: 30px; padding-top: 40px;padding-bottom: 60px;}
.mome{display: block;cursor: pointer;}
.mimer{width: 100%;}
.jobb_1{float: left; min-width: 5%; width: 5%; max-width: 5%; padding-top: 0px;}
.mob_k_top{display:none;}
.main_on{min-width: 100%; max-width: 100%;}
.bem_1{font-size: 2.0em; line-height: 80px; max-width: 90%;}
.pTheme{max-width: 100%;padding: 8px; text-align: center;}

#takaro{min-width: 90%; position: absolute; left: 5%; background-color: #000;min-height: 90%; z-index:3; line-height: 40px;}
#j_m{color: #a98a5c;}
#open_theme{display: none; min-width: 100%; min-height: 100%; width: 100%; height: 100%; max-width: 100%; max-height: 100%; position: absolute; z-index: 6; background-color: transparent; color: #fff; font-size: 3.0em; line-height: 200px; text-align: center;}
.text_long {-webkit-user-select: none;-webkit-touch-callout: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

@media (max-width:990px){
.mobilon_ne{display: none;}
.jobb_oldal_b{float: left; min-width: 50%; width: 50%; max-width: 50%; line-height: 30px; padding-top: 125px;padding-bottom: 60px;}
.mome{display: block;}
.mimer{width: 50%;}
.jobb_1{display: none; float: left; min-width: 5%; width: 5%; max-width: 5%; padding-top: 0px;}
.mob_k_top{display:block;}
.main_on{min-width: 81%; max-width: 81%;}
.bem_1{font-size: 2.0em; line-height: 50px; padding-top: 30px;}
.pTheme{max-width: 70%;padding: 8px; text-align: center;}

#takaro{min-width: 100%; position: absolute; left: 0%; background-color: #000;min-height: 90%;}
#j_m{color: #000;}
}

/**********************************************************/
.main_top{min-width: 100%; background-color: #fff; color: #a98a5c;}
/*bal oldal*/
.main_b1{float: left; min-width: 5%; width: 5%; max-width: 5%; background-color: transparent; min-height: 100%; height: 100%;}
.main_b2{position: fixed; background-color: transparent; min-height: 100%; height: 100%;min-width: 5%;}

/*menu*/
.menu_bcg{position: fixed; display: none; left: 80px; min-width: 400px; width: 400px; max-width: 20%; min-height: 100%; height: 100%; z-index: 50;}
.menu_bcg2{min-width: 400px; width: 100%; min-height: 100%; background-color: #e7f4df; color: #fff;}

/*Középső*/
.kozep_top{min-height: 200px;max-width: 100%;}
.kozep_top1{min-height: 100px; padding-top: 132px; width: 100%; max-width: 100%;}
.kozep_top2{min-height: 250px;  min-width: 100%; max-width: 100%;}

.kozep_bal{float: left;min-width: 50%; width: 50%; max-width: 100%; line-height: 78px; font-size: 5.0em; color: #000;}
.kozep_jobb{float: left; min-width: 50%; width: 50%;max-width: 100%; line-height: 50px; font-size: 1.6em; text-align: left; color: #151515;}

.kozep_foto{min-width: 100%; min-height: 600px; background: transparent url('/ae_kepek/fooldal/fooldal_main2.png') 0 center no-repeat; background-size: 110%;}
.kozep_bem1{min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}
.kozep_bem_t1{font-size: 2.0em; line-height: 50px;}
.kozep_bem_und{width: 300px; border-top: 3px dashed #fff;}
.kozep_bem_t2{width: 80%; max-width: 1200px;}
.kozep_bem_t3{line-height: 30px; font-size: 1.1em;}

/*bottom*/
.leirasok_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 100px; padding-bottom: 100px;}
.leirasok_main_in{max-width: 900px;}

.leirasok_img_bal1{float: left; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;background: transparent url('/ae_kepek/center/unnepi_15.jpg') center 0 no-repeat; background-size: 100%;}
.leirasok_img_bal2{float: left; background: transparent url('/ae_kepek/center/vkarika.png') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb1{float: left;background: transparent url('/ae_kepek/center/piskota2.jpg') 0 center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}


.leirasok_img_bal_text{float: left; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_bal_text_in{width: 80%; max-width: 80%; text-align: left;}
.leirasok_img_bal_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_bal_text_in2{font-size: 1.2em; line-height: 28px;}


.leirasok_img_jobb_text{float: left; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb_text_in{width: 90%; max-width: 90%; text-align: left;}
.leirasok_img_jobb_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_jobb_text_in2{font-size: 1.2em; line-height: 28px;}

.leirasok_vizjel{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 300px; min-width: 100%; width: 300px; max-width: 100%;}

/*bottom end*/
.bottom_end1{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 30px; padding-bottom: 0px;}
.bottom_end1_in{max-width: 900px; font-size: 2.2em; line-height: 50px; text-align: left;}

/*team*/
.team_main_gh{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 250px; padding-top: 50px; padding-bottom: 20px;display: none;}
.team_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 250px; padding-top: 50px; padding-bottom: 20px;}
.team_main_in{max-width: 900px;}
.team_main_t1{min-width: 100%; float: left;min-height: 200px; line-height: 200px; font-size: 3.0em;}
.team_main_img{float: left; background: transparent url('') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_text{float: left; min-height: 100px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_t2_m{width: 80%; max-width: 80%; text-align: left;}
.team_main_name{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.team_main_t2{font-size: 1.2em; line-height: 28px;}

/*bottom pic*/

.bottom_pic{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 0px;}
.bottom_pic1{float: left;background: transparent url('/ae_kepek/bottom/20210129_175757.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic2{float: left;background: transparent url('/ae_kepek/bottom/20210207_112850.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic3{float: left;background: transparent url('/ae_kepek/bottom/20210220_171755.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic4{float: left;background: transparent url('/ae_kepek/bottom/20200924_095950.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic5{float: left;background: transparent url('/ae_kepek/bottom/20210218_112233.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic6{float: left;background: transparent url('/ae_kepek/bottom/20210220_191216.png') 0 0 no-repeat; background-size: 100%;min-height: 250px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic_vj{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 250px; min-width: 100%; width: 100%; max-width: 100%;}

.bottom_contact{background-color: #151515; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}

/*Vásárlós zöld*/

.vasarlos_zold{
  background-color: #9bba1f;
  border: none;
  color: white;
  padding: 16px 32px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  opacity: 0.8;
  transition: 0.3s;
}

.vasarlos_zold:hover {opacity: 1; color: #fff;}
  
/*Belül*/
.main_top_r{min-height: 200px;max-width: 100%; margin-top: 100px;}
.main_top_r_text{font-size: 1.2em; line-height: 25px;}

.main_r_inside{min-height: 100px; padding-top: 32px; width: 100%; max-width: 100%;}
.main_r_inside2{min-height: 250px;  min-width: 300px; width: 1200px; max-width: 100%;}

.s01{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s01_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.s05{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s05_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.s014{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s014_b{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.also_box{float: left; min-width: 320px; max-width: 100%; width: 50%; text-align: right;}

@media (max-width:1900px){
.kozep_foto{min-width: 100%; min-height: 500px; background: transparent url('/ae_kepek/fooldal/fooldal_main2.png') 0 center no-repeat; background-size: 110%;}
}

@media (max-width:1550px){
.main_r_inside2{min-height: 250px;  min-width: 300px; width: 900px; max-width: 100%;}
.kozep_foto{min-width: 100%; min-height: 500px; background: transparent url('/ae_kepek/fooldal/fooldal_main2.png') 0 center no-repeat; background-size: 110%;}
}

/*Kis monitor, mobil*/
@media (max-width:1024px){

.main_top{min-width: 100%; background-color: #fff; color: #a98a5c;}
.mome{display: none;}
/*bal oldal*/
.main_b1{float: left; min-width: 5%; width: 5%; max-width: 5%; background-color: transparent; min-height: 100%; height: 100%;}
.main_b2{position: fixed; background-color: transparent; min-height: 100%; height: 100%;min-width: 5%;}

/*menu*/
.menu_bcg{position: fixed; display: none; left: 80px; min-width: 250px; width: 250px; max-width: 20%; min-height: 100%; height: 100%; z-index: 50; overflow: scroll;}
.menu_bcg2{min-width: 250px; width: 100%; min-height: 100%; background-color: #e7f4df; color: #fff;}
/****/

/*Középső*/
.kozep_top{min-height: 100px;max-width: 100%;}
.kozep_top1{min-height: 100px; padding-top: 82px; width: 100%; max-width: 100%;}
.kozep_top2{min-height: 250px;  min-width: 75%; max-width: 75%;}

.kozep_bal{float: left; min-width: 50%; width: 50%; max-width: 100%; line-height: 78px; font-size: 2.8em; color: #000;}
.kozep_jobb{float: left; min-width: 50%; width: 50%;max-width: 100%; line-height: 50px; font-size: 1.6em; text-align: center; color: #151515;}

.kozep_foto{min-width: 100%; min-height: 330px; background: transparent url('/ae_kepek/fooldal/fooldal_main2.png') 0 center no-repeat; background-size: 110%;}
.kozep_bem1{min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}
.kozep_bem_t1{font-size: 2.0em; line-height: 50px;}
.kozep_bem_und{width: 300px; border-top: 3px dashed #fff;}
.kozep_bem_t2{width: 80%; max-width: 1200px;}
.kozep_bem_t3{line-height: 30px; font-size: 1.1em;}

.main_r_inside{min-height: 100px; padding-top: 32px; width: 100%; max-width: 100%;}
.main_r_inside2{min-height: 250px;  min-width: 300px; width: 600px; max-width: 600px;}

/*bottom*/
.leirasok_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 100px; padding-bottom: 100px;}
.leirasok_main_in{width: 80%;max-width: 900px;}

.leirasok_img_bal1{float: left; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;background: transparent url('/ae_kepek/center/unnepi_15.jpg') center 0 no-repeat; background-size: 100%;}
.leirasok_img_bal2{float: left; background: transparent url('/ae_kepek/center/vkarika.png') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb1{display: block; float: left;background: transparent url('/ae_kepek/center/piskota2.jpg') 0 center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}


.leirasok_img_bal_text{float: left; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_bal_text_in{width: 80%; max-width: 80%; text-align: left;}
.leirasok_img_bal_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_bal_text_in2{font-size: 1.2em; line-height: 28px;}


.leirasok_img_jobb_text{float: left; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb_text_in{width: 90%; max-width: 90%; text-align: left;}
.leirasok_img_jobb_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_jobb_text_in2{font-size: 1.2em; line-height: 28px;}

.leirasok_vizjel{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 300px; min-width: 100%; width: 300px; max-width: 100%;}

/*bottom end*/

.bottom_end1{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 0px; padding-bottom: 0px;}
.bottom_end1_in{max-width: 80%; font-size: 2.2em; line-height: 30px; text-align: center;}

/*team*/
.team_main_gh{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 250px; padding-top: 50px; padding-bottom: 20px;display: none;}

.team_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 250px; padding-top: 0px; padding-bottom: 0px;}
.team_main_in{max-width: 80%;}
.team_main_t1{min-width: 100%; float: left;min-height: 100px; line-height: 35px; font-size: 2.0em;}
.team_main_img{float: left; padding-bottom: 30px; background: transparent url('') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_text{float: left; min-height: 100px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_t2_m{width: 80%; max-width: 80%; text-align: center;}
.team_main_name{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.team_main_t2{font-size: 1.2em; line-height: 28px;}

/*bottom pic*/

.bottom_pic{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 100px; padding-top: 0px; padding-bottom: 0px;}
.bottom_pic1{float: left;background: transparent url('/ae_kepek/bottom/20210129_175757.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic2{float: left;background: transparent url('/ae_kepek/bottom/20210207_112850.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic3{float: left;background: transparent url('/ae_kepek/bottom/20210220_171755.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic4{float: left;background: transparent url('/ae_kepek/bottom/20200924_095950.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic5{float: left;background: transparent url('/ae_kepek/bottom/20210218_112233.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic6{float: left;background: transparent url('/ae_kepek/bottom/20210220_191216.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic_vj{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 70px; min-width: 100%; width: 100%; max-width: 100%;}

.bottom_contact{background-color: #151515; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}

/*Belül*/
.s01{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s01_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.s05{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s05_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s014{margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s014_b{display: none;margin-bottom: 20px; float: left; min-width: 300px; width: 25%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.also_box{float: left; min-width: 320px; max-width: 100%; width: 50%; text-align: right;}

}

@media (max-width:760px){

.main_top{min-width: 100%; background-color: #fff; color: #a98a5c;}
.mome{display: none;}
/*bal oldal*/
.main_b1{float: left; min-width: 5%; width: 5%; max-width: 5%; background-color: transparent; min-height: 100%; height: 100%;}
.main_b2{position: fixed; background-color: transparent; min-height: 100%; height: 100%;min-width: 5%;}

/*menu*/
.menu_bcg{position: fixed; display: none; left: 80px; min-width: 250px; width: 250px; max-width: 20%; min-height: 100%; height: 100%; z-index: 50; overflow: scroll;}
.menu_bcg2{min-width: 250px; width: 100%; min-height: 100%; background-color: #e7f4df; color: #fff;}
/****/

/*Középső*/
.kozep_top{min-height: 100px;max-width: 100%;}
.kozep_top1{min-height: 100px; padding-top: 82px; width: 100%; max-width: 100%;}
.kozep_top2{min-height: 250px;  min-width: 75%; max-width: 75%;}

.kozep_bal{min-width: 100%; width: 100%; max-width: 100%; line-height: 78px; font-size: 2.8em; color: #000;}
.kozep_jobb{min-width: 100%; width: 100%;max-width: 100%; line-height: 50px; font-size: 1.6em; text-align: center; color: #151515;}

.kozep_foto{min-width: 100%; min-height: 180px; background: transparent url('/ae_kepek/fooldal/fooldal_main2.png') 0 center no-repeat; background-size: 110%;}
.kozep_bem1{min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}
.kozep_bem_t1{font-size: 2.0em; line-height: 50px;}
.kozep_bem_und{width: 300px; border-top: 3px dashed #fff;}
.kozep_bem_t2{width: 80%; max-width: 1200px;}
.kozep_bem_t3{line-height: 30px; font-size: 1.1em;}

.main_r_inside{min-height: 100px; padding-top: 32px; width: 100%; max-width: 100%;}
.main_r_inside2{min-height: 250px;  min-width: 300px; width: 300px; max-width: 600px;}

/*bottom*/
.leirasok_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 100px; padding-bottom: 100px;}
.leirasok_main_in{width: 80%;max-width: 900px;}

.leirasok_img_bal1{float: left; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;background: transparent url('/ae_kepek/center/unnepi_15.jpg') center 0 no-repeat; background-size: 100%;}
.leirasok_img_bal2{display: none; float: left; background: transparent url('/ae_kepek/center/vkarika.png') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb1{display: none; float: left;background: transparent url('/ae_kepek/center/piskota2.jpg') 0 center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}


.leirasok_img_bal_text{float: left; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_bal_text_in{width: 80%; max-width: 80%; text-align: left;}
.leirasok_img_bal_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_bal_text_in2{font-size: 1.2em; line-height: 28px;}


.leirasok_img_jobb_text{float: right; min-height: 400px; min-width: 50%; width: 300px; max-width: 100%;}
.leirasok_img_jobb_text_in{width: 90%; max-width: 90%; text-align: left;}
.leirasok_img_jobb_text_in_main{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.leirasok_img_jobb_text_in2{font-size: 1.2em; line-height: 28px;}

.leirasok_vizjel{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 300px; min-width: 100%; width: 300px; max-width: 100%;}

/*bottom end*/

.bottom_end1{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 0px; padding-bottom: 0px;}
.bottom_end1_in{max-width: 80%; font-size: 2.2em; line-height: 30px; text-align: center;}

/*team*/
.team_main_gh{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 250px; padding-top: 50px; padding-bottom: 20px;display: none;}

.team_main{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 0px; padding-bottom: 0px;}
.team_main_in{max-width: 80%;}
.team_main_t1{min-width: 100%; float: left;min-height: 100px; line-height: 35px; font-size: 2.0em;}
.team_main_img{float: left; padding-bottom: 30px; background: transparent url('') center center no-repeat; background-size: 100%; min-height: 300px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_text{float: left; min-height: 100px; min-width: 50%; width: 300px; max-width: 100%;}
.team_main_t2_m{width: 80%; max-width: 80%; text-align: center;}
.team_main_name{font-weight: bold; font-size: 2.4em; line-height: 50px; text-transform: uppercase;}
.team_main_t2{font-size: 1.2em; line-height: 28px;}

/*bottom pic*/

.bottom_pic{background-color: #fff; color: #a98a5c; min-width: 100%; max-width: 100%; min-height: 100px; padding-top: 0px; padding-bottom: 0px;}
.bottom_pic1{float: left;background: transparent url('/ae_kepek/bottom/20210129_175757.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic2{float: left;background: transparent url('/ae_kepek/bottom/20210207_112850.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic3{float: left;background: transparent url('/ae_kepek/bottom/20210220_171755.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic4{float: left;background: transparent url('/ae_kepek/bottom/20200924_095950.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic5{float: left;background: transparent url('/ae_kepek/bottom/20210218_112233.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 40%; width: 40%; max-width: 100%;}
.bottom_pic6{float: left;background: transparent url('/ae_kepek/bottom/20210220_191216.png') 0 0 no-repeat; background-size: 100%;min-height: 70px; min-width: 60%; width: 60%; max-width: 100%;}
.bottom_pic_vj{background: transparent url('/ae_kepek/vizjel.png') 0 0 repeat; min-height: 70px; min-width: 100%; width: 100%; max-width: 100%;}

.bottom_contact{background-color: #151515; min-width: 100%; max-width: 100%; min-height: 300px; padding-top: 50px; padding-bottom: 70px;}

/*Belül*/
.s01{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s01_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s02_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s03_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s04_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.s05{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s05_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s06_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s07_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s08_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s011_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s012_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s014{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}
.s014_b{margin-bottom: 20px; float: left; min-width: 300px; width: 100%; text-align: center; max-width: 100%; line-height: 50px; font-size: 1.6em; color: #151515; background-color: transparent; min-height: 300px;}

.also_box{float: left; min-width: 320px; max-width: 100%; width: 50%; text-align: center; padding-bottom: 50px;}
}






















/*Innen át kell nézni*/

	
td.doboz {

font-family: Avenir LT W01 35 Light; 
font-weight: bold; 
width:100%; 
height:620px; 
color:#ffffff; 
background:transparent url("") 0 0 no-repeat; 
text-align:left; 
font-size: 2.0em;

}

td.headerz		{ color:#FFF; background: transparent url() 0 0 repeat-x; width:980px; text-align: left; height:122px;}
td.logo		{ color:#FFF; background: transparent url() left top no-repeat; width:100%; text-align: left;}
td.fade		{ color:#FFF; background: transparent url(/ae_kepek/felhat.png) 0 0 repeat-x; text-align: center; height:250px;}

.lent-footer-nav{
list-style:none;
margin:0;
padding:0;
letter-spacing:.125em;
text-transform:uppercase;
background:#464C59;
overflow:auto
}

.lent-footer-nav a{
color:#FFF;
display:block;
height:100%
}

.lent-footer-nav a:link,.lent-footer-nav a:visited,.lent-footer-nav a:hover{
color:#FFF;
text-decoration:none
}

.lent-footer-nav a:hover{
background-color:#3A3F49
}

.lent-footer-nav img{
display:block;
margin:0 auto
}

.lent-footer-nav li{
display:block;
line-height:90px;
height:90px;
margin:0;
text-align:center;
width:auto
}

.lent-footer-nav li:first-child a{
padding-top:34px
}

@media (min-width:720px){
.lent-footer-nav li{
float:left;width:20%
}
}

h1,h2,h3,h4, dt{ color:#FFF;  }
h1 { font-size:1.8em; font-style:italic; margin:0 0 10px; padding:0; display: none;}
h2 { margin:50px 0px 10px 0px; }
h2{color:#FFF; font-size:14pt; }
h3{	font-style:normal;font-variant:normal;font-weight:normal; letter-spacing:1px;	text-transform:uppercase;}

#container { 
	font-size:.9em; 
	line-height:1.5em; width:910px; position:absolute; top:150px; margin:0 auto; padding:0px 0 0; margin-left:10px; }

td.footerso { width:100%; background: transparent url(/ae_kepek/bottom_row_bg.png) 0 0 repeat-x; height:240px; }
td.menual { width:190px; background: transparent url() 0 0 no-repeat; height:55px; text-align:left; font-weight: bold; color:#fff; padding-top: 0px; }
td.menualul { width:190px; background: transparent url() 0 0 no-repeat; height:30px; text-align:left; font-size:14px; color:#fff; padding-top: 0px; }
td.atmenet { width:100%; background: transparent url() 0 0 repeat-x; height:150px; padding:0; }
/*td.doboz { width:100%; background: transparent url(/ae_kepek/content_bg.png) 0 0 repeat; color:#fff; }*/

#fade2 { width:100%; background-color: transparent; text-align:center; }
#kerdes { width:350px; background: transparent url() 0 0 repeat-y; float:left; text-align:justify; color: #49bbff; padding-right: 10px; padding-bottom: 10px;}

#kerdes img{ width:51px; float:left; padding-right:5px; padding-bottom: 5px; }

#aevosoft { width:96%; background: transparent url() 0 0 repeat-x; color:#fff; padding:0px; font-size:0.8em; text-align:left; }
#fl_araink { width:300px; background: transparent url() 0 0 repeat-x; color:#fff; padding:0px; font-size:0.8em; text-align:left; float:right; }
#alsomenu { width:100%; background: transparent url() 0 0 repeat-y; height:30px; padding:0px; text-align:center; }
#alsomenu ul {width:100%;}
#alsomenu li {margin: 0; display: inline;list-style-type: none;font-size: 20px;}
#kozep { width:100%; background: transparent url() 0 0 repeat-y; height:165px; padding:0px; text-align:center; }
#al { width:100%; background: transparent url() 0 0 repeat-y; height:20px; padding:0px; text-align:left; }

a.altlink:link, a.altlink:visited{

font-weight: none;

color: #49bbff;

text-decoration: none;

}



a.altlink:hover {

text-decoration: none;

color: #fff;

background-color:#49bbff;

}


.clear{clear:both;}

#menu {
	width: 100%;
	position: fixed;
	padding-top: 0px;
	padding-left: 15px;
	height: 85px;
	background: #ffffff url() repeat-x left 0px;
	z-index: 999;
}

#alja {
	width: 100%;
	position: fixed;
	bottom: 0px;
	padding-left: 15px;
	height: 240px;
	background: transparent url(/ae_kepek/bottom_row_bg.png) repeat-x left 0px;
	z-index: 999;
}

#menucontainer{
	width:980px;
	height:90px;
	margin:0 auto; 
	position:relative;
	top:0px;
}

#logo{
	float:left;
 	width:200px;
 	height:110px;
	top: 0px;
	background:transparent url(/kepek/logo2.PNG) no-repeat left center;
	padding-top:0px; 
	padding-right:10px;
	margin-left:0px;
	position: absolute;
}
#logo h1{display:none;color:#fff; font-size:50pt;}

h1 {
	padding: 0px;
	position: relative;
	float: left;
	background: transparent;
	display: block;
	height: 80px;
	width: 200px;
	position:relative;
	z-index:99
}
	h1 a {
		text-indent: -5000px;
		display: block;
		background: url(/ae_kepek/atlatszo.png) 0 0 no-repeat;
		width: 200px;
		height: 80px;
		margin: 0px 0 0 5px;
		padding-top: 0px;
	}


#logo h2 span{font-weight:bold;}
#nav { float:left; width:700px;}
#nav li {margin: 0; padding: 0;display: inline;list-style-type: none;font-size: 16px;}
#nav a:link, #nav a:visited {
	float: left;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 31px 12px 15px  12px;
	text-decoration: none;
	color: #fff;
 
	-moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px;
	-khtml-border-radius-bottomright: 3px; -khtml-border-radius-bottomleft: 3px;
	-webkit-border-radius-bottomright: 3px; -webkit-border-radius-bottomleft: 3px;
	border-radius: 3px;
		
	background:#49bbff;
	margin-left:2px;
}
#nav a:hover {color: #fff;	background:#2b82fd;}
#nav a:visited.active, #nav a:link.active {background-color: #fff;color: #FF6A00;}

/*.stripViewer .panelContainer .panel ul { text-align: left; margin:0; }

.slider-wrap { 
margin:0; position: relative; width: 100%; }

.csw { width: 100%; height: 310px; overflow:auto; }
.csw .loading {margin: 20px 0 30px 0; text-align: center}

.stripViewer { 
 position:relative; overflow:hidden; 
 margin:auto; width:980px; padding-left:0px; 
clear:both; 
}

.stripViewer .panelContainer {  
position:relative; left:0; top:0; width:100%; list-style-type:none;
 }

.stripViewer .panelContainer .panel {  
float:left; height: 250px; position:relative; width:1100px;   }

.stripViewer .panelContainer .panel .wrapper { 
padding:0;}

.wrapper {   }

.stripNavL, .stripNavR { position: absolute; top: 0px; text-indent: -9000em; }
.stripNavL a, .stripNavR a { display: block; width:40px; height:17px; }
.stripNavL { right: 80px; }
.stripNavR { right: 0; }
 .stripNavL { background: url("/kepek/lightbox-btn-prev.gif") no-repeat center; }	
.stripNavR { background: url("/kepek/lightbox-btn-next.gif") no-repeat center; }
*/
/* DESIGN */

.svw {
  width: 50px;
  height: 20px;
  background: #fff;
}

.svw ul {position: relative; left: -999em;}

.stripViewer {
  position: relative;
  overflow: hidden;
  border: 2px solid #808080; 
  /*margin: 0 0 1px 0;*/
  width:980px;
  height:230px;
}

.stripViewer ul { 
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
.stripViewer ul li {
  float:left;
}

.stripTransmitter {
  overflow: auto;
  width: 1%;
}

.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}

.stripTransmitter ul li{
  width: 20px;
  float:left;
  margin: 0 1px 1px 0;
}

.stripTransmitter a{
  font: bold 10px Verdana, Arial;
  text-align: center;
  line-height: 22px;
  background: #FFD227;
  color: #000;
  text-decoration: none;
  display: block;
}

.stripTransmitter a:hover, a.current{
  background: #fff;
  color: #FFD227;
}

#tooltip {
  background: #2b82fd;
  color: #000;
  opacity: 0.85;
  border: 5px solid #8d8dfd;;
}

#tooltip h3 {
  font: normal 10px Verdana;
  margin: 3px;
  padding: 6px 2px;
  border: 0;
}

.twitter {
	position:relative;
}
.twitter_update_list {
	overflow:hidden;
	margin-bottom:15px;
	height:257px;
	}
.twitter ul li {
	margin: 0;
    padding: 18px 0 15px !important;
	}
	.twitter ul li:first-child {
		padding-top: 0 !important;
	}
	.twitter ul li .twitt-body {
		padding:0 0 5px 0;
		}
	.twitter ul li .twitt-body a:hover {text-decoration:underline !important;}
	.twitter ul li a.timesince {
		display: inline-block;
		font-size: 11px;
		line-height: 14px;
		padding-left: 25px;
		}
	
.twitter .profileLink {
	text-decoration:none;
	font-weight:bold;
}
.twitter .profileLink:hover {text-decoration:underline;}
.twitter  .preloader {
	position:absolute;
	top:50px;
	left:0;
	height: 24px;
	line-height:24px;
	padding-left: 30px;
	background-position:0 50%;
	background-repeat:no-repeat;
	background-image:url(/ae_kepek/loading.gif);
}

.twitter ul li .twitt-body a {color: #b4b4b4 !important;}
.twitter ul li a.timesince {background: url(/ae_kepek/twitter-icon.png) no-repeat scroll 0 0 transparent; color: #504f4f !important;}
.twitter ul li a.timesince:hover {color:#b4b4b4 !important;}
.twitter .profileLink {}

.pics { height: 160px; width: 200px; padding:0; margin:0; overflow: hidden }
.pics img { height: 160px; width: 200px; padding: 0px; border: none; background-color: #fff; top:0; left:0 }
.pics img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

.pics2 { height: 372px; width: 100%; padding:0; margin:0; overflow: hidden }
.pics2 img { height: 160px; width: 200px; padding: 0px; border: none; background-color: #fff; top:0; left:0 }
.pics2 img {
	-moz-border-radius: 10px; -webkit-border-radius: 10px;
}

#reg_isztracio input {
    transform: rotate(-3deg);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);

    font: 13px Arial, sans-serif;
    font-weight: bold;
}

#domejn {
    transform: rotate(-9deg);
    -webkit-transform: rotate(-9deg);
    -moz-transform: rotate(-9deg);
    -ms-transform: rotate(-9deg);
    -o-transform: rotate(-9deg);

    font: 13px Arial, sans-serif;
    font-weight: bold;
}