BODY {
	SCROLLBAR-FACE-COLOR: #DC640E;
        SCROLLBAR-HIGHLIGHT-COLOR: #FCFBDC;
        SCROLLBAR-DARKSHADOW-COLOR: #FCFBDC;
        SCROLLBAR-SHADOW-COLOR: #FFFFF;
        SCROLLBAR-ARROW-COLOR: #440C05;
        SCROLLBAR-3DLIGHT-COLOR: #FDDD28;
        SCROLLBAR-TRACK-COLOR: #000000
}


/*háttérkép*/
BODY {background: #000000}


/*belső háttér szín*/

.cell1{background: #DC640E}
.cell2{background: #FCFBDC}


.szoveg {
	FONT-SIZE: 12pt; COLOR: #490C09; FONT-FAMILY: Book Antiqua; text-align: justify;}

.idezet {
	FONT-SIZE: 12pt; COLOR: #490C09; FONT-FAMILY: Book Antiqua; text-align: center; font-style: italic;}

.foszoveg {
	FONT-SIZE: 16pt; COLOR: #973802; FONT-FAMILY: Book Antiqua; text-align: center;}

.alcim {
	FONT-SIZE: 14pt; COLOR: #490C09; FONT-FAMILY: Book Antiqua; text-align: center;}

.uzenet {
	FONT-SIZE: 10pt; COLOR: #C00000; FONT-FAMILY: Book Antiqua; text-align: center;}
.szovegkozep {
	FONT-SIZE: 12pt; COLOR: #490C09; FONT-FAMILY: Book Antiqua; text-align: center;}




a {
	font-family: Book Antiqua;
	font-size: 12pt;
	color: #740F00;
}
a:hover {
	color: #773900;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/*margó tulajdonságai*/
P    { margin: 15pt 20pt } /* felső és alsó margók 15pt,
                              bal és jobb margók 20pt */
