#topmenu{
    position:relative;
    background:#444444;
    height:30px;
    margin:0 0 10px;
    padding:0;
    float:left;
    width:100%;
    z-index:10 /* для отображения подпунктов поверх остальных блоков */
}
#topmenu ul {
    clear:left;
    position:relative;
    right:50%;
    height:30px;
    float:right;
    text-align:center;
    font:15px Arial, Helvetica, sans-serif;
    list-style:none;
    padding:0;
    margin:0
}
#topmenu ul li {
    position:relative;
    left:50%;
    float:left;
    height:30px;
    padding:0;
    margin:0
}
#topmenu ul li a {
    border-left:1px solid #666;
    display:block;
    color: #fff;
    text-decoration: none;
    padding:5px 15px
}
 
#topmenu ul li:hover a,
#topmenu ul li.hover a,
#topmenu ul li.selected a {color:#fff}
 
#topmenu ul li:hover, 
#topmenu ul li.hover, 
#topmenu ul li.selected {background: #666}
 
/* Выпадающие пункты */
#topmenu ul li ul {
    position:absolute;
    left:0;
    top:30px;
    font-size:12px;
    display:none;
    list-style:none;
    padding:0;
    margin:0;
    width:150px    
}
#topmenu ul li ul li {
    background-color:#666;
    position:relative;
    left:0;
    display:list-item;
    float:none;
    height:auto;
    margin:0;
    text-align:left;
}
#topmenu ul li ul li a {
    border-bottom:1px solid #999 !important;
    padding:6px 5px;
    border:none
}
#topmenu ul li ul li:hover,
#topmenu ul li ul li.hover {
    background-color:#444
}
#topmenu ul li:hover ul,
#topmenu ul li.hover ul{display:block}

.md {width:200px; margin:35px 40px 0 0; padding:0; float:left;}
.mainmenu {margin:0; padding:0;}
.mainmenu li {list-style: none; text-align: left; border-bottom:1px dashed #dcdcdc; line-height:2.5; background:url(../images/greenarr.png) left center no-repeat;}
.mainmenu li a {font-family:"Verdana"; font-size:14px; color:#181818; text-decoration: none; padding:0 0 0 25px; }
.mainmenu li a:hover {color:#6fb603;}

.menu1  {padding:0; margin:0;}
.menu1 li {list-style: none; float:left; width:250px; height:257px; background:url(../images/uslugibg.png) left bottom no-repeat;} 
.menu1 li a {height:47px; padding:210px 20px 0 40px; display:block; text-align: center; text-decoration: none; font-weight: bold; color:#0770a8; font-family:"Century Gothic"; font-size:15px; text-transform: uppercase; }
.menu1 li a:hover {color:#6FB603;}
.menu1 .menu1_li_1 a {background:url(../images/breket.jpg) center top no-repeat;}
.menu1 .menu1_li_2 a {background:url(../images/ortoped.jpg) center top no-repeat;}
.menu1 .menu1_li_3 a {background:url(../images/hirurg.jpg) center top no-repeat;}
.menu1 .menu1_li_4 a {background:url(../images/belizna.jpg) center top no-repeat;}
