@charset "utf-8";
/* CSS Document */

@font-face
{
font-family: Aller;
    src: url('../font/Aller_Rg.eot');
    src: url('../font/Aller_Rg.eot?#iefix') format('embedded-opentype'),
         url('../font/Aller_Rg.woff') format('woff'),
         url('../font/Aller_Rg.ttf') format('truetype'),
         url('../font/Aller_Rg.svg#font/Aller_Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
font-family: AllerLt;
    src: url('../font/Aller_Lt.eot');
    src: url('../font/Aller_Lt.eot?#iefix') format('embedded-opentype'),
         url('../font/Aller_Lt.woff') format('woff'),
         url('../font/Aller_Lt.ttf') format('truetype'),
         url('../font/Aller_Lt.svg#font/Aller_Lt') format('svg');
   		 font-weight: lighter;
    	 font-style: normal;
}

@font-face
{
font-family: AllerBd;
    src: url('../font/Aller_Bd.eot');
    src: url('../font/Aller_Bd.eot?#iefix') format('embedded-opentype'),
         url('../font/Aller_Bd.woff') format('woff'),
         url('../font/Aller_Bd.ttf') format('truetype'),
         url('../font/Aller_Bd.svg#font/Aller_Bd') format('svg');
    font-weight: bold;
    
}


html, body {
	font-weight:lighter;
	font-size:16px;
	margin:0;
	font-family:'AllerLt';
	color:#636466;
	overflow-x:hidden;
	}
	
h1{	margin:-8px 0 15px 0; 
	padding:0;
	font-size:36px;
	font-weight:bold;
	color:#dc1d24;
	font-family:'AllerBd' !important;
	
}

h2{	margin:0 0 15px 0; 
	padding:0;
	font-size:60px;
	
	color:#fff;
	text-align:left;
	font-family:'AllerBd';
	
}

h3{	margin:0px 0 15px 0; 
	padding:0;
	font-size:24px;
	font-weight:bold;
	font-family:'AllerBd';
	color:#333;
	
	
}

h4{	margin:15px 0 15px 0; 
	padding:0;
	font-size:36px;	
	color:#dc1d24;
	text-align:left;
	font-family:'AllerBd';	
}

a{text-decoration:none; color:#999;}	
a:hover {text-decoration:none; color:#000;}	
a:visited {text-decoration:none; color:#999;}	
a:link {text-decoration:none; color:#999;}	

b{
	font-family:'AllerBd';
	}

strong{
	font-family:'AllerBd';
	}

	
input{ 
	width:180px;
	padding:5px 5px;
	height:18px;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-right:none;
	float:left;
	color:#333;
	}	

.submit{ 
	width:31px;
	height:30px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:none;
	color:#dc1d24;
	float:left;
	text-align:center;
	background:#FFF;
		}	

#Container{ 
	width:100%;
	text-align:justify;
	
}

#Container #top_shadow{
	position:relative;
	top:0px;
	border:none;
	padding:0;
	margin:0;
	z-index:0;
}

#Container #bottom_shadow{
	position:inherit;
	top:20px;
	border:none;
	padding:0;
	margin:0;
	z-index:0;
}


#Container .button{ 
	margin:30px auto;
	padding:10px;
	background:#dc1d24;
	color:#FFF;
	text-align:center;
	width:240px;
	display:block;
	clear:both;
	z-index:999;	
}


#Container img{
	padding:10px;
	margin:0px 10px 10px 10px;
	border:dashed 1px #666;
	}

#Menu{ 
	width:1024px;
	height:90px;
	margin:0 auto;

	margin-bottom:10px;
	background:none;

	z-index:9999;
	position:absolult;
	color:#343434 !important;
}

#Menu img{
	padding:0px;
	margin:3px 0 0 0;
	border:none;
	}

#Menu ul{ 

	float:right;
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
}
#Menu ul li{ 
	
	text-align:center !important;
	float:left;	
}

#Menu ul li a{ 
color:#343434;
font-size:18px;
padding:20px 46px 20px 30px;	
text-align:center !important;
display:block;
background:url(../images/menu_bg.png) no-repeat right center;
	
}

