body{
	padding:		0;
	margin:			0;
	font-family: 	Arial, Arial-Ce, Tahoma;
	background: 	url('images/bg.jpg') repeat-x #3B3B3B;
	font-size: 		12px;	
}
#bg{
	text-align: center;
}
#center{
	width:			900px;
	margin: 		0 auto;
	text-align: left;

}
#header{
	height: 		364px;
	background: 	url('images/head.jpg') no-repeat;
}
.bal{
	width: 			303px;
	float: 			left;
}
.jobb {
	float: 			left;
	width: 			597px;
}
#fo_menu{
	text-align: 	center;
	color: 			white;
	padding-top:	16px;
}
.menu2{
	list-style: 	none;
	padding:		0;
	margin:			0;
}
.menu2 li{
	padding:		0px 20px;
	display:		inline;
}
.menu2 li a{
	color:			white;
	text-decoration: none;
}
.menu2 li a:hover, .menu2 li.active a{
	color: 			#F89848;
	text-decoration: underline;
}
.bal a img{
	border: 		none;
	width: 			300px;
	height: 		105px;
}
#szlogen{
	clear: 			left;
	padding-top: 	100px;
	color: 			#B8B8B8;
	padding-left: 	40px;
	padding-right:	22px;
	text-align:		justify;
}
.szolg{
	padding-top: 	9px;
	padding-bottom: 9px;
	padding-left: 	40px;
	font-size: 		16px;
	color: 			white;
	background: 	url('images/szolg_bg.jpg') no-repeat;
}
#menu{
	background: 	#2A2A2A;
	padding-top: 	20px;
	padding-bottom: 20px;
}

#menu ul{
	list-style: 	none;
	margin:			0;
	padding: 		0px 0px 0px 20px ;
}
.menu {
}
.menu ul{
	padding-top: 	10px !important; 
	padding-left: 	0px !important;
	padding-bottom:	10px !important;
}
.menu li a{
	font-size: 		12px;
	color: 			white;
	text-decoration: none;
}
.menu li{
	padding-left: 	20px;
	padding-top:	5px;
	padding-bottom: 5px;
	background: 	url('images/li_bg.jpg') left 11px no-repeat;
}
.menu li ul li{
	padding: 		0px !important;
	padding-left:	10px !important;
	background: 	url('images/li2_bg.jpg') 0px 3px no-repeat;
}
.menu li.active a{
	color: 			#F89848;
	text-decoration: underline;
}
.menu li.active ul li a{
	color: #B8B8B8;
	text-decoration: none;
}
.menu li.active ul li a:hover{
	text-decoration: underline;
}
.menu li ul li.active a{
	color: 			#F89848;
	text-decoration: underline;
}
.koz{
	background: 	url('images/hely_bg.jpg') repeat-x;
	height: 		11px;
	overflow: 		hidden;
}
#terkep{
	padding: 		30px 0px;
	text-align: 	center;
	background: 	#2A2A2A;
}
#tartalom{
	padding:		30px;
	padding-top:	10px;
	color: 			white;
	background: 	url('images/content_bg.jpg') repeat-x;
}
.tartalom a{
/*	color: 			#B8B8B8; */
	color: 			#F89848;
	text-decoration: none;
}
.tartalom a:hover{
	text-decoration: underline;
}
#content{
	background: 	url('images/bg2.jpg') repeat-y;
	float: 			left;
}
#foot{
	width: 			900px;
	height: 		70px;
	clear: 			left;
	background: 	url('images/foot_bg.jpg') no-repeat;
}
#footer{
	padding-top:	10px;
	padding-left: 	20px;
	color: 			#B8B8B8;
	float: 			left;
}
#footer a{
	color: 			#B8B8B8;
	text-decoration: none;
}
.color{
	color: 			#F89848;
}
#rg{
	padding-top: 	10px;
	text-align: 	right;
	float: 			left;
	width: 			590px;
	color: 			white;
}
#rg a{
	color: 			white;
	text-decoration: none;
}
#rg a img{
	margin-bottom: 	-3px;
	border: 		none;
}
.szoveg h2, #pozicio h2{
	color: 			#F89848;
	padding:		0;
	margin:			0;
	padding-bottom:	10px;
}
#pozicio h2 a{
	color: 			#F89848;
	text-decoration: none;
}
.szoveg p{
	padding:		0;
	margin:			0;
	padding-bottom:	10px;
}
.kivonat{
	padding:		10px 0px;
	font-weight:	bold;
	text-align:		justify;
}
.Bold
{
	font-weight: 	bold;
}

.Title
{
	font-weight: 	bold;
	font-size: 		18px;
	color: 			#cc3300;
}

.Code
{
	border: 		#8b4513 1px solid;
	padding-right: 	5px;
	padding-left: 	5px;
	color:			#000066;
	font-family: 	'Courier New' , Monospace;
	background-color: #ff9933;
}
#oldalak a{
	color:			#F89848;
	text-decoration: none;
}
#oldalak a:hover{
	text-decoration: underline;
}
#hirek form select{
	width: 350px;
	border: 1px solid black;
	background: #818181;
	padding:0;
	margin: 0;
}
#hirek form input[type="button"]{
	border: 1px solid black;
	background: #818181;
}
#hirek form{
	padding:0;
	margin:0;
}
.kapcsolat textarea, .kapcsolatText, .kapcsolat select , .kapcsolat input{
	border: 1px solid black;
	background: #2A2A2A;
	color: #B8B8B8;
}
.kapcsolat input[type="text"]{
	color:		white;
	width: 360px;
}
.kapcsolat select{
	width: 360px;
}
.kapcsolat, .tartalom{
	color: white;
}

