/* css by Webworx 2007 */
@charset "iso-8859-2";

body {
	background-color: #FFFFFF;
	font-family: Georgia, Arial, Helvetica, san-serif;
	text-align:center; /* oldal kozep */
	scroll-base-color:#D40025;
	} 
div#header { 
	margin:0px;
	width:100%;
	height:181px;
	background-color:#000000;		
	}
div#page { /* oldal kozepre rendezes */
	/* margin-top:15px; */
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
	width: 400px;
	text-align: center;
	}
td,tr,p {
	font-size:12px;
	}
.title_red {
	font-size:17px;
	color:#d40025;
	margin:0px;
	}
.title_black {
	font-size:17px;
	color:#000000;
	margin:0px;
	}
.tasks {
	color: 999999;
	}	
