@charset "utf-8";
/* OBECNE VLASTNOSTI */
body {
    background-color: #c8d6ed;
    margin-top: 0;
    width: 1200px;
    font-family: arial, Helvetica, sans-serif
    }
div {
    /*overflow:hidden;*/
    }
h2 {
    font-size: 12px;
    margin: 0;
    padding: 0;
    font-weight: normal
    }
h3 {
    font-size: 13px;
    margin: 0;
    padding: 0
    }
h1 {
    font-size: 12px;
    margin: 0;
    margin-top: 2px;
    margin-bottom: 5px;
    padding: 0;
    font-weight: normal;
    font-weight: bold;
    float: left
    }
.oranzovy_odkaz {
    text-decoration: underline;
    color: #da8009;
    font-weight: bold
    }
.modry_odkaz {
    text-decoration: underline;
    color: #26468e;
    font-weight: bold
    }
.zeleny_odkaz {
    text-decoration: underline;
    color: #0b7432;
    font-weight: bold
    }
.vyhledavani_oranzovy_text {
    color: #da8009;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px
    }
/* KONEC OBECNE VLASTNOSTI */
/* STAVBA STRANKY */
#stranka {
    width: 999px;
    float: left;
    margin-left: -10px;
    background-color: #FFF;
    background-image: url(/design/stranka_telo.jpg);
    background-repeat: repeat-y
    }
#akce_flash {
    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 5px
    }
#hlavicka {
    height: 199px;
    font-size: 15px;
    color: #FFF;
    overflow: hidden;
    background-color: #FFF
    }
.fotogalerie img {
    padding: 3px;
    border: 1px gray solid;
    height: 75px
    }
.fotogalerie {
    width: 120px;
    margin-right: 12px;
    margin-top: 10px;
    text-align: center;
    float: left
    }
#hlavicka a {
    text-decoration: none
    }
#hlavicka a:hover {
    font-weight: bold;
    color: #FF0
    }
.zluta {
    font-weight: bold;
    color: #FF0 !important
    }
#horni_menu_1 {
    background-image: url(/design/horni_menu_1.jpg);
    color: #FFF;
    width: 151px;
    display: block;
    height: 50px;
    float: left;
    text-align: center;
    padding-left: 8px;
    padding-top: 13px
    }
#horni_menu_2 {
    background-image: url(/design/horni_menu_2.jpg);
    color: #FFF;
    width: 128px;
    margin-left: 0;
    display: block;
    float: left;
    padding-top: 13px;
    height: 50px;
    text-align: center
    }
#horni_menu_3 {
    background-image: url(/design/horni_menu_3.jpg);
    color: #FFF;
    width: 143px;
    display: block;
    float: left;
    height: 50px;
    padding-top: 13px;
    text-align: center
    }
#horni_menu_4 {
    background-image: url(/design/horni_menu_4.jpg);
    color: #FFF;
    width: 128px;
    display: block;
    float: left;
    height: 50px;
    padding-top: 13px;
    text-align: center
    }
#horni_menu_5 {
    background-image: url(/design/horni_menu_5.jpg);
    color: #FFF;
    width: 127px;
    display: block;
    float: left;
    height: 50px;
    padding-top: 13px;
    text-align: center
    }
#horni_menu_6 {
    background-image: url(/design/horni_menu_6.jpg);
    color: #FFF;
    width: 132px;
    display: block;
    float: left;
    height: 50px;
    padding-top: 13px;
    text-align: center
    }
#horni_menu_search {
    background-image: url(/design/horni_menu_search.jpg);
    color: #FFF;
    width: 182px;
    margin-top: -1px;
    display: block;
    height: 199px;
    float: left
    }
#stranka_hlavicka {
    height: 6px;
    background-image: url(/design/stranka_hlavicka.jpg);
    overflow: hidden
    }
#stranka_paticka {
    height: 6px;
    background-image: url(/design/stranka_paticka.jpg);
    clear: both;
    overflow: hidden
    }
#leve_menu {
    width: 150px;
    float: left;
    overflow: hidden
    }
#leve_menu_text {
    color: #FFF;
    font-size: 13px;
    line-height: 10px
    }
#leve_menu_text li {
    border-left: 3px solid;
    padding-left: 7px;
    line-height: 17px;
    list-style: none;
    font-size: 13px;
    margin-left: 25px
    }
#leve_menu_text p {
    margin-left: 23px
    }
.oddelovac {
    display: block;
    margin-left: 22px;
    margin-top: 15px;
    _margin-top: -20px;
    margin-right: 10px;
    border-bottom: 1px #003 solid;
    _border-bottom: 1px #CCC solid;
    height: 1px;
    margin-bottom: 10px
    }
#leve_menu_text a {
    display: block;
    width: 115px;
    cursor: hand;
    text-decoration: none;
    color: white
    }
