/* CSS Document */
body {
    /* behavior: url("csshover.htc"); */
    padding: 0px;
    margin: 0px;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #333333;
}

body, html  {
scrollbar-base-color: #3d7fbb;
scrollbar-track-color: #3d7fbb;
scrollbar-face-color: #aec8e3;
scrollbar-highlight-color: #6096c5;
scrollbar-3dlight-color: #6096c5;
scrollbar-darkshadow-color: #6096c5;
scrollbar-shadow-color: #6096c5;
scrollbar-arrow-color: #e9ffff;
}


th, td {
    font-size : 10px;
}

#body1 {
    background-image: url(img/new/pozadi_horni_2.jpg);
    background-attachment: fixed;
    background-color: #000033;
}

#body2 {
    background-image: url(img/new/pozadi_p.jpg);
    background-attachment: fixed;
    padding: 10px;
}

#body2_novinky {
    background-image: url(img/new/pozadi_p.jpg);
    background-attachment: fixed;
    padding: 3px;
}

#body3 {
    background-image: url(img/new/pozadi_l.jpg);
    background-attachment: fixed;
    padding: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#body3b {
    background-color: #6574BC;
    padding: 10px;
    padding-bottom: 50px;
    padding-top: 10px;
}

#body4 {
    background-color: #6574BC;
    padding: 0px;
}

#body5 {
    background-image: url(img/new/pozadi_horni_2.jpg);
    background-attachment: fixed;
    background-color: #000033;
}

#checkbox-vyber {
                width:2.5em;
                height:2.5em;
                border:none;
                color:#00f;
                vertical-align: middle;
                text-align: center;
}

