.text  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	overflow : clip;
	margin-top : 10px;
}

.popis  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
}

.rekonstrukce  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #FFCC00;
	text-decoration : none;
	text-indent : 5px;
}

.text_odsazeny  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	overflow : clip;
	margin-top : 10px;
	text-indent : 25px;
}

.text_pevny {
	font-size : 10pt;
	font-family : "Courier New", Courier, mono;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight: normal;
	text-decoration: none;
	color: #00cc00;
}
a:visited {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00cc00;
	text-decoration: none;
}
a:active {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00cc00;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00ff00;
	text-decoration: none;
}
