/* CSS Document */
charset{iso-8859-2}
/* ez a karakter elfogadst lltja be*/
body{
	background-color:#E1DABB;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family:"Comic Sans MS";
	font-size: xx-small;
	SCROLLBAR-FACE-COLOR: #E2BF9B;
	SCROLLBAR-HIGHLIGHT-COLOR: #E2BF9B;
	SCROLLBAR-SHADOW-COLOR: #F0DDCA;
	SCROLLBAR-3DLIGHT-COLOR: #9E0621;
	SCROLLBAR-ARROW-COLOR:  #9E0621;
	SCROLLBAR-TRACK-COLOR: #7C051B;
	SCROLLBAR-DARKSHADOW-COLOR: #560312;

	/*a szkorllbr, szneit*/
}
a:link{
color:#9E0621; font-weight:bold;
}
a:active{
color:#9E0621; font-weight:bold;
}
a:visited{
color: #9E0621; font-weight:bold;
}
a:hover{
color:#9E0621; font-weight:bold;
}
/*az oldalon szereplo linkek megjelensrt felelos*/
table{
	background-color:#E1DABB;
	width:600 px;
	align: center;
	background-position: center;
}
td{
	font-family:"Comic Sans MS";
	font-size: x-small;
}
/*a tblzatot szablyozza*/
h1{
	font-family: "Comic Sans Ms";
	align: center;
	font-type:b;
	font-size:larger;
	text-tarnsform:uppercase;
	text-transform: none;
}
{
H1: larger;
}
.voros {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #9E0621;
}
.kepalair {
	font-family: "Comic Sans MS";
	font-style: italic;
}
