body {
  font-family: "Times New Roman", Times, serif;
  color: #660000;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
	color: #ece44d;
}
a.menu:hover {
		background-color: #CC0000;
		color: #cccccc;
}

a.menu:visited {
	color:#ece44d;
	text-decoration:underline;
}

a.menu {
	display: inline;
	color: #ece44d;
	text-decoration: none;
}
div.menu {
	text-align: center;
	text-decoration: none;
	color: #ece44d;
	font-size: 150%;
}

td.tekst {
	padding: 15px;
	font-size: 18px;
	color: #ece44d;
	text-align: justify;
}
p.tekst {
	color: #ece44d;
	

}

p.tekst1 {
	padding: 15px;
	color: #ece44d;
	font-size: 18px;	
	text-align: center;	

}
small {
	color: #ece44d;
	font-size: 16px;
	font-style:italic;
}

a.tekst {
	text-decoration: none;
	color: #ece44d;
}
a.tekst:visited {
	color:#ece44d;
	text-decoration:underline;
}
td.stopka {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #D7D59C;
	font-style: italic;	
} 
a.stopka:visited {
	color: #ece44d;
}
a.stopka {
	color: #ece44d;
	font-style: italic;	
}
h2 {
	color: #ece44d;
	font-style:normal;
	font-weight: normal;
	text-align:center;
}
h1 {
	color: #FF0000;
	font-weight: bold;
	text-align:center;
	text-decoration:underline;
}