
/* ����� ��� �������� ���� - �������������� � ������������ */

.yandex_h {
	width: 550px;
}

.yandex_h .top {
	width: 550px;
	height: 10px; 
}

.yandex_h .top .left_corner {
	height: 14px; 
	width: 14px; 
	background-image: url(/images/menu-top-left-corner.gif); 
	background-repeat: no-repeat; 
	float:left;
}

.yandex_h .top .right_corner {
	height: 14px; 
	width: 14px; 
	background-image: url(/images/menu-top-right-corner.gif); 
	background-repeat: no-repeat; 
	float: right;
}

.yandex_h .top .middle {
	height: 14px; 
	width: 522px; 
	background-image: url(/images/w_top_centr.gif); 
	background-repeat: repeat-x;
	float: left;
}

.yandex_h .middle {
	width: 550px; 
	float: left;
}

.yandex_h .bottom .left_corner {
	width: 14px; 
	height: 14px; 
	background-image: url(/images/menu-bottom-left-corner.gif); 
	background-repeat: no-repeat; 
	float:left;
}

.yandex_h .bottom .right_corner {
	width: 14px; 
	height: 14px; 
	background-image: url(/images/menu-bottom-right-corner.gif); 
	background-repeat: no-repeat; 
	float:right;
}

.yandex_h .bottom .middle {
	width: 522px; 
	height: 14px; 
	background-image: url(/images/w_bottom_centr.gif); 
	background-repeat: repeat-x;
	float: left;
}

.yandex_h .middle .title {
	width: 192px; 
	*width: 192px; 
	float: left; 
	background-image: url(/images/menu-title.gif); 
	background-repeat: repeat-x; 
	height: 25px;
	text-align: center;
	color: White;
	font-weight: 600;
	line-height: 24px;
	margin-left:-4px;
	
}

.yandex_h .middle .title a {
	color: White;
	line-height: 24px;
}

.yandex_h .middle .content {
	width: 188px; 
	float: left;
}

.yandex_h .middle .content .items {
	width: 188px; 
	float: left;
}

.yandex_h .middle .content_left {
	width: 7px; 
	float: left; 
	background-image: url(/images/w_left_centr.gif); 
	background-repeat: repeat-y; 
	/*height: auto;*/
	height:inherit;
}

.yandex_h .middle .content_right {
	width: 5px; 
	float: right; 
	background-image: url(/images/w_right_centr.gif); 
	background-repeat: repeat-y;
	height:inherit;
}

.yandex_h UL {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.yandex_h UL LI {
	padding-left: 0px;
	margin-left: 10px;
	word-spacing: 0px;
	list-style: none;
	font-weight: 600;
	line-height: 18px;
}

.title_empty{
	width: 200px;
}

.title_empty_left{
	width: 3px; 
	height:25px;
	float: left; 
	background-image: url(/images/w_left_centr.gif); 
	background-repeat: repeat-y; 
}

.title_empty_content{
	width: 192px; 
	float: left; 
	background-image: url(/images/menu-title.gif); 
	background-repeat: repeat-x; 
	height: 25px;
	text-align: center;
	color: White;
	font-weight: 600;
	line-height: 24px;
}

.title_empty_right{
	width: 5px; 
	float: right; 
	background-image: url(/images/w_right_centr.gif); 
	background-repeat: repeat-y;
	height:25px;
}
.middle_empty_left{
	width: 3px; 
	float: left; 
	background-image: url(/images/w_left_centr.gif); 
	background-repeat: repeat-y; 
	height:inherit;
}
.middle_empty_right{
	width: 5px; 
	float: right; 
	background-image: url(/images/w_right_centr.gif); 
	background-repeat: repeat-y;
	height:inherit;
}
.middle_content{
	width: 185px; 
	float: left; 
	height:inherit;
}