ul.sf-menu  {
    /*background: #000 url('../../../img/css/top-menu-bg.png') 0 0 repeat-x;*/
    /*width: 1020px;*/
    overflow: hidden;
    /*-moz-border-radius: 3px;*/
    /*-webkit-border-radius: 3px;*/
    /*border-radius: 3px;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*padding: 0 15px;*/
    /*height: 46px;*/
    /*margin: auto;*/
}
ul.sf-menu  li {
    float: left;
    margin-left: 40px;
    padding: 0;
    /*height: 46px;*/
    /*line-height: 46px;*/
}
ul.sf-menu  li:first-child {
    /*background:url('../../../img/css/star-ico.png') left 46% no-repeat;*/
    /*padding-left: 28px;*/
    /*margin-left: 0;*/
}
ul.sf-menu li a {
    color: #324b5c;
    /*text-transform: uppercase;*/
    text-decoration: none;
    padding: 0;
    display: block;
    /*width: 100%;*/
    /*height: 100%;*/
    font: normal 14px 'Roboto', Arial, sans-serif;
}
ul.sf-menu li a:hover {
    text-decoration: none;
}
#header #vanoce1{
    position: absolute;
    left: 75px;
    bottom: 45px;
}