/*
 Készítette Horváth Bence - WebSiter 
 2015
 * */

.{
	color:gray;
}
body{
	/*background-color: #c84344;*/
	margin:0px;
	padding:0px;
	border:0px;
	font-family: "Arial";
	background-image: url('../adatok/hatter/hatter.png');
   background-size: 100% 100%;
	background-attachment: fixed;
   background-position: center; 
}
html {
    height: 100%;
    
}



.all{
   margin-top:-10px;
	width:1024px;
	height:auto;
	margin-left:auto;
	margin-right: auto;
	background-color: #f5f6f8;
	box-shadow: 0px 0px 20px black;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-radius: 7px;
	
}


.fejlec{
	width: 1044px;
	/*height:200px;
	border-style: solid;
	border-color: gray;
	border-width: 1px;*/
}
.intezmeny_cim{
	width:1024px;
	height:auto;
	top:-1px;
}
.intezmenycim{
    width: 1024px;
}
/*
.cim_box{
	position: absolute;
	top:200px;
	width:100%;
	height: 100px;
	z-index: 3;
	background-color: white;
	opacity: 0.7;
	font-family: 'Terminaldosis,Arial,sans-serif';
}
.cim{
	position: absolute;
	top:200px;
	width:100%;
	height: 100px;
	z-index: 3;
	opacity: 1;
	color:black;
	font-family: Arial;
	font-size: 24px;
	text-align: left;
	
}*/

.datum_nevnap{
    text-align: right;
    color:white;
    margin-left:10px;
    margin-top:0px;
    padding:2px;
    width:980px;
    float: left;
    border-style: solid;
    border-width: 6px;
    height:auto;
    background-color: #a5c61d;
    border-radius: 7px;
    box-shadow: 0px 0px 2px gray;
}
.slider_kep{
    margin-left:10px;
    margin-top:5px;
    padding:10px;
    float: left;
    margin-bottom:10px;
    background-color: white;
    border-style: solid;
    border-width: 6px;
    height:auto;
    border-radius: 7px;
    box-shadow: 0px 0px 5px gray;
    border-color: white;
}

.slider{
    margin-left:10px;
    margin-top:5px;
    padding:10px;
    float: left;
    margin-bottom:10px;
    background-color: white;
    border-style: solid;
    border-width: 6px;
    height:auto;
    border-radius: 7px;
    box-shadow: 0px 0px 5px gray;
    border-color: white;
}

.kep_kepvalto{
    width:750px;
    margin-left: auto;
    margin-right: auto;    
}

.box{
	margin-top:0px;
}


a{
	}

.menu_fent{
	height:90px;
	float:left;
	margin-top:5px ;
}

.gomb_fent{
    float:left;
    margin-left:13px;
    max-width: 180px;
    border-style: solid;
    border-width: 6px;
    border-color:white;
    font-weight:bold;
    border-radius: 7px;
    margin-top:10px ;
    background-color: #a5c61d;
    box-shadow: 0px 0px 2px gray;
   
}
 
.gomb_f{
	 text-align:center;
	 display: table-cell;
    font-weight: bold;
    height: 40px;
    max-width: 187px;
    padding: 8px;
    text-align: center;
    vertical-align: middle;
    
	
}
.gomb_fent_hover{
    padding-top:5px;
    float:left;
    margin-left:8px;
    max-width: 187px;
    border-style: solid;
    border-width: 6px;
    font-weight:bold;   
    border-radius: 7px;
    height: 61px;
    border-color:white;
    /*background-color: #13b2d0;*/
    box-shadow: 0px 0px 10px gray;
}

.gomb_fent_hover a{
	text-decoration: none;
	color: white;
}
.gomb_fent a{
    text-decoration: none;
    color: white;
}

.menu_bal{
	width:200px;
	float:left;
	clear: both;
	margin-bottom:10px;
	margin-left:10px;
}

.gomb{
    
   
}
.gomb a{
	text-decoration: none;
	padding: 10px;
	display: block;
	
}

#g1{
     margin-bottom: 5px;
    width: 190px;
    border-style: solid;
    border-width: 6px;
    border-color:white;
    font-weight:bold;
    border-radius: 7px;
    background-color: #a5c61d;
    box-shadow: 0px 0px 2px gray;
    height:auto;
	
}
#g1 a{
	color: white;
}

