/*body*/
body {
	background:#000;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	font-size:13px;
	color: #e6e6b7;
	font-family: Times New Roman, Arial;
}

/*styles*/
.style0 {
	color:#FFFFFF;
}
.style1 {
	font-weight:bold;
	background:url(../GFX/menu/news_BG.png);
}
.style2 {
	font-weight:bold;
}


.styleTagok {
	border-bottom:1px solid #e6e6b7;
}

/*links*/
a:link {
	color:#FFF;
	text-decoration:none;
}
a:visited {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFF;
	text-decoration:underline;
}
a:active {
	color:#FFF;
	text-decoration:none;
}
/*tables*/
.table0 {
	border:1px solid #e6e6b7;
	background:url(../GFX/menu/tableBG.jpg);
}
.table1 {
	border-bottom:1px solid #CC0000;
}

/*gomb*/
.button {
	background-color:#F8F3C2;
	border:1px solid #000096;

}
