
html, body
	{
	margin:0;
	padding:0;
	background:#fff url(../images/bg.gif) repeat-x;
	font:normal 12px Verdana, Arial, Helvetica, Sans-serif;
	color:#000;
	}


form
	{
	margin:0;
	padding:0;
	}

H1
	{
	font:normal 18px Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	color:#ff8300;
	padding:0px 0px 10px 0px;
	margin-top:-5px;	
	}

H2
	{
	font:normal 16px Verdana, Arial, Helvetica, Sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	color:#ff8300;	
	}

H3, H4, H4, H5, H6
	{
	font:normal 13px Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
	color:#ff8300;	
	}

a:link, a:visited
	{
	color:#000;
	}

a:hover
	{
	color:#ff8300;
	}



/* --- Általános DIV stílus --- */

			

#container_outer						
	{
	position:relative;
	margin:0 auto;
	background:url(../images/cont_bg.gif) repeat-x;
	width:1000px;
	padding-top:5px;
	}

#container_inner						
	{
	margin:0;
	padding:0;
	background:url(../images/cont_bg2.gif) repeat-y;
	width:1000px;
	border:0px solid #;
	}

#header
	{
	width:1000px;
	height:226px;
	background:url(../images/header_bg.jpg) no-repeat;
	}

#topnav1
	{
	text-align:right;
	font-weight:bold;
	font-size:11px;
	padding-right:10px;
	color:#644d04;
	padding-top:5px;
	height:30px;
	text-transform: uppercase;
	}

a.link_top1:link, a.link_top1:visited 	
	{    
	color: #644d04;
	text-decoration: none;
	font-weight:bold;
	}

a.link_top1:hover 
	{   
	color: #ff8300; 
	text-decoration: none;	
	}

#search
	{
	
	}

#search td
	{
	color:#654e04;
	font-size:10px;
	}

#search .textfield
	{
	border:1px solid #654e04;
	font-size:11px;
	}

#search .button
	{
	border:0;
	font-size:11px;
	background:url(../images/button1.gif) no-repeat;
	width:57px;
	height:18px;
	}

#date
	{
	text-align:right;
	font-size:11px;
	height:20px;
	}

#date div
	{
	padding-top:10px;
	padding-right:5px;
	}

#topnav2
	{
	position:relative;
	top:113px;
	width:1000px;
	height:39px;
	}

#topnav2 table
	{
	height:39px;
	}

#topnav2 .topnav2td_l
	{
	width:25px;
	background:url(../images/topnav2_button_l.gif) no-repeat;
	}

#topnav2 .topnav2td_r
	{
	width:25px;
	background:url(../images/topnav2_button_r.gif) no-repeat;
	}

#topnav2 .topnav2td_bg
	{
	text-align:center;
	padding:0px 10px 0px 10px;
	background:url(../images/topnav2_button_bg.gif) repeat-x;
	color:#fff;
	font-weight:bold;
	}

a.link_top2:link, a.link_top2:visited 	
	{    
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	}

a.link_top2:hover 
	{   
	color: #ff8300; 
	text-decoration: none;	
	}

#topnav3, #topnav3 table
	{
	width:1000px;
	height:40px;
	}

#topnav3 table
	{
	background:url(../images/topnav2_bg.gif) no-repeat;
	}

#topnav3 td
	{
	color:#fff;
	}


a.link_top3:link, a.link_top3:visited 	
	{    
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	}

a.link_top3:hover 
	{   
	color: #d5ba85; 
	text-decoration: none;	
	}

/* --- Középső dobozok --- */

#centerbox
	{
	min-height:200px;
	_height:200px;
	background:url(../images/centerbox_bg.gif) repeat-y;
	}

#leftbox
	{
	float:left;
	width:212px;
	}

#contentbox
	{
	float:left;
	width:596px;
	background:url(../images/content_bg.gif) repeat-x;
	}