form {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

button,input {
    border-top: 1px solid #000066;
    border-left: 1px solid #000066;
    border-bottom: 0px;
    border-right: 0px;
    padding: 5px 5px 5px 5px;
    padding-right: 5px;
    height: 25px;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-size: 10px;
    color: #000066;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-right: 5px;
    font-weight: bold;
}

.input_mnozstvi {
    border-top: 1px solid #000066;
    border-left: 1px solid #000066;
    border-bottom: 0px;
    border-right: 0px;
    padding: 0px 0px 0px 0px;
    height: 15px;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-weight: bold;
    vertical-align: top;
}

.soubory {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: none;
}

.soubory:hover {
    color: #FFFFFF;
    font-size: 11px;
    text-decoration: underline;

}

.input_mnozstvi_normal {
    border-top: 1px solid #000066;
    border-left: 1px solid #000066;
    border-bottom: 0px;
    border-right: 0px;
    padding: 1px 1px 1px 1px;
    height: 15px;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 2px;
    font-weight: bold;
    vertical-align: middle;
}

.radek_zahlavi {
  height: 25px;
}

textarea {
    border-top: 1px solid #000066;
    border-left: 1px solid #000066;
    border-bottom: 0px;
    border-right: 0px;
    padding: 1px 1px 1px 1px;
    padding-right: 0px;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    /* margin-right: 2px; */
    font-weight: bold;
}

.tlacitko01 {
    background-color: #FFCC00;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-weight: bold;
    cursor: pointer;
    text-align: center;

}

.tlacitko01:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/*  BUTTONY NOVE*/
.tlacitko01_nahled {
    background-color: 6699ff;
    background-image: url(img/new/12.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 100px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_nacti_objednavku {
    background-color: 6699ff;
    background-image: url(img/new/13.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 210px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_smazat_rozpracovanou {
    background-color: cc0033;
    background-image: url(img/new/1.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 95px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zobrazit {
    background-color: ffcc00;
    background-image: url(img/new/15.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 95px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_objednat {
    background-color: 00cc66;
    background-image: url(img/new/2.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pokracovat_kontrolou_obj {
    background-color: 6699ff;
    background-image: url(img/new/10.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_objednat_a_ulozit {
    background-color: 00cc66;
    background-image: url(img/new/2.gif);
    /* background-image: url(img/new/10.gif); */
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_znovu_do_kosiku {
    background-color: 00cc66;
    background-image: url(img/new/2.gif);
    /* background-image: url(img/new/10.gif); */
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 135px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odeslat_heslo {
    background-color: 6699ff;
    background-image: url(img/new/10.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zpet_k_rychle {
    background-color: 6699ff;
    background-image: url(img/new/9.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_ulozit {
    background-color: 6699ff;
    background-image: url(img/new/8.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_vytisknout {
    background-color: 6699ff;
    background-image: url(img/new/11.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_prihlasit {
    background-color: 6699ff;
    background-image: url(img/new/10.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 110px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pridat_oblibene {
    background-color: ffcc00;
    background-image: url(img/new/4.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odecist_slevy {
    background-color: ffcc00;
    background-image: url(img/new/4.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odebrat_oblibene {
    background-color: ffcc00;
    background-image: url(img/new/3.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_tisknout_oblibene {
    background-color: ffcc00;
    background-image: url(img/new/7.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odebrat {
    background-color: cc0033;
    background-image: url(img/new/1.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zmenit {
    background-color: ffcc00;
    background-image: url(img/new/6.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 90px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odebrat_polozku {
    background-color: cc0033;
    background-image: url(img/new/1.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 23px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_ulozit_zmeny {
    background-color: 6699ff;
    background-image: url(img/new/8.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pridat_adresu {
    background-color: 6699ff;
    background-image: url(img/new/13.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zavrit {
    background-color: ffcc00;
    background-image: url(img/new/5.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 320px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_vymazat_formular {
    background-color: cc0033;
    background-image: url(img/new/1.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_kopiruj_adresu {
    background-color: 6699ff;
    background-image: url(img/new/14.gif);
    background-repeat: no-repeat;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    width: 180px;
    height: 23px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_nahled:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_nacti_objednavku:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_smazat_rozpracovanou:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zobrazit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_objednat:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pokracovat_kontrolou_obj:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_objednat_a_ulozit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_prihlasit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pridat_oblibene:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odecist_slevy:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}


.tlacitko01_odebrat_oblibene:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_tisknout_oblibene:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odebrat:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zmenit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zpet_k_rychle:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_ulozit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_ulozit_zmeny:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_pridat_adresu:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_zavrit:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_vytisknout:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odebrat_polozku:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_vymazat_formular:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_kopiruj_adresu:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

.tlacitko01_odeslat_heslo:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}

/*  BUTTONY NOVE*/

.tlacitko01_hledej {
    background-color: #FFCC00;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-weight: bold;
    cursor: pointer;
}

.tlacitko01_hledej:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.tlacitko02 {
    background-color: #6574BC;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.tlacitko02:hover {
    color: #000000;
    text-decoration: underline;
}

.tlacitko03 {
    background-color: #FF6600;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #000000;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}

.tlacitko03:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.tlacitko04 {
    background-color: #BEC0BF;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
}

.tlacitko04:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.tlacitko05 {
    background-color: #6574BC;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    cursor: pointer;
}

.tlacitko05:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.navigace01 {
    background-color: #FFCC00;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    font-weight: bold;
    font-size: 7px;
    padding: 1px 1px 1px 1px;
    height: 18px;
    text-align: center;
    width: 24px;
    cursor: pointer;

}

.navigace01:hover {
    color: #FFFFFF;
}

.navigace02 {
    background-color: #FF0000;
    border-right: 2px solid #0D165A;
    border-bottom: 2px solid #0D165A;
    font-family: "Verdana CE",Verdana,"Tahoma CE",Tahoma,"Arial CE",Arial,"Helvetica CE",Helvetica,sans-serif;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 7px;
    padding: 1px 1px 1px 1px;
    height: 18px;
    text-align: center;
    width: 24px;
    cursor: pointer;
}

.navigace02:hover {
    color: #000000;
}

.skod,.stext {
 border: 0px;
 vertical-align: bottom;
 font-size: 10px;
 height: 23px;
 text-align: left;
 margin: 0px 0px 0px 0px;
}

.svatek_kalendar_text {
font-size: 10px;
color: #FFCC00;
font-weight: bold;
}

a.novinky,a.novinky:hover {
text-decoration: none;
}

/* IKONY */
a.top,a.top:hover {
display: block;
background-color: transparent;
background-image: url(img/top.gif);
background-repeat: no-repeat;
width: 31px;
height: 17px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}


a.sprava_udaju,a.sprava_udaju:hover {
display: block;
background-color: transparent;
background-image: url(img/new/a_sprava.png);
background-repeat: no-repeat;
width: 13px;
height: 13px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.odhlasit,a.odhlasit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/a_odhlasit.png);
background-repeat: no-repeat;
width: 13px;
height: 13px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.kalendar,a.kalendar:hover {
display: block;
background-color: transparent;
background-image: url(img/new/kalendar.png);
background-repeat: no-repeat;
width: 20px;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.svatek,a.svatek:hover {
display: block;
background-color: transparent;
background-image: url(img/new/svatek.png);
background-repeat: no-repeat;
width: 16px;
height: 19px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.darky,a.darky:hover {
display: block;
background-color: transparent;
background-image: url(img/new/svatek.png);
background-repeat: no-repeat;
width: 16px;
height: 19px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
cursor: pointer;
}

a.body,a.body:hover {
display: inline-block;
background-color: transparent;
background-image: url(img/new/svatek.png);
/* background-repeat: no-repeat; */
width: 16px;
height: 19px;
font-family: Arial, Helvetica, sans-serif;
/* font-size: 100%;
font-weight: bold; */
text-decoration: none;
vertical-align: middle;
cursor: pointer;
}

a.rozpracovane,a.rozpracovane:hover {
display: block;
background-color: transparent;
background-image: url(img/new/a_rozpracovane.png);
background-repeat: no-repeat;
width: 13px;
height: 13px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.zrusit_objednavku,a.zrusit_objednavku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/a_zrusit.png);
background-repeat: no-repeat;
width: 13px;
height: 13px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

a.ulozit_rozprac_objednavku,a.ulozit_rozprac_objednavku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/a_ulozit.png);
background-repeat: no-repeat;
width: 13px;
height: 13px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: top;
}

/* IKONY */


/* NAVIGACE */

.navigace_text {
font-weight: bold;
font-size: 9px;
}

a.button_navigace_red {
display: block;
position:relative;
background-color: transparent;
background-image: url(img/new/cislovani2.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_navigace_red:hover {
display: block;
position:relative;
background-color: transparent;
background-image: url(img/new/cislovani2.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

/* .navigace_red {
#position: relative;
#top: -50%;
background-color: transparent;
background-image: url(img/new/cislovani2.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
text-align: center;
}

.navigace_red:hover {
#position: relative;
#top: -50%;
background-color: transparent;
background-image: url(img/new/cislovani2.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
text-align: center;
}
 */

a.button_navigace_yellow {
display: block;
position:relative;
background-color: transparent;
background-image: url(img/new/cislovani1.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

a.button_navigace_yellow:hover {
display: block;
position:relative;
background-color: transparent;
background-image: url(img/new/cislovani1.png);
background-repeat: no-repeat;
width: 18px;
height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

.table_navigace {
text-align: center;
vertical-align: middle;
}

/*
.td_navigace {
text-align: center;
vertical-align: middle;
} */


/* NAVIGACE */

/* TLACITKA */

a.button_hledej {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_23.png);
background-repeat: no-repeat;
width: 95px;
height: 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
}

a.button_hledej:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_23.png);
background-repeat: no-repeat;
width: 95px;
height: 35px;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
vertical-align: middle;
}


a.button_prihlasit {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_07.png);
background-repeat: no-repeat;
width: 115px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_prihlasit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_07.png);
background-repeat: no-repeat;
width: 115px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}


a.button_kopiruj_adresu {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_39.png);
background-repeat: no-repeat;
width: 170px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_kopiruj_adresu:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_39.png);
background-repeat: no-repeat;
width: 170px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_tisknout_oblibene {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_31.png);
background-repeat: no-repeat;
width: 172px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}


a.button_tisknout_oblibene:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_31.png);
background-repeat: no-repeat;
width: 172px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_oblibene {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_35.png);
background-repeat: no-repeat;
width: 167px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_oblibene:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_35.png);
background-repeat: no-repeat;
width: 167px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat_oblibene_vse {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_37.png);
background-repeat: no-repeat;
width: 129px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat_oblibene_vse:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_37.png);
background-repeat: no-repeat;
width: 129px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pridat_oblibene {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_05.png);
background-repeat: no-repeat;
width: 177px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pridat_oblibene:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_05.png);
background-repeat: no-repeat;
width: 177px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}


a.button_odebrat_oblibene {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_03.png);
background-repeat: no-repeat;
width: 195px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat_oblibene:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_03.png);
background-repeat: no-repeat;
width: 195px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_objednat {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_01.png);
background-repeat: no-repeat;
width: 196px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_objednat:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_01.png);
background-repeat: no-repeat;
width: 196px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_11.png);
background-repeat: no-repeat;
width: 197px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_11.png);
background-repeat: no-repeat;
width: 197px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat_polozku {
display: block;
background-color: transparent;
background-image: url(img/new/x.png);
background-repeat: no-repeat;
width: 25px;
height: 25px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odebrat_polozku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/x_inv.png);
background-repeat: no-repeat;
width: 25px;
height: 25px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zmenit {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_09.png);
background-repeat: no-repeat;
width: 94px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zmenit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_09.png);
background-repeat: no-repeat;
width: 94px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pokracovat_kontrolou {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_13.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pokracovat_kontrolou:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_13.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_prerusit_ulozit {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_15.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_prerusit_ulozit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_15.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zpet_rychla {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_17.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zpet_rychla:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_17.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vytisknout {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_19.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vytisknout:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_19.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_objednavku {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_21.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_objednavku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_21.png);
background-repeat: no-repeat;
width: 357px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_heslo {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_57.png);
background-repeat: no-repeat;
width: 101px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_odeslat_heslo:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_57.png);
background-repeat: no-repeat;
width: 101px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_registrovat {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_45.png);
background-repeat: no-repeat;
width: 130px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_registrovat:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_45.png);
background-repeat: no-repeat;
width: 130px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vymazat_formular {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_47.png);
background-repeat: no-repeat;
width: 172px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vymazat_formular:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_47.png);
background-repeat: no-repeat;
width: 172px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_opakovani_tisku {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_25.png);
background-repeat: no-repeat;
width: 242px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_opakovani_tisku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_25.png);
background-repeat: no-repeat;
width: 242px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

/* a.button_nahled {
position:relative;
background-color: 6699ff;
background-image: url(img/new/12.gif);
background-repeat: no-repeat;
width: 97px;
height: 23px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: FFFFFF;
text-decoration: none;
}

a.button_nahled:hover {
position:relative;
background-color: 6699ff;
background-image: url(img/new/12.gif);
background-repeat: no-repeat;
width: 97px;
height: 23px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: 000000;
text-decoration: none;
}
 */

/* a.button_nahled {
position:relative;
background-color: 6699ff;
width: 100px;
height: 23px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: FFFFFF;
text-decoration: none;
}

a.button_nahled:hover {
position:relative;
background-color: 6699ff;
width: 100px;
height: 23px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: 000000;
text-decoration: none;
}
 */

/*
.button_text {
    display: block;
    vertical-align: middle;
} */


a.button_nahled {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_29.png);
background-repeat: no-repeat;
width: 97px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_nahled:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_29.png);
background-repeat: no-repeat;
width: 97px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_nacti_objednavku {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_27.png);
background-repeat: no-repeat;
width: 173px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_nacti_objednavku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_27.png);
background-repeat: no-repeat;
width: 173px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_smazat_rozpracovanou {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_33.png);
background-repeat: no-repeat;
width: 95px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_smazat_rozpracovanou:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_33.png);
background-repeat: no-repeat;
width: 95px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zobrazit {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_53.png);
background-repeat: no-repeat;
width: 107px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zobrazit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_53.png);
background-repeat: no-repeat;
width: 107px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zavrit {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_55.png);
background-repeat: no-repeat;
width: 129px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_zavrit:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_55.png);
background-repeat: no-repeat;
width: 129px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vytisknout_objednavku {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_49.png);
background-repeat: no-repeat;
width: 205px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_vytisknout_objednavku:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_49.png);
background-repeat: no-repeat;
width: 205px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pokracovat_kontrolou_obj {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_51.png);
background-repeat: no-repeat;
width: 284px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pokracovat_kontrolou_obj:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_51.png);
background-repeat: no-repeat;
width: 284px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_ulozit_zmeny {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_43.png);
background-repeat: no-repeat;
width: 134px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_ulozit_zmeny:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_43.png);
background-repeat: no-repeat;
width: 134px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pridat_adresu {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_41.png);
background-repeat: no-repeat;
width: 181px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

a.button_pridat_adresu:hover {
display: block;
background-color: transparent;
background-image: url(img/new/tlacitko_inv_41.png);
background-repeat: no-repeat;
width: 181px;
height: 35px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}

.tabulka {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #D9E9FF;
    margin-bottom: 10px;
}

.tabulka_horni_dolni {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 0px;
    background-color: #D9E9FF;
    margin-bottom: 10px;
}

.tabulka01_right {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px solid #000066;
    background-color: #344183;
    padding: 4px 4px 4px 0px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

/* zahlavi normalni karty */
.tabulka01_zahlavi {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 0px;
    background-color: #FFCC00;
    padding: 4px 4px 4px 0px;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}

.tabulka01_zahlavi_sdruzena {
/*     border-bottom: 1px solid #000066; */
    background-color: #FFCC00;
    padding: 0px 0px 0px 0px;
    color: #333333;
    font-weight: bold;

}

.tabulka01_zahlavi_sdruzena_horni {
    border-top: 1px solid #000066;
    background-color: #FFCC00;
    padding: 0px 0px 0px 0px;
    color: #333333;
    /* font-weight: bold; */

}
.tabulka01_zahlavi_sdruzena_dolni {
    border-bottom: 1px solid #000066;
    background-color: #FFCC00;
    padding: 0px 0px 0px 0px;
    color: #333333;
    /* font-weight: bold; */

}

.tabulka01_zahlavi_top {
    border-top: 1px solid #000066;
    border-bottom: 1px solid #000066;
    background-color: #FFCC00;
    padding: 4px 4px 4px 0px;
    font-size: 10px;
    color: #333333;
    font-weight: bold;
}

.tabulka01_zahlavi_policko {
    background-color: #FFCC00;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    color: #333333;
    /* font-weight: bold; */
}


.tabulka01b {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #344183;
    padding: 4px 4px 4px 4px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.tabulka01b_top_printount {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px;
    border-right: 0px;
    background-color: #000000;
    padding: 4px 4px 4px 4px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.tabulka02 {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 0px;
    background-color: #FFFFFF;
}

/* .tabulka02_prava {
    /* border-right: 1px solid #0D165A;
    border-bottom: 1px solid #0D165A;
    background-color: #FEFED7;
} */

/* .tabulka02_prava_horni {
    /* border-right: 1px solid #0D165A;
    background-color: #FEFED7;
} */

.tabulka02b {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px solid #000066;
    background-color: #FFFFFF;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: top;
}

.tabulka02b_obj {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 1px solid #000066;
    background-color: #FFFFFF;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: top;
}

.tabulka02b_obj_check {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 1px solid #000066;
    background-color: 00cc66;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: top;
}

.tabulka02b_kontakt {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #D9E9FF;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: top;
}

.tabulka02c {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FFCC00;
    font-size: 12px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: center;
}

/* .tabulka02c {
    background: url("img/new/40procent.png") repeat center center;
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    padding: 4px 4px 4px 4px;
    font-size: 10px;
    color: #000066;
    font-weight: bold;
    text-align: center;
} */

.tabulka02c_dolni {
    border-top:  1px solid #000066;
    border-left: 0px;
    border-bottom: 1px solid #000066;
    border-right: 0px;
    background-color: #FFCC00;
    font-size: 12px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: center;
}

.tabulka02c_dolni_horni {
    border-top:  1px solid #000066;
    border-left: 0px;
    border-bottom: 0px solid #000066;
    border-right: 0px;
    background-color: #FFCC00;
    font-size: 12px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: center;
}

/* .tabulka02c_noright {
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FFCC00;
    font-size: 12px;
    color: #0D165A;
    font-weight: bold;
    vertical-align: center;
} */

.tabulka02d {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FFFFFF;
    font-size: 9px;
}

/* .tabulka03 {
    border-top: 0px;
    border-left: 1px solid #000066;
    border-bottom: 1px solid #000066;
    border-right: 1px solid #000066;
    background-color: #D9E9FF; /* #B7BFE4;
}
*/


/*  pruhlednost */

.tabulka_pruhlednost {
    margin-bottom: 10px;
}

.tabulka_novinky {
    width: 359px;
    height: 200px;
}

.novinka_hlavni_okno {
    width: 359px;
    height: 200px;
    overflow: auto;
 }

/* pruhlednost  */

.tabulka03b {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px solid #000066;
    background-color: #B7BFE4;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    text-align: center;
}

.tabulka03c {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #ffffff;
    font-size: 10px;
    color: #0D165A;
    font-weight: bold;
    text-align: center;
}

.tabulka03d {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #B7BFE4;
    font-size: 9px;
}

.tabulka_odb {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #D9E9FF;
  }

.tabulka01_odb {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #344183;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
}

.tabulka01b_odb {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #B7BFE4;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.tabulka01b_odb_green {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #00FF00;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.tabulka01b_odb_white {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FFFFFF;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.tabulka01b_odb_red {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FF0000;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

.tabulka01b_odb_yellow {
    border-top: 1px solid #000066;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 0px;
    background-color: #FFFF00;
    padding: 1px 1px 1px 2px;
    font-size: 10px;
    color: #000000;
    font-weight: bold;
}

a.navig,a.navig:link,a.navig:active,a.navig:visited {
    font-size: 12px;
    border: 0px;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}

a.navig_act,a.navig_act:link,a.navig_act:active,a.navig_act:visited {
    font-size: 12px;
    border: 0px;
    margin: 0px;
    color: #0D165A;
    text-decoration: none;
   font-weight: bold;
}

a,a:link,a:active,a:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* a.obr,a.obr:link,a.obr:active,a.obr:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}

a.obr:hover {
    color: #333333;
    text-decoration: underline;
}
 */

.obr {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}

.obr:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.obr_polozky {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #333333;
    font-weight: bold;
    cursor: pointer;
}

.obr_polozky:hover {
    color: #FF0000;
    text-decoration: underline;
}


.span_sdruz {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #333333;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

/* NOVE MENU */
/* #menu_css
{
 width: 100%;
 display: inline;
} */


#navcontainer
{
width: 49%;
float: left;
/* valign: middle; */
/* background-color: #FFFFFF; */
background: url("img/new/100procent.png") repeat center center;
}

#navcontainer_2
{
width: 49%;
float: right;
/* valign: middle; */
/* background-color: #FFFFFF; */
background: url("img/new/100procent.png") repeat center center;
}


#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer_2 ul { padding: 0; }
#navcontainer_2 ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 0%;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
/* font-size: .85em; */
font-weight: bold;
valign: middle;
height: 35px;
}

#navcontainer_2 ul
{
margin: 0;
padding: 0 0 0 0%;
color: #FFFFFF;
font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
/* font-size: .85em; */
font-weight: bold;
valign: middle;
height: 35px;
}

/* #navcontainer ul li.li_top_top
{
background-color: #fd0304;
}

#navcontainer ul li.li_kosik
{
background-color: #00cc66;
} */

#navcontainer ul li a
{
margin: 2px 0px 0px 0px;
/* padding: 10px 8px 10px 8px; */
padding: 10px 8px 12px 8px;
/* background-color: #426208; */
background: url("img/new/30procent.png") repeat center center;
/* color: #333333; */
color: #000000;
font-weight: bold;
text-decoration: none;
float: left;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

#navcontainer_2 ul li a
{
margin: 2px 0px 0px 0px;
padding: 6px 8px 6px 8px;
/* padding: 10px 8px 10px 8px; */
/* padding: 10px 10px 10px 10px; */
/* background-color: #426208; */
/* padding: 6px 4px 6px 4px; */
background: url("img/new/30procent.png") repeat center center;
/* color: #333333; */
color: #000000;
font-weight: bold;
text-decoration: none;
float: right;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

/* #navcontainer ul li a.toptop
{
padding: 8px 4px 8px 4px;
background-color: #fd0304;
color: #000000;
font-weight: bold;
text-decoration: none;
float: left;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
} */

#navcontainer_2 ul li a.toptop
{
margin: 2px 0px 0px 0px;
padding: 6px 8px 6px 8px;
/* padding: 10px 8px 13px 8px;   */
/* padding: 6px 4px 6px 4px; */
background-color: #fd0304;
/* color: #000000; */
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
float: right;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

#navcontainer_2 ul li a.toptoner
{
margin: 2px 0px 0px 0px;
padding: 6px 8px 6px 8px;
/* padding: 6px 4px 6px 4px; */
background-color: #fd0304;
/* color: #000000; */
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
float: right;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

/* #navcontainer ul li a.kosik
{
padding: 8px 4px 8px 4px;
background-color: #00cc66;
color: #000000;
font-weight: bold;
text-decoration: none;
float: left;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
} */

#navcontainer_2 ul li a.kosik
{
margin: 2px 0px 0px 0px;
padding: 6px 8px 6px 8px;
/* padding: 6px 4px 6px 4px; */
background-color: #00cc66;
color: #000000;
font-weight: bold;
text-decoration: none;
float: right;
vertical-align: middle;
border-right: 2px solid #FFFFFF;
border-left: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #ffcc00;
color: #000000;
}

#navcontainer ul li a.toptop:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #fd0304;
color: #000000;
}

#navcontainer ul li a.toptoner:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #fd0304;
color: #000000;
}

#navcontainer ul li a.kosik:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #00cc66;
color: #000000;
}

#navcontainer_2 ul li a:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #ffcc00;
color: #000000;
}

#navcontainer_2 ul li a.toptop:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #fd0304;
color: #000000;
}

#navcontainer_2 ul li a.toptoner:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #fd0304;
color: #000000;
}

#navcontainer_2 ul li a.kosik:hover
{
/* background-color: #7B9D25; */
/* background: #367ab7; */
background: #00cc66;
color: #000000;
}


/* #navlist li a:link {
background: #ffcc00;
color: #000000;
} */

/* background: url("img/new/5procent.png") repeat center center; */
/* color: #367ab9; */
/* text-decoration: none; */
/* background: #CC3333; */
/* text-align: left; */
/* text-transform: uppercase;
font: bold normal 10px/16px "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif; */


/* #navlist li a:visited:hover {
background: #ffcc00;
color: #AAAAAA;

} */

a.menu01,a.menu01:link,a.menu01:active,a.menu01:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
}

a.menu01:hover {
    color: #ffffff;
    text-decoration: underline;
    vertical-align: middle;
}

a.menu01_red,a.menu01_red:link,a.menu01_red:active,a.menu01_red:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #FFFFFF;
    text-decoration: none;
   font-weight: bold;
}

a.menu01_red:hover {
    color: #000033;
    background-color: #ffffff;
    text-decoration: underline;
}

a.menu01_redred,a.menu01_redred:link,a.menu01_redred:active,a.menu01_redred:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #FFCC00;
    text-decoration: none;
   font-weight: bold;
}

a.menu01_redred:hover {
    color: #000033;
    background-color: #ffffff;
    text-decoration: underline;
}
a.menu02,a.menu02:link,a.menu02:active,a.menu02:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #FFCC00;
    text-decoration: none;
   font-weight: bold;
}

a.menu02:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.menu03,a.menu03:link,a.menu03:active,a.menu03:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #B0B9E3;
    text-decoration: none;
   font-weight: bold;
}

a.menu03:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.menu04,a.menu04:link,a.menu04:active,a.menu04:visited {
    font-size: 10px;
    border: 0px;
    margin: 0px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

a.menu04:hover {
    color: #FFCC00;
    text-decoration: underline;
}

.dtree {
    font-size: 8px;
    border: 0px;
    margin: 0px;
    color: #000066
    text-decoration: none;
    white-space: nowrap;
    font-weight: bold;

}
.dtree img {
    border: 0px;
    vertical-align: middle;
}
.dtree a,.dtree a:visited, .dtree a.node:visited  {
    color: #ffffff;
    text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
    white-space: nowrap;
    padding: 1px 2px 1px 2px;
}
.dtree a.node:hover,.dtree a.node:active, .dtree a:hover, .dtree a:active  {
    color: #FFCC00;
    text-decoration: underline;
}

.dtree a.nodeSel, .dtree a.nodeSel:hover,.dtree a.nodeSel:visited {
    color: #FFCC00;

}
.dtree .clip {
    overflow: hidden;
}



.nadpis01 {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
  /*   font-variant: small-caps; */

}

.nadpis01cervena {
    font-size: 18px;
    color: #ff0000;
    font-weight: bold;
}
.nadpis01bila{
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
}

.nadpis01bila a:hover, .nadpis01bila a, .nadpis01bila a:active, .nadpis01bila a:visited {
    font-size: 10px;
    color: #ffffff;
    font-weight: bold;
}

.nadpis02 {
    font-size: 12px;
    color: #0D165A;
    font-weight: bold;
}

.nadpis03 {
    font-size: 18px;
    color: #0D165A;
    font-weight: bold;
}

.zluta {
    font-size: 10px;
    color: #FFCC00;
    font-weight: bold;
}

.bila {
    font-size: 11px;
    color: #ffffff;
    font-weight: bold;
}

.text {
    font-size: 10px;
    color: #333333;
    font-weight: normal;
}

.modra {
    font-size: 10px;
    color: #B0B9E3;
    font-weight: normal;
}

.zahlavi_cena {
    font-size: 10px;
    color: #000066;
    font-weight: bold;
}

.modra2 {
    font-size: 10px;
    font-weight: normal;
}

.tmmodra {
    font-size: 10px;
    /* color: #0D165A; */
    color: #333333;
   /*  font-weight: bold; */
    }


.svmodra {
    font-size: 10px;
    color: #263372;
    font-weight: normal;
}

.cena01 {
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 4px 8px 4px 8px;
}

.cena02 {
    font-size: 11px;
    color: #FF0000;
    font-weight: bold;
   }


.cena03 {
    font-size: 11px;
    /* color: #0D165A; */
    color: #333333;
    font-weight: bold;
   }


 .topobr {
    vertical-align: bottom;
    cursor: pointer;
}

.top_kc {
 cursor: pointer;
}

/* a.barva_sdruz,a.barva_sdruz:link,a.barva_sdruz:active,a.barva_sdruz:visited {
    font-size: 11px;

} */

.vetsi_pismo  {

  font-size: 11px;

}





