/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: url(menu_hatter.jpg);

	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: url(menu_hatter_hover.jpg);

	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: click */
.TM0i2 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFF99;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.teszt {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;

}
