a:link, a:active, a:visited, a:hover {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img {
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	color: #2B4A6A;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	clear: both;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 22px;
}
h5 {
	font-size: 16px;
	color: black;
}
hr {
	color: #B8CED5;
	height: 1px;
}
p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 0px;
	clear: both;
}
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: Arial, Helvetica, sans-serif;
}
.maly_input {
	font-size: 11px;
}
.maly {
	font-size: 11px;
}
@media print {
	.netisknout {
		display: none;
	}
}