#Menu ul li a:hover{ 
color:#dc1d24;
font-weight:lighter;	
}




#Content{
	clear:both;
	padding-top:90px;
	color:#333;
	width:1024px;
	margin:0px auto;
	}

#Content33{
	clear:both;
	padding-top:110px;
	color:#333;
	width:1024px;
	margin:0px auto;
	}


#Content li{
margin-top:10px;
}

#Content a{
	
	color:#333;
	

	}

#Content h1{
	background:#dc1d24;
	color:#fff;
	font-size:24px;
	padding:10px 15px;
	margin:0 !important;
	text-align:left;
	max-width:200px !important;

	}
	
	
#Content .red{
	
	color:#dc1d24;
	

	}	

#Content img{
	
	 
	

	}	

	



.Left{width:650px; float:left; padding:0 10px;}
.Left2{width:380px; float:left; padding:0 10px;}

.Right{width:600px; float:right; padding:0 10px;}

.BlogLeft{width:550px; float:left; padding:0 10px;
color: black;}

#Main{
	width:1024px;
	padding-top:80px;
	min-height:560px;
	margin:0 auto;
	color:#fff;
	text-align:justify;
	}
	
#Main h1{
	font-size:60px;
	color:#fff;
	margin: 0 !important;
	padding:0 !important;
	}
	
#Main h2{
	font-size:36px;
	color:#fff;
	margin: 0 !important;
	padding:0 !important;
	
	}	
	
#Inspiration{
	width:1024px;
	padding-top:80px;
	min-height:540px;
	margin:0 auto;
	}
	
#Inspiration h1{
	
	}	
	
#Inspiration h2{
	color:#333 ;
	font-size:24px;
	}	
	
#Inspiration h3{
	float:left;
	color:#333;
	font-size:60px;
	font-family:Garamond;
	}	
			
#Contact{
	width:1024px;	
	padding-top:80px;
	min-height:340px;
	margin:-10px auto;
	}

#Contact a{
	color:#333;
	}

#Contact tr{	
	width:205px;
	float:left;
	margin:0;
	padding:0;
	}	
	
#Contact th{	
	width:50px;
	float:left;
	}
	
#Contact td{	
	padding-left:5px;
	padding-top:10px;
	font-size:14px;
	}	
	
#Contact td strong{	
	font-size:14px;
	font-weight:bold;
	}
	
#Contact th img{	
	border:none;
	margin:0;
	padding:0;
	
	}	

#Blog{
	width:1024px;
	padding-top:80px;
	min-height:360px;
	margin:0 auto;
	}
#Footer{
	
	width:1024px;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
	font-size:80%;
	font-weight:normal !important;
	font-style:normal;
	}
	
#Footer a{
	color:#333;
	}	
	
#Footer img{
	padding:0px;
	margin:0px;
	border:none;
	-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
			
			 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			  filter: gray; 
	}
	
#Footer img:hover{
	padding:0px;
	margin:0px;
	border:none;
	
    /*-webkit-filter: grayscale(0%); 
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%); 
    -o-filter: grayscale(0%); 
    filter: url(resources.svg#desaturate);
    filter: none;
    -webkit-filter: grayscale(0);*/ 
	}
	
	

.pagination a{
	
	}		
	
.pagination{
	clear:both;
	width:100%;
	padding-top:10px;
}

.pagination a{
	width:18px;
	height:18px;
	font-size:18px;
	margin:0 4px;
	color:#FFF !important;
	background:#dc1d24;
	padding:9px 14px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	text-align:center;
}

.pagination a:hover{
	width:18px;
	height:18px;
	font-size:18px;
	margin:0 4px;
	color:#FFF !important;
	background:#333;
	padding:9px 14px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	text-align:center;	
}


.pagination span{

	width:30px !important;
	height:26px !important;
	font-size:18px;
	margin:0 4px;
	color:#333 !important;
	background:#fff;
	padding:15px 18px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	text-align:center;
	float:none !important;
}


/*Blog*/
#BlogContent{
	width:1024px;
	}

#BlogLeft{
	width:768px;
	float:left;
	margin:15px 0 0 0;
	border-right:1px dashed #ccc;
	padding:0 10px 0 0;
	}
	
