body {
	background-image: url('../images/bg.jpg');
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #ff4500;
	text-align: center;
	vertical-align: top;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: black;
	/*overflow: -moz-scrollbars-vertical;*/
	overflow-y: scroll !important;
}

div.ora_span {
	background-color: #FF4500;
	filter: alpha(opacity=60);
	opacity: 0.60;
	color: black;
	font-family: helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1.2px;
	font-weight: 500;
	font-size: 12px;
	padding: 1px;
	padding-right: 20px;
}

div.kopi {
	font-family: helvetica, sans-serif;
	font-size: 10px;
	color: #FF4500;
}

div.kozep {
	font-family: georgia, times;
	font-size: 12px;
	color: black;
	position: static;
	vertical-align: inherit;
	width: 545px;	
}

/* Hirek */

div.hir_cim {
	font-family: georgia;
	background-color: #ffdf00;
	opacity: 0.80;
	color: black;
	font-family: georgia;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: 800;
	letter-spacing: 1.2px;
	text-align: center;
	padding: 2px;
	margin-top: 5px;
}

div.hir_szoveg {
	font-family: georgia;
	color: navy;
	font-family: georgia;
	font-size: 12px;
	background-color: #ffdf00;
	padding: 3px;
	text-align: justify;
	border-top: 1px dotted black;
	border-bottom: 1px solid black;
	text-indent: 1.2em;
}