#g1 :hover{
	border-color:#FF6347;
	
}

#g2{
    width: 190px;
    border-style: solid;
    border-width: 6px;
    border-color:white;
    font-weight:bold;
    border-radius: 7px;
    background-color: #13b2d0;
    margin-bottom: 5px;
    box-shadow: 0px 0px 10px gray;
 
}
#g2 a{
	color:white;
}

.tartalom{
	margin-left:10px;
	margin-top:5px;
	padding:10px;
	width:760px;
	float: left;
	margin-bottom:10px;
	background-color: white;
	border-style: solid;
   border-width: 6px;
    height:auto;
    border-radius: 7px;
    box-shadow: 0px 0px 5px gray;
    border-color: white;
} 
.tartalom_cim{
	margin-left:10px;
	margin-top:0px;
	padding:10px;
	width:760px;
	float: left;
	 border-style: solid;
    border-width: 6px;
	background-color: white;
}
.cim_left{
	color:white;
	margin-left:10px;
	margin-top:0px;
	padding:10px;
	width:760px;
	float: left;
	border-style: solid;
   border-width: 6px;
	height:auto;
	background-color: #a5c61d;
	border-radius: 7px;
	box-shadow: 0px 0px 5px gray;
}

.lab{
	clear: both;
    text-align: right;
    margin-right:10px;
    margin-left:10px;
     text-align: right;
    color:white;
    padding:2px;
    width:980px;
    border-style: solid;
    border-width: 6px;
    border-color:white;
    height:auto;
    background-color: white;
    color:black;
    margin-bottom:10px;
    border-radius: 7px;
    box-shadow: 0px 0px 2px gray;
}

.bal_alatt{
	margin-top:10px;
	 border-style: solid;
    border-width: 6px;
    background-color: white;
    border-radius: 7px;
    border-color:white;
    box-shadow: 0px 0px 5px gray;
}

.listazo {
    float: left;
    height: 25px;
    overflow: hidden;
    width: 600px;
}
.cim {
    margin-bottom: 10px;
}
.tovabb {
    background-color: #e6e6e6;
    display: block;
    float: left;
    height: 20px;
    margin-bottom: 10px;
    text-align: right;
    width: 770px;
}

.tovabb a{
    color:black;
}

.vissza {
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    text-decoration: underline;
    color:white;
    margin-top:-35px;
}

.vissza a{
    color:black;
}

.akadalymentesites{
	position: absolute;
	z-index:13;
	top:0px;
	float: right;
	text-align:right;
	width:1024px;
	height:45px;
	margin-right: 0px;
}


.kategoria{
	float:left;
	width: 183px;
	height: 134px;
	background-image: url('../img/kategoria.png');
    background-repeat: no-repeat;
    height:170px;
    opacity: 0.9;
    margin-bottom: 10px;
}
.kategoria:hover{
	opacity: 1.0;
}
.kategoria img{
	margin-left:26px;
	margin-top:0px;
	border:0px;
}
.kategoria_kep{
	width:173px;
	height:auto;
	vertical-align: super;
    overflow: hidden;
}

.kategoria_cim{
	font-size:16px;
	width:193px;
	height:10px;
	text-align:center;
	margin-top:0px;
	color: #378151;
}

.kep{
    float: left;
    margin:15px;
    margin-bottom:10px;
    width: 120px;
    height:70px;
    text-align: center;
    vertical-align: super;
    overflow: hidden;
}

.kep img{
	width: 100%;
	opacity: 0.8;
}
.kep img:hover{
	opacity:1;
}


/*
 scrolltop
 * */

.scrollToTop_position{
	
}
.scrollToTop{
	width:100px; 
	height:100px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	bottom:5px;
	right:10px;
	display:none;
	background: url('../img/up.png') no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}


.tanar_elem{
	float:left;
	width:280px; 
	height: 360px;  
	margin-left:60px; 
}	 
 


/*hatter
img.bg {*/
            /* Set rules to fill background
            min-height: 100%;
            min-width: 1200px;
            
            /* Set up proportionate scaling 
            width: 100%;
            height: auto;
            
            /* Set up positioning */
            position: fixed;
            z-index:-1;
            top: 0;
            left: 0;
    /*    }
        
        @media screen and (max-width: 1000px){
            img.bg {
                left: 50%;
                margin-left: -500px; }
        }*/