.invisible {
    color: #CACACA !important;
}

.invisible:hover {
    color: #000000 !important;
}

/* company title */

div#company-title {
    position: relative;
    height: 1%;
    min-height: 50px;
    overflow: hidden;
    padding: 15px 10px;
}

    a#logo-odkaz {
        display: block;
        float: right !important;
        font-size: 0px;
    }

    div#company-title h2 {
        position: absolute;
        bottom: 25%;
        color: #000000 !important;
        font-weight: bold;
    }

        div#company-title h2 span {
            display: block;
            color: #804001;
            font-size: 0.7em;
        }

/* horizontalni cara pod nadpisem */

div.title-hr {
    position: relative;
    height: 11px;
    margin-top: -10px;
    margin-bottom: 15px;
    padding: 0px 8px 0px 8px;
    background: url('../../img/hr-left.png') left top no-repeat;
}
    .title-hr .hr-middle {
        height: 11px;
        background: url('../../img/hr-middle.png') left top repeat-x;
    }

    .title-hr .hr-right {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 11px;
        width: 8px;
        background: url('../../img/hr-right.png') left top no-repeat;
    }

/* nadpis prezentace */

img#nadpis-prezentace {
    display: block;
    margin: 30px auto 12px auto;
}

/* obrazek prezentace */

img#obrazek-prezentace {
    display: block;
    margin: 0px auto 22px auto !important;
}

/* vybrane clanky */

div#vybrane-clanky {
    max-width: 766px;
    margin: 0px auto;
    overflow: hidden;
}

    div#vybrane-clanky .item {
        float: left;
        width: 48.2%;
        text-align: justify;
        margin-bottom: 3%;
    }

    div#vybrane-clanky .item.odd {
        clear: left;
        margin-right: 3%;
    }

    div#vybrane-clanky .item .invisible {
        font-size: 0.9em;
    }

/* vybrane listecky */

#vybrane-listecky {
    clear: both;
}

    #vybrane-listecky h4 a {
        text-decoration: underline;
    }

    #vybrane-listecky .invisible {
        font-size: 0.9em;
    }

    #vybrane-listecky p {
        font-size: 0.9em;
        line-height: 1.7em !important;
        text-align: justify;
    }

    #vybrane-listecky a.invisible {
        display: block;
        text-align: right;
        margin-top: -5px;
    }

    /* dostylovani ol v listeckach */
    #vybrane-listecky ol.common {
        font-size: 0.9em;
        padding-left: 2px !important;  /* pro IE - spatne vykreslovalo cisla u ol */
        padding-bottom: 5px;
        margin-bottom: 0px !important;
    }

    #vybrane-listecky ol.common li p {
        font-size: 1.0em;
        padding-bottom: 0px !important;
    }
/* banner */

a#banner {
    display: block !important;
    clear: both;
    max-width: 468px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px auto 15px auto !important;
}

/* lightgray box */

