/* Start of CMSMS style sheet 'Formátování textu' */
normalni{font-size: 1em; color: black; text-decoration: none;}
a.odkaz_cerny{color: black;text-decoration: none; font-weight: bold;}
a.odkaz_cerny:hover{text-decoration: underline; font-weight: bold; color: black;}
div.nadpis_cerveny{color: red; font-weight: bold; margin: 0.5em 0 1em 0.1em; font-size: 1em;}
div.nadpis_cerny{color: black; font-weight: bold; margin: 1em 0 0.5em 0.1em; font-size: 1em;}
.table_text {
	color: #333333;
	font-family: Verdana;
	font-size: 11px; 
   font-weight: normal;
	padding-left: 5px;
   padding-right: 5px;
	margin-top: 8px;	
	border: none;
	border-color: #CC0033;
	border-bottom: none;
   border-top: none;
	border-left-width: thin;
	border-right-width: thin;
	
	
}

.tabulka td, .tabulka th{border: 1px solid black; border-width: 0px 1px 1px 0px; text-indent: 2px; padding: 2px;}
.tabulka th{font-weight: bold;}
.tabulka {border-collapse:collapse; border: 1px solid black; border-width: 1px 0px 0px 1px; margin-top: 5px;}

/* End of 'Formátování textu' */

