@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,700,700i&subset=latin-ext');

body { margin: 0; padding: 0; font-family: 'Roboto', sans-serif; background-color: white; color: #333333; font-weight: 300;}
button { cursor: pointer; border: 1px solid #c0c0c0; margin-right: 5px; margin-bottom: 5px; border-radius: 5px; padding: 10px; }
button:hover { border: 1px dotted black; color: black !important;}
H1, H2, H3, H4 { color: #333333;}
H1 { font-size: 26px; font-weight: normal;}
H2 { font-size: 20px; font-weight: normal; }
.clear { clear: both;}

#admin {position: fixed; z-index: 10000; padding: 2px; box-shadow: 0 0 15px black; font-size: 12px;
    top: 0; left: 50%; transform: translateX(-50%); border: 2px solid white; border-top: none; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; background-color: red; color: white;}

#section_top {  height: 80px; width: 100%; background-color: rgb(51, 51, 51); position: relative;}
#section_center {  min-height: 400px; width: 100%; background-color: white; position: relative;}
#section_bottom {  height: 80px; width: 100%; color: #662c00; clear: both; background: url('../img/bg01.png') top left repeat; font-size: 11px;}



#content {  margin-left: 210px;}
#content.important { margin-left: 0; padding-left: 5px; padding-right: 5px;}
#message { margin-bottom: 20px; font-weight: bold;}
.message-1 { border: 1px solid white; background-color: green; color: white; padding: 10px; margin-bottom: 10px; }
.message-2 { border: 1px solid white; background-color: orange; color: white; padding: 10px; margin-bottom: 10px;}
.message-3, .message-4 { border: 1px solid white; background-color: red; color: white; padding: 10px; margin-bottom: 10px; }
.message-3 a, .message-4 a { color: black;}
#message:first-of-type { margin-top: 0;}

#page { padding-top: 1px;}
#page #inside { padding: 10px;}

#kosik {  min-height: 70px; width: 150px; background-color: orangered; position: absolute; top: 5px; right: 5px;
    background-image: url('../img/cart.png'); background-repeat: no-repeat; background-position: top left; padding-left: 40px;
    font-size: 1em;
    overflow-y: scroll;
}
#kosik.important { display: none;}
#kosik div.obsah { padding: 5px; font-weight: bold;}
#kosik div.obsah label { font-weight: normal;}
#kosik #kosik-dph { color: gray; font-weight: normal;}

#kosik-preview { display: none; position: fixed; top: 40px; right: 0; width: 50%;
    z-index: 111; /*box-shadow: 0px 0px 10px black;*/
    max-width: 500px; height: 100%;
    border: 1px solid #444444;
    color: #ffffff;
    background-color: #333333;
}

.fw1 { width: 100px;}


#search {  min-height: 25px; width: 200px; background-color: orangered; position: absolute; top:10px; left: 300px;}
#search.important { display: none;}
#search button { padding: 0;}

#filtry {  width: 100%; font-size: 15px; font-weight: normal; color: #aaaaaa;
    position: relative;}
#filtry label { width: auto !important; margin-right: 35px;}
#filtry label:first-of-type { font-weight: bold; width: 125px !important; margin-right: 0;}

#filtry label.radGroup1 { font-weight: normal;}
#skladem { display: block; vertical-align: middle; border-top: 1px solid #CECEBE; padding-top: 5px; min-height: 24px; padding-left: 125px;}
#skladem > label:first-of-type { margin-left: -125px;}
#kompatibilita { min-height: 24px; vertical-align: middle; padding-bottom: 2px;}
#vyrobce { display: block; vertical-align: middle; min-height: 24px; padding-top: 5px; padding-bottom: 5px; padding-left: 125px;}
#vyrobce > label:first-of-type { margin-left: -125px;}
.filtr-checkbox { display: inline-block; }

#zobrazeni {  width: 100%; border-top: 1px solid #CECEBE;  border-bottom: 1px solid #CECEBE; margin-bottom: 15px; color: #AAAAAA; display: flex; justify-content: space-between; padding-top: 4px; padding-bottom: 0px;}
#zobrazeni label {  font-weight: bold; }
#zobrazeni label {  width: 125px;}
#zobrazen_pocet label {width: 82px;}
#sort { display: inline-block; vertical-align: top; }
#sort .active { color: red; font-weight: bold;}
#count { display: inline-block; vertical-align: top; }
#count .active { color: red; font-weight: bold;}
#displaytype { height: 24px; padding-top: 2px;}
#displaytype a { margin-left: 22px; }
#displaytype img { height: 22px; }
#pagination .active { color: #FFFFFF; font-weight: bold; background-color: #AAAAAA;}


