table.horizontal_menu
{
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/back.gif') repeat-x;
	height: 39px;	
}

table.horizontal_menu td.top_left_corner
{
	font-size: 1px; 
	height: 6px; 
	width: 6px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/top_left_corner.gif') no-repeat;
}

table.horizontal_menu td.top_right_corner
{
	font-size: 1px; 
	height: 6px; 
	width: 6px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/top_right_corner.gif') no-repeat;
}

table.horizontal_menu td.bottom_left_corner
{
	font-size: 1px; 
	height: 8px; 
	width: 6px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_left_corner.gif') no-repeat; 
	background-position: bottom;
}

table.horizontal_menu td.bottom_left_corner_selected
{
	font-size: 1px; 
	height: 8px; 
	width: 6px;
    
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_left_corner_selected.gif') left bottom no-repeat; 
	background-position: bottom;
	background-color: #f27f21; 
}

table.horizontal_menu td.bottom_right_corner
{
	font-size: 1px; 
	height: 6px; 
	width: 6px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_right_corner.gif') no-repeat; 
	background-position: bottom;
}

table.horizontal_menu td.bottom_right_corner_selected
{
	font-size: 1px; 
	height: 6px; 
	width: 6px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_right_corner_selected.gif') right bottom no-repeat; 
	background-position: bottom;
    background-color: #f27f21; 
}

table.horizontal_menu td.item
{
    height: 39px;
	padding-left: 5px; padding-right: 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: white;
}

table.horizontal_menu td.item_selected
{
    height: 39px;
	padding-left: 5px; padding-right: 5px;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: white;
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_selected.gif') repeat-x; 
	background-position: center bottom;
}

table.horizontal_menu td.border
{
	vertical-align: top; 
	padding-top: 5px;
}

table.horizontal_menu td.item:hover
{
	padding-left: 5px; padding-right: 5px; 
	cursor: pointer;
	text-decoration: underline;	
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/select.gif') no-repeat;
	background-position: center bottom;
}

table.horizontal_menu td.item span, table.horizontal_menu td.item a, table.horizontal_menu td.item_selected a
{	
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	color: white;
	text-decoration: none;
}

table.horizontal_menu td.item a:hover, table.horizontal_menu td.item_selected a:hover
{	
	text-decoration: underline;
}

table.main td.menu_level_2_td1
{
	font-size: 1px; 
	width: 250px; 
	height: 12px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/top_left_corner_level_2.gif') no-repeat; 
	background-position: top left; 
	background-color: #cccccc;
}

table.main td.menu_level_2_td2
{
	font-size: 1px; 
	height: 12px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/right_corner_level_2.gif') no-repeat; 
	background-position: top right; background-color: #cccccc;
}

table.main td.menu_level_2
{
	width: 250px; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_left_corner_level_2.gif') no-repeat; 
	background-position: bottom left; 
	background-color: #cccccc;
	
}

table.main table.menu_level_2
{
	width: 250px;
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/bottom_right_corner_level_2.gif') no-repeat; 
	background-position: bottom right;
}

table.menu_level_2 td.menu_level_2_inner
{
	padding-left: 12px; 
	padding-right: 12px;
	padding-bottom: 12px;
}

td.menu_level_2_inner td.menu_level_2_inner_td1
{
	width: 16px; 
	height: 29px; 
	vertical-align: top; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/border_level_2.gif') repeat-x; 
	background-position: bottom;
	padding-top: 13px;
	*padding-top: 3px;
}

td.menu_level_2_inner td.menu_level_2_inner_td1nb
{
	width: 16px; 
	height: 29px; 
	vertical-align: top; 
	padding-top: 13px;
	*padding-top: 3px;
}

td.menu_level_2_inner td.menu_level_2_inner_td2
{
	width: 210px; 
	height: 29px; 
	vertical-align: middle; 
	background: url('/bitrix/templates/extrim_inside/components/bitrix/menu/horizontal/images/border_level_2.gif') repeat-x; 
	background-position: bottom;
}

td.menu_level_2_inner td.menu_level_2_inner_td2nb
{
	width: 210px; 
	height: 29px; 
	vertical-align: middle; 
}

a.menu_level_2
{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #565656;
}

a.menu_level_2:hover
{
	font-family: Tahoma; 
	font-size: 12px; 
	color: white;
}

span.menu_level_2
{
	font-family: Tahoma; 
	font-size: 12px; 
	color: #565656;
	font-weight: bold;
}