body {
	background-color: #3A689A;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nadpis {
	font-family: ;
	font-size: 36px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing: 2px;
}
.nadpis2 {

	font-family: ;
	font-size: 14px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: bold;
}
.datum {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.justify {
	text-align: justify;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFEE;
	border-bottom-color: #FFFFEE;
}
