/*---------középső tartalom-----------*/
#contentcenter h1, #date_lang, #navlist {
		line-height: 30px;
		
		color: white;
		padding-right: 0px;
		text-transform: uppercase;
		
}
#contentcenter h1{
		background: #FBB017;
		margin: 0 0 10px 0;
		text-align: right;
		width: 100%;
		font-size: 18px;
		clear: both;
}
#contentcenter p, li { padding:5px 10px; font-size: 12px;}
#contentcenter img {margin:5px;}
#cover_stage .welcome{text-align: center; font-size: 26px; padding-top: 50px;}
#cover_stage {height: 240px;}
#cover_stage img {text-align: left; float: left;}
/*---------középső tartalom-----------*/

/*---------hírek-----------*/
#newsbox{margin:0px; padding: 0px; width: 100%;}
#newsbox li {
				width: 33%;
				/*display: inline;*/
				margin: 0px;
				padding: 0px;
				float:left;
				list-style: none;
				}
				


#newsbox p {
			margin: 0px;
			padding: 5px;
			/*height: 125px;*/
			font-size: 12px;
			}
#newsbox h4 {
			margin: 0px 5px;
			padding: 5px;
			font-size: 12px;
			font-weight: bold;
			height: 48px;
			text-transform: uppercase;
			border-bottom: 2px solid #d78F03;
			
}
#newsbox a {color: #d78F03; text-decoration: none;}
/*---------hírek-----------*/