/* ThemeOfficeMenu Style Sheet */
.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	font-family:	arial, tahoma, verdana, sans-serif;
	font-size:	12px;
	white-space:	nowrap;
	cursor:		default;
	font-weight: bold;
	color: White;
	vertical-align: middle;
}

td.ThemeOfficeMainItem,td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	width: 110px;
	text-align: center;
}

.ThemeOfficeSubMenu
{
	width: 130px;
	position:	absolute;
	visibility:	hidden;
	border:		1px solid white;
	text-align: left;
}
.ThemeOfficeSubMenuTable
{
/*	overflow:	visible;  */
}
.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	cursor: hand;
	white-space:	nowrap;
}
.ThemeOfficeMainItem
{
	background-color: none;
}
.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	border-left : 1px solid white;
	border-right : 1px solid white;	 
}
.ThemeOfficeMenuItem
{
	background-color: #D0DEEE;
	color:	black;
	font-weight: normal;
	font-size : 11px;
	text-align: left;
}
.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	width: 130px;
	background-color: white;
	color:	black;
	font-weight:	normal;
	font-size : 11px;
	text-align: left;

}
/* horizontal main menu */
.ThemeOfficeMainItem
{
	padding: 2px 8px 2px 9px;
	border-left:	1px solid White; 
	border-right : 1px solid white;
}
td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding: 1px 8px 1px 9px;
	border-left : 1px solid white;
	border-right : 1px solid white;	 	 
}
.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	/* wysokosc menu glownego */
	background-color:	inherit;
}
/* vertical main menu sub components */
td.ThemeOfficeMainFolderLeft,td.ThemeOfficeMainItemLeft
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	2px;
	border-top:	1px solid white;
/*	border-bottom:	1px solid white; */
	border-left:	1px solid white;
	background-color: inherit;
	text-align: left;
}
td.ThemeOfficeMainFolderText,td.ThemeOfficeMainItemText
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;
	border-top:	1px solid white;
	border-bottom:	1px solid white;
	background-color:	inherit;
	white-space:	nowrap;
	text-align: left;
}
td.ThemeOfficeMainFolderRight,td.ThemeOfficeMainItemRight
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	0px;
	border-top:	1px solid white;
	border-bottom:	1px solid white;
	border-right:	1px solid white;
	background-color:	inherit;
	text-align: left;

}
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderLeft,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemLeft
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	2px;
	white-space:	nowrap;
	border:		0;
	background-color:	inherit;
	text-align: left;
}
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderText,
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemText
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;
	border:		0;
	background-color:	inherit;
	text-align: left;
	
}
tr.ThemeOfficeMainItem td.ThemeOfficeMainItemRight,
tr.ThemeOfficeMainItem td.ThemeOfficeMainFolderRight
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
	text-align: left;

}
/* sub menu sub components */
.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	width: 130px;
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	1px;
	padding-right:	3px;
	background-color:	inherit;
	white-space:	nowrap;
	text-align: left;
}
.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	5px;
	padding-right:	5px;
	background-color:	inherit;
	white-space:	nowrap;
	text-align: left;
}
.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	0px;
	background-color:	inherit;
	white-space:	nowrap;
	text-align: left;
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
/*  Kawalek w submenu - to miejsce gdzie normalnie jest ikona */
	width: 130px;
	padding-top:	1px;
	padding-bottom:1px;
	padding-left:	2px;
	padding-right:	3px;
	white-space:	nowrap;
	border-bottom:	1px solid white;
	text-align: left;

/*	background-color:	#EFEFDE; */
}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	5px;
	padding-right:	5px;
	background-color:	inherit;
	border-bottom-color : white;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	text-align: left;
	}
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding-top:	1px;
	padding-bottom:	1px;
	padding-left:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
	text-align: left;
}
/* menu splits */
.ThemeOfficeMenuSplit
{
	margin:		2px;
	height:		1px;
	overflow:	hidden;
	background-color:	inherit;
	text-align: left;

/*	border-top:	5px solid white; */
}
/* image shadow animation */
/*
	seq1:	image for normal
	seq2:	image for hover and active
	To use, in the icon field, input the following:
	<img class="seq1" src="normal.gif" /><img class="seq2" src="hover.gif" />
*/
.ThemeOfficeMenuItem img.seq1
{
	display:	inline;
}
.ThemeOfficeMenuItemHover seq2,
.ThemeOfficeMenuItemActive seq2
{
	display:	inline;
}
.ThemeOfficeMenuItem .seq2,
.ThemeOfficeMenuItemHover .seq1,
.ThemeOfficeMenuItemActive .seq1
{
	display:	none;
} 
