.tabela {
      color: #383838;
      background-color: #FFFFFF;
	border-left-width : 1;
	border-left-color : #598CC1;
	border-left-style : solid;
	border-right-width : 1;
	border-right-color : #598CC1;
	border-right-style : solid;
	border-top-width : 0;
	border-bottom-color : #598CC1;
	border-bottom-style : solid;
	border-bottom-width : 1;
}

A.meni {
	COLOR: #205362;
	FONT-FAMILY: Trebuchet MS;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

A.meni:visited {
	COLOR: #205362;
	FONT-FAMILY: Trebuchet MS;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}
A.meni:active {
	COLOR: #205362;
	FONT-FAMILY: Trebuchet MS;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}
A.meni:hover {
	COLOR: #205362;
	FONT-FAMILY: Trebuchet MS;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}