table.calendar			{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;border-bottom:1px groove black; border-top:1px groove black; border-right:1px groove black;}
td.calendar_year_month 	{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;background-color:#cBcBcB;border-left:1px groove black;}
td.calendar_header		{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;background-color:#d0d0d0;border-top:1px groove black; border-left:1px groove black;}
td.calendar_sunday		{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;background-color:#a05050;border-top:1px groove black; border-left:1px groove black;}
td.calendar_normal		{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;background-color:#a0a0a4;border-top:1px groove black; border-left:1px groove black;}
td.calendar_select		{	font-family: Tahoma, Arial;	font-size: 11px;color: #000000;background-color:#FF4040;border-top:1px groove black; border-left:1px groove black;}

.txt {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.txt-head {
	font-family: Tahoma, Arial;
	color: #003366;
	font-size: 13px;

}
.fieldy {
	border: 1px solid #999999;
	padding: 30px 10px 10px;
	margin: 10px;
}
.fieldy td{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	border-bottom: 1px inset #CCCCCC;
	height: 30px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.strona{
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-style: none !important;
}
.strona-aktualna{
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-style: none !important;
	color: #FF0000 !important;
}
.txtSmall {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
a.txtSmallLink:link {
	font-family: Tahoma, Arial;
	font-size: 10px;
}