div.datepicker {
	position: relative;
	font-family: Verdana;
	font-size: 12px;
	width: 290px;
	height: 220px;
	position: absolute;
	cursor: default;
	top: 0;
	left: 0;
	display: none;
	background: none;
}
.datepickerContainer {
	position: absolute;
	top: 10px;
	left: 10px;
}
.datepickerBorderT {
	position: absolute;
	left: 10px;
	top: 0;
	right: 10px;
	height: 10px;
	
}
.datepickerBorderB {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	height: 10px;
	
}
.datepickerBorderL {
	position: absolute;
	left: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	
}
.datepickerBorderR {
	position: absolute;
	right: 0;
	bottom: 10px;
	top: 10px;
	width: 10px;
	
}
.datepickerBorderTL {
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	
}
.datepickerBorderTR {
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	
}
.datepickerBorderBL {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 10px;
	
}
.datepickerBorderBR {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 10px;
	
}
.datepickerHidden {
	display: none;
}
div.datepicker table {
	border-collapse:collapse;
}
div.datepicker a {
	color: #eee;
	text-decoration: none;
	cursor: default;
	outline: none;
}
div.datepicker table td {
	text-align: right;
	padding: 0;
	margin: 0;
}
div.datepicker th {
	text-align: center;
	color: #999;
	font-weight: normal;
}
div.datepicker tbody th {
	text-align: left;
}
div.datepicker tbody a {
	display: block;
	color: #e9c1a7;
}
tbody.datepickerDays td {
	background: #2b0b00;	
	border: 0px;
}
tbody.datepickerDays td.datepickerSunday, tbody.datepickerDays td.datepickerSaturday {
	background: #340c02;	
}
.datepickerDays a {
	width: 18px;
	line-height: 16px;
	height: 16px;
	font-size: 7pt;
	padding: 0;
	color: #e9c1a7;
	text-align: center;
}
.datepickerYears a,
.datepickerMonths a{
	width: 44px;
	line-height: 36px;
	height: 36px;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
	
}
td.datepickerNotInMonth a {
	color: #666;
}
tbody.datepickerDays td.datepickerSelected{
	background: none;
}
tbody.datepickerDays td.datepickerNotInMonth.datepickerSelected {
	background: #17384d;
}
div.datepicker a:hover,
div.datepicker a:hover {
	color: #88c5eb;
}
div.datepicker td.datepickerNotInMonth a:hover {
	color: #999;
}
div.datepicker tbody th {
	text-align: left;
}
.datepickerSpace div {
	width: 20px;
}
.datepickerGoNext a,
.datepickerGoPrev a,
.datepickerMonth a {
	text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 7pt;
	font-weight: bold;
}
.datepickerGoNext a {
	float: right;
	width: 20px;
}
.datepickerGoPrev a {
	float: left;
	width: 20px;
}
table.datepickerViewDays td {
	border: 1px solid #3e1500;
	text-align: center;
}
.datepickerDoW span {
	font-size: 12pt;	
}
table.datepickerViewDays tbody.datepickerMonths,
table.datepickerViewDays tbody.datepickerYears {
	display: none;
}
table.datepickerViewMonths tbody.datepickerDays,
table.datepickerViewMonths tbody.datepickerYears,
table.datepickerViewMonths tr.datepickerDoW {
	display: none;
}
table.datepickerViewYears tbody.datepickerDays,
table.datepickerViewYears tbody.datepickerMonths,
table.datepickerViewYears tr.datepickerDoW {
	display: none;
}

td.datepickerDisabled a,
td.datepickerDisabled.datepickerNotInMonth a{
	color: #000000;
}
td.datepickerDisabled a:hover {
	color: #333;
}
td.wstepna a {
	background: #ffd101;
}
td.wstepna a span {
	color: #000000;
}
td.wlasciwa a {
	background: #ac0001;
}
td.potwierdzona a {
	background: #ffd101;
}
td.potwierdzona a span {
	color: #000000;
}
td.administrator a {
	background: #e50000;
}

td.wstepna_first a {
	background-image: url(/images/datepicker/poczatek_y.png);
}
td.wstepna_first a span, td.wstepna_last a span   {
	color: #000000;
}


td.wlasciwa_first a {
	background-image: url(/images/datepicker/poczatek_r.png);
}
td.potwierdzona_first a {
	background-image: url(/images/datepicker/poczatek_y.png);
}
td.administrator_first a {
	background-image: url(/images/datepicker/poczatek_m.png);
}
td.wstepna_last a {
	background-image: url(/images/datepicker/koniec_y.png);
}
td.wlasciwa_last a {
	background-image: url(/images/datepicker/koniec_r.png);
}
td.potwierdzona_last a {
	background-image: url(/images/datepicker/koniec_y.png);
}
td.administrator_last a {
	background-image: url(/images/datepicker/koniec_m.png);
}
td.datepickerSpecial_first a {
	background-image: url(/images/datepicker/poczatek_r.png);
}
td.datepickerSpecial_last a {
	background-repeat: no-repeat;
	background-image: url(/images/datepicker/koniec_r.png);
}
div.datepicker td.datepickerNotInMonth  a  {
	background: #3e1500;
}
.datepickerGoPrev {
	background-image:url(/images/datepicker/kalendarz_lewo.jpg) no-repeat;
}
.datepickerGoNext {
	background-image:url(/images/datepicker/kalendarz_prawo.jpg) no-repeat;
}
.datepickerWeekend a {
	background: #481200;
}
td.datepickerSpecial a {
	background: #ad0000;
}
td.datepickerSpecial.datepickerSelected a {
	background: #a00;
}
.datepickerNewSelected a {
	background: #014efe;
}
td.datepickerNewSelected_first a {
	background-image: url(/images/datepicker/poczatek_b.png);
}
td.datepickerNewSelected_last a {
	background-repeat: no-repeat;
	background-image: url(/images/datepicker/koniec_b.png);
}
tbody.datepickerYears td.datepickerSelected,
tbody.datepickerMonths td.datepickerSelected{
	background: #17384d;
}