#header{
    background: url(/Static/Images/fooldal_header.jpg) no-repeat;
    height: 562px;
    position:relative;
   
}
#header_fejlec{
    width: 930px;
   margin: 0 auto;
}
.header_innerleft{
    margin-top:10px;
     margin-left:10px;
    float:left;
    height:50px;
    width: 420px;
    
   
}

.header_innerright {
	float: right;
	padding: 25px 8px 0 0;
}

.header_innerright a {
   color: #10226a;
   font-style: italic;
   float: right; 
   clear: right;
}


.margined{
    padding-left: 30px;
}


.header_innerleft h3{
   color: #fff;
   font-size: 19px;
   font-family: arial;
   margin-bottom:5px;
}

.header_innerleft a{
   color: #10226a;
   font-style: italic;
   
}



.header_footer{
    position:absolute;
    bottom:12px;
    left: 45px;
    color:#2b2b2b;
}

.header_footer h3.elso{
   width: 400px; float:left;font-size: 20px;
}

.header_footer h3.masodik{
   width: 230px; float:left;font-size: 20px;
}
.header_footer h3.harmadik{
   width: 200px; float:left;font-size: 20px;
}
.header_szovegbox{
    position:absolute;
    top: 270px;
    left: 50px;
    color: #858585;
    
}
.header_szovegbox h3.egy{
    float:left;
    padding-top:8px;
    font-size: 25px;
    
}
.header_szovegbox h3.ketto{
    float:left;
    font-size: 35px;
    margin-left:5px
    
}
.header_szovegbox h3.harom{
    float:left;
    padding-top:4px;
    font-size: 25px;
    margin-left:100px;
    
}.header_szovegbox h3.negy{
    float:left;
    font-size: 30px;
    margin-left:5px;
    
}

.header_szovegbox h3.ot{
    float:left;
    padding-top:4px;
    font-size: 25px;
    margin-left:50px;
    
}
.header_szovegbox h3.hat{
    float:left;
    font-size: 35px;
    margin-left:80px
    
}
#footer{
    background: url(/Static/Images/fooldal_footer.jpg) no-repeat;
    height: 185px;
}

#lablec_content{
    width: 930px;
    margin: 0 auto;
}

.footer_leftcol{
    padding: 0;
	float: left;
    margin-left:20px;
    margin-top:15px;
    width: 380px;
	text-align: left;
    
}
.footer_leftcol img{
    margin-right: 3px;
    margin-top: 5px;
    border: 1px solid #ffffff;
}
.footer_leftcol li{
   float:left;
   list-style-image: none;
   list-style: none;

}

.hover_op{
    opacity:0.4;filter:alpha(opacity=40);
}

.hover{
    opacity:1;
    filter:alpha(opacity=1);
}


.lg_form{
    position: absolute;
    
    right: 50px;
    bottom:40px;
    
    height: 105px;
    width: 200px;
}
.lg_form h3{
    color: #252525;
    font-size: 15px;
    text-align:left;
}

.input_email{
    position: absolute; 
    top:37px;
    color:#fff;
    border: 0px;
    background: transparent;
}
.input_pass{
    top:60px;
    border: 0px;
    background: transparent;
    position: absolute; 
    color:#fff;
}

.submit_login{
    position: absolute; 
    top:57px;
    width: 30px;
    border: 0px;
    background: transparent;
    
    left: 160px;
    
}

a.elfelejtett{
    position: absolute; 
    bottom:10px;
    color:#252525;
    font-size:10px;
    font-style: italic; 
}
a.elfelejtett_reg{
    position: absolute; 
    bottom:10px;
    left: 100px;
    color:#252525;
    font-size:10px;
    font-style: italic; 
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #ffffff;
	background-color: #000000;
	padding: 5px;
    font-size: 13px;
	opacity: 0.85;
    color: #fff;
    
}
#tooltip h3, #tooltip div { margin: 0; }

.gigi_akcio{
    width: 230px;
  
    float:left;
    margin-top:20px;
    height: 150px;
}

.mary_akcio{
    width:230px;
   
    float:left;
    margin-top:20px;
    height: 150px;
}

.termek_item h3{
    color: #fff;
    font-size:15px;
    
}

.termek_item a{
    color:#fff;
    font-style: italic;
}

.termek_item .leiras{
    color:#fff;
    min-height: 60px;
}
.termek_item .images{
    height: 160px;
    float:left;
    margin-right:5px;
    position:relative;
    
}
.akciok{
    position:absolute;
    left: -5px;
    
}