table.mainmenu
{
}

table.mainmenu td.standard, table.mainmenu td.standard_multi, table.mainmenu td.highlighted, table.mainmenu td.highlighted_multi
{
	color:#C4161C;
	font-weight:bold;
	vertical-align:top;
	padding-right:10px;
	padding-left:5px;
	padding-top:0px;
	width:105px;	
	padding-bottom:10px;	
	background-image:url(../../images/menu_przedzialek.gif);
	background-repeat:repeat-y;
	background-position:left;
}

table.mainmenu td.over
{
	color:#434343;
	font-weight:bold;
	vertical-align:top;
	padding-right:10px;
	padding-left:5px;
	padding-top:0px;
	width:105px;	
	padding-bottom:10px;
	background-image:url(../../images/menu_przedzialek.gif);
	background-repeat:repeat-y;
	background-position:left;
	cursor:pointer;
}


table.menu_layer
{
	width:168px;
	background-color:#EFEDE7;
	background-image:url(../../images/theme/menu_layer_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

table.menu_layer td.menuelementscontainer
{
	border-left:1px solid #E6C2BE;
	border-right:1px solid #E6C2BE;
	border-bottom:1px solid #C4161C;	
}

table.menu_layer table.inner
{
	width:166px;
}

table.menu_layer td.standard
{
	padding:4px;
	padding-left:7px;
	color:#C4161C;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #E6C2BE;	
}

table.menu_layer td.over
{
	padding:4px;
	padding-left:7px;
	color:#434343;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #E6C2BE;
	cursor:pointer;	
}
