BODY, P, TD, TABLE  {
	font-family : Verdana, Arial CE, Arial, Helvetica;
	font-size : 10pt;
}

#white  {
	color: white;
	font-weight: bold;
}

<!-- Nadpis zpravy, novinky v tabulce -->
P#nadpis {
	font-size: 11pt; 
	font-weight: bold;
	margin:0px;
	margin-top: 10px;
	margin-bottom: 7px;
}

<!-- text zpravy, novinky v tabulce -->
P#odsazena {
	font-size: 8pt; 
	margin:0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-left: 70px;
	color: #9a9a9a;
}

H1  {
	font-size : 12pt;
	font-weight : bold;
	color : #567669;
	line-height : 15pt;
	padding : 5;
	background-color: #feece0;
	border-color : #b73b56;
	border-style : solid;
	border-top-width : 2px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width : 0px;
	margin-top : 10px;
	text-align : center;
}

H2  {
	font-weight : bold;
	color : #588c8c;
	line-height : 13pt;
	padding : 2pt;
	margin-right : 40px;
	font-size : 12pt;
	padding-top : 20px;
	padding-bottom : 5px;
	border-color : #b73b56;
	border-style : solid;
	border-top-width : 0px;
	border-bottom-width : 2px;
	border-right-width : 0px;
	border-left-width : 0px;
}

H3 {
	font-weight : bold;
	color : #588c8c;
	padding-top : 10px;
	margin-right : 20%;
	font-size : 10pt;
	border-color : #b73b56;
	border-style : solid;
	border-top-width : 0px;
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-left-width : 0px;
	padding-bottom : 5px;
	margin-bottom : 5px;
}

SELECT  {
	font-family : Verdana, Arial CE, Arial, Helvetica;
	font-size : 10pt;
	color : #0000FF;
	line-height : 10pt;
	top : 3px;
}

A:LINK, A:VISITED, A:ACTIVE {
	color: #0063CE;
}
