﻿.MenuNavigationStyle {
	font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

	.MenuNavigationStyle td {
		height: 40px;
	}
.MenuCellStyleOff {
	background: #ea062b;
	color: #ea062b;
	/*border-bottom: 1px solid #DEDFE0;*/
	/*border-top: 3px solid #DEDFE0;*/
	height: 40px;
}

	.MenuCellStyleOff:hover {
		background: #ea062b !important;
		color: #fff;
	}
.MenuNavigationStyle_center {
	/*background-color:#434343;*/
}

.MenuNavigationStyle_tdLink:hover {
	/*background-color:#434343;*/
}

.MenuNavigationStyle_right {
	/*background-color:#434343;*/
	width: 20px;
}

.MenuNavigationStyle_left {
	/*background-color:#434343;*/
}

.MenuNavigationStyle_selected {
	background: #ea062b;
	font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

	.MenuNavigationStyle_selected a {
		color: #fff !important;
		text-decoration: none;
		padding: 0px 10px 0px 10px;
	}

.MenuNavigationStyle a {
	color: #434343;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 12px;
}

	.MenuNavigationStyle a:hover {
		color: #ea062b;
		text-decoration: underline;
		padding: 0px 10px 0px 10px;
	}

.styleUserInfo {
	font-weight: normal !important;
	padding-left: 10px;
	color: #434343;
}

.MenuNavigationStyle_tdUserInfo {
	padding: 0px 25px 0px 0px;
}

#tabMenuModuli div {
}

#tabMenuUserInfo div {
	border-right: 1px solid #434343;
}

.MenuTableStyle {
	font: 11px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	height: 35px;
}

.MenuCellStyle {
	background: #ea062b;
	color: #ea062b;
	/*border-bottom: 1px solid #DEDFE0;*/
	/*border-top: 3px solid #DEDFE0;*/
}

	.MenuCellStyle:hover {
		/*background:#ea062b;*/ /* #a9c1df;*/
		background: #464646;
		color: #fff;
		/*border-bottom:2px solid #ea062b;*/
		/*border-top: 3px solid #DEDFE0;*/
	}

.MenuTableStyle .MenuItem1 {
	margin: 8px 0px 8px 0px;
	padding: 0px 20px 0px 20px;
	font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.MenuItem1 img {
	vertical-align: middle;
	padding-bottom: 4px;
	padding-right: 4px;
}

.MenuTableStyle .MenuItem1:hover, .MenuTableStyle .MenuItem1-active, .MenuTableStyle .MenuItem1-active:hover {
	margin: 8px 0px 8px 0px;
	padding: 0px 20px 0px 20px;
	font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #fff;
	/*font-weight: bold;*/
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	border-right: 1px solid #fff;
	text-transform: uppercase;
}

.MenuTableStyle .MenuItem2 {
	padding: 10px 46px 10px 10px;
	font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #fff;
	font-weight: none;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background: #ea062b;
	border-bottom: 1px solid #dbdee2;
}

	.MenuTableStyle .MenuItem2:hover, .MenuTableStyle .MenuItem2-active, .MenuTableStyle .MenuItem2-active:hover {
		padding: 10px 46px 10px 10px;
		font: 13px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
		color: #fff;
		/*font-weight: bold;*/
		text-decoration: none;
		display: block;
		white-space: nowrap;
		position: relative;
		z-index: 500;
		background: #464646;
		border-bottom: 1px solid #dbdee2;
	}

.MenuTableStyle .arrow, .MenuTableStyle .arrow:hover {
	padding: 5px 56px 5px 10px;
}

.MenuTableStyle .MenuItem2 img, .MenuTableStyle .MenuItem2-active img {
	position: absolute;
	top: 8px;
	right: 3px;
	border: 0;
}

.MenuTableStyle .MenuSection {
	border: 1px solid #dbdee2;
	margin: 5px 0px 0px 0px;
	position: absolute;
	visibility: hidden;
	z-index: -1;
}

* html .MenuTableStyle td {
	position: relative;
}
/* ie 5.0 fix */

.MenuRound_rx {
	width: 5px;
	height: 5px;
	background-color: #ea062b;
}

.MenuRound_lx {
	width: 5px;
	height: 5px;
	background-color: #ea062b;
}
