table.napcon
{
	float: left; 
	margin-right: 5px;
}

table.naptar td
{
	width: 16px;
	height: 14px;
	text-align: right; 
	font-size: 10px; 
	font-family: Verdana;
}

table.naptar th
{
	text-align: center; 
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	border-bottom: 1px solid #000000;
}

td.naptarfej
{ 
	text-align: center; 
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana; 
	background: #f37421;
}
td.naptarcont
{
	background: #FFFFFF;
	padding: 2px;
}

.aktiv_off
{
	cursor: pointer; cursor: hand;
}

.past_off
{
	cursor: none;
	color: #999999;
}

.aktiv_ons { color: #FFFFFF; background: url("/images/naptar/p_bal.gif") center left no-repeat;  cursor: pointer; cursor: hand; }
.aktiv_one { color: #FFFFFF; background: url("/images/naptar/p_jobb.gif") center right no-repeat; cursor: pointer; cursor: hand; }
.aktiv_onp { color: #FFFFFF; background: url("/images/naptar/p_pont.gif") center center no-repeat; cursor: pointer; cursor: hand; }
.aktiv_on  { color: #FFFFFF; background: url("/images/naptar/p_koz.gif") center center repeat-x;  cursor: pointer; cursor: hand; }

.aktiv_fixs { color: #FFFFFF; background: url("/images/naptar/z_bal.gif") center left no-repeat;  cursor: none; }
.aktiv_fixe { color: #FFFFFF; background: url("/images/naptar/z_jobb.gif") center right no-repeat; cursor: none; }
.aktiv_fixp { color: #FFFFFF; background: url("/images/naptar/z_pont.gif") center center no-repeat; cursor: none; }
.aktiv_fix  { color: #FFFFFF; background: url("/images/naptar/z_koz.gif") center center repeat-x;  cursor: none; }


