* {
    padding: 0;
    margin: 0;
    border: none;
}


/************* RESET ****************/


html {
    width: 100%;
    background: url("/images/back2.jpg");
}

body {
    background: url("/images/back1-mensi.png") repeat-x;
    padding-top: 18px;
    font-family: Arial, Helvetica, Sans-Serif;
    text-align: center;
}

h1 {
    color: #204460;
    font-size: 22px;
    margin-bottom: 14px;
    width: 690px;
}

h2, table.porovnani caption {
    color: #2D5F86;
    font-size: 16px;
    margin-bottom: 14px;
}

a {
    /*color: #445864;*/
    color: #3B7DB0;
}

p, li {
    font-size: 14px;
}

p {
    line-height: 19px;
}

/*
p a {
    color: #3B7DB0;
}
*/

.content p {
    margin-bottom: 14px;
}

.content ul, .content ol {
    margin-left: 20px;
}

.outer {
    margin-left: auto;
    margin-right: auto;
    width: 1020px;
    text-align: left;
}

.jazyk {
    width: 86px;
    float: right;
    font-size: 12px;
    margin-top: 25px;
}

.page {
    width: 886px;
    border: 1px solid #54697d;
    margin-left: 20px;

    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;

    -webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.6);
    box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.6);
}

/*
.page .inner {
    width: 886px;
    border: 1px solid #446e8e;
}
*/

.header {
    /*width: 885px;*/
    /*background: url("/images/header.png") no-repeat;*/
    /*height: 215px;*/
}

.menu {
    background: url("/images/menu-background.png") no-repeat;
    height: 41px;
}

.menu li {
    display: inline;
    float: left;
    font-weight: bold;
    background: url("/images/menu-separator.png") no-repeat;
    background-position: 0 50%;
    margin-top: 7px;
    padding-right: 5px;
    padding-left: 5px;
}


.menu li:first-child {
    background: none;
}

.menu li a {
    font-size: 13px;
    color: #285477;
    text-decoration: none;
    padding: 5px 8px;
    display: block;
    border: 1px solid transparent;


    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.menu li a:hover {
    border: 1px solid #4f92c4;
}

.menu li.active a {
    color: white;
    border: 1px solid #2d3248;
    background: url("/images/menu-li-back.png") repeat-x;
}

.content {
    background-color: white;
    padding-left: 18px;
}

.left {
    float: left;
    width: 690px;
    padding-top: 22px;
}

.right {
    float: right;
    width: 177px;
    margin-top: 7px;
}

.clear {
    height: 1px;
    width: 100%;
    line-height: 1px;
    clear: both;
}

.hlavni {
    float: left;
    width: 383px;
}

.fotka {
    float: right;
    width: 228px;
    margin-top: 52px;
    margin-right: 30px;
    text-align: center;
}

.vetsi {
    font-size: 17px;
    margin-bottom: 17px !important;
}

.uvodul {
    padding-left: 10px;
    margin-top: 30px;
}

.uvodul li {
    margin-bottom: 12px;
    font-size: 17px;
}

.boxouter {
    width: 163px;
}


.right .box {
    padding: 8px;
    background-color: #d4e0e8;
    border: 1px solid #abc3d2;
    margin-bottom: 7px;
    text-align: left;
}

.procunas {
    font-weight: bold;
    margin-top: 14px;
}


.procunas li {
    margin-bottom: 9px;
    font-size: 13px;
}
.procunas li:last-child {
    margin-bottom: 3px;
}


.kosik {
    text-align: center;
    font-size: 13px;
}


.right h4 {
    background: url("/images/box-nadpis.png") no-repeat;
    color: white;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding-left: 7px;
    margin-bottom: 6px;
    text-align: left;
}

.fotka h3 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 2px;
}

.fotka q {
    font-size: 14px;
}

.footer {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 40px;
}

.footer p {
    font-size: 12px;
    float: left;
}

.normaltext, .normaltextwhite {
    text-decoration: none;
    color: black;
}

.normaltextwhite {
    color: white;
}

.recenze {
    margin-top: 18px;
}

.recenze blockquote  {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 18px;
    line-height: 125%;
}

.recenze blockquote div {
    margin-bottom: 4px;
}

.recenze blockquote span.autor {
    font-size: 12px;
    font-style: normal;
}

.obr {
    float: left;
    margin-right: 45px;
    text-align: center;
}

.obr span {
    font-size: 12px;
}

input {
    padding: 5px;
}

input[type=text], textarea {
    border: 1px solid #54697d;
}

input[type=button], input[type=submit] {
    background-color: #f0f0f0;
    border: 1px solid #54697d;
}

table.vlozitdokosiku {
    border: 1px solid black;
    background-color: #EBE6E2;
    padding: 7px 13px;
    font-size: 14px;
    width: 100%;
}

