.ThemeOfficeSubMenuTable{
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	opacity: .90;
}

td.ThemeOfficeMainItem {
	color: white;
	font-weight: bold;
	background: transparent url(images/munu_arrow.gif) no-repeat 0 center;
	padding: 0;
	padding-left: 10px;
	padding-right: 0;
	font-size: 11px;
	height: 25px;
}
td.ThemeOfficeMainItemHover,
td.ThemeOfficeMainItemActive{
	font-size: 11px;
	height: 25px;
	border: 0;
	color: white;
	font-weight: bold;
	
	padding: 0;
	height: 25px;
	
	padding-left: 10px;
	padding-right: 0;
	background: transparent url(images/munu_arrow.gif) no-repeat 0 center;
	cursor: pointer;
}
.ThemeOfficeMenuItem,
.ThemeOfficeMenuItemHover,
.ThemeOfficeMenuItemActive{
		font-size: 11px;
		color: black;
		cursor: pointer;
		height: 25px;

}
.ThemeOfficeMenuItem .ThemeOfficeMenuItemLeft{
	background: #7eace3;
	color: #083b78;
	height: 25px;
}
.ThemeOfficeMenuItem{
	background: #f3f9ff;
	color: #083b78;
	height: 25px;
	margin: 0;

}

tr.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemLeft,
tr.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemText,
tr.ThemeOfficeMenuItemHover .ThemeOfficeMenuItemRight,
tr.ThemeOfficeMenuItemHover .ThemeOfficeMenuItem{
	border-color: #d8e7f8;
	background: #d8e7f8;
	cursor: pointer;
	color: #083b78;
	height: 25px;
	margin: 0;
}

#header td.ThemeOfficeMainItemHover,
#header td.ThemeOfficeMainItemActive{
	font-size: 11px;
	height: 25px;
	border: 0;
	color: black;
	font-weight: bold;
	
	padding: 0;
	height: 25px;
	
	padding-left: 10px;
	padding-right: 0;
	background: transparent url(images/munu_arrow.gif) no-repeat 0 center;
	cursor: pointer;

}
#header td.ThemeOfficeMainItem {
	color: black;
	font-weight: bold;
	background: transparent url(images/munu_arrow.gif) no-repeat 0 center;
	padding: 0;
	padding-left: 10px;
	padding-right: 0;
	font-size: 11px;
	height: 25px;
}

.languagesRight{
	background: url(images/languages.gif);
	width: 23px;
	height: 18px;
	display: block;
	float: left;
	margin-left: 5px;
}

.languagesText,
.languagesLeft{
	display: block;
	height: 18px;
	line-height: 18px;
	float: left;
}

.basketRight{
	background: url(images/basket1.gif);
	width: 21px;
	height: 18px;
	line-height: 18px;
	display: block;
	float: left;
	margin-left: 5px;
}

.basketText,
.basketLeft{
	display: block;
	height: 18px;
	line-height: 18px;
	float: left;
}
.ordersRight,
.ordersText,
.ordersLeft{
	height: 18px;
	line-height: 18px;
	display: block;
	float: left;
}
