h1 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	color: #990000;
	font-size: 16px;
	margin: 8px 8px 8px 0;
	padding: 0;
	font-weight: bold;
	border-bottom: 1px solid #900;
	text-transform: uppercase;
}
h3 {
	font-size: 1.1em;
	color: #666666;
	text-decoration: none;
	margin: 0.3em 0;
	text-indent: 16px;
	text-transform: uppercase;
}
p {
	margin: 14px 0;
	text-indent: 0px;
	font-size: 1.2em;
}
ul {
	margin: 0;
}
li {
	margin: 0.8em;
	margin-left: 0px;
}
hr {
	margin-left: 120px;
}
p a:link {
	text-decoration:underline;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E0DFE3;
}
a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
img {
	border: none;
}
/* ruzné styly */



.seznamRadkovany {
	/* border-bottom: 1px solid gray; */

	margin-bottom: 20px;
	width: 340px;
}
.seznamRadkovany li {
	list-style: none;
	margin: 0;
	padding: 0.2em;
	border-bottom: 1px solid #333333;
	font-size: 14px;
}
.seznamIngem {
	margin-left: 0;
	list-style: none;
	padding-left: 0em;
	font-size: 14px;
}
.seznamIngem li {
	background-image: url(../images/tecka.gif);
	background-repeat: no-repeat;
	background-position: 0 0.55em;
	line-height: 1.4em;
}
/* formatovani */ 

.cleaner { clear: both; 
}
.cleaner hr {
	display: none;
}
.odkaz {
	font-weight: bold;
	font-size: 12px;
}
.odkaz a:link, .odkaz a:visited {
	color: #666666;
	text-decoration: none;
}
.odkaz a:hover {
	color: #FFFFFF;
	border: none;
	background-color: #CCCCCC;
}
.odkaz span {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 15px;
	line-height: 1.5em;
}
.odkazImg a:link {
	border: 1px solid #006600;
	margin: 0em;
}
.poznamky {
	font-size: 11px;
	color: #999999;
	letter-spacing: 0.4em;
}
.poznamky a:link, .poznamky a:visited {
	color: #666666;
	text-decoration:none;
}
.poznamky a:hover {
	color:#990000;
}
.poznamky ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.poznamky li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