#zbozi { }


#vlastnireklama {  height: 250px; width: 100%; }
#drobecky {  padding: 5px; }

#podskupiny {  display: flex; flex-flow: row wrap; }
#podskupiny a { text-decoration: none; color: black; }
.podskupina { margin-top: 10px; margin-bottom: 10px; margin-right: 10px;
    min-width: 150px;
    height: 150px; border: 1px solid  #CECEBE; vertical-align: top;
    background-color: white; background-position: 50% 70%;
    flex-basis: 150px;
    flex-grow: 1;
}
.podskupina .nadpis {/*background-image: linear-gradient(to bottom,  rgba(255,255,255,1),rgba(255,255,255,0.1) 100%);*/
    padding: 5px; font-weight: bold; text-align: center; color: #EE8100; font-size: 16px;}


#kategorie {  width: 100%; background-color: white; display: block; font-size: 14px; }
#kat_nadpis { background-color: #EE8116; color: white; font-weight: bold; font-size: 14px; padding: 9px; padding-left: 10px; }
#kat_obsah { padding: 0; font-size: 15px;}
.kat_plus {display: inline-block; border: 1px solid black; height: 12px; width: 12px; vertical-align: baseline;}
#kategorie .sk { }
#kategorie .active { font-weight: bold;}
#kategorie .normal { font-weight: normal;}
#kategorie .sk_inner { }
#kategorie a { text-decoration: none; color: #333333;}
#kategorie a:hover { text-decoration: underline; color: #EE8116;}

.treeview, .treeview ul {
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    margin-top: 0;
}
.treeview li {
    text-indent: 0;
    /*margin-top: 0.2em;*/
    padding: 3px 0px 5px 10px;
    padding-left: 18px;
    line-height: 22px;
    background-repeat: no-repeat;
    background-size: 18px;
}
.treeview li.contains-items { background-image: url('../img/tree_b.png'); background-position: right 10px; background-size: 14px;}
.treeview li.items-expanded { background-image: url('../img/tree_a.png'); background-position: right 8px; background-size: 18px;}
.treeview>li:hover { cursor: pointer; }
.treeview>li { border-bottom: 1px solid #CECEBE; }
.treeview span:hover { background-color: rgba(246, 246, 246, 0.7); }
.treeview>li:last-of-type { border-bottom: none;}


#skupina_popis { overflow: auto; font-weight: 300; color: gray;}
#skupina_obr { display: inline-block; float: right;}
#skupina_text { display: inline-block; vertical-align: top;}

.srch-komp-vyrobci { display: flex;  flex-direction: row; flex-wrap: wrap;}
/*.srch-komp-vyrobci div {display: inline-block; margin: 5px;}*/
.srch-komp-vyrobci A {
    display: block; flex-grow: 1; flex-basis: auto; text-align: center;
    padding: 10px; padding-top: 3px; padding-bottom: 3px;
    background-color: #898979; text-decoration: none; color: white;
    margin-right: 1px; margin-bottom: 1px;
}
.srch-komp-vyrobci A:hover {background-color: #EE8116;}

.srch-komp-modely { display: flex;  flex-direction: row; flex-wrap: wrap;}
/*.srch-komp-modely div {display: block;}*/
.srch-komp-modely A {display: block; flex-grow: 1; flex-basis: auto; text-align: center;
    padding: 10px; padding-top: 3px; padding-bottom: 3px;
    background-color: #898979; text-decoration: none; color: white;
    margin-right: 1px; margin-bottom: 1px;
}
.srch-komp-modely A:hover {background-color: #EE8116;}

#kompatibilita { position: relative;}
#kompatibilita-inside { display: inline-block;}
#filterbottonswrapper { position: absolute; right: -5px; bottom: 6px; text-align: right; background-color: white; padding-left: 5px; padding-top: 0;}
#filterbottonswrapper button { font-size: 14px; font-weight: normal; color: white; padding: 4px; letter-spacing: normal; margin-bottom: 1px; vertical-align: middle; padding-left: 10px; padding-right: 10px;}
#filterbottonswrapper button:last-of-type { background-color: #CDCDBD;}
#filterbottonswrapper button:first-of-type { margin-right: 22px;}


#pagination { text-align: center; margin-top: 10px;}
#pagination A { font-size: 14px; line-height: 14px; display: inline-block; width: 22px; text-align: center; padding-top: 4px; padding-bottom: 4px; background-color: #EDEDED; text-decoration: none; font-weight: normal; color: white; margin: 5px; color: #AAAAAA;}
#pagination A:hover {background-color: #EE8116; color: white;}

#catalog { display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}

.vypis_a { position: relative; width: 241px; height: 360px; overflow: hidden; color: #4C5322; }
.vypis_a { border-bottom: 1px solid #CECEBE; border-right: 1px solid #CECEBE; border-left: 1px solid white; border-top: 1px solid white;}
.vypis_a.ctvrty { border-right: 1px solid white; }
.vypis_a:hover { color: black !important;}
.vypis_a:hover .nazev { color: black !important;}

.vypis_a .nazev { text-align: left; font-weight: 700;  font-size: 15px; display: block; position: relative;
    padding-left: 8px; padding-right: 8px;
    padding-top: 5px; color: #4C5322;
    z-index: 10;}

.vypis_a .obrazek { position: absolute; left: 20px; top: 125px; width: 200px; height:125px; text-align: center; z-index: 1; vertical-align: middle; }
.vypis_a .obrazek .obr { max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.vypis_a .obrazek .obr img { }

.vypis_a .popis { text-align: left; font-size: 11px; line-height: 12px; height: 50px; overflow: hidden; padding-top: 5px; font-weight: 400; color: #333333;}
.vypis_a .skladem { font-size: 11px; }
.vypis_a .katalog {  text-align: left; font-weight: 700; font-size: 11px;}
.vypis_a .ean {  text-align: left; font-weight: 700; font-size: 11px;}
.vypis_a .cena_eu { color: #EE8116;}
.vypis_a .vyrobce { }

.vypis_a .blok1 { text-align: left; position: absolute; bottom:0; left: 0; padding: 8px; padding-bottom: 10px;}
.vypis_a .blok2 { position: absolute; bottom: 0; right: 0; width: 170px; text-align: center; }
.vypis_a .blok2 label { width: 50%; text-align: right; margin-right: 3%; display: inline-block; color: black;}
.vypis_a .blok3 { text-align: left; font-size: 10px; font-weight: 400; color: #4c5322; width: 100%; position: absolute; left: 8px; bottom: 50px; }
.vypis_a .blok3 label { font-size: 11px; font-weight: 400; color: #4c5322;}

.vypis_a .cena {width: 100%; font-size: 20px; color: #EE8116; font-weight: bold;}
.vypis_a .cena .decimals { font-size: 0.6em;}
.vypis_a .cena_dph { text-align: left; width: 100%; font-size: 0.7em; color: gray; }
.vypis_a .cena_dph .decimals { font-size: 0.8em;}

.vypis_a .blok { position: absolute; top: 125px; left: 8px; text-align: left; font-size: 0.8em; font-weight: bold; z-index: 25; display: inline-block;}
.vypis_a .blok .novinka { background-color: green; color: white; padding: 2px; margin-bottom: 1px; display: inline-block;}
.vypis_a .blok .top { background-color: orangered; color: white; padding: 2px; margin-bottom: 1px; display: inline-block;}
.vypis_a .blok .vyprodej { background-color: red; color: white; padding: 2px; margin-bottom: 1px; display: inline-block;}
.vypis_a .odkaz { display: block; position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 230px;}
.vypis_a .nakup { height: 60px; display: block; position: absolute; z-index: 100; bottom: 0; left: 0; width: 100%; text-align: center; }
.vypis_a .nakup .wrapper { padding-right: 8px; display: flex; justify-content: flex-end; }
.vypis_a .nakup .input-wrapper { display: inline-block; text-align: right; margin-right: 3%; }
.vypis_a .nakup .button-wrapper { display: inline-block; }
.vypis_a .nakup input { text-align: center; height: 24px; border: 1px solid #AAAAAA; color: #EE8116; font-weight: 700; font-size: 18px; /*border-radius: 3px;*/}
.vypis_a .nakup button { background-color: transparent; border-radius: 0; padding: 2px; padding-right: 0;}

.vypis_b { position: relative; border-bottom: 1px solid #CDCDBD; display: block; height: 170px; overflow: hidden; color: #4C5322; font-weight: 300;}
.vypis_b:hover { color: black !important;}
.vypis_b:hover .popis{ color: black !important;}

.vypis_b .obrazek { position: absolute; left: 10px; top: 0; width: 150px; height: 150px; text-align: center; vertical-align: middle; }
.vypis_b .obrazek .obr { max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto;  }
.vypis_b .blok { position: absolute; top: 0; right: 0; text-align: left; font-size: 0.8em; font-weight: bold; width: 65px;}
.vypis_b .blok .novinka { background-color: green; color: white; padding: 3px; margin-bottom: 3px;}
.vypis_b .blok .top { background-color: orangered; color: white; padding: 3px; margin-bottom: 3px;}
.vypis_b .blok .vyprodej { background-color: red; color: white; padding: 3px; margin-bottom: 3px;}
.vypis_b .text_blok { text-align: left; display: block; position: absolute; left: 180px; top: 10px; margin-right: 70px;}
.vypis_b .blok2 { display: inline-block; float: left; margin-right: 15px; width: 220px;}
.vypis_b .nazev { font-weight: 400;  font-size: 1.1em; display: block; max-width: 680px; margin-bottom: 10px;}
.vypis_b .skladem { text-align: left; width: 100%; font-size: 11px; margin-top: 10px; margin-bottom: 5px;}
.vypis_b .katalog { text-align: left; width: 100%; font-size: 11px; font-weight: bold;}
.vypis_b .cena_eu { color: #EE8116; font-size: 0.7em;}
.vypis_b .cena_eu label { color: black;}
.vypis_b .vyrobce { font-size: 11px; font-weight: bold;}
.vypis_b .ean { font-size: 11px; font-weight: bold;}
.vypis_b label { width: 100px; display: inline-block; font-weight: normal;}
.vypis_b .popis { margin-top: 5px; text-align: left; max-width: 50%; text-align: justify; min-width: 350px; margin-right: 150px;
    text-align: left;
    font-size: 11px;
    line-height: 12px;
    overflow: hidden;
    font-weight: 400;
    color: #333333;
}
.vypis_b .cena { text-align: left; width: 100%; font-size: 1.1em; color: #EE8116; font-weight: 700;}
.vypis_b .cena .decimals { font-size: 0.6em;}
.vypis_b .cena_dph { text-align: left; width: 100%; font-size: 0.9em; color: gray; }
.vypis_b .cena_dph .decimals { font-size: 0.6em;}
.vypis_b .odkaz { display: block; position: absolute; z-index: 100; top: 0; left: 0; height: 150px; min-width: 75%;}
.vypis_b .nakup { display: block; position: absolute; z-index: 100; bottom: 0; right: 0; width: 100px; padding: 5px; text-align: center;}
.vypis_b .nakup input { text-align: center; height: 24px; border: 1px solid #AAAAAA; color: #EE8116; font-weight: 700; font-size: 18px;}
.vypis_b .nakup button { margin-right: 5px; margin-bottom: 0; padding: 4px; font-size: 20px; display: inline-block; width: 100%; font-weight: bold;}
.vypis_b .nakup .wrapper { padding-top: 8px;}
.vypis_b .nakup .input-wrapper { display: inline-block; vertical-align: top; }
.vypis_b .nakup .button-wrapper { display: inline-block; }
.vypis_b .nakup .button-wrapper button { background-color: transparent; border: none; }


.vypis_c { position: relative; display: block; height: 60px; overflow: hidden; margin: 0; border-bottom: 1px solid #CDCDBD; color: #4C5322; font-weight: 300;}
.vypis_c:hover { color: black !important;}
.vypis_c .obrazek { position: absolute; left: 0; top: 3px; width: 50px; height: 50px; text-align: center; vertical-align: middle;}
.vypis_c .obrazek .obr { max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.vypis_c .nazev { font-size: 14px; font-weight: bold; display: block; text-align: left; position: absolute; left: 80px; top: 3px; width: 300px;}
.vypis_c .cena_blok { display: block; text-align: right; position: absolute; left: 390px; top: 3px; width: 150px; }
.vypis_c .cena_blok .cena { width: 100%; font-size: 1.1em; color: #EE8116; font-weight: bold;}
.vypis_c .cena_blok .cena .decimals { font-size: 0.6em;}
.vypis_c .cena_blok .cena_dph { width: 100%; font-size: 0.9em; color: gray; }
.vypis_c .cena_blok .cena_dph .decimals { font-size: 0.6em;}
.vypis_c .skladem { text-align: right; width: 100%; font-size: 11px; margin-top: 5px;}
.vypis_c .info_blok { display: block; text-align: right; position: absolute; left: 550px; top: 3px; width: 200px; font-weight: bold;}
.vypis_c .info_blok .cena_eu { text-align: left; width: 100%; font-size: 11px; color: #EE8116;}
.vypis_c .info_blok .cena_eu label {color: black; }
.vypis_c .info_blok .katalog { text-align: left; width: 100%; font-size: 11px;}
.vypis_c .info_blok .ean { text-align: left; width: 100%; font-size: 11px;}
.vypis_c .info_blok .vyrobce { text-align: left; width: 100%; font-size: 11px;}
.vypis_c .info_blok label { display: inline-block; width: 95px; text-align: right; margin-right: 3px; font-weight: normal;}
.vypis_c .blok { position: absolute; top: 0; left: 740px; text-align: left; font-size: 0.6em; width: 60px;}
.vypis_c .blok .novinka { background-color: green; color: white; padding: 3px; }
.vypis_c .blok .top { background-color: orangered; color: white; padding: 3px; }
.vypis_c .blok .vyprodej { background-color: red; color: white; padding: 3px; }
.vypis_c .odkaz { display: block; position: absolute; z-index: 100; top: 0; left: 0; height: 60px; width: 770px;}
.vypis_c .nakup { display: block; position: absolute; z-index: 100; top: 0; right: 0; padding: 5px; height: 38px; width: 100px; text-align: center; border-bottom: 1px solid white;}
.vypis_c .nakup input { text-align: center; height: 24px; border: 1px solid #AAAAAA; color: #EE8116; font-weight: 700; font-size: 18px;}
.vypis_c .nakup button { margin-right: 5px; margin-bottom: 0; padding: 4px;}
.vypis_c .nakup .wrapper { }
.vypis_c .nakup .input-wrapper { display: inline-block; vertical-align: top;  }
.vypis_c .nakup .button-wrapper { display: inline-block; }
.vypis_c .nakup .button-wrapper button { background-color: transparent; border: none; }



table.kosik { font-size: 12px; border-spacing: 0; width: 100%;}
table.kosik th { text-align: left; vertical-align: top; padding-right: 5px; padding-left: 5px; color: white; font-weight: 300; font-size: 14px;}
table.kosik th.right { text-align: right;}
table.kosik tr:hover { background-color: #E0E0E0;}
table.kosik td {  vertical-align: top; padding-right: 5px; padding-left: 5px; font-weight: 400; border-bottom: 1px solid #c0c0c0;}
table.kosik td a { color: #333333 !important; text-decoration: none;}
table.kosik td a:hover { text-decoration: underline; color: #EE8116;}
table.kosik td a:visited { color: #333333; }
table.kosik td.right { text-align: right;}
table.kosik td .poplatek { font-weight: 300; color: #c0c0c0;}
.kosik-top { background-color: #777777 !important; }
.slouceni-kosiku { vertical-align: top; }
.slouceni-kosiku H3 { margin: 0; color: #333333;}
.kosik-porovnani {width: 400px; display: inline-block; margin-right: 10px; vertical-align: top;}
table.kosik tr.soucet { font-weight: 400; background-color: #EDEDED !important; }
table.kosik tr.soucet td { color: black; font-size: 14px;}
.kosik-pocet { width: 30px !important; text-align: right; padding: 0 !important; margin: 0 !important; border-radius: 0 !important;}
table.kosik input[type="radio"] { height: 25px;}

.cena-celkem { text-align: right; margin-top: 15px;}
.cena-celkem H2 { margin: 0;}

#page form label { width: 150px; font-weight: bold; display: inline-block;}
#page form input { width: 150px; display: inline-block; border: 1px solid #c0c0c0; margin-right: 5px; margin-bottom: 5px; border-radius: 5px; padding: 5px;}

.zbozi { padding-right: 10px;}
.zbozi .images { text-align: center; width: 560px; margin-right: 40px;}
.zbozi .images .image { height: 150px; width: 150px; display: inline-block; vertical-align: middle; position: relative; border: 1px solid white;}
.zbozi .images .image img { max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.zbozi .image-main { height: 250px; display: block; vertical-align: middle; position: relative; }
.zbozi .image-main .image { height: 250px; width: 250px; border: none;}


.zbozi .a { width: 440px; font-weight: 300;}
.zbozi .a H1 { font-size: 24px; font-weight: normal;}
.zbozi .a div { vertical-align: top;}

.zbozi .r2 { margin-top: 20px;}
.zbozi .r2 div { font-weight: bold; font-size: 12px;}
.zbozi .r2 label { display: inline-block; text-align: left; margin-right: 5px; font-weight: normal;}
.zbozi .r2 .poplatky table { border-spacing: 0; border-collapse: collapse; }
.zbozi .cena-blok { background-color: #f0f0f0; padding: 10px; position: relative; display: inline-block; width: 50%;}
.zbozi .cena { font-size: 28px; color: #EE8116; font-weight: bold;}
.zbozi .cena .decimals { font-size: 0.45em; }
.zbozi .cena_dph { color: #c0c0c0; }
.zbozi .cena_dph .decimals { font-size: 0.6em; }
.zbozi .cena_eu { color: #EE8116; }
.zbozi .cena_eu label { color: black; }
.zbozi .blok { font-size: 12px; font-weight: bold;}
.zbozi .blok div { display: inline-block;}
.zbozi .blok .novinka { background-color: green; color: white; padding: 3px; margin-bottom: 3px; margin-right: 3px; }
.zbozi .blok .top { background-color: orangered; color: white; padding: 3px; margin-bottom: 3px; margin-right: 3px; }
.zbozi .blok .vyprodej { background-color: red; color: white; padding: 3px; margin-bottom: 3px; margin-right: 3px; }
.zbozi .nakup { }
.zbozi .nakup .wrapper { vertical-align: middle; margin-top: 10px;}
.zbozi .nakup .input-wrapper { display: inline-block; text-align: right; margin-right: 5px; padding-top: 5px;}
.zbozi .nakup .input-wrapper input { font-size: 1.75em; text-align: center; font-weight: bold;}
.zbozi .nakup .button-wrapper { display: inline-block;}
.zbozi .nakup .button-wrapper button { background-color: white; border-radius: 0; padding: 5px !important;}
.zbozi .fullimages { text-align: right; }
.zbozi .fullimages a { color: gray;}

.zbozi .reklamace { }
.zbozi .reklamace .wrapper { vertical-align: middle; margin-top: 10px;}
.zbozi .reklamace .input-wrapper { display: inline-block; text-align: right; margin-right: 5px; padding-top: 5px;}
.zbozi .reklamace .input-wrapper input { font-size: 1.75em; text-align: center; font-weight: bold;}
.zbozi .reklamace .button-wrapper { display: inline-block;}
.zbozi .reklamace .button-wrapper button { background-color: white; border-radius: 0; padding: 5px !important;}




.zbozi .jcarousel-control-next,
.zbozi .jcarousel-control-prev
{ background-color: white; color: #EE8100; border: none;
-webkit-border-radius: 0;
-moz-border-radius: 30px;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

.zbozi #popis { font-size: 13px; font-weight: 300;}
.zbozi #komp { font-size: 13px;}
.zbozi #dotazy { font-size: 13px;}
.zbozi #social { font-size: 13px;}


#tabs { margin-top: 15px;}
#tabs > ul { padding: 0; margin: 0; }
#tabs > ul > li { display: inline-block; border: 1px solid #c0c0c0; border-bottom: none; margin-right: 5px; background-color: #c0c0c0;}
#tabs > ul > li a { display: block; padding: 10px; text-decoration: none; font-weight: bold; color: white;}
#tabs > ul > li.ui-state-active { background-color: gray; }
#tabs > ul > li.ui-state-active a { color: #333333; }
#tabs > ul > li a:hover { color: #EE8116; }
.mytab { border-top: 3px solid grey; padding-top: 10px; }
#tabs div.ui-tabs-panel { min-height: 200px;  }
#tabs.ui-widget-content { border: none;}
#tabs.ui-widget.ui-widget-content { border: none;}
#tabs .ui-widget-header { border: none; background-color: transparent; border-bottom: 1px solid #CDCEBE;}
#tabs > ul > li { background-color: white; color: #373737; border: none; border-radius: 0;}
#tabs > ul > li > a { color: #373737; font-size: 14px; font-weight: normal;text-transform: uppercase;}
#tabs > ul > li.ui-state-active { background-color: white; border-top: 1px solid #CDCEBE; border-left: 1px solid #CDCEBE; border-right: 1px solid #CDCEBE; }
#tabs > ul > li.ui-state-active > a { font-weight: bold;}

.image-full { vertical-align: top;}
.image-full .image { border: 1px solid #c0c0c0; display: inline-block; width: 250px; height: 250px; margin-right: 10px; margin-bottom: 10px; vertical-align: middle; position: relative; }
.image-full .image img { max-height: 100%; max-width: 100%; width: auto; height: auto; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }

label.pov:after { content: "*"; color: red;}
#zakaznik input[type="text"] { width: 200px;}
#zakaznik input[type="checkbox"] { height: 18px; width: 20px;}
#zakaznik label { vertical-align: top;}

#zakaznik-review { margin-bottom: 15px;}
#zakaznik-review label { width: 100px; display: inline-block;}

#page div.txt { margin-top: 15px;}
#page div.error { margin-top: 25px; color: red; font-size: 1.5em; font-weight: bold; text-align: center;}

.zakaznik-table {}
.zakaznik-table label { display: inline-block; width: 150px; font-weight: bold; vertical-align: top;}

.ui-dialog { box-shadow: 0 0 10px black;}

#oblibene { text-align: left; padding-top: 10px; padding-bottom: 10px;}
.jiz-v-kosiku { padding: 5px; text-align: center; background-color: green; color: white; margin-top: 5px;}
.obchodni-zastupce { display: inline-block; text-align: center;}
#obchodnik-on-side { height: 50px; width: 50px; background-color: green; position: fixed; right: 135px; bottom: 0; z-index: 500; border-top-left-radius: 25px; border-top-right-radius: 25px; box-shadow: 0 0 10px black; border: 2px solid white; border-bottom: none; text-align: center; padding-top: 10px;}

#dotaz label { font-weight: bold; width: 150px; display: inline-block; vertical-align: top;}
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}

#kosik-preview tr { border-bottom: 1px solid #888888;}
#kosik-preview tr:hover { background-color: #444444;}
#kosik-preview td { font-size: 12px; line-height: normal;}
#kosik-preview th { border-bottom: 3px double #888888; line-height: normal;}

#maloobchod-on-side { height: 50px; width: 50px; background-color: #EE8116; position: fixed;
    right: 15px; bottom: 0; z-index: 500; border-top-left-radius: 25px; border-top-right-radius: 25px; box-shadow: 0 0 10px black;
    border: 2px solid white; border-bottom: none; text-align: center; padding-top: 10px;
}
#maloobchod-on-side.active { background-color: red;}
#maloobchod-on-side #moc {
    margin: auto; padding: 5px;
    font-size: 10px; font-family: Arial, Helvetica, sans-serif;
    color: white; font-weight: 400;
    border: 2px solid white; border-radius: 25px;
    width: 25px; height: 25px; line-height: 25px;
}
#maloobchod-on-side a {  text-decoration: none; color: white;}

#bonus-on-side { height: 50px; width: 50px; background-color: #EE8116; position: fixed;
    right: 75px;
    bottom: 0; z-index: 500; border-top-left-radius: 25px; border-top-right-radius: 25px; box-shadow: 0 0 10px black;
    border: 2px solid white; border-bottom: none; text-align: center; padding-top: 10px;
}
#bonus-on-side #bonusbody {
    margin: auto; padding: 5px;
    font-size: 10px; font-family: Arial, Helvetica, sans-serif;
    color: white; font-weight: 400;
    /*border: 2px solid white; border-radius: 25px;*/
    width: 30px; height: 25px; line-height: 13px;
}
#bonus-on-side a {  text-decoration: none; color: white;}

table.rmatable td { vertical-align: top; padding-bottom: 10px;}