.ThemeOfficeMenu,.ThemeOfficeSubMenuTable
{
	padding: 0;
	white-space: nowrap;
	cursor: default; 
}

.ThemeOfficeMenu
{
width: 100%;
}

.ThemeOfficeMenu TD {
text-align: center;
height: 20px;
background-image: url(../../../images/iko-menu.gif);
background-repeat: no-repeat;
}

.ThemeOfficeSubMenu {
	position: absolute;
	visibility: hidden;
	margin-top: 0px;
	margin-left: -1px;
	/* Netscape/Mozilla */
	z-index: 3;
	border: 0;
	padding: 0;
	overflow: visible;
/*	 filter:progid:DXImageTransform.Microsoft.Shadow(color=#9e9fa3, Direction=135, Strength=4); */
	border: 1px solid #ababab;
	border-top: 0;
}

.ThemeOfficeSubMenuTable
{
	overflow: visible;
}

.ThemeOfficeMainItem,.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive,
.ThemeOfficeMenuItem,.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
	border:		0;
	cursor:		default;
	white-space:	nowrap;
/*	border-top: 1px solid white; */
}

.ThemeOfficeMainItem
{
/* border-top: 1px solid white; */
}

/* hover dla menu */

.ThemeOfficeMainItemHover,.ThemeOfficeMainItemActive
{
	background-color: #ededed;
/*	border-top: 1px solid #ededed; */
}

.ThemeOfficeMenuItem
{
	background-color:	#ededed;
}

/* hover dla submenu */

.ThemeOfficeMenuItemHover,.ThemeOfficeMenuItemActive
{
		background-color: #cccccc;
}



/* elementy głównego menu poziomego */

.ThemeOfficeMainItem
{
	padding-left: 25px;
	padding-right: 25px;	
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 1px;
	border-left: 1px solid white;
	border-right: 1px solid #ababab;
}

td.ThemeOfficeMainItemHover,td.ThemeOfficeMainItemActive
{
	padding-left: 25px;
	padding-right: 25px;	
	font-size: 9px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: 1px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ababab;
}

.ThemeOfficeMainFolderLeft,.ThemeOfficeMainItemLeft,
.ThemeOfficeMainFolderText,.ThemeOfficeMainItemText,
.ThemeOfficeMainFolderRight,.ThemeOfficeMainItemRight
{
	background-color: inherit; 
}

/* vertical main menu sub components

 - wycięte */



/* sub menu sub components */

.ThemeOfficeMenuFolderLeft,.ThemeOfficeMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	1px;
	padding-right:	3px;
	background-color:	inherit;
	white-space:	nowrap;
	border-left: 11px solid #cccccc;
}

.ThemeOfficeMenuFolderText,.ThemeOfficeMenuItemText
{
	padding: 0px;
	padding-right:	25px;
	padding-left: 10px;
	background-color:	inherit;
	white-space:	nowrap;
/* style tekstu w submenu */
	color: #3a3a42;
	letter-spacing: 1px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* prawa krawedz submenu */
.ThemeOfficeMenuFolderRight,.ThemeOfficeMenuItemRight
{
	padding:	0px;
	background-color: inherit;
	white-space:	nowrap;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderLeft,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft
{
	padding-top:	0px;
	padding-bottom:	0px;
	padding-left:	2px;
	padding-right:	3px;
	white-space:	nowrap;
	border:		0;
/* lewy pionowy pasek */
	background-color:	#ededed;
	border-left: 10px solid #ededed;
}


/* środkowa czesc submenusow */
.ThemeOfficeMenuItem .ThemeOfficeMenuFolderText,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemText
{
	padding:	0px;
	padding-right:	25px;
	padding-left: 10px;
	border:		0;
	background-color:	inherit;
}

.ThemeOfficeMenuItem .ThemeOfficeMenuFolderRight,
.ThemeOfficeMenuItem .ThemeOfficeMenuItemRight
{
	padding:	0px;
	padding-right:	1px;
	border:		0;
	background-color:	inherit;
}



