/* Narod promo toolbar for user sites (begin) */ /**/

    /* Reset (begin) */ /**/
        .b-narod-toolbar,
        .b-narod-toolbar *
        {
            font: 13px Arial, sans-serif !important;

            margin: 0 !important;
        }

        .b-narod-toolbar table
        {
            border-collapse: collapse !important;
        }

        .b-narod-toolbar th,
        .b-narod-toolbar td
        {
            padding: 0 !important;

            vertical-align: middle !important;

            border-collapse: collapse !important;
        }

        .b-narod-toolbar input
        {
            font-family: Arial, sans-serif !important;
        }

        .b-narod-toolbar a img
        {
            border: 0 !important;
        }

        .b-narod-toolbar b
        {
            font-weight: normal !important;
        }

        .b-narod-toolbar i
        {
            font-style: normal !important;
        }
    /* Reset (end) */ /**/

    .b-narod-toolbar
    {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;

        width: 100% !important;

        background: #fff url(bg000000.png) 0 100% repeat-x;
    }

    .b-narod-toolbar img
    {
        vertical-align: middle !important;
    }

    .b-narod-toolbar .b-narod-toolbar-t
    {
        width: 100% !important;
    }

    .b-narod-toolbar .b-narod-toolbar-t td
    {
        height: 26px !important;
    }

    .b-narod-toolbar-gap
    {
        width: 20px !important;
    }

    .b-narod-toolbar-gap i
    {
        font-size: 0 !important;
        
        display: block !important;
        
        width: 20px !important;
        height: 1px !important;
    }

    .b-narod-toolbar-logo,
    .b-narod-toolbar-logo-narod,
    .b-narod-toolbar-name,
    .b-narod-toolbar-enter,
    .b-narod-toolbar-user
    {
        width: 1% !important;
        
        white-space: nowrap !important;
    }

    .b-narod-toolbar-logo-narod img
    {
        padding: 0 7px 0 4px !important;
    }

    .b-narod-toolbar-name a,
    .b-narod-toolbar-name a:visited,
    .b-narod-toolbar-name a:hover
    {
        font-size: 18px !important;
        
        color: #8a8a8a !important;
    }

    .b-narod-toolbar-search
    {
        white-space: nowrap !important;
    }
    .b-narod-toolbar-search-i
    {
        position: relative !important;
        top: -1px !important;

        width: 230px !important;
        margin-left: 20px !important;
    }

    .b-narod-toolbar-search-popup
    {
        font-size: 0 !important;

        position: relative !important;
        top: -1px !important;

        width: 1px;
        height: 1px;
        margin-left: 20px !important;
    }

    .b-narod-toolbar-search-popup-i
    {
        position: absolute !important;
        top: 25px;
        left: 0;
        
        padding: 7px !important;

        background: #f2f2f2 !important;
        border: 1px solid #dbdbdb !important;
        border-top: 0 !important;
    }

    .b-narod-toolbar-search-popup input    
    {
        vertical-align: middle !important;
    }

    .b-narod-toolbar-search-popup *
    {
        font: 11px Verdana, sans-serif !important;
    }

    .b-narod-toolbar-search-web
    {
        margin-left: 6px !important;
    }

    .b-narod-toolbar-search-input
    {
        width: 150px !important;
        height: 17px !important;

        vertical-align: middle !important;

        border: 1px solid #bfbfbf;
    }

    .b-narod-toolbar-search a
    {
        margin-left: 7px !important;
    }

    body .b-narod-toolbar-spam
    {
        width: 40% !important;

        white-space: nowrap !important;
        text-align: center !important;
    }

    .b-narod-toolbar-spam a,
    .b-narod-toolbar-spam a:visited,
    .b-narod-toolbar-spam a:hover
    {
        font-size: 11px !important;

        margin: 0 10px !important;

        color: #994141 !important;
    }


    body .b-narod-toolbar-button
    {
        width: 60% !important;

        text-align: center !important;
    }

    .b-narod-toolbar-enter a,
    .b-narod-toolbar-enter a:visited,
    .b-narod-toolbar-enter a:hover
    {
        font-size: 11px !important;

        color: #767676 !important;
    }

    body .b-narod-toolbar-user a,
    body .b-narod-toolbar-user a:visited
    {
        font-weight: bold !important;
        
        margin-right: 20px !important;

        color: #000 !important;
    }

    body .b-narod-toolbar-user a:hover
    {
        color: #f00 !important;
    }

    body .b-narod-toolbar-user strong
    {
        font-weight: bold !important;

        margin-right: 20px !important;
    }

    body .b-narod-toolbar-user a b
    {
        font-weight: bold !important;

        text-decoration: underline;

        color: #f00 !important;
    }

    body .b-narod-toolbar-user strong b
    {
        font-weight: bold !important;

        color: #f00 !important;
    }
/* Narod promo toolbar for user sites (end) */ /**/

