.menu-neighbors-top{
	background:url("../pics/catalogue/menu2_bg.gif") repeat;
	height:57px;
	margin: 0 auto;
	line-height:22px;
}

.menu-neighbors-first-top{
	height:57px;
	text-align: center;
	background:url("../pics/catalogue/menu2_start.gif") no-repeat;
}

.menu-neighbors-last-top{
	padding-top:5px;
	height:57px;
	text-align: center;
	background:url("../pics/catalogue/menu2_end.gif") no-repeat right 0px;;
}
html>body .menu-neighbors-last-top{
	height:52px;
}


.menu-neighbors-top .item { display: -moz-inline-box; height:16px;line-height:16px;}
.menu-neighbors-top .item, .menu-neighbors-top .sep  { display: inline-block; }

* html .menu-neighbors-top .item, * html .menu-neighbors-top .sep {
	display: inline;
}

*:first-child+html .menu-neighbors-top .item, *:first-child+html .menu-neighbors-top .sep{
    display: inline;
}

.menu-neighbors-top .sep{
	padding:0px 5px;
	color:#706A68;
	text-align:center;
}
.menu-neighbors-top a{
	color:#008000;
	font-size:12px;
	white-space:nowrap;
}
.menu-neighbors-top a:hover{
	color:black;
}
.menu-neighbors-top .cur{
	background:url("../pics/catalogue/menu2_a_start.gif") no-repeat 0px 0px;
	padding-left:4px;
	height:16px;
}
* html .menu-neighbors-top .cur{
	padding-left:3px;
}
.menu-neighbors-top .cur a{
	height:16px;
	background:url("../pics/catalogue/menu2_a_end.gif") no-repeat right #72BF44;
	font-weight:bold;
	color:white !important;
	text-decoration:none;
	padding:0px 5px 0px 2px;
	
}
.menu-neighbors-left{
	background:url("../pics/info/menu3_razdelitel.gif") no-repeat top left;
	margin-bottom:10px;
	padding-top:1px;
}
.menu-neighbors-left .item{
	cursor: pointer;
	cursor: hand;
	height:auto;
	line-height:16px;
	background:url("../pics/info/menu3_razdelitel.gif") no-repeat bottom left;
	text-align:right;
	padding:3px 0px;
}
.menu-neighbors-left a{
	text-decoration:none;
	color:#008000;
	display:block;
	padding-right:18px;
}
.menu-neighbors-left .cur{
	padding-right:0px;
	background-color:#CFDAC5;
}
.menu-neighbors-left .cur a{
	background:url("../pics/info/menu3_arrow.gif") no-repeat right 4px;
}
.menu-neighbors-left a:hover{
	background-color:#DFDFDF;
}

