.menu
{	font-size : 10px;
	font-weight : normal;
	color : #000;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.menu1
{	font-size : 14px;
	font-weight : normal;
	color : #000;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.men1
{	font-size : 12px;
	font-weight : normal;
	color : #000;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.men2
{	font-size : 10px;
	font-weight : normal;
	color : #000;
	font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.tresc
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-align: top;
}
.tabelaglowna
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background-color: #fff;
	vertical-align: top;
}
.menu { text-decoration: none }
.menu:hover { text-decoration: underline;  color: blue; font-size : 11px; }
.men1 { text-decoration: none; }
.men1:hover { text-decoration: underline;  color: blue; font-size : 12px; }

.men2 { text-decoration: none; }
.men2:hover { text-decoration: underline;  color: blue; font-size : 10px; }