/* main - Adresar */
/*  adresar main {{{ */
    div.adresar-main {
        background: url(img/adresar-main-bgr_top.png) no-repeat;
        width: 330px;
        margin-top: 5px;
        padding-top: 4px;
        _background: white;
        }

    div.adresar-main-content {
        background: white;
        _background: none;
        padding: 2px;
        color: #58595b;
        font-size: 11px;
    }

   div.adresar-main-foot {
        background: url(img/adresar-main-bgr_foot.png) no-repeat;
        width: 330px;
        height: 4px;
        margin-bottom: 10px;
        }
/* }}} */

/*  white box {{{ */
    div.box-white {
        background: url(img/adresar-main-bgr_top.png) no-repeat;
        width: 330px;
        padding-top: 4px;
        _background: white;
        }

    div.box-white-content {
        background: white;
        _background: none;
        padding: 2px;
        color: #58595b;
        font-size: 11px;
    }

   div.box-white-foot {
        background: url(img/adresar-main-bgr_foot.png) no-repeat;
        width: 330px;
        height: 4px;
        margin-bottom: 10px;
        }
/* }}} */
/* send box {{{ */
    .send_box {
        padding: 15px;
    }

    .send_box textarea,
    .send_box input{
        width: 200px;
    }
/* }}} */


/* adresar 2 column {{{ */

    #adresar-column-1,
    #adresar-column-2 {
        float: left;
        }


    #adresar-column-2 {
        width: 414px;
        margin-left: 7px;
    }

    #sub-adresar-column-2-1,
    #sub-adresar-column-2-2 {
        float: left;
        width: 200px;
        _width: 205px;
        margin-left: 4px;
    }

    #sub-adresar-column-2-1 {
        margin-left: 0;
    }
/* }}} */

/* adresar - 400 {{{ */
    div.adresar-main_2 {
        background: url(img/adresar-main_2-bgr_top.png) no-repeat;
        width: 410px;
        _width: 410px;
        margin-top: 5px;
        padding-top: 4px;
        _background: white;
        }

    div.adresar-main_2-content {
        background: white;
        _background: none;
        padding: 2px;
        color: #58595b;
        font-size: 11px;
    }

   div.adresar-main_2-foot {
        background: url(img/adresar-main_2-bgr_foot.png) no-repeat;
        width: 410px;
        height: 4px;
        margin-bottom: 10px;
        }

/* }}} */


p.adresar_std {
    padding: 5px;
}
a.button-show-schranka {
    margin-left: 20px;
    width: 172px;
    height: 25px;
    display: block;
    background: url(img/btn-zobrazit_schranku.png);
}

a.button-show-schranka span {
    display: none;
}
a.button-reset-filter {
    margin-left: 20px;
    width: 172px;
    height: 25px;
    display: block;
    background: url(img/btn-vymazat_filter.png);
}

a.button-reset-filter span {
    display: none;
}


a.button-txt {
    font-size: 10px;
    font-weight: bold;
    color: #333;
}


div.sys-info {
    color: gray;
    font-style: italic;
}


   div.adresar-select {
        background: url(img/adresar-select-bgr_top.png) no-repeat;
        width: 200px;
        margin-top: 5px;
        padding-top: 4px;
        _background: white;
        }

    div.adresar-select-content {
        background: white;
        _background: none;
        padding: 0px;
        color: #58595b;
        font-size: 11px;
    }

   div.adresar-select-foot {
        background: url(img/adresar-select-bgr_foot.png) no-repeat;
        width: 200px;
        height: 4px;
        margin-bottom: 10px;
        }

/* charakter_menu {{{ */
    #charakter_menu div.ch_category div.title_active,
    #charakter_menu div.ch_category div.title {
        background: url(img/adresar-charakter.png) repeat-x;
        height: 32px;
    }
    #charakter_menu div.ch_category div.title_active {
        background-image: url(img/adresar-charakter_active.png);
    }

    #charakter_menu div.ch_category div.title_active a,
    #charakter_menu div.ch_category div.title a{
        display: block;
        height: 32px;
        color: #913948;
    }

    #charakter_menu div.ch_category div.title_active a:hover,
    #charakter_menu div.ch_category div.title a:hover{

    }

    #charakter_menu div.ch_category div.title_active a span,
    #charakter_menu div.ch_category div.title a span{
        display: block;
        margin-left: 10px;
        padding-top: 10px;

    }
/* }}} */


/* category_list {{{ */
    div.category_list {
        height: 200px;
        clear: left;
        }

    div.category_list-stravovani {
        height: 100px;
    }

    div.category_list-root {
        height: 100px;
    }


    div.category_list h6{
        font-size: 12px;
        color: #a1a1a1;
        padding-left: 10px;
        margin: 0;
        height: 30px;
        background: url(img/line_dotted.png) repeat-x bottom;
    }
    div.category_list a.cat_image_active,
    div.category_list a.cat_image {
        display: block;
        width: 50px;
        float: left;
        height: 50px;
        margin: 2px;
        border: 1px solid white;
        }

    div.category_list a.cat_image_active {
        border: 1px solid #4c9139;
        }


/* }}} */


div#box-podle_charakteristiky .adresar-select-content {
    height: 415px;
}


/* main */








