
/* style kalendarza */

.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			/*background-color:#5645;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#262626;
			font-weight:bold;*/
			
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 24px;
	padding-left: 0px;
	padding-right: 0px;		
	padding-top: 3px;	
	padding-bottom: 4px;		
	vertical-align: middle;
	text-align:center;
	background: #F0F0F0;
			
			}
	.TESTcpDayColumnHeader
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	}
	
	
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-size: 12px;
		/*	font-family:Arial, Helvetica, sans-serif;
			font-size:12px;*/
			}
			
.TESTcpCurrentDate A:link { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;} 
.TESTcpCurrentDate A:visited { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;}
.TESTcpCurrentDate A:active { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;}
.TESTcpCurrentDate A:hover { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: underline;}
	
.TESTcpCurrentMonthDate A:link { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;} 
.TESTcpCurrentMonthDate A:visited { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;}
.TESTcpCurrentMonthDate A:active { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: none;}
.TESTcpCurrentMonthDate A:hover { font-family: Arial, Verdana, Times, serif; font-size: 11px; color: #000000; TEXT-DECORATION: underline;}
		
			
	TD.TESTcpDayColumnHeader
			{
			/*text-align:right;
			color: #af1424;
			border:solid thin #aa1612;
			border-width:0 0 1 0;*/
			font-family: Arial, Tahoma, Helvetica, sans-serif;
			font-size: 10px;
			font-weight:normal;
			font-align: center;
			color:  #000000;
  		padding-left: 3px;
			padding-right: 3px;	
  		padding-top: 2px;	
			padding-bottom: 2px;
			vertical-align: middle;	
			
			
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align: left;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			/*color:#c1e2ec;
			text-align:right;
			text-decoration:line-through;*/
			}
	.TESTcpCurrentMonthDate
			{
		/*	color:#262626;
			font-weight:bold;*/
			}
	 A.TESTcpCurrentMonthDate
			{
		/*	color:#262626;
			font-weight:bold;*/
			}
	.TESTcpCurrentDate
			{
		/*	color: #FFFFFF;
			font-weight:bold;*/
			}
	.TESTcpOtherMonthDate
			{
			/*color:#808080;*/
			visibility: hidden;
			}
	TD.TESTcpCurrentDate
			{
		/*	color:black;
			background-color: white;
			border-width:0;
			border:solid thin #000000;*/
			background: #F0F0F0;
			}
	A.TESTcpCurrentDate
			{
		/*	color:#af1424;
			background-color: white;*/
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:0;
			border:0px solid  #aa1612;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:0px solid  #aa1612;
			border-width:0 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			/*height:20px;*/
			}
	A.TESTcpTodayText
			{
			font-family: Arial, Verdana, Times, serif;
			font-size: 11px; 
			color: #000000;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border: 0px solid  #aa1612;
			}
/*koniec styli kalendarza*/

