/* 3 colums css */
body{
	font-family:  Verdana, Helvetica, sans-serif,Trebuchet MS;
	font-size:10px;
	color:#223543;
	background:#FFF6EF;
	min-width:780px;
	height:100%;
	text-align:center;
	margin:0;
	padding:0;
}
h1 {font-size:20px;color:#000;padding:0px;margin:0px;}
h2 {font-size:18px;color:#f8b707;padding:5px;margin:5px;}
h3 {font-size:16px;color:#f8b707;padding:7px;margin:7px;}
h4 {font-size:14px;color:#f8b707;padding:8px;margin:7px;}
h5 {font-size:12px;color:#f8b707;padding:9px;margin:9px;}


.input{width:120px;font-size:10px;color:#000;background:url(bullet_bg.png);height:21px;border:1px solid #808080;padding:3px 5px 0px 5px;}
.button{font-size:10px;color:#000;background:url(bullet_bg.png);height:20px;border:1px solid #a0a0a0;padding:0px 5px 0px 5px;}
code{


	margin:10px 0px 10px 0px;
	padding:10px 10px 10px 10px;
	color:#fff;
	width:450px;

	
}

/* page centered */

#wrapper{
			margin:0 auto;
			padding:0;
			width:774px;
			background:#ffffff;
			text-align:left;
			border-left:1px solid #4F1410;
			border-right:1px solid #4F1410;	
}

#cbg{background:#fff;} /*  content hatter*/
/* site ini */
#site_ini{
	background:#641d1d;
	padding:5px 5px 0px 0px;
	height:25px;
	text-align:right;
    border-top:1px solid #000;
    border-bottom:1px solid #000;
}
#site_ini a:link,a:active,a:visited{
	text-decoration:underline;
	color:#000;
}
#site_ini a:hover{
	text-decoration:none;
	color:#00f;
} 


/* header */
#header{
	width:100%;
	height:125px;
	background:#ff6c00 url(images/header.jpg);
	text-align:left;
	border-bottom: 1px solid #098862;
	
}
#header h1 {
	padding:40px 10px 0px 0px;
	margin:0px 10px 0px 0px;
	font-size:20px;
	color:#fff;
}
#header span{
	color:#000;
}
#header .left{float:left;width:50%;}

#search_box{
	padding:3px 3px 0px 0px;
}

/* header menubar */

#menubar_top{
	height:30px;
	background:#f6b710;
    font-size:14px;
	text-align: center;
    /*border-bottom:1px solid #fff;*/

}
#menubar_top ul{
	padding:0px 0px 0px 100px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
}
#menubar_top li{
	float:left;
	padding:5px 10px 0px 20px;
    margin-right:2px;
	text-decoration:none;
   /* background:url(images/bullet_bg.jpg);*/
    height:25px;
    /*border-right:1px solid #fff;   */ 
}
#menubar_top a:visited{color:#223543;text-decoration:none; font-weight: bold;}
#menubar_top a:link{color:#223543;text-decoration:none; font-weight: bold;}
#menubar_top a:hover{color:#223543;text-decoration:none; font-weight: bold;}
#menubar_top a:active{color:#223543;text-decoration:none; font-weight: bold;}


/* sidebar left */

#sidebar_left{
	float:left;
	width:235px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color: #223543; 


}
#sidebar_left ul{padding:0px 0px 0px 0px;margin:0;list-style-type:none;}
#sidebar_left li{background:transparent;margin:1px 0px 1px 0px;padding:3px; color: #223543;}
#sidebar_left a:link{color:#223543;text-decoration:underline; font-size: 14px; font-weight: bold;}
#sidebar_left a:active{color:#223543;text-decoration:underline; font-size: 14px; font-weight: bold;}
#sidebar_left a:visited{color:#223543;text-decoration:underline; font-size: 14px; font-weight: bold;}

#sidebar_left h21,h2,h3{color:#223543;}
#sidebar_left .box{text-align:left;background:none;padding:10px 0px 10px 0px;margin:auto;color:#223543;font-weight:bold;}
#sidebar_left .box a:link{color:#223543;text-decoration:none;}
#sidebar_left .box a:active{color:#223543;text-decoration:none;}
#sidebar_left .box a:visited{color:#223543;text-decoration:none;}
#sidebar_left .box a:hover{color:#223543;text-decoration:underline;}
#sidebar_left .box ul{list-style-type:none;margin:0;padding:0;font-size:14px;}
#sidebar_left .box li{width:215px;padding:5px 3px 3px 3px;background:#223543 url(images/red_bullet_bg.jpg) repeat-x;margin:2px 0px 2px 1px;border:1px solid #000;}



/* sidebar right */

#sidebar_right{
	float:left;
	width:200px;
	background:#a0a0a0;
	display:none;
}

/* content */

#content{
	float:right;
	padding:15px 15px 15px 15px;
	width:498px;
	font-size:12px;
}

#content h1 {font-size:20px;color:#000;padding:5px 0px 10px 0px;margin:0px;}
#content h2 {font-size:16px;color:#000;padding:5px 0px 10px 10px;margin:0px;}
#content h3 {font-size:14px;color:#000;padding:5px 0px 10px 20px;margin:0px;}
#content ul{padding:10px 0px 10px 10px;list-style-type:disc;}
#content li{padding:3px 0px 3px 5px;}
#content a:link{color:#000;text-decoration:underline;}
#content a:active{color:#000;text-decoration:underline;}
#content a:visited{color:#000;text-decoration:underline;}
#content a:hover{color:#000;text-decoration:underline;}


#menubar_bottom{
	height:21px;
	background:#fff;
	
}

#menubar_bottom a:link{color:#000;text-decoration:none;padding:3px;}
#menubar_bottom a:active{;color:#000;text-decoration:none;padding:3px;}
#menubar_bottom a:visited{;color:#000;text-decoration:none;padding:3px;}
#menubar_bottom a:hover{color:#007;text-decoration:none;padding:3px;}
#menubar_bottom ul{padding:0;margin:0;font-size:14px; font-weight:bold;}
#menubar_bottom li{display:inline;padding-right:15px;}

	
#footer{
	border-top:5px solid #ff6c00;
	width:100%;
	height:75px;
	background:#efefef;
	text-align:center;

}

#author{
	background:url(bullet_bg.png);
	padding:3px 0px 0px 0px;
	height:18px;
	text-align:center;
}
#author a:link,a:active,a:visited{
	text-decoration:underline;
	color:#000;
}
#author a:hover{
	text-decoration:none;
	color:#ff6c00;
}
.mist{display:none;}
.clear{clear:both;}
.szlogen{font-size:12px;color:#ff6c00;text-align:center;}
.tevekenyegeink{list-style-type:none;margin:0;padding:0;font-size:10px;color:#fff;display:none;}
.tevli{list-style-type:none;display:inline;background:none;padding:10px;}

