html,body   {background-color: black; background:url("../kepek/kezdooldal/Alap2.jpg");background-size: cover; margin:0px; padding:0px; width:100%; height:100%;}

#main       {position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; margin:0px; padding:0px; overflow: hidden; min-width: 320px;}

.oszlopok_ul        {position:relative; margin:0px; padding:0px; height:100%; list-style:outside none;}

.oszlopok_li        {position:relative; float: left; width: 25%; height: 100%; backface-visibility: hidden; opacity:1; transition-duration: 1s;}
.oszlopok_li:hover  {transition-duration: 1s;}


#oszlopok_div   {width:100%; height:100%;}
#oszlopok_div a {position:relative; width:100%; height:100%;text-decoration:none;}



#oszlopok_top_side  {position:relative; height:55%}

#top_header     {position:absolute; bottom:0px; width:100%;}
#top_header a   {text-decoration:none; color:rgba(255, 255, 255, 1);transition-duration: 0.7s;}
#top_header hr  {border-color: rgba(255, 255, 255, 0.7); border-style: solid none none; border-width: 2px 0px 0px;}
#top_header h1  {text-align:center; margin:15px 0px; color:#FFF; font-size:28px; z-index:7;}

#oszlopok_bottom_side{position:relative; height:45%;}


#bottom_leiras      {position:absolute; top:0px; width:100%; line-height:160%; font-size:18px; font-style: italic;display:none;}
#bottom_leiras p    {margin:15px 3px; padding:0px 20px; text-align:center; color:rgba(255, 255, 255, 0.7);}  

.bottom_menu_wrapper        {width:100%; height:100%; top:0px; position:absolute; transition-duration: 0.7s; transform: matrix(1, 0, 0, 1, 0, 0);}
.bottom_menu_wrapper:hover  {transition-duration: 0.7s; transform: matrix(1, 0, 0, 1, 0, -280);}

.menu_link  {width:100%; height:100%;position:absolute!important;margin:0px;padding:0px;border:0px solid red;}
    

    
.bottom_menu        {width:100%; height:300px; position:absolute; margin-top:0px; bottom:-300px;}      /*?? mekkora legyen*/
.bottom_menu ul     {list-style:outside none ;margin:0px;padding:0px;background-color:black;}
.bottom_menu ul li  {text-decoration: none!important;}
.bottom_menu ul a   {text-decoration:none;}



/**Bemutatkozás**/
.bottom_menu_3      {height:350px; margin-top:50px; background-color:white ;padding:30px; line-height:160%; font-size:20px; color:#3649A7;}
.bottom_menu_3 hr   {border-color: rgba(71, 51, 100, 0.7); border-style: solid none none; border-width: 2px 0px 0px;}
/**Bemutatkozás**/


/**Termékek**/
.bottom_menu_2      {height:350px;margin-top:50px;background-color:white;padding:30px;line-height:200%;font-size:20px;}
.bottom_menu_2 a    {color:#00B3B6;}
.bottom_menu_2 hr   {border-color: rgba(71, 51, 100, 0.7); border-style: solid none none; border-width: 2px 0px 0px;}
/**Termékek**/    


/**Szolgáltatás**/
.bottom_menu_5      {height:350px; margin-top:50px; background-color:white; padding:30px; line-height:180%; font-size:20px; color:#EA1945;}
.bottom_menu_5 hr   {border-color: rgba(71, 51, 100, 0.7); border-style: solid none none; border-width: 2px 0px 0px;}
/**Szolgáltatás**/


/**Elérhetőség**/
.bottom_menu_4      {height:350px; margin-top:50px; background-color:white; color:#6FAF20; padding:30px; line-height:160%; font-size:18px;}
.bottom_menu_4 hr   {border-color: rgba(71, 51, 100, 0.7); border-style: solid none none; border-width: 2px 0px 0px;}
/**Elérhetőség**/





