﻿.tabela {
	border-width: 0;
}
.naglowek {
	text-align: right;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	background-image: url('grafika/naglowek_tlo.png');
	text-decoration: none;
}
.logo {
	border-width: 0;
	background-image: url('grafika/gora_tlo.png');
}
.tekst {
	text-align: justify;
	border-width: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.stopka {
	text-align: center;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	background-image: url('grafika/stopka_tlo.png');
}
.linki {
	text-align: right;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
