#access {
    background-image: url(http://narvainterlink.ee/wp-content/themes/twentyten/images/headers/accbg4.gif);
    display: block;
    float: left;
    margin: 0 auto;
    width: 940px;
}
#access a {
    color: #fff;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
}
#branding img {
    border-top: 4px solid #709300;
    border-bottom: 1px solid #709300;
    display: block;
    float: left;}
    
    
#access ul ul a {
    background: #626262;
    line-height: 1em;
    padding: 10px;
    width: 160px;
    height: auto;
}

#access ul li.current_page_item > a, #access ul li.current_page_ancestor > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #fff;
    background: #333;
}

.one-column #content {
    margin: 0 auto;
    width: auto;
}

#access ul ul a {background: #626262;line-height: 1.2em;padding: 10px;width: 160px;height: auto;font-size: 11px;}
