a:link, a:active, a:visited, a:hover {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a.menu:link, a.menu:active, a.menu:visited, a.menu:hover {
	font-weight: bold;
	color: #71712F;
}
img {
	border: 0px;
}

font {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	clear: both;
}
h1 {
	color: red;
	font-size: 18px;
	text-align: left;
}
h2 {
	font-size: 22px;
}
h5 {
	font-size: 16px;
	color: black;
}
hr {
	color: #577940;
	height: 1px;
}
p {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px;

}
form {
	margin: 0px;
}
p.odstavec {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px
}
.legenda {
	color: Gray;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
}
.maly_input {
	font-size: 11px;
}
.maly {
	font-size: 11px;
}
input, textarea, select {
	font-size: 12px;
}
@media print {
	.netisknout {
		display: none;
	}
}
ul.ul_menu {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}
ul.ul_menu2 {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	width: 173px;
	background-color: white
}
BLOCKQUOTE {
	margin-top: 0px;
	margin-bottom: 0px;
}