.button {
    background: url(/design/vyhledat_akci.jpg) top left no-repeat;
    width: 129px;
    height: 52px;
    border: 0;
    cursor: pointer;
    cursor: hand
    }
.button_upravit {
    background: url(/design/upracvit_vyhledavani.jpg) top left no-repeat;
    width: 129px;
    height: 52px;
    border: 0;
    cursor: pointer;
    cursor: hand;
    margin-top: 20px
    }
.button_sipka {
    background: url(/design/sipky/white.jpg) top left no-repeat;
    width: 22px;
    height: 12px;
    border: 0;
    cursor: pointer;
    cursor: hand;
    margin-top: 3px
    }
.odkaz_sipka_ff0000:hover {
    background: url(/design/sipky/ff0000.gif) right center no-repeat
    }
.odkaz_sipka_871f1c:hover {
    background: url(/design/sipky/871f1c.gif) right center no-repeat
    }
.odkaz_sipka_000000:hover {
    background: url(/design/sipky/000000.gif) right center no-repeat
    }
.odkaz_sipka_ababab:hover {
    background: url(/design/sipky/ababab.gif) right center no-repeat
    }
.odkaz_sipka_00a4e8:hover {
    background: url(/design/sipky/00a4e8.gif) right center no-repeat
    }
.odkaz_sipka_72a436:hover {
    background: url(/design/sipky/72a436.gif) right center no-repeat
    }
.odkaz_sipka_c8d6ed:hover {
    background: url(/design/sipky/c8d6ed.gif) right center no-repeat
    }
.odkaz_sipka_c30080:hover {
    background: url(/design/sipky/c30080.gif) right center no-repeat
    }
.odkaz_sipka_da8009:hover {
    background: url(/design/sipky/da8009.gif) right center no-repeat
    }
.odkaz_sipka_f7e291:hover {
    background: url(/design/sipky/f7e291.gif) right center no-repeat
    }
.oddelovac_pravy {
    display: block;
    margin-top: 15px;
    _margin-top: 0;
    margin-right: 5px;
    border-bottom: 1px #003 solid;
    _border-bottom: 1px #CCC solid;
    height: 1px;
    margin-bottom: 10px
    }
#leve_menu_text img {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 43px
    }
#leve_menu_text ul {
    margin-left: -43px
    }
#prave_menu ul {
    margin-left: -38px
    }
#obsah {
    float: left;
    width: 681px;
    padding-left: 10px
    }
#obsah ul {
    margin-left: 40px
    }
#obsah_levy {
    float: left;
    width: 469px
    }
#obsah_levy ul {
    padding-left: 15px
    }
#obsah_pravy {
    float: left;
    width: 202px;
    _width: 200px;
    overflow: hidden;
    margin-left: 10px
    }
#prave_menu {
    float: left;
    width: 100px;
    padding-left: 0;
    margin-left: 16px;
    margin-top: -8px;
    color: #FFF;
    font-size: 13px;
    line-height: 10px;
    color: white
    }
#prave_menu a {
    color: white;
    text-decoration: none
    }
#prave_menu li {
    border-left: 3px #09F solid;
    padding-left: 7px;
    line-height: 17px;
    list-style: none;
    font-size: 13px
    }
.zalozky {
    color: white;
    text-decoration: none
    }
.td_akce_detail {
    height: 20px;
    vertical-align: top;
    width: 80px
    }
.kalendar_nadpis {
    color: #da8009;
    font-weight: bold;
    text-decoration: underline
    }
.kalendar_nadpis_modry {
    color: #26468e;
    font-weight: bold;
    text-decoration: underline
    }
#pata {
    width: 999px;
    height: 57px;
    background-image: url(/design/pata.jpg);
    clear: both;
    text-align: center;
    font-size: 12px;
    padding-top: 7px;
    color: #5c74aa
    }
/* KONEC STAVBA STRANKY */
/* REKLAMA NALEVO */
#reklama {
    width: 160px;
    float: left;
    margin-left: 10px;
    margin-top: 7px
    }
#reklama img {
    margin-bottom: 10px
    }
/* KONEC REKLAMA NALEVO */
/* ZALOZKA ORANZOVA */
#blok_zalozek {
    height: 18px;
    width: auto;
    margin-top: 5px;
    border-bottom: 2px solid;
    line-height: 18px;
    color: #FFF
    }
.pozadi {
    height: 18px;
    padding-right: 10px;
    font-size: 15px;
    padding-left: 10px
    }
#blok_zalozek img {
    margin: 0;
    height: 18px;
    vertical-align: bottom
    }
/* KONEC ZALOZKA ORANZOVA */
/* tables */
table.tablesorter thead tr .header {
    background-image: url(/images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer
    }
table.tablesorter thead tr .headerSortUp {
    background-image: url(/images/asc.gif)
    }
table.tablesorter thead tr .headerSortDown {
    background-image: url(/images/desc.gif)
    }
.sluzby li {
    margin-left: -65px
    }