.calnim {
	background: #efefef;

	text-align: center;
	color: #bebebe;
}
.calimf { /* there is no tecaj*/

	color: #ff0000;
	text-align: center;
	cursor: default;
	font-weight: bold;
}
.calimt { /* there is a tecaj*/
	color: #00bb00;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}
.calimt:hover {
	background: #ffffff;
}

