body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
}

table.ho {
	background-color: white;
	font-size: 11px;
	border: 1px solid #A2C0E3;
	cursor: default;
	color: white;
}
table.ho td {
	padding: 0;
	width: 20px;
	height: 20px;
	text-align: right;
}
table.ho td.nap div {
	color: #D0D0D0;
	background-color: white;
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
}
table.ho td.nap2 div {
	color: #6999CB;
	background-color: #FAFBFD;
	cursor: pointer;
	border-right: 1px solid #E7F1FB;
	border-bottom: 1px solid #E7F1FB;
}

table.ho tr.napok td {
	background-color: #A2C0E3;
	text-align: center;
	border-bottom: 1px solid #E7F1FB;
}


table.ho th {
	background-color: #A2C0E3;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	border-bottom: 1px solid #E7F1FB;
	height: 20px;
	padding: 0;
	color: white;
}

table.ho th div {
	color: white;
}

table.ho th a.nav {
	color: white;
	text-decoration: none;
	background-color: #A2C0E3;
	width: 20px;
	height: 19px;
	display: block;
}

table.ho th a.nav:hover {
	background-color: #C7D8EF;
}

table.ho td div.hatter1 {
	color: white;
	font-weight: normal;
	background-color: #66ccff;
}

table.ho td div.hatter2 {
	color: white;
	font-weight: normal;
	background-color: #66cc66;
}

table.ho td div.hatter3 {
	color: white;
	font-weight: normal;
	background-color: #ff6666;
}

table.ho td div.hatter4 {
	color: white;
	font-weight: normal;
	background-color: #ff9933;
}


table.ho td div {
	width: 15px;
	height: 17px;
	padding: 3px 3px 0 2px;
	margin: 0;
	text-align: right;
	color: inherit;
	font-family: Arial;
	font-size: 11px;
}

table.ho tr.after td {
	background-color: #A2C0E3;
	border-top: 1px solid #A2C0E3;
	padding: 0;
	width: 140px;
}

