.top_menu
{
	margin-bottom: 0px;
}

.top_menu .item_menu_div
{
	position: relative;
	height: 20px;

	white-space: nowrap;
	z-index: 1;
}

.top_menu a
{
	color: #FFF;
}

.top_menu td
{
	padding-left: 5px;
}

.top_menu .poll_down_menu_lev_1
{
	position: absolute;
	display: none;
	background-color: #c40018;
	padding: 5px 10px 5px 10px;
	left: 8px;
	top: 32px;
}

.top_menu .poll_down_menu_lev_2
{
	position: absolute;
	display: none;
	border-left: 1px solid #ffffff;
	background-color: #c40018;
	padding: 5px 10px 5px 10px;
	left: 163px;
	top: -9px;
}


.top_menu .poll_down_menu_lev_1 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 3px 5px 0px 0px;

	/* 
	opacity: 0.4;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	*/
}

.top_menu .menu_strelka
{
	position: absolute;
	left: 150px;
	top:4px;
}

.top_menu .poll_down_menu_lev_1 li
{
	margin-bottom: 3px;
	padding-left: 16px;
	background: url('/images/li_arr.gif') no-repeat 0 9px;
}
