@charset "utf-8";
/* CSS Document */
*{margin: 0;}
body{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #000 url(../img/bg_body.jpg) no-repeat center top fixed;
}
html, body {
	height: 100%;
	min-height: 100%;
}

.clear{
	clear: both;
}
#wrap{
	width: 982px;
	margin: 0 auto;
	padding: 0;
}
	#header{
		background: url(../img/bg_header.png) no-repeat top;
		width: 982px;
		height: 246px;
	}
		a#logo{
			display: block;
			margin: 0 auto;
			padding: 104px 0 0 0;
			width: 231px;
			height: 60px;
		}
		#topmenu{
			/*padding: 194px 0 0 70px;*/
			padding: 30px 0 0 70px;
		}
	#footer{
		background: url(../img/bg_footer.png) no-repeat top;
		height: 84px;
		width: 982px;
		margin: 0 auto;
		padding: 0;
		font-size: 11px;
	}
		ul#footer_menu{
			list-style: none;
			padding: 53px 0 0 178px;
		}
		#footer_menu li{
			display:block;
			float: left;
			padding: 0 23px;
			height: 20px;
			line-height: 19px;
		}
		#footer_menu a{
			display:block;
			color: #667895;
			text-decoration: none;
		}
		#footer_menu a:hover{
			color: #fff;
		}
	#content{
		width: 982px;
		background: url(../img/bg_content.png) repeat-y top;
		display: block;
		padding: 0 0 5px 0;
	}
		#left .hirek_szoveg, 
		#center .hirek_szoveg,
		#center #con,
		.news .news-container{
			color: #8da0bd;
			font-size: 11px;
			padding: 0 0 20px 0;
			margin: 0 0 20px 0;
		}
		#left .hirek_szoveg{
			background: url(../img/bg_left_box.jpg) no-repeat bottom left;
		}
		#center .hirek_szoveg,
		.news{
			background: url(../img/bg_hirek.jpg) no-repeat bottom left;
		}
		.hirek_szoveg h1,
		.news .news-container h1.title{ 
			display:none;
			/*font-size: 14px;
			line-height: 17px;*/
		}
		.hirek_szoveg .idopont,
		.news .news-container h2.date{
			display:none;
		}
		.hirek_szoveg h2,
		.news .news-container h2{
			color: #fff;
			font-size: 12px; 
			line-height: 15px;
			padding: 0 0 15px 0;
		}
		.hirek_szoveg p,
		.news .news-container p{
			padding: 8px 0;
		}
		.hirek_szoveg img,
		.news .news-container img{
			padding: 4px 6px;
		}
		a.tovabb, .hirek_szoveg a,
		.news a{
			color: #3CF;
			font-weight: bold;
			text-decoration: none;
		}
		a.cikk_link{
			display: block;
			float: right;
			padding: 0 10px 0 0;
		}
		.bottom{
			padding: 0 10px;
			text-align: right;
		}
		.cikk_link:hover, .hirek_szoveg a:hover{
			color: #fff;
		}
		#left{
			padding: 5px 0 0 50px;
			width: 182px;
			float: left;
		}
		
		#center{
			float: left;
			width: 515px;
			padding: 5px 0 0 21px;
		}
		#right{
			float: right;
			width: 156px;
			margin: 0;
			padding: 5px 37px 0 0;
		}
			.banner_3{
				width: 156px;
			}
			.kep_banner{
				display: block;
				margin: 0 auto;
			}
		#bottom_nav{
			text-align: center;
		}

#con{
	overflow:auto;
	height:600px;
}
#gall{
	width: 498px;
	padding: 10px 0;
}
	.gall_td{
		width: 166px;
		height: 120px;
		float: left;
	}
		.gall_td a{
			width: 120px;
			height: 90px;
			overflow: hidden;
			margin: 0 auto;
			display: block;
			text-align: center;
		}
	