body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #24468a;
	text-decoration: none;
}
a:visited {
	color: #24468a;
	text-decoration: none;
}
a:hover {
	color: #aa0000;
	text-decoration: underline;
}
a:active {
	color: #ff0000;
	text-decoration: underline;
}

.naptar {
	width:146px;
	text-align:center;
	background: #DDDDDD;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}

table.naptar {
	border-collapse:separate;
	border-spacing:1px;
}

table.naptar tr.ma {
	height: 17px;
	line-height: 120%;
}

.naptar tr {
	height: 17px;
	line-height: 120%;
}

.naptar td {
	text-align: right;
	vertical-align: bottom;
}


table.naptar th {
	background: #BBBBBB;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	padding-top: 0;*/
}

.n_fejlec {
	font-weight: bold;
	border-bottom:2px solid #AAAAAA;
	font-size: 11px;
}

.naptar td.nap, .naptar td.hetvege {
	background: #FFFFFF;
}

.naptar td {
	padding: 3px;
	margin: 0px;
}

.naptar .ma {
	color:red;
	font-weight: bold;
	background: #FFFFFF;
	border: 2px solid #555;
	padding: 1px;
	margin: 0px;
}

.naptar td.ures {
	background: #DDDDDD;
	color:#AAAAAA;
}

.naptar td.hetvege {
	color:red;
	background: #FFFFFF;
}

.naptar td.ft {
	background: #CC6666;
}

.naptar td.szft {
	background: #DD0000;
	border: 2px solid #AA0000;
	padding: 1px;
	margin: 0px;
}

.naptar td.hft {
	background: #93c793;
	color: #FFFFFF;
}

.naptar td.szhft {
	background: #00AA00;
	color: #FFFFFF;
	border: 2px solid #008800;
	padding: 1px;
	margin: 0px;
}

.naptar td.szil {
	background: #6666EE;
	color: #FFFFFF;
}

.naptar td.esem {
	background: #BBBBFF;
	color: #FFFFFF;
}

.naptar td.ft a, .naptar td.szft a, .naptar td.hft a, .naptar td.szhft a, .naptar td.szil a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	width: 100%;
}

.naptar td.ft:hover, .naptar td.szft:hover, .naptar td.hft:hover, .naptar td.szhft:hover, .naptar td.szil:hover {
/*	color: #AAAAAA;*/
	background: #666666;
}

.hr1 {
	padding: 0;
	margin: 0;
	height: 1px;
	width: 100%;
	margin-bottom: .2em;
	border-bottom: 1px dotted #AAA;
}

.hr2 {
	padding: 0;
	margin: 0;
	height: 0px;
	width: 100%;
	margin-bottom: .2em;
	border-bottom: 1px solid #999;
}

.elo {
/*	margin: 2px;
	padding: 2px;
	background: #EEE;
*/
	text-align: left;
	font-size: 11px;
	padding-top: .8em;
	line-height: 1.4em;
	width:146px;
}