a:link, a:active, a:visited, a:hover {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.odkaz:link, a.odkaz:active, a.odkaz:visited, a.odkaz:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.odkaz:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.odkaz2:link, a.odkaz2:active, a.odkaz2:visited, a.odkaz2:hover {
	color: #666666;
	text-decoration: none;
}
a.odkaz2:hover {
	color: #000000;
	text-decoration: underline;
}
a.odkaz_titulek:link, a.odkaz_titulek:active, a.odkaz_titulek:visited, a.odkaz_titulek:hover {
	color: #CF3030;
	text-decoration: underline;
}
a.odkaz_titulek:hover {
	color: #000000;
	text-decoration: none;
}
img {
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	color: #4C4C4C;
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0px;
	clear: both;
}

p {
	color: #474747;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 0.75em; 
	margin: 0px;
}
p.odstavec {
	text-indent: 20px;
	text-align: justify;
	line-height: 140%;
	margin-bottom: 5px
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.2em;
}
p.maly {
	font-size: 0.7em;
}
p .legenda {
	color: Gray;
	font-size: 0.8em;
}
h1 {
	font-size: 1.125em;
	font-family: Tahoma;
	color: #E60000;
	font-weight: normal;
	clear: both;
}
h2 {
	font-size: 0.95em;
}
h3 {
	font-size: 0.85em;
	color: #CF3030;
	font-weight: normal;
	clear: both;
}
h4 {
	font-size: 0.8em;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.7em;
}
hr {
	color: #000000;
	height: 1px;
}
form {
	margin: 0px;
}
input {
	font-size: 0.75em;
}
textarea {
	font-size: 0.75em;
}
p textarea {
	font-size: 1em;
}
select {
	font-size: 0.75em;
}
@media print {
	.netisknout {
		display: none;
	}
}