.text {
	font-family: "Times New Roman", Times, serif;
	color: #DEA368;
	font-size: 14px;
	text-align: justify;
	margin: 10px;
}

.jobb {
	font-family: "Times New Roman", Times, serif;
	color: #DEA368;
	font-size: 14px;
	text-align: right;
	margin: 10px;
}

body {
	background-attachment: fixed;
	background-image: url(images/belsoalap.jpg);
	background-repeat: repeat;

SCROLLBAR-BASE-COLOR: #7C0F08;
		SCROLLBAR-FACE-COLOR: #590B06; 
		SCROLLBAR-HIGHLIGHT-COLOR: #7C0F08; 
		SCROLLBAR-SHADOW-COLOR: #7C0F08; 
		SCROLLBAR-3DLIGHT-COLOR: #D27529; 
		SCROLLBAR-ARROW-COLOR: #D27529; 
		SCROLLBAR-TRACK-COLOR: #7C0F08; 
		SCROLLBAR-DARK-SHADOW-COLOR: #7C0F08;
}

a {
	color: #AF7841;
	font-size: 14px;
}

.cimfelirat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #DAC496;
	margin: 10px;

}

