a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	color: #009900;
	text-align: center;
}

.img-l {
	font-size: xx-small;
	border: 6px solid #FFFFAD;
	color: #333333;
	text-align: center;
	clear: both;
	float: left;
	height: auto;
	width: auto;
}
.img-r {
	font-size: xx-small;
	border: 6px solid #FFFFAD;
	color: #333333;
	text-align: center;
	clear: both;
	float: right;
	height: auto;
	width: auto;
}
.img-l img {border: 1px solid #000000;}
.img-r img {border: 1px solid #000000;}


.tabl {
	background-color: #FFFFAD;
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: justify;
}

.podpis {
	font-size: 8pt;
}