BODY { 
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	background-color: #ffffff;

	color: #000000;
}

P, UL, OL, TD {
	font-family: arial, helvetica, sans-serif;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0.5em
}

MALI {
	font-size: 6pt;
}

H1, H2, H3, H4, H5, H6, H7 {
	font-family: arial, helvetica, sans-serif;
	font-style: bold;
	font-weight: 900;
	color: #000080;
}

H1 { font-size: 200% }
H2 { font-size: 160% }
H3 { font-size: 130% }
H4 { font-size: 110% }
H5 { font-size: 100% }
H6 { font-size: 90% }
H7 { font-size: 80% }

UL {
	padding-bottom: 0em;
	list-style-type: disc
}

OL {
	padding-bottom: 0em;
	list-style-type: decimal
}

TD { 
	padding-bottom: 0em 
}

.NASLOV {
	background-color: #07bcff;
	color: #ffffff; 
	font-style: normal; 
	font-weight: 900;
	font-size: 14pt;
}

.POUDAREK {
	color: #000080;
	font-weight: 900;
	font-style: normal;
}
.TABELA {
    background-color: #ffffff;  
	color: #000080;
	font-weight: bold;
	border-width: 1pt;
	border-color: ;
}
	
.TD1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-style:;
	font-size: 8pt;
	border-width: 1pt;
			
}