body{
	background-color: lavender;
	font-weight: normal;
	font-size: 12px;
	color: #666666
}
a{
	font-size: 12px;
	color: #003366;
	text-decoration: none
}
a:hover{
	font-size: 12px;
	color: #990000;
}
td{
	font-size: 12px; 
}
.menu
{
	font-family: 'Constantia';
	font-size: 12px; 
	color: #999999;
}
.menu a:link, .menu a:visited 
{
	font-family: 'Constantia';
	font-size: 14px; 
	text-decoration: none; 
	color: #7B7B8A;
}
.menu a:hover
{
	font-family: 'Constantia';
	font-size: 14px; 
	text-decoration: none; 
	color: #003366;
}
table.menu{
	height: 350px;
}
td.menu {
	padding-top: 5px;
	padding-bottom: 5px;
}
.stopka
{
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	text-align: center;
}
.stopka A:link,
.stopka A:visited
{
	font-size: 10px;
	text-decoration: none;
	color: #36617A;
}
.stopka A:hover
{
	font-size: 10px;
	color: #FF9900;
}
.naglowek
{
	font-weight: normal;
	font-size: 26px;
	text-decoration: underline;
	color: #365874;
}
.zrodla, .zrodla a:link, .zrodla a:visited 
{
	font-family: 'Constantia';
	font-size: 12px; 
	text-decoration: none; 
	color: #7B7B8A;
}
.zrodla a:hover
{
	font-family: 'Constantia';
	font-size: 12px; 
	text-decoration: none; 
	color: #003366;
}
.podpis
{
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.kalendarz{
	margin-right: 10px;
	width: 670px;
}
.kalendarz td{
	padding-top: 10px;
	padding-bottom: 10px;
}
.kalendarz td.lewa{
	text-align: center;
	width: 100px;
	font-weight: bold;
	vertical-align: top;
}
.kalendarz td.prawa{
	text-align: justify;
	width: 570px;
}
