BODY, TABLE
{
	font-family: tahoma, arial, helvetica, verdana;
	font-size: 14px;
}

.nadpis
{
	font-size: 150%;
	font-weight: bolder;
	color: #8E1815;
}

.datum
{
	color: #8E1815;
	font-size: 110%;
}

.text
{
	/*font-size: 90%;*/
	text-align: justify;
	clear: both;
}
.aktualita
{
	border: 1px solid #8e1815;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 5px;
}

.text100
{
	font-size: 100%;
}

DIV.stred
{
	width: 768px;
	margin-top: 10px;
	text-align: left;
}

.creatable /* text, barva textu a barva čar generované tabulky */
{
	font-size: 100%;
	background-color: #000000;
}

.creatop /* barva horní buňky */
{
	background-color: #E3CAC6;
}

.creatr /* barva buňek generovaných tabulek */
{
	background-color: #ffffff;
}

.creaerror /* barva textu chybového hlášení pokud generovaná tabulka neexistuje */
{
	color: #cc0066;
	font-weight: bold;
}

HR.cerna
{
	color: black;
	border-style : dashed;
	height: 1px;
}

.ligatop /* barva horní buňky */
{
	background-color: #DADFCA;
}

.ligacols /* barva horní buňky */
{
	background-color: #ECEFE4;
}

