
a:link.mc {
	color: Black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	width: 100px;
	background-image: url(link-a.jpg);
}

a:visited.mc {
	color: Black;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	width: 100px;
	background-image: url(link-a.jpg);
}

a:hover.mc {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	border-bottom-style: double;
	border-bottom-color: #4B0082;
	width: 100px;
	background-image: url(link-h.jpg);
	color: #000000;
}

a:active.mc {
	color: Black;
	text-decoration:none;
	font-size: 14px;
	font-weight: bold;
	height: 22px;
	border-bottom-style: solid;
	border-bottom-color: #C3AE83;
	width: 100px;
	background-image: url(link-a.jpg);
}

div.ng {
	background-color: #8B4513;
	text-align: center;
	color: #F6FFD4;
	font-style: normal;
	font-weight: bold;
	border-bottom: 2px solid #800000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

div.tresc {
	background-color: #FAFAD2;
	border: 1px solid #696969;
	padding: 3px;
}

h1.tyt {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D3D3D;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: double;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #666600;
	border-left-color: #666633;
	height: auto;
	width: 400px;
	text-align: center;
}

p {font-family: 'Lato';}

p.opis {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 19px;
	font-size: 9px;
	font-style: normal;
}

p.wiersz { margin-top: 0; margin-bottom: 0; }

span.Dat_czer {
	font-size: 12pt;
	color: #FF0000;
	font-family: "Times New Roman";
	font-weight: bold;
}

.czerw { color: #FF0000; font-weight: bold; }

.Data_kal {
	font-family: Arial;
	font-size: 9pt;
	word-spacing: 0;
	text-align: center;
	font-weight: bold;
	margin: 10px;
}

.just { text-indent: 22px; text-align: justify; }

.muszt {
	line-height: 150%;
	font-family: "Times New Roman";
	color: #808000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}

.Tytul {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #8B0000;
	font-weight: bold;
	text-align: center;
}