table#rezervace  td.rezervaceOn
{
	cursor:pointer;
	width:25px;
}

table#rezervace  td.rezervaceOff
{
	width:25px;
	background-color:#75A3BA;
}
table#rezervace  td.rezervaceOff2
{
	width:25px;
	background-color:red;
}