body {margin: 0px; padding: 0px; font-family: Times New Roman, Arial, Helvetica, Tahoma, Verdana; font-size:12px; color:#000000;  background:#727272 url(../images/body_top_1px.gif) 0 0 repeat-x;}



/***************/
/* Külső keret */
/***************/
/*#k_keret{margin:0 auto 0 auto; width: 1000px; background:#ffffff url(../images/k_keret_bg.png) 0 0 repeat-y;}
#k_keret:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}*/

#header_top{
	width:1000px;
	height:64px;
	margin:0 auto;
	font-size:12px;
	color:#ffffff;
}

#header_flash{
	width:1000px;
	height:280px;
	margin:0 auto;
	border-bottom:1px solid #999999;
}

#header_top #datum{
	width:420px;
	height:24px;
	float:left;
	padding:40px 0 0 10px;
}

#header_top #menu{
	width:570px;
	height:64px;
	float:left;
}

#header_top #menu h1{
	padding:0; 
	margin:0; 
	font-size:14px;
}

#header_top #menu a{
	float:left; 
	height:64px; 
	display:block; 
	background-position: 0 0; 
	margin:0; 
	padding:0; 
}

#header_top #menu a:hover{
	color:#ffffff;
	background-position: 0 64px;
}


/**********/
/* Content */
/**********/
.content{
	width:1000px;
	margin:0 auto;
	background-color:#ffffff;
}
.content:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.content .page_label{
	width:980px;
	height:40px;
	margin:0;
	padding:7px 0 0 20px;
	background:#ffffff url(../images/bg_page_label.gif) 0 7px no-repeat;
	font-size:30px;
	color:#4c86bf;
}

.content .page_content{
	width:960px;
	margin:0;
	padding:15px 20px 25px 20px;
	font-size:14px;
	color:#1a1a1a;
	text-align:justify;
}

/**********/
/* Footer */
/**********/
#footer{
	width:100%;
	height:74px;
	margin:0 auto;
	padding:0;	
	background:#727272 url(../images/footer_1px.gif) 0 0 repeat-x;
}

#footer #footer_content{
	width:1000px;
	height:50px;
	margin:0 auto;
	padding:0;	
}

#footer #footer_content h6{
	font-size:11px;
	color:#1a1a1a;
	padding:5px 0 0 15px;
	margin:0;
}

#footer #footer_content h1{
	padding:0;
	margin:0;
}

#footer #footer_content h1 a{
	font-size:13px;
	color:#ffffff;
	padding:0;
	margin:0;
	text-decoration:none;
}

#footer #footer_content h1 a:hover{
	font-size:13px;
	color:#1a1a1a;
	padding:0;
	margin:0;
}


/*****************/
/* Hírek aloldal */
/*****************/
 .hirek_egy{float:left; width:460px; padding:0; margin-bottom:20px; font-size:11px; text-align:justify; height: auto; min-height: 120px; border-bottom:1px dotted #808080;}
 .hirek_egy:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
 
 .hirek_egy.right{margin-left:30px;}

 .hirek_egy h3{width:460px; padding:0; margin:0; font-size:15px; color:#000000;}
 .hirek_egy a{padding:0; margin:0; color: #000000; font-size:15px; font-weight: bold; text-decoration: none;}
 .hirek_egy a:hover{color:#A82A35;}
 .hirek_egy span{padding:0; margin:0; font-size:11px; font-weight: normal; color: #808080;}
 .hirek_egy p{padding:0; margin:0; font-size:12px; color:#808080; font-weight: normal;}
 .hirek_egy table{padding-top:10px;}
 .hirek_egy table span{padding:0; margin:0; font-size:12px; font-weight: bold; color: #000000;}
 .hirek_egy .gomb{float:right; width:65px; height:29px; padding: 3px 0 0 14px; margin: 10px 0 0 0; background:url(../images/gomb.png) 0 0 no-repeat;}
 .hirek_egy .gomb img{margin: 5px 6px 0 0;}
 .hirek_egy .gomb a{padding: 0; margin: 0; font-size:11px; text-decoration: none; color:#727272; font-weight: bold;}
 .hirek_egy .gomb a:hover{color:#727272; text-decoration: underline;}
 .hirek_egy .pic{width:130px; height:94px;}
 .hirek_egy .pic img{margin-top:5px; padding:2px; border:1px solid #727272;}
