body {
	margin			: 10px;
}

p, div, ul, li {
	font-family		: Verdana, Tahoma, "Times New Roman", Arial;
	font-size		: 12px;
}

p {
	margin			: 10px 0;
	text-align		: justify
}

ul {
	margin			: 5px 0 5px;
}

a:link, a:visited, a:hover, a:active {
	color			: #008;
	text-decoration		: none;
}

a:hover {
	text-decoration		: underline;
}

div.oldalcim {
	margin			: 20px 30px 10px;
	padding			: 10px 0;
	height			: 90px;
	font-size		: 70px;
	font-weight		: bold;
	text-align		: center;
	vertical-align		: top;
	color			: #486d99;
	background-color	: #f7f7ff;
	border			: 1px dashed #486d99;
}

div.tagline span.tagline {
	font-size		: 12px;
	font-weight		: bold;
	color			: #99486d;
}

div.tagline {
	margin			: 10px 30px;
	padding			: 2px 5px;
	text-align		: center;
	background-color	: #fff7f7;
	border			: 1px dashed #99486d;
}

div.fixed {
	font-family		: "Courier New";
}

div.kozlemeny {
	margin			: 0 0 30px;
	font-size		: 16px;
	text-align		: center;
}

span.figyelem {
	margin			: 10px;
	font-size		: 30px;
	font-weight		: bold;
	color			: #f00;
}

