h1 {
	font-family: "Book Antiqua";
	font-size: 20px;
	font-style: italic;
	color: #5eb500;
	margin: 0px;
}

h2
{
	font-family: tahoma, arial;
	color: #5eb500;
	margin-bottom: 3px;
	font-size: 14px;
}

h3
{
	font-family: tahoma, arial;
	color: #5eb500;
	margin: 0px;
	font-size: 12px;
 	font-weight: bold;
}

td.obsah {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #366701;
	text-align: justify;
}

td.obsah p {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #366701;
	text-align: justify;
}

td.obsah a {
	text-decoration: underline;
	color: #ff2a00;
}

td.obsah a:hover {
	text-decoration: underline;
	color: #5eb500;
}

td.galerie-img {
	text-align: center;
	font-style: italic;
	font-family: tahoma, arial;
	font-size: 12px;
	color: #366701;
	padding-bottom: 10px;
}

