
.clearfix:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
h3,h2{
	text-transform:uppercase;
	line-height:50px;
	color: white;
background: #1EAE6e;
text-align:center;
}
body {
background-color:white;
background-image:url('../img/bg.png');
background-repeat:repeat;
margin:0;
margin-bottom:0;
padding:0;
}


#container{
position:relative;

width:800px;
min-height:1100px;
height:104%;
margin:0 auto;
background:white;
-webkit-box-shadow:  0px 0px 60px 0px rgba(10, 10, 10, 0.9);
        
        box-shadow:  0px 0px 60px 0px rgba(10, 10, 10, 0.9);
	
}
#header {
position:relative;
background-image:url('../img/header.png');
width:903px;
height:325px;
left:-103px;
margin-top:0;

}

#navigation{
width: 100%;
	height: auto;
	background-color: #34E55E;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
background-color: #white;
padding-left:0;
padding-right:0;
margin:0;

}
#navigation ul
{
margin: 0px !important;
background-image: url("../img/menubg.png");
background-repeat: repeat;
list-style-type: none;
text-align: center;
padding: 0px;
height: 100%;
max-height: 78px;
}
#navigation ul li:hover {
	background:rgb(57, 127, 79);
	color:white !important;
}
#navigation ul li { display: inline; 
list-style-type: none;
display: inline-block;
margin-right: 0px;
margin-left: 0px;
height: 55px;
position: relative;
top: -15px;
padding: 41px 18px 13px;
}

#navigation ul li a
{
text-decoration: none;
color: white;

font-family: "Abel",Arial,Helvetica,sans-serif;
font-size:24px;
}


#content{
float:right;
width:55%;
padding-top: 40px;
padding-bottom: 80px;
padding-left:0;
padding-right:35px;
font-family: "Open Sans Condensed" !important;
font-weight: 700 !important;
line-height: 33px !important;

font-size:19px;
color:#333;
line-height:40px;
min-height:800px>
}
#sidelogo{
position:absolute;
right:-249px;



width:282px;
top:400px;
z-index:9;
height:400px;

background-image: url('../img/sidelogo.png');
background-repeat:no-repeat;
}

#sidebar{
float:left;
width:33%;
min-height:800px>
margin:0;
padding:0;
}
.telefon{
position:relative;
top:-15px;
margin:0 auto;
display:block;
padding:0px 55px;
}
p#hivjatok{
margin-top:20px;
padding-left:0px;
text-align:center;
font-family: 'Sanchez', serif;
font-size:40px;
color:red;
display:block;

}
p#hivjatok2{
margin-top:0;
padding-left:0px;
text-align:center;
font-family: 'Sanchez', serif;
font-size:50px;
color:red;
display:block;
line-height:10px;

}
p#telefonszam {
padding-bottom:0;

text-align:center;
font-family: 'Sanchez', serif;
font-size:23px;
color:red;
margin:0;
line-height:65px;
font-weight:bold;
}

.arckep{

    padding-top: 50px;
    margin: 0px auto;
    display: block;
}

#lablec {
 z-index:999;   
   position:absolute;
   margin-top:0;
   bottom:0px;
   height:48px;
   width:1000px;
   background-image:url('../img/footer.png');
   background-repeat:no-repeat;
}
#lablec0{
margin-top:99px;
margin-bottom:85px;
font-family: 'Open Sans', sans-serif;
text-align:center;
font-size:9px;



width:1000px;
height:19px;
clear: both;
position:relative;
bottom:0;

	
}

html,body{

height:100%;



}