table.vlozitdokosiku input {
    font-size: 14px;
}

table.vlozitdokosiku input.mnozstvi {
    width: 30px;
    text-align: center;
    border: 1px solid grey;
}

.pocet_up, .pocet_down {
    padding-left: 5px;
    padding-right: 5px;
}

.pocet_up, .pocet_down, .submit {
    border: 1px solid grey;
    cursor: pointer;
}

.submit {
    /* width: 150px; */
    background-color: #393dfd !important;
    font-weight: bold;
    /*font-size: 15px;*/
    padding: 5px 15px;
    color: white;
    /*cursor: pointer;*/

    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.submitimg {
    border: none;
}

.zitra {
    color: #539e55;
    font-weight: bold;
}

.kdyobdrzim {
    font-size: 14px;
    border: 1px solid black;
    margin-top: 3px;
    padding: 3px;

}

.kdyobdrzim td {
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
}

.kdyobdrzim td.nalevo {
    text-align: right;
    padding-right: 10px;
    width: 130px;

}

.navod {
    margin-right: 60px;
    margin-bottom: 50px;
}

.navod h2 {
    margin-top: 36px;
    margin-bottom: 5px;
}
.navod h2.first {
    margin-top: 24px;
}

div.kontaktni {
    font-size: 14px;
    border: 1px solid #d2d1d1;
    padding: 20px;
    padding-top: 0;
    width: 540px;
    background-color: #f3fafd;


    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
}

div.kontaktni h3 {
    background: url("/images/kontakt-background.png") repeat-x;
    border: 1px solid #2d5ba0;
    color: white;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    margin-left: 0px;
    width: 133px;
    margin-bottom: 5px;
    position: relative; top: -15px;

    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}

table.kontaktni td {
    vertical-align: top;
}

.kontaktni input, .kontaktni textarea, .recenze-formular select {
    border: 1px solid #B3B3B3;
}


.kontaktni .odeslat {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

    background: url("/images/kontakt-odeslat.png") repeat-x;
    cursor: pointer;
    color: white;
    font-weight: bold;
    padding: 5px 8px;
    font-size: 14px;
    border: 1px solid #717070;
}

.kontaktni .odeslat:hover {
    background: url("/images/kontakt-odeslat-h.png") repeat-x;
}

.chyba {
    color: red;
    padding-bottom: 8px;
}

.objednavka td {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 12px;
}

.objednavka input[type=text] {
    width: 230px;
}

.objednavka textarea {
    width: 320px;
    height: 56px;
}

.potvrditobj {
    float: left;
    width: 180px;
    background-color: #393dfd !important;
    font-weight: bold;
    font-size: 15px;
    padding: 11px 15px;
    color: white;
    cursor: pointer;

    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.popisek {
    text-align: right;
}

.navod .recenze {
    padding-bottom: 14px;
    border-bottom: 1px solid #ccc;
}

.navod .recenze .autor {
    font-size: 13px;
}

.navod .recenze .hodnoceni {
    margin-bottom: 5px;
}

.navod .recenze ul {
    margin-bottom: 7px;
}

.navod .recenze ul.pozitivni li {
    list-style-image: url('/images/plus.png');
}

.navod .recenze ul.negativni li {
    list-style-image: url('/images/minus.png');
}

.vyber-platby td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.vyber-platby tr:hover {
    background-color: rgba(52, 55, 255, 0.03);
}

.platba-popisek {
    margin-left: 18px;
    margin-top: 5px;
}

.opt {
    /*margin-top: */
}

*[id^="opt_info_"], *[id*=" opt_info_"] {
    display: none;
    text-align: left;
}

strong#koupit-driclor:after {
    content: " >>";
}

table.porovnani {
    font-size: 14px;
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 2rem;
}

table.porovnani, table.porovnani td, table.porovnani th {
    box-sizing: border-box;
}

table.porovnani caption {
    text-align: left;
    font-weight: bold;
}

table.porovnani td, table.porovnani th {
    padding: 6px;
    border: 2px solid #E0E0E0;
}

table.porovnani th {
    text-align: center;
    border-top: none;
}

table.porovnani td {
    text-align: center;
}

table.porovnani tr td:first-child {
    text-align: right;
    font-weight: bold;
    border-left: none;
}

table.porovnani tr th:first-child {
    /*width: 13%;*/
    border-left: none;
}

table.porovnani tr th:nth-child(2) {
    /*width: 40%;*/
}

table.porovnani tr td:last-child, table.porovnani th:last-child {
    border-right: none;
}

table.porovnani td.success {
    background-color: #A1EAA6;
}

table.porovnani tbody tr:nth-child(odd) {
    background-color: #F0F0F0;
}

