/* CSS Document */
td.meniu-t{
	font-size: 11px;
	padding-left: 10px;
	font-family: Tahoma, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-weight: normal;
}
td.meniu-t a{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
td.meniu-t a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
td.meniu-th{
	font-size: 11px;
	padding-left: 10px;
	font-family: Tahoma, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-weight: normal;
}
td.meniu-th a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
td.meniu-th a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

