html, body{

	background:#323232;

	font-family:"Tahoma";

	color:#f6f6f6;

	font-size:11px;

	padding-bottom:20px;

}

*{

	margin:0;

	padding:0;

}

.header .right {

	width: 650px;

	height: 40px;

}

.clearer,.clear{

	clear:both;

	font-size:0;

	line-height:0;

}

a img{

	border:0;

}

.container {

	width:996px;

	margin-left:auto;

	margin-right:auto;

	margin-top:40px;

	/* background:url(../images/bottom_bg.jpg) left bottom no-repeat; */

	background-color: #f6f6f6;

	/* padding-bottom: 140px; */

}

.left{

	float:left;

}

.right{

	float:right;

}

.header{

	background:url(../images/top_bg.jpg) no-repeat;

	background-color:#eeeee8;

	background-position:top left;

	padding:35px;

	padding-top:20px;

	padding-bottom:5px;

}

.header_bottom_bg{

	background:url(../images/header_bottom_bg.jpg) no-repeat;  

	background-position:bottom left;

	padding-bottom:11px; 

}

.header .left{

	position: relative;

	width:230px;

}

.header .hu {

	position: absolute;

	width: 30px;

	height: 18px;

	top: 0px;

	right: 0px; 

}

.header .en {

	position: absolute;

	width: 30px;

	height: 18px;

	bottom: 0px;

	right: 0px; 

}

.content{

	padding-left:35px;

	padding-right:35px;

	color:#323232;

	min-height: 369px;

	_height: 369px;

}

.szlogen_holder{

	padding-left:10px;

	padding-top:10px;

}

.fooldal_title{

	padding-bottom:10px;

}

.content .right a{

	text-decoration:none;

	margin-left:17px;

}

.content .right{

	padding-top:25px;

}



.logo_holder{

	width: 996px;

	text-align: center;

}

.logo_holder img{

	padding-left: 20px;

	padding-right: 20px;

}

.fooldal_szoveg {

	width: 400px;

}



.footer{

	width:996px;

	margin-left:auto;

	margin-right:auto;

	padding-top:5px;

}

.footer a:link, .footer a:visited{

	text-decoration:none;

	color:#f6f6f6;

	margin-right:20px;

}

.footer a:hover{

	color:#00639f;

}

.footer .left{

	padding-left:35px;

}

.footer .right{	

	padding-right:35px;

}

p{

	padding-bottom:10px;

}
.marginleft{
    margin-left: 50px;
}
