html, body{ 
 margin:0; 
 padding:0; 
 background-color:#f5ddaf;
 background-image:url('body_bg.jpg');
 background-position:center;
 font-family:Tahoma, Verdana, Arial;
 font-size:12px;
 color:#54411a;
 overflow-x:hidden;
}  
#header_wrapper{ 
 float:left;
 display:block;
 width:100%;
 height:163px;
 text-align:center;  
 /*border:1px solid #000;*/
 background:url('header_bg.jpg');
 overflow:hidden;
}
#header{
	margin-left:auto;
	margin-right:auto;
	width:930px;
	height:163px;
	text-align:left;
	position:relative;
	/*border:1px solid #999000;	*/
}
#logo{
	position:absolute;
	top:0px;
}
#menu{
	position:absolute;
	top:128px;
	left:0px;
	width:100%;
	height:auto;
	text-align:center;
}
ul#top_menu
{
	float:left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;	
}

ul#top_menu li
{
	display:block;
	width:auto;
	height:35px;
	float: left;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;	
	color:#fff;
}

ul#top_menu li a
{
	display:block;
	width:auto;
	height:35px;
	float: left;
	padding-left:23px;
	padding-right:23px;
	font-size: 12px;
	line-height: 35px;
	white-space: nowrap;
	border-left: 1px solid #3a3a3a;
	color:#fff;
	text-decoration:none;
}
ul#top_menu li a:hover
{
	color:#ff6c00;
	border-bottom:2px solid #e96106;
	
}
#login_box{
	float:right;
	display:block;
	width:238px!important;
	width:255px;
	height:206px;
	background-image:url('login_box_bg.jpg');
	margin-right:30px;
	text-align:left;
	padding-left:18px;
	color:#040404;
}
#login_box input{
	border:1px solid #dddddd;
	width:220px;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
	margin-top:3px;
}
#login_box .submit{
	background:url('button_bg.jpg');
	color:#fff;
	float:right;
	width:auto;
	padding-left:5px;
	padding-right:5px;
	margin-right:18px;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	padding-bottom:5px;
}
#login_box .new_user_link{
	background-color:#fff;
	color:#fff;
	float:left;
	width:210px!important;
	width:210px;
	padding-left:5px;
	padding-right:5px;	
	color:#000;
	font-weight:bold;
	text-decoration:none;
	height:25px;
	line-height:25px;
	font-size:13px;
	text-align:center;
	margin-top:5px;
}
#ad_box{
		float:left;
		width:582px;
		height:188px;
		margin-top:21px;
		margin-left:23px;
}
#content_wrapper{ 
 float:left;
 width:100%;
 height:auto;
 text-align:center;  
/* border:1px solid #000;*/
 background: url(content_bg_fsziget.jpg) top center no-repeat #F5DDAF;
 overflow:hidden;
}
#content{
	margin-left:auto;
	margin-right:auto;
	width:931px;
	height:auto;
		
}
#categories{
	clear:both;
	width:930px;
	height:auto;
	float:left;
	display:block;
	background-color:#FFFFFF;
	margin-left:0px;
}
.category{
	float:left;
	margin-left:35px;
	margin-right:35px;
	margin-top:10px;
}
#footer_wrapper{
 float:left;
 display:block;
 width:100%;
 height:143px;
 text-align:center;
/* border:1px solid #000;*/
 background:url('footer_bg.jpg');
 background-position:center;
 background-repeat:no-repeat;
 border-bottom:15px solid #f5ddaf;
 overflow:hidden;
}
#footer{
	position:relative;
	/*border:1px solid #000;*/
	margin-left:auto;
	margin-right:auto;
	width:930px;
	height:auto;
	margin-top:60px;
}
#footer_menu{
	margin-top:20px;
}
#footer_menu a{
	color:#585858;
	text-decoration:none;
	font-size:11px;
	padding-left:5px;
	padding-right:5px;
}
#copy{
	font-weight:bold;
	color:#000;
	font-size:11px;
	margin-top:20px;
}

.other_pages {
	width:625px;
	height:19px;
	display:block;
	float:left;
	text-align:center;
	line-height:19px;
	margin-top:5px;	
	margin-left:10px;
	background-color:#f6efdc;
	border-bottom:1px solid #ddd6c3;
}
.other_pages2 {
	width:520px;
	height:19px;
	display:block;
	float:left;
	text-align:right;
	line-height:19px;
	background-color:#f6efdc;
	border-bottom:0px solid #ddd6c3;
	font-size:11px;
}


a.pagination_item:link,a.pagination_item:visited{
	color:#53411b;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	margin-right:2px;
	margin-left:2px;
}
a.pagination_item:hover{
	color:#fff;
	background-color:#f66a08;
}
a.pagination_item_active:link,a.pagination_item_active:visited,a.pagination_item_active:hover{
	color:#fff;
	background-color:#f66a08;
	padding-left:3px;
	padding-right:3px;
	line-height:19px;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	margin-right:2px;
	margin-left:2px;

}
.big_box{
	width:500px!important;
	width:520px;
	height:auto;
	border:1px solid #cec3a7;
	background-color:#f5efdb;
	padding:10px;
	text-align:left;
	
}
.big_box_bottom{
	display:block;
	width:520px;
	height:20px;
	background:url('big_box_bottom_bg.png');
	
}