#rightbox
	{
	float:left;
	width:192px;
	}

#rightbox_content
	{
	padding:5px;
	font-size:11px;
	text-align:justify;
	}

#rightbox_content a
	{
	text-decoration:none;
	}

#rightbox_content img
	{
	float: none;
	margin:5px 3px 0px 0px;
	}

/* --- Tartalom --- */

#print
	{
	position:relative;
	top:8px;
	left:560px;
	width:23px;
	text-align:right;
	}

#content
	{
	padding:12px;
	}

#textbox1
	{
	background:#d1af7c;
	border:1px solid #ab9344;
	padding:5px;
	color:#fff;
	font-size:11px;
	text-align:justify;
	}

#textbox1 .title, #textbox2 .title
	{
	font-weight:bold;
	font-size:12px;
	}

#textbox1 a:link, #textbox1 a:visited 
	{
	color:#fff;
	}

#textbox1 a:hover
	{
	color:#b17b3c;
	}

#textbox2
	{
	background:#faf7f0;
	border:1px solid #e9d2c2;
	padding:5px;
	font-size:11px;
	text-align:justify;
	color:#8f6f06;
	}

#textbox2 a:link, #textbox2 a:visited 
	{
	color:#8f6f06;
	}

#textbox2 a:hover
	{
	color:#995937;
	}

/* --- Tartalom hír dobozok --- */


.newsbox_title
	{
	background:url(../images/newsbox_title_bg.gif) repeat-x;
	font-weight:bold;
	height:35px;
	color:#fff;
	}

.newsbox_content
	{
	padding-top:2px;
	background:#faf7f0;
	border-top:1px solid #e9d2c2;
	border-right:1px solid #e9d2c2;
	border-left:1px solid #e9d2c2;
	color:#996a34;
	padding:7px;
	font-size:11px;
	text-align:justify;
	}

.newsbox_content img
	{
	text-align: center;
	padding:0px 3px 3px 0px;
	}

.newsbox_footer
	{
	background:#faf7f0;
	border-bottom:1px solid #e9d2c2;
	border-right:1px solid #e9d2c2;
	border-left:1px solid #e9d2c2;
	}
	
	
	
	/* --- Tartalom hír dobozok nagy --- */


.newsbox_l_title
	{
	background:url(../images/newsbox_l_title_bg.gif) repeat-x;
	font-weight:bold;
	height:35px;
	color:#fff;
	text-align:center;
	}

.newsbox_l_content
	{
	padding-top:2px;
	background:#faf7f0;
	border-top:1px solid #e9d2c2;
	border-right:1px solid #e9d2c2;
	border-left:1px solid #e9d2c2;
	color:#996a34;
	padding:7px;
	font-size:11px;
	text-align:justify;
	}

.newsbox_l_content img
	{
	float:left;
	padding:0px 3px 3px 0px;
	}

.newsbox_l_footer
	{
	background:#faf7f0 url(../images/next2_bg.gif) repeat-x;
	border-bottom:1px solid #e9d2c2;
	border-right:1px solid #e9d2c2;
	border-left:1px solid #e9d2c2;
	}

	
	

/* --- Lábléc --- */

#footer
	{
	background:url(../images/footer_bg.gif) repeat-y;
	height:50px;
	}

#footer table
	{
	height:32px;
	}

#footer td
	{
	color:#fff;
	font-size:11px;
	padding-right:10px;
	}


a.link_footer:link, a.link_footer:visited 	
	{    
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	}

a.link_footer:hover 
	{   
	color: #ff8300; 
	text-decoration: none;	
	}

/* --- Egyéb --- */

#stat
	{
	background:#8f6f06;
	text-align:center;
	padding:5px;
	color:#fff;
	}

.clearboth
	{
	clear:both
	}

.pointline
	{
	background:url(../images/pointline.gif) repeat-x;
	padding-top:5px;
	margin-bottom:5px;
	}
	
	
.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; }
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }