/* visitpÃ©cs menÃ¼k */

/* ie-ben miÃ©rt nem jÃ³ a border spacing? */

/* fÅ‘menÃ¼k */

table.mainmenu
{
	width: 100%;
	height: 68px;
}

table.mainmenu td
{
	/*border: solid 1px #fff;*/
	vertical-align: middle;
	text-align: center;
}

table.mainmenu td a
{
	font-size: 13px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	/*display: block;*/
	/*border: solid 1px #fff;*/
	/*height: 62px;*/
	/*padding-top: 23px;*/
	/*background-color: #cccccc;*/
	
}

table.alap td.menucell {
	padding: 0px;
	height: 63px;
	border: solid 1px #fff;
	background-color: #cccccc;
	text-align: center;
	padding: 0px 10px;
}

table.alap td.menucell_active {
	padding: 0px;
	height: 63px;
	border: solid 1px #fff;
	background-color: #999999;
	text-align: center;
	padding: 0px 10px;
}

table.mainmenu td a.menu_active
{
	color: #fff;
}

table.mainmenu td a:hover
{
	text-decoration: underline;
}

td.menu_active
{
	background-color: #000;
}

td.color2
{
	background-color: #e76d1a;
}

td.color3
{
	background-color: #ec9b01;
}

td.color4
{
	background-color: #f4ba01;
}

td.color5
{
	background-color: #f7e401;
}

td.color6
{
	background-color: #77bd26;
}

/* jobb oldali menÃ¼ */

table.fixmenuholder
{
	width: 100%;
	background-image: url(../images/rightmenur.gif);
	background-repeat: repeat-y;
}

table.fixmenu
{
	width: 100%;
	background-image: url(../images/rightmenu.gif);
	background-repeat: no-repeat;
}

table.fixmenu td
{
	background-image: url(../images/rightmenuline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*height: 26px;*/
	padding: 0px 5px 2px 13px;
	font-size: 13px;
	vertical-align: middle;
}

table.fixmenu td.noline
{
	background: none;
}

table.fixmenu td a
{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 0px 1px 0px;
}

table.fixmenu td a:hover
{
	color: #a00701;
	text-decoration: none;
}

table.fixmenu td.first
{
	height: 7px;
	background: none;
}

table.fixmenu td.last
{
	height: 7px;
	background: none;
}

/*fixmenü*/

table.rightmenuholder
{
	width: 100%;
}

table.rightmenu
{
	width: 100%;
	background-color: #cccccc;
}

table.rightmenu td
{
	background-image: url(../images/fixmenuline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*height: 26px;*/
	padding: 0px 5px 2px 13px;
	font-size: 13px;
	vertical-align: middle;
}

table.rightmenu td.noline
{
	background: none;
}

table.rightmenu td a
{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 1px 0px 1px 0px;
}

table.rightmenu td a:hover
{
	color: #a00701;
	text-decoration: none;
}

table.rightmenu td.first
{
	height: 7px;
	background: none;
}

table.rightmenu td.last
{
	height: 7px;
	background: none;
	border-bottom: 1px solid #fff;
}
