.a_li
{
	font-size:9pt;
}


#naviNav 
{
    width: 996px;
    height:28px;
    font-family:Tahoma,Verdana,Arial;
}

.navigation {
	z-index: 1000;
	/*padding-top: 13px;
	/*font-size: 0px;
	line-height: 0px;*/
}

.navigation .end {
	float: right;
}

.navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.navigation li {
	float: left;
	list-style-type: none;
	list-style-image: none;
	/*width: auto;*/
	/*height: 34px;*/
}

/* ################## point ################# */
.navigation .point {
	width: 9px;
}

.navigation .point div {
	width: 3px;
	height: 3px;
	overflow: hidden;
	background-color: #3a98d4;
	margin-top: 21px;
	margin-left: 4px;
}

.navigation .point i {
	visibility: hidden;
}

.navigation .point a {
	text-decoration: none;
}

/* ################## navi ################# */
.navigation .navi {
	float: left;
	height: 20px;
	padding:6px 8px 2px 8px;
	position: relative;
	text-align:center;
	z-index: 1;
	/*width:145px;*/
}

.navigation .navi table {
	/*margin-bottom: 10px;*/
}

.navigation .navi a {
	color: #fff;
	text-decoration:none;
	font-size:10pt;
	font-weight:bold;
	/*height: 34px;*/
}

.navigation .navi .inner a {
    font-size:9pt;
    font-weight:normal;
}

.navigation .activ {
    background-image:url('/wildberries/menu_bg_on.png');
    background-position:50% 50%;
}

/* ################## activ ################# */
.navigation .activ a {
	color: #ffffff;
	/*height: 34px;*/
}

.navigation .activ  div a {
	color: #ffffff;
	height: 34px;
	background: transparent;
}

/* ################## inner ################# */


.navigation .navi .inner {
	background:	url('/fpage/css/fon.png');
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	/*width: 965px;*/
	/*background-color: #cc3366;*/
	/*padding-bottom: 15px;
	padding-top: 20px;*/
	padding:5px 0;
	z-index: 500;
	/*line-height: 20px;*/
	text-align:left;
	border:solid 1px #6c256e;
	border-top-width:0;
}

.navigation em {
	display: block;
	/*padding-left: 10px;*/
	margin:4px 10px;
	font-family: Arial;
	font-size: 13px;
	border-bottom:dotted 1px #864686;
}

.navigation EM {
	/*padding-bottom: 0px;*/
	font-style: normal;
	/*padding: 0px 10px 0px 10px;
	display: block;
	font-family : Arial;
	font-size: 13px;*/
}

.navigation P {
	padding-bottom: 10px;
	padding-left: 10px;
	width: 183px;
	padding-right: 0px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	text-decoration : none;
	line-height: 23px;
}


.navigation LI p a {
	text-decoration: none;
}

.navigation LI EM A {
	display: inline;
	background: none transparent scroll repeat 0% 0%;
	height: 22px;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 3px;
}

.navigation LI EM A:hover {
	background-color: #ffffff;
}



.navigation .mehrMarken {
	margin-top: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

.navigation td.simple {
	border-left: dotted #fff 1px;
}
.navigation td.simple, td.simplyRed {
	background: none;
	width: 200px;
}

.navigation_spacer {
	height: 13px;
}

.vert_cherta
{
    width:3px;
    /*background-color:#f397f3;*/
    background-image:url('/wildberries/images/vert.png');
    background-position:50% 50%;
    height:20px;
    margin:4px 0;
    font-size:0;
}