ul
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  cursor: pointer;
}

li
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Red;
  cursor: pointer;
}

A:HOVER {
	background-color : #ffa;
	color : #00009F;
	text-decoration : none;
}
table.tatko
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: #008080;
  background-color : #F0F0F0
  border-style:solid; border-width:1;
}
table.TB
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  background-color : #F9F9F9;
  border-style:solid; border-width:1;
}
table.T0
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  background-color : #555555;
  border-style:solid; border-width:1;
}
table.TBTO
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  background-color : #eeeeee;
  border-style:solid; border-width:1;
}
table.pref
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  background-color : #eeeeee;
  border-style:solid; border-width:1;
}
tr.pref
{ font-family: Arial,Univers,sans-serif;
  font-size: 9pt;
  color: Teal;
  background-color : #eeeeee;
  border-style:solid; border-width:1;
}