.BLUEcpYearNavigation,
.BLUEcpMonthNavigation
		{
		background-color:#6677DD;
		text-align:center;
		vertical-align:center;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
.BLUEcpDayColumnHeader,
.BLUEcpYearNavigation,
.BLUEcpMonthNavigation,
.BLUEcpCurrentMonthDate,
.BLUEcpCurrentMonthDateDisabled,
.BLUEcpOtherMonthDate,
.BLUEcpOtherMonthDateDisabled,
.BLUEcpCurrentDate,
.BLUEcpCurrentDateDisabled,
.BLUEcpTodayText,
.BLUEcpTodayTextDisabled,
.BLUEcpText
		{
		font-family:arial;
		font-size:8pt;
		/*color: #6677DD;*/
		}
TD.BLUEcpDayColumnHeader
		{
		text-align:right;
		border:solid thin #6677DD;
		border-width:0 0 1 0;
		color: #0000bb; /* dodane przez kn */
		}
.BLUEcpCurrentMonthDate,
.BLUEcpOtherMonthDate,
.BLUEcpCurrentDate
		{
		text-align:right;
		text-decoration:none;
		}
.BLUEcpCurrentMonthDateDisabled,
.BLUEcpOtherMonthDateDisabled,
.BLUEcpCurrentDateDisabled
		{
		color: #E50000;
		/*color:#D0D0D0;*/
		text-align:right;
		text-decoration:line-through;
		}
.BLUEcpCurrentMonthDate
		{
		color:#6677DD;
		font-weight:bold;
		}
.BLUEcpCurrentDate
		{
		color: #FFFFFF;
		font-weight:bold;
		}
.BLUEcpOtherMonthDate
		{
		color:#808080;
		}
TD.BLUEcpCurrentDate
		{
		color:#FFFFFF;
		background-color: #6677DD;
		border-width:1;
		border:solid thin #000000;
		}
TD.BLUEcpCurrentDateDisabled
		{
		border-width:1;
		border:solid thin #FFAAAA;
		}
TD.BLUEcpTodayText,
TD.BLUEcpTodayTextDisabled
		{
		border:solid thin #6677DD;
		border-width:1 0 0 0;
		}
A.BLUEcpTodayText,
SPAN.BLUEcpTodayTextDisabled
		{
		height:20px;
		}
A.BLUEcpTodayText
		{
		color:#6677DD;
		font-weight:bold;
		}
SPAN.BLUEcpTodayTextDisabled
		{
		color:#D0D0D0;
		}
.BLUEcp
		{
		border:solid thin #6677DD;
		}
.BLUEcpHeaderText
{
	font-size: 10px;
	color: #9F0000;
	margin: 4px 3px;
	border: 0px solid;
}
