html, body{ 
 	margin:0; 
 	padding:0; 	
	background:url('page_bg.png');
	background-repeat:repeat-y;	
 	background-color:#fff;
 	font-family:Tahoma, Verdana, Arial;
 	font-size:13px;
 	color:#54411a;
}  

#page_container{ 
 	float:left;
 	width:100%;
 	height:auto;
 	text-align:center;  
 	/*border:1px solid #000;*/
}

#page{
	/*margin-left:auto;
	margin-right:auto;*/
	width:960px;
	height:auto;
	margin-top:0px;
	margin-bottom:27px;
	/*border:1px solid #000;*/
	position:relative;
	background:url('content_bg.png');
	background-repeat:repeat-y;
	float:left;
	display:block;
}
#header{
	width:960px;
	height:79px;
	background:url('header_bg.png');
	float:left;
}
#logo{
	position:absolute;
	top:10px;
	left:20px;
}
.lang_en{
	position:absolute;
	right:74px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background:url('lang_bg.png');
	font-size:11px;
	font-weight:bold;
	color:#65a223;
	text-decoration:none;
	line-height:18px;
}
.lang_en:hover{
	color:#cc0000;
}
.lang_en_active{
	position:absolute;
	right:74px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background:url('lang_bg.png');
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
	line-height:18px;
}
.lang_hu{
	position:absolute;
	right:37px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background:url('lang_bg.png');
	font-size:11px;
	font-weight:bold;
	color:#65a223;
	text-decoration:none;
	line-height:18px;
}
.lang_hu:hover{
	color:#cc0000;
}
.lang_hu_active{
	position:absolute;
	right:37px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background:url('lang_bg.png');
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
	line-height:18px;
}
.lang_fr{
	position:absolute;
	right:0px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background-color:#f2f3f4;
	font-size:11px;
	font-weight:bold;
	color:#65a223;
	text-decoration:none;
	line-height:18px;
}
.lang_fr:hover{
	color:#cc0000;
}
.lang_fr_active{
	position:absolute;
	right:0px;
	top:244px;
	display:block;
	width:37px;
	height:18px;
	background-color:#f2f3f4;
	font-size:11px;
	font-weight:bold;
	color:#cc0000;
	text-decoration:none;
	line-height:18px;
}
#search{
	position:absolute;
	right:0px;
	top:55px;
}
.search_query{
	border:0px;
	height:17px;
	padding-top:2px;
	padding-left:4px;
	padding-right:4px;
	width:102px!important;
	width:110px;
	background-color:#d4d8db;
	position:absolute;
	right:145px;
	top:244px;	
}
.search_submit_button{
	border:0px;
	background:url('search_submit_button.png');
	width:17px;
	height:17px;
	position:absolute;
	right:125px;
	top:244px;	
}
.search_label{
	position:absolute;
	right:255px!important;
	right:260px;
	top:246px;
	font-size:11px;
	color:#434f58;	
}
#header_image{
	float:left;
	display:block;
	width:960px;
	height:160px;
}
#sidebar{
	float:left;
	display:block;
	width:270px;
	height:auto;
	background:url('sidebar_bg.png');
	background-repeat:no-repeat;
	/*border:1px solid #000;*/
}
.box{
	float:left;
	display:block;
	width:270px;
	height:auto;
	margin-top:20px;
	/*border:1px solid #000;*/
}
.box_left{
	display:block;
	width:20px;
	height:280px;
	background:url('box_left.png');
	float:left;
}
.box_center{
	display:block;
	float:left;
	width:230px;
	height:auto;
	/*height:312px;*/
	background-color:#fff;
}
.box_right{
	display:block;
	width:20px;
	height:280px;
	background:url('box_right.png');
	float:left;
}
.menu_title{
	width:215px!important;
	width:230px;
	height:56px;
	background:url('menu_title_bg.png');
	display:block;
	line-height:48px;
	padding-left:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
.valuta_title{
	width:215px!important;
	width:230px;
	height:56px;
	background:url('valuta_title_bg.png');
	display:block;
	line-height:48px;
	padding-left:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;	
}
.wether_title{
	width:215px!important;
	width:230px;
	height:56px;
	background:url('wether_title_bg.png');
	display:block;
	line-height:48px;
	padding-left:15px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;	
}
.menu{
	width:215px!important;
	width:230px;
	height:27px;
	display:block;
	background:url('menu_bg.png');
	color:#66737c;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	line-height:27px;
	padding-left:15px;
}
.menu:hover{
	color:#cc0000;
}
.menu_active{
	width:215px!important;
	width:230px;
	height:27px;
	display:block;
	background:url('menu_bg.png');
	color:#cc0000;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
	line-height:27px;
	padding-left:15px;
}
.submenu{
	width:205px!important;
	width:230px;
	height:19px;
	display:block;
	background:url('menu_bg.png');
	color:#374650;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:19px;
	padding-left:25px;
}
.submenu:hover{
	color:#cc0000;
}
.submenu_active{
	width:205px!important;
	width:230px;
	height:19px;
	display:block;
	background:url('menu_bg.png');
	color:#cc0000;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	line-height:19px;
	padding-left:25px;
}
#content{
	float:left;
	display:block;
	width:670px!important;
	width:690px;
	height:auto;
	background:url('content_bg2.png');
	background-repeat:no-repeat;
	/*border:1px solid #000;*/
	overflow:hidden;
	padding-left:20px;
	padding-right:0px;
	padding-top:0px!important;
	padding-top:20px;
	color:#404e57;
	text-align:left;
}
#content h1{
	text-align:left;
	font-family:Georgia;
	color:#2575ad;
	font-size:23px;
	font-weight:normal;
}
#footer{
	clear:both;
	float:left;
	display:block;
	width:960px;
	height:129px;
	background:url('footer_bg.png');
	/*border:1px solid #000;*/
	position:relative;
}