#BlogLeft h1{
	width:100%;
	background:none;
	padding:10px;
	font-size:16px;
	font-weight:bold;
	float:left;
	color:#333;
	text-align:left;	
	}
	
#BlogLeft span{
	padding:10px;
	font-size:14px;
	font-weight:normal;
	float:left;
	height:95px;
	overflow:hidden;
	}	

#BlogRight{
	width:235px;
	float:left;
	margin:15px 0 0 0px;
	padding:0 0 0 10px;	
	}

#BlogLeft .BoxGreen{
	max-width:50%;
	padding:10px;
	float:left;
	background:#cfe4ab;
	overflow:hidden;
	position:absolute;
	top:20px;
	opacity:0.85;
	filter:alpha(opacity=85); 
	}

#BlogLeft .BoxGreen h1{
	opacity:1;
	filter:alpha(opacity=100); 
	}	
	
#BlogLeft .BoxYellow{
	max-width:50%;
	padding:10px;
	float:left;
	margin-bottom:15px;
	background:#fef4b2;
	overflow:hidden;
	position:absolute;
	top:20px;
	opacity:0.85;
	filter:alpha(opacity=85);

	}
	
#BlogLeft .BoxBlue{
	max-width:50%;
	float:left;
	padding:10px;
	margin-bottom:15px;
	background:#b2e3fa;
	overflow:hidden;
	position:absolute;
	top:20px;
	opacity:0.85;
	filter:alpha(opacity=85);
	
	}
	
#BlogLeft .BoxOrange{
	max-width:50%;
	float:left;
	padding:10px;
	margin-bottom:15px;
	background:#f0b496;
	overflow:hidden;
	position:absolute;
	top:20px;
	opacity:0.85;
	filter:alpha(opacity=85);
		}


#BlogRight ul{ 
	width:234px;
	float:right;
	margin:15px 0 0 0;
	padding:15px 0;
	list-style:none;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
}

#BlogRight ul li{ 
	text-align:left !important;
	float:left;	
}

#BlogRight ul li a{ 
padding:5px 10px 5px 0px;	
text-align:left !important;
display:block;
color:#333;

	
}

#BlogRight ul li a:hover{ 
color:#dc1d24;	
}



#BlogLeft .Pics{
	width:768px;
	height:300px;
	overflow:hidden;
	z-index:0;
	float:left;
	margin:0 0 10px 0;
	padding:0;
	
	}
	
#BlogLeft .Img{
	width:768px;
	border:none;
	margin:0;
	padding:0;
	z-index:99;

	}
	
#BlogLeft .Pics .Img:hover{
	
	
	background:url(../images/img_hover.png);
	z-index:999;
	-webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
         -o-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
            filter: grayscale(100%); 
			
			 filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
			  filter: gray; 
	cursor:pointer;
	}

#BlogText{
	width:768px;
	margin:0 auto;
	overflow-x:hidden;
	}
	
#BlogMainPics{
	width:768px;
	height:160px;
	overflow:hidden;

	/*border:dashed 1px #666;*/
	}	
	
#BlogMainPics img{
	width:768px;
	
	padding:0px;
	margin:0px;
	border:none;
	}		
	
#BlogTitle{
	width:768px;
	margin:10px 0;
	padding:0;
	
	}

#BlogTitle ul{
	width:768px;
	float:left;
	margin:10px 0;
	padding:0;
	list-style:none;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	}

#BlogTitle ul li{
	width:180px;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	}
	
#BlogTitle ul li span{
	width:180px;
	display:block;
	color:#dc1d24; 
	font-size:14px;
	height:18px;	
	}

#persons {
clear:both;
width:1075px;
}

#foldhazi {
float:left;
width:33%;
} 

#kulcsar {
float:left;
width:33%;
align:center;
margin:auto;
} 

#hencz  {
float:left;
width:33%;
}

#foldhazi p {
margin-left:40px;
float:left;
text-align:center;
}

#kulcsar p {
margin-left:40px;
float:left;
text-align:center;
}

#hencz p {
margin-left:40px;
float:left;
text-align:center;
}

#kiurites {
float:right;
display:block;
font-size:18px;
background-color:#dc1d24;
color:white;
}
