.sdmenu
{
	width: 174px;
	font-family: Sans-Serif;
	font-size: 12px;
	color: Black;
	direction: rtl;
	margin-right: 3px;
}

.sdmenu .title, .sdmenu .titlehidden
{
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: Black;
	background: #CEB587;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 13px;
        cursor:pointer;
}

.sdmenu .title
{
	border-bottom: 1px solid #DDD;
}

.sdmenu .arrow
{
	margin-left: 10px;
	margin-right: 7px;
}

.sdmenu .titlehidden
{
	border-bottom: none;
}

.sdmenu #top
{
	background: url(katalog.gif) no-repeat;
	height: 20px;
}

.sdmenu .submenu
{
	overflow: hidden;
}

.sdmenu .submenu a
{
	padding: 5px 0;
	text-indent: 10px;
	background: #CEB587;
	display: block;
	border-bottom: 1px solid #DDD;
	color: White;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
}
.sdmenu .submenu a:hover
{
	background: #835e30 url(melbit.gif) no-repeat right center;
	font-weight: bold;
	color: #FFF;
}

.link
{
	margin-bottom: 7px;
	font-family: Arial;
	font-size: 13px;
	
}

.title2
{
	display: block;
	padding: 5px 0;
	font-weight: bold;
	color: Black;
	background: #CEB587;
	margin-bottom: 6px;
	font-family: Arial;
	font-size: 13px;
        cursor:pointer;
}

