/* CSS Document */
td.meniu-b{
	color: #08495D;
	text-decoration: none;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
	letter-spacing: 0px;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
}
td.meniu-b a{
	color: #08495D;
	text-decoration: none;
	font-weight: normal;
}
td.meniu-b a:hover{
	color: #333333;
	text-decoration: none;
}
td.meniu-bh{
	color: #08495D;
	text-decoration: none;
	font-size: 14px;
	padding-right: 9px;
	padding-left: 9px;
	letter-spacing: 0px;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
}
td.meniu-bh a{
	color: #063644;
	text-decoration: none;
	font-weight: normal;
}
td.meniu-bh a:hover{
	color: #08495D;
	text-decoration: none;
}