.news_box{
	width:326px;
	height:165px;
	display:block;
	float:left;
	/*border:1px solid #000;*/
	border-bottom:1px solid #c2c7ca;
	margin-bottom:10px;
	overflow:hidden;
}
.spacer{
	width:15px;
	height:165px;
	display:block;
	float:left;
	/*border:1px solid #000;*/
	border-bottom:1px solid #c2c7ca;
}
.news_head{
	float:left;
	height:48px;
	border:0px solid #000;
}
.news_title{
	font-weight:bold;
	font-size:13px;
	color:#2575ad;
	text-decoration:none;	
	float:left;
}
.news_date{
	clear:both;
	float:left;
	color:#404e57;
	font-size:10px;
	width:150px;
}
.news_intro{
	float:right;
	width:200px;
	text-align:left;
}
.read_more{
	/*clear:right;
	float:right;
	width:200px;
	height:15px;*/
	/*border:1px solid #000;*/
	/*text-align:right;
	display:block;*/
	white-space:nowrap;
	color:#2575ad;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	padding-top:0px;
	/*overflow:hidden;*/
}
#footer_menu_container{
	/*border:1px solid #000;*/
 	float:left;
 	width:960px;
 	height:30px;
 	text-align:center; 	
	position:absolute;
	top:24px;
	left:0px;	
	overflow:hidden;
}
.fmenu{
	display:block;
	/*border:1px solid #000;*/
	color:#3c505e;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	white-space:nowrap;
	float:left;
	overflow:hidden;
}
.fmenu:hover{
	background-color:#cc0000;
	color:#fff;
}
.fmenu_active{
	display:block;
	/*border:1px solid #000;*/
	color:#3c505e;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	background-color:#cc0000;		
}
td{
	font-size:12px;
}
#copy{
	position:absolute;
	top:82px;
	left:90px;
	color:#3c505e;
	font-size:11px;
}
#midanweb{
	position:absolute;
	top:72px;
	left:440px;
	color:#3c505e;
	font-size:11px;
}
.search_title{
	font-weight:bold;
	font-size:13px;
	color:#2575ad;
	text-decoration:none;		
}