body {
	margin:0px;
	color: #FFFFFF;
	background-color: #3C3C3C;
	font-family:Verdana;
	font-size: 9pt;
}

a:hover {
	color: #FFFFFF;
}

a {
        color: #FFFFFF;
	text-decoration:none;
}

table.tekst{
  	width:100%;
	vertical-align: top;
	text-align: center;
	border-style: none;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.naglowek {
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	border: 1px #FFFFFF dashed;
	font-family: Verdana;
	background-image: url(../images/tlo.jpg);
}

td.tekst {
        vertical-align: top;
        text-align: justify;
        padding: 3px 3px 3px 3px;
}

td.pole1 {
        width: 40%;
	vertical-align: top;
	text-align: right;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	font-family: Verdana;
	font-size:12px;
}

td.pole2 {
	width: 60%;
	vertical-align: top;
	text-align: left;
	padding: 3px 5px 3px 5px;
	font-family: Verdana;

}
div.error {
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	padding-top:10px;
	padding-bottom:5px;
	color: #FF0000;
}


/* style dla pol formularzy */
input {
	border: silver 1px solid;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial;
	background-color: #E8E8E8;
}

select {
	color:#000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px solid #999999;
}

option {
	color:#000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
 	text-decoration: none;
 	background: #FFFFFF;
	border: 1px solid #999999;
}

fieldset {
	padding: 0 10px 10px 10px;
	border: 1px solid #E8E8E8;
	width: 75%;
}

legend {
	padding: 3px 5px 3px 5px;
	border: 1px solid #E8E8E8;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}










.TESTcpYearNavigation,
		.TESTcpMonthNavigation
				{
				background-color:#cecece;
				text-align:center;
				vertical-align:center;
				text-decoration:none;
				color:#FFFFFF;
				font-weight:bold;
				}
		.TESTcpDayColumnHeader,
		.TESTcpYearNavigation,
		.TESTcpMonthNavigation,
		.TESTcpCurrentMonthDate,
		.TESTcpCurrentMonthDateDisabled,
		.TESTcpOtherMonthDate,
		.TESTcpOtherMonthDateDisabled,
		.TESTcpCurrentDate,
		.TESTcpCurrentDateDisabled,
		.TESTcpTodayText,
		.TESTcpTodayTextDisabled,
		.TESTcpText
				{
				font-family:arial;
				font-size:8pt;
				}
		TD.TESTcpDayColumnHeader
				{
				text-align:right;
				border:solid thin #6677DD;
				border-width:0 0 1 0;
				}
		.TESTcpCurrentMonthDate,
		.TESTcpOtherMonthDate,
		.TESTcpCurrentDate
				{
				text-align:right;
				text-decoration:none;
				}
		.TESTcpCurrentMonthDateDisabled,
		.TESTcpOtherMonthDateDisabled,
		.TESTcpCurrentDateDisabled
				{
				color:#D0D0D0;
				text-align:right;
				text-decoration:line-through;
				}
		.TESTcpCurrentMonthDate
				{
				color:#6677DD;
				font-weight:bold;
				}
		.TESTcpCurrentDate
				{
				color: #FFFFFF;
				font-weight:bold;
				}
		.TESTcpOtherMonthDate
				{
				color:#808080;
				}
		TD.TESTcpCurrentDate
				{
				color:#FFFFFF;
				background-color: #6677DD;
				border-width:1;
				border:solid thin #000000;
				}
		TD.TESTcpCurrentDateDisabled
				{
				border-width:1;
				border:solid thin #FFAAAA;
				}
		TD.TESTcpTodayText,
		TD.TESTcpTodayTextDisabled
				{
				border:solid thin #6677DD;
				border-width:1 0 0 0;
				}
		A.TESTcpTodayText,
		SPAN.TESTcpTodayTextDisabled
				{
				height:20px;
				}
		A.TESTcpTodayText
				{
				color:#6677DD;
				font-weight:bold;
				}
		SPAN.TESTcpTodayTextDisabled
				{
				color:#D0D0D0;
				}
		.TESTcpBorder
				{
				border:solid thin #6677DD;
				}

