body {
	background-color:white;
	border:0;
	padding:0;
	margin:0;
}
#wrp {
	width:890px;
	margin-left:auto;
	margin-right:auto;
	color:#322a44;
}
.oldalmenu {
	width:245px;
	background-color:#f3f2ee;
	background-image:url(images/obg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	vertical-align:top;
	text-align:center;
}
.content, .flashContent {
	width:645px;
	background-color:#f3f2ee;
	background-image:url(images/fbg.jpg);
	background-position:top left;
	vertical-align:top;
}
.flashContent {
	border:1px solid Silver;
}
.content {
	background-repeat:repeat-y;	
	background-image:url(images/cbg.jpg);
	padding:18px 15px 8px 15px;
}
.cim, .alcim {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	margin-bottom:8px;
}
.alcim {
	font-size:11pt;
	text-decoration:underline;
	margin-top:30px;
}

p, table.lista td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
}
p.quote {
	padding:0 15px 0 15px;
	line-height:15pt;
}
p.cv {
	line-height:12.5pt;
}
p.alair {
	font-style:italic;
	text-align:right;
}