div.lightgray-box {
    position: relative;
    overflow: hidden; /* clearing floats hack */
    max-width: 736px;
    height: 1%;
    margin: 0px auto 10px auto;
    padding: 15px;
    background: #F1F1F1 url('../../img/bg_lightgray_corner_1.png') left top no-repeat;
}

    span.corner-1,
    span.corner-2,
    span.corner-3 {
        position: absolute;
        width: 10px;
        height: 10px;
        bottom: 0px;
        right: 0px;
        background-image: url('../../img/bg_lightgray_corner_4.png');
    }

    span.corner-2 {
        bottom: auto;
        top: 0px;
        background-image: url('../../img/bg_lightgray_corner_2.png');
    }

    span.corner-3 {
        right: auto;
        left: 0px;
        background-image: url('../../img/bg_lightgray_corner_3.png');
    }

    /* content */

    div.lightgray-box div.item {
        float: left;
        width: 32%;
        color: #808080;
        margin-right: 2%;
    }

    div.lightgray-box div.item.last {
        margin-right: 0%;
    }

        div.lightgray-box h4 {
            font-size: 1.1em;
            margin-bottom: 7px;
        }

            div.lightgray-box h4 a {
                color: #000000 !important;
                text-decoration: none;
            }

            div.lightgray-box h4 a:hover {
                text-decoration: underline;
            }

        div.lightgray-box h3 {
            color: #808080 !important;
            font-size: 1.2em;
            margin-bottom: 11px !important;
        }

            div.lightgray-box h3 strong,
            div.lightgray-box h3.warning strong {
                color: #000000 !important;
            }

        div.lightgray-box .warning,
        div.lightgray-box .warning strong,
        div.lightgray-box .warning a {
            color: #EF1305 !important;
        }

            div.lightgray-box .warning strong {
                font-size: 1.25em;
            }

            div.lightgray-box h3.warning strong {
                font-size: 1em !important;
            }

            div.lightgray-box .warning a {
                text-decoration: underline;
            }

            div.lightgray-box .warning a:hover {
                color: #000000 !important;
            }

        #main-column div.lightgray-box p {
            padding-bottom: 10px !important;
        }

        div.lightgray-box div.item ol {
            padding-left: 0px !important;
        }

            div.lightgray-box div.item ol li {
                line-height: 1.4em;
                margin-left: 0px !important;
                margin-bottom: 5px;
            }

/* box se seznamem souboru */

#box-soubory ul li {
    float: left;
    display: block;
    min-width: 100px;
    width: 32.5%;
    line-height: 1em !important;
    margin-right: 1%;
    margin-bottom: 5px;
    padding-top: 15px;
}

#box-soubory ul li.odd {
    margin-right: 0px;
}

    #box-soubory ul li a {
        display: inline;
        line-height: 1.3em !important;
    }

        #box-soubory ul li a img {
            float: left;
            margin: -15px 5px 0px;
        }

/* priority */

.level-0 {
    text-decoration: line-through;
}

.level-1 {
    color: #595959 !important;
    font-size: 1.1em;
    font-weight: bold;
}

.level-2 {
    color: #6C6C6C !important;
    font-weight: bold;
}

.level-3 {
    color: #9C9C9C;
}

.level-4 {
    color: #7F7F7F;
    font-size: 0.95em;
}

/* pobocky (side column) */

.pobocka {
    clear: both;
    width: 322px;
    min-height: 100px;
    _height: 100px;
    overflow: hidden;
}

.objednane-sluzby,
.neobjednane-sluzby,
#dalsi-pobocky {
    clear: both;
}

#dalsi-pobocky {
    margin-top: 15px;
    display: none
}

.pobocka .aktualni-kredity {
    position: absolute;
    left: -88px;
    top: 76px;
    width: 75px !important;
    font-size: 11px;
    text-align: center;
    margin: 0px
}

