.TEXT1 {
	color: #FF6D22;
	font-weight: bold;
}
.TEXT2 {
	color: #007934;
	font-weight: bold;
}
A:LINK{
	color: #FF6D22;
	text-decoration: none;
}
A:VISITED {
	color : #007934;
	text-decoration : none;
}
A:HOVER {
	color: Maroon;
}

.BODY1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #007934;
}
.BODY2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF6D22;
}
.hr {
	color: #FF6D22;
	width: 750;
	line-height: 1px;
}

.TAB1 {
	background-image: url(grafika/trojlistek_podklad.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
	width: 750;
}
.TAB2 {
	border-color: #007934;
	border: 1px solid;
	padding: 2;
	background-color: White;
}

.TAB3 {
	background-color: White;
	width: 750;
}
.TD1 {
	font-size: 16px;
	font-weight: bold;
}
.TD2 {
	font-size: 9px;
	font-weight: normal;
}
.TD3 {
	font-size: 13px;
}
.TD4 {
	font-size: 20px;
}
.TD5 {
	font-size: 8px;
	font-weight: normal;
}