a:link, a:active, a:visited, a:hover {
	color: #2B3C1F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	clear: both;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em; 
	margin: 0px;

}

h1 {
	font-size: 1em;
	text-align: left;
}
h2 {
	font-size: 1.375em;
}
h4 {
	font-size: 0.875em;
	text-align: left;
}
h5 {
	font-size: 0.75em;
	color: black;
}
hr {
	color: #114A11;
	height: 1px;
}
form {
	margin: 0px;
}
p.odstavec {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px
}

.legenda {
	color: Gray;
	font-size: 0.6875em;
	font-family: Arial, Helvetica, sans-serif;
}
.maly_input {
	font-size: 12px;
}
.maly {
	font-size: 0.6875em;
}

@media print {
	.netisknout {
		display: none;
	}
}