table { font-size: 1em; }
p { font-size: 1em; margin: 4px 0px 4px 0px; }

p.title			{ font-size: 1.4em; font-weight: bold; color: #8C2532; margin: 1em 0em 0.6em 0em; text-align: left; }
p.subtitle		{ font-size: 1.2em; font-weight: bold; color: #8C2532; margin: 0.6em 0em 0.6em 0em; text-align: left; }
p.label			{ font-size: 1.1em; font-weight: bold; margin: 1em 0em 0.1em 0em; }
p.bodytext		{ font-size: 1em; font-weight: normal; text-align: justify; margin: 0.1em 0em 0.1em 0em; }
p.signature		{ font-size: 1em; font-weight: normal; font-style: italic; margin: 0.5em 0em 0em 0em; text-align: right; }
p.code			{ font-family: Courier; font-size: 1em; font-weight: normal; margin: 0.4em 0.2em 0.4em 0.2em; }

div.news {
/*	border:		#f0f0f0 solid 1px; */
/*	padding:	1em; */
	margin:		1em 0em;
}

div.news_sticky {
	border:		#D1C2A6 solid 1px;
	background:	#F6F1E8;
	padding:	1em;
	margin:		0.2em 0em 0.2em 0em;
}

	div.news p.title, div.news_sticky p.title {
		font-size:		1.1em;
		font-weight:	bold;
		color:			#8C2532;
		margin:			0.2em 0em 0em 0em;
	}

		div.news p.title, div.news_sticky p.title a {
			color:			#8C2532;
		}

	div.news p.date, div.news_sticky p.date {
		font-family:	Verdana, Arial, Helvetica;
		font-size:		0.9em;
		font-weight:	bold;
		color:			#a0a0a0;
		margin:			0em 0em 0.2em 0em;
	}

	div.news p.menu_path {
		font-size:		0.9em;
		margin:			0em;
	}

	div.news div.body, div.news div.lead, div.news_sticky div.body, div.news_sticky div.lead {
		margin:			0.4em 0em 0.4em 0em;
	}

a:link		{ color: #75664A; }
a:visited	{ color: #75664A; }
a:active	{ color: #75664A; }
a:hover		{ color: #75664A; }

/* a kép linkeknek ne legyen kerete */
a:link img { border: 0px; }
a:visited img { border: 0px; }
a:active img { border: 0px; }
a:hover img { border: 0px; }

pre {
	font-size: 9pt;
}
