/* CSS Document */
td.meniu-b{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../body/btnM.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 9px;
	padding-left: 9px;
	letter-spacing: 0px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
td.meniu-b a{
	color: #333333;
	text-decoration: none;
}
td.meniu-b a:hover{
	color: #000000;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-color: #FEAF36;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
td.meniu-bh{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-image: url(../body/btnM.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 9px;
	padding-left: 9px;
	letter-spacing: 0px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}
td.meniu-bh a{
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom-color: #FEAF36;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}
td.meniu-bh a:hover{
	color: #000000;
	text-decoration: none;
}

