/* CSS Document */
body{
	background-color:#CCCCCC;
	margin-left:0px;
	margin-right:0px;
	color:#746323;
	/*background:url(tmp_bg.jpg);*/
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
img{
	border:none;
}
img.kep{
	margin:5px 15px 5px 15px;
	padding:2px;
	border:2px solid #d9b516;
}
a{
 color:#9a8114;/*d9b516;*/
 font-weight:bold;
 text-decoration:none;
}
a:hover{
 color:#9a8114;
 text-decoration:underline;
}
#fejlec{
	background:url(pics/bg_fejlec.jpg) top center no-repeat;
	width:780px;
	height:320px;
	text-align:left;
}
#torzs{
	background:url(pics/bg_alap.jpg) top center repeat-y;
	width:780px;
}
#allec{
	background:url(pics/bg_allec.jpg) top center;
	width:780px;
	height:110px;
}
#allec div{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:96px;
}

#tartalom{
	width:540px;
	padding:0px 0px 0px 30px;
	text-align:left;
	float:left;
}
#menu{
	width:202px;
	padding:0px 0px 0px 8px;
	text-align:left;
	float:left;
}
.nd{
	text-align:center;
	display:none;
}
h1{
	font-size:36px;
	margin:0px 0px 15px 0px;
	text-align:center;
}
h2{
	font-size:24px;
	margin:0px 0px 15px 0px;
	text-align:center;
}
div{
}