#centrala-a-pobocky {
    padding-top: 15px;
    background: none;
}

    .pobocka a {
        text-decoration: none !important;
    }

    .pobocka a:hover {
        color: #000000 !important;
        text-decoration: underline !important;
    }

    .pobocka .item {
        clear: both;
        padding-bottom: 15px !important;
        overflow: hidden;
    }

    .pobocka .shadow {
        float: left;
        margin-right: 9px;
    }

    .pobocka .right {
        float: right;
        width: 235px;
        vertical-align: bottom;
        position: relative;
        clear: right;
        min-height: 100px;
        _height: 100px;
    }

        .pobocka .right h3 {
            color: #000000 !important;
            font-style: italic !important;
            font-weight: bold !important;
            font-size: 1.3em !important;
            font-family: 'Times New Roman',serif !important;
            margin: 0px 0px 5px 0px !important;
        }

            .pobocka .right h3 a {
                color: #000000 !important;
                font-style: italic !important;
                font-weight: bold !important;
                font-size: 1em !important;
                font-family: 'Times New Roman', serif !important;
            }

        .pobocka .right address {
            display: block;
            line-height: 1.1em !important;
            margin-bottom: 6px;
        }

        address.no-margin {
            margin: 0px 0px 6px 0px;
        }

        /* pobocka menu */

        ul#pobocka-menu {
            height: 41px;
            text-decoration: none !important;
            margin-bottom: 3px;
        }

            ul#pobocka-menu li {
                float: left;
                text-decoration: none !important;
            }

                ul#pobocka-menu li a {
                    display: block;
                    font-size: 11px;
                    line-height: 20px;
                    text-decoration: underline !important;
                    margin-right: 20px;
                    padding-left: 20px;
                    background: url('../../img/icons_agency_detail_small.png') -3px -5px no-repeat;
                }

                ul#pobocka-menu li a:hover {
                    background-position: -3px -33px;
                }

                li#centrala-mapa a {
                    background-position: -3px -180px !important;
                }

                li#centrala-cenik a {
                    background-position: -3px -121px !important;
                }

                li#centrala-pobocky a {
                    background-position: -3px -180px !important;
                }

                li#centrala-mapa a:hover {
                    background-position: -3px -208px !important;
                }

                li#centrala-cenik a:hover {
                    background-position: -3px -149px !important;
                }

                li#centrala-pobocky a:hover {
                    background-position: -3px -208px !important;
                }

        /* kontaktni udaje */

        div#kontaktni-udaje {
            width: 279px;
            clear: both;
            padding: 15px 20px 0px 20px;
            _padding: 15px 0px 0px 20px;
            margin-bottom: 10px;
            background: #DDD9C3 url('../../img/bg_side_contacts_top.png') left top no-repeat;
        }

        div#kontaktni-udaje ul {
            clear: both;
            width: 299px;
            margin-left: -20px;
            padding: 0px 0px 32px 20px;
            background: url('../../img/bg_side_contacts_separator.png') left bottom no-repeat;
        }

        ul#firemni-udaje {
            padding: 0px 0px 7px 20px !important;
            background-image: url('../../img/bg_side_contacts_bottom.png') !important;
        }

            div#kontaktni-udaje ul li {
                display: block;
                margin-bottom: 8px;
            }

                /* email */

                li.icon-email a {
                    display: block;
                    height: 15px;
                    min-width: 250px;
                    margin-top: 2px;
                }

                li.icon-email a:hover {
                    background-position: -500px center !important;
                }

                    li.icon-email a img {
                        display: none;
                    }

/* nove zakazky, prijem zakazek, oznameni */

div#nove-zakazky,
div#prijem-zakazek,
div#oznameni {
    width: 277px;
    color: #FFFFFF;
    margin: 0px auto 10px auto;
    *margin-top: 10px;
    padding: 0px 20px 20px 20px;
    background: #D02A14 url('../../img/bg_side_warning_bottom.png') left bottom no-repeat;
}

    div#nove-zakazky h3,
    div#prijem-zakazek h3,
    div#oznameni h3 {
        width: 277px;
        font-size: 1.3em;
        margin-left: -20px;
        _margin-right: -20px;
        padding: 20px 20px 0px 20px;
        background: url('../../img/bg_side_warning_top.png') left top no-repeat;
        line-height: 1.5em;
    }

    div#nove-zakazky p,
    div#prijem-zakazek p,
    div#oznameni p {
        text-align: justify;
        padding-bottom: 0px;
    }

/* side menu (side column) */

#side-menu {
    position: relative;
    clear: both;
    width: 340px;
    left: -9px;
    margin-right: -18px; 
}

    #side-menu li {
        display: block;
        font-size: 1.3em;
        font-weight: bold;
        line-height: 46px;
        margin-top: 2px;
        padding-left: 35px;
        background: url('../../img/bg_side_menu_items.png') left top no-repeat;
    }

    #side-menu li.highlighted {
        background-position: 0px -138px;
    }

    #side-menu li:hover {
        background-position: 0px -92px;
    }

    #side-menu li.open {
        color: #000000 !important;
        background-position: 0px -46px;
    }

        #side-menu li a {
            display: block;
            color: #41403C !important;
            text-decoration: none;
        }
        
        #side-menu li.highlighted a {
            color: #804001 !important;
        }

        #side-menu li a:hover {
            color: #FFFFFF !important;
            text-decoration: underline;
        }
