.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
}
.titulek {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
.selected_project {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #FFCC00;
	text-decoration: underline;
}
