
BUTTON.editor {
	width: 24;
	height: 24;
	}

DIV.editor {
	width: 600;
	height: 400;
	overflow: auto;
	border: 2px inset;
	background-color: #FFFFFF;
	font-family: Times;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: black;
	}

DIV.viewer {
	width: 560;
	overflow: auto;
	font-family: Times;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
	color: black;
	margin-right: 1em;
	margin-left: 1em;
	}

SELECT.norton {
	width: 400;

	x-background-color: #000080;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: normal;
	text-decoration:none;
	x-color: #808080;
	BORDER: 1px;
	border-style: solid;

}

SELECT.norton:active {
	font-size: 10pt;
}

.fld	{
	font-size: 10pt;
	}

a.amesto {
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

a.amesto:hover {
	font-weight: bold;
	text-decoration: underline;
}


TD {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}

TABLE.dkoutek {
	width: 600px;
	FONT-SIZE: 11pt;
	FONT-FAMILY: Times;
	FONT-WEIGHT: normal;
	text-align: justify;
	border:none;
	margin-bottom: 10px;
	}

TR.dkoutek {
	background-color: #00C000;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

TD.dk_vlozeno {
	width: 120px;
	text-align: left;
	x_padding-left: 20px;
}


.dk_tema {
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 5px;
}

TD.dk_soubor {
	width: 120px;
	text-align: right;
}

A.dk {
	color: #FFFF00;
}

TABLE.aktuality {
	width: 550px;
	FONT-SIZE: 11pt;
	FONT-FAMILY: Times;
	FONT-WEIGHT: normal;
	text-align: justify;
	border:none;
	margin-bottom: 10px;
	}

TR.aktuality {
	x-background-color: #00C000;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.ak_vlozeno {
	text-align: left;
	font-weight: normal;
	font-size: 10pt;
}


.ak_tema {
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

.ak_soubor {
	width: 120px;
	text-align: right;
}

.ak_text {
	font-weight: normal;
	font-size: 10pt;
}

.blackbox {
	background:#000000;
	border:double;
	color:white;
	font-family:Arial;
	font-size:10pt;
	font-weight:600;
}

.doc_titulek {
	font-weight: bold;
}

.doc_datum {
	font-weight: normal;
	font-style: italic;	
}

.doc_popis {
	font-weight: normal;
}


.ld_mesto {
	font-size:12pt;
	font-weight: bold;
}

.ld_nazev {
	font-size:12pt;
	font-weight: bold;
}

.ld_popis {
	font-weight: normal;
}

.ntf_button {
	width: 40px;
}

.ntf_list {
	width: 250px;
}

.akra {
	color: green;
}

.akrn {
	color: red;
}


