.menu {
	padding-top:10px;
}
.menu .brand_choose{
	color: #707F95;
	font-size: 14px;
}
.menu .menu_brand{
	background: transparent url(images/arrow_kat2.gif) no-repeat left;
}
.cat_search{
	padding: 16px 0pt 16px 15px;
}
.menu .divider {
	background-image: url(images/toya2_menu_divider.gif);
	height: 1px;
	font-size: 1px;
}
.menu a:hover {
	background: url(images/toya2_menu_on-trans.png) no-repeat 100% top;
}
.menu a {
	background: url(images/1x1.png) no-repeat 100% top;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: -3000px;
}

.menu_top{
	background: transparent url(images/korp/menu_main_980.gif) no-repeat 0 0;
	width: 970px;
	padding-right: 4px;
}
.menu_top a{
	line-height: 30px;
}
.menu_entry > a:hover,
.menu_entry > a.menu_hover,
.menu_entry > a.selected{
	background-image: url(images/korp/main_menu_on.gif);
}
.menu_top .divider{
	background-image: url(images/korp/main_menu_divider.gif);
}
#langs .menu_sub{
	width: 165px;
}
.menu_sub{
	background-color: #3c4f6f;
	position: absolute;
}
.menu_sub a{
	border-top: 1px solid #757d95;
}
.menu_sub a:hover{
	background-color: #5875a4;
}