.topmenu
{
 padding: 0px;
 margin: 0px;
 list-style: none;
}

.topmenu li
{
 padding-top:0px;
 margin-top: 0px;
 float: left;
 color: #921e43;
 padding-left: 35px;
 background: url('/bitrix/templates/main_page/components/bitrix/menu/top_menu/images/topmenu_ico.jpg') no-repeat;
 background-position: 23px 7px;
}

.topmenu li a
{
 font-family: Arial;
 font-size: 16px;
 color: #921e43;
 text-decoration: none;
}

.topmenu li a.selected
{
 font-family: Arial;
 font-size: 16px;
 color: #143f88;
 text-decoration: none;
}

.topmenu .menuitem
{
 background: url('/bitrix/templates/main_page/components/bitrix/menu/top_menu/images/topmenu_item_bottom.jpg') no-repeat;
 background-position: 50% 22px;
 padding-bottom: 30px;
}

.topmenuitem_cont
{
 height: 1%;
 float: left;
}

.topmenuitem_name
{
 float: left;
 margin-top: 5px;
}