/* links --------------------------------------------------------------- */
a {
	color: #4d4d4d;
}
a:link {
	color: #4d4d4d;
}
a:hover {
	color: #000;
	text-decoration: none;
}
/* H1 - H5 --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin: 15px 0 15px 0;
}
h1 {
	font: bold 19px 'Trebuchet MS';
	margin: 0;
	color: #404040;
}
.center_content h1 {
	font: bold 19px 'Trebuchet MS';
	margin: 10px 0 15px;
	color: #404040;
}

.top h1 {font-size: 10px;}

.center_content h1#h1_sitemap {
	position: absolute;
	left: 20px;
}
 
h2 {
	font: bold 16px 'Trebuchet MS';
	margin: 20px 0 10px;
	color: #404040;
}
h3 {
	font-family: Arial, Helvetica, helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 0 0 0 10px;
	padding: 0px;
	color: #717171;
	display: inline;
}
h4 {
	font-size: 1.0em;
	color: #080808
}
h5 {
	font-size: 1.0em;
}
hr {
	display: block;
	height: 1px;
	margin: 10px 0;
	padding: 0;
	border: 0 solid #CCC;
	background: #CCC;
	color: #CCC;
}
.clear {
	clear: both;
	display: block;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
}
.noscreen {
	display: none;
}
.flt-l {
	float: left;
}
.flt-r {
	float: right;
}
.noborder {
	border: 0;
}

ul.sitemapa li {
	font-size: 16px;
	list-style-type: none;
	font-weight: bold;
}

ul.sitemapa li li {
	font-size: 12px;
	list-style-type: circle;
	font-weight: normal;
}

.vyrazny_text {font: 15px 'Trebuchet MS'; line-height: 23px;}

.dn {display: none;}
