body {
	background: #A4E9FF;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size: 20px;
}

td.a {
	background-image: url(img/maryja.jpg);
	color: #0002BF;
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

td.b {
	background: #6495ED;
	width: 150px;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
	
}

td.z {
	background: #6495ED;
	width: 150px;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #6495ED;
}

td.c {
	background: #FF8C00;
	width: 150px;
	border-bottom-color: White;
	border-bottom-width: 1px;
	border-bottom-style: double;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
}

a:link {
	color: White;
}

a:hover {
	color: #0002BF;	
}
a:visited {
	color: #3ED1FF;
}
span {
	color: White;
	font-size: 24px;
	background: #6495ED;
}
span.a {
	font-size: 16px;
	background-color: transparent;
}
span.p {
	font-size: 16px;
}
