/*!
 * CSS custom
 * Version: 1.0 (28-02-2023)
*/

/*
 * vzhled formulare
 */
.odsadtop { margin-top: 30px; }
.odsadlft { margin-left: 50px !important; }
.odsadrht { margin-right: 20px !important; }
.odsazeni { margin-bottom: 5px; }
.poh-odsad { padding: 10px !important; }
.skryj    { display:none; }

.poh-tabs {
    padding-top: 20px !important;
    border-top: 1px solid #31708f;
    border-bottom: 1px solid #31708f;
}

.poh-body {
    max-width: 100% !important;
    min-width: 300px !important;
    text-align: center;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.txtStred { text-align: center; }

.poh-ram-bt { border-bottom: 1px solid #31708f; }

.poh-odstavec {
    padding-top: 10px !important;
    border-bottom: 1px solid #31708f;
    text-align: left;
}

.poh-odstavec-HL {
    padding-top: 10px !important;
    border-top: 1px solid #31708f;
    border-bottom: 1px solid #31708f;
    text-align: left;
}

.poh-odstavec-HK {
    padding-top: 10px !important;
    border-top: 1px solid #31708f;
    text-align: left;
}

.poh-refbar {
    height: 6px !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.poh-zaznam-HL {
    padding-top: 10px !important;
    border-top: 1px solid #31708f;
    text-align: left;
}

.poh-zaznam {
    padding-top: 10px !important;
    text-align: left;
}

.poh-kontakt-HL {
    padding-top: 10px !important;
    /*padding-right: 0 !important;*/
    text-align: left;
}

.poh-kontakt {
    padding-top: 5px !important;
    /*padding-right: 0 !important;*/
    text-align: left;
}

.poh-bor-top { border-top: 1px solid #31708f; }
.poh-bor-bot { border-bottom: 1px solid #31708f; }
.poh-pri-0   { padding-right: 0 !important; } 

.info-red { color: red; }
.info-mag { color: magenta; }
.info-whi { color: white; }
.poh-w100p { width: 100%; }

.poh-bg-osrp { background-color: #F8F8C0 !important; }
.poh-bg-mimo { background-color: #800080 !important; }
.poh-bg-mimo2 { background-color: #DDA0DD !important; }
.poh-bg-mimo3 { background-color: #800080 !important; }

.poh-bg-udal { background-color: #0000FF !important; }
.poh-bg-udal2 { background-color: #269ABC !important; }
.poh-bg-udal3 { background-color: #0000FF !important; }

/* Přestylování tooltipu */
.tooltip-inner {
    background-color: #d0ebff !important; /* světle modré pozadí */
    color: #8B0000 !important; /* červený text */
    border: 1px solid darkblue !important; /* tmavě modrý rámeček */
    opacity: 1 !important;                /* plná neprůhlednost */
    box-shadow: none !important;          /* odstranění efektu */
    filter: none !important;              /* odstranění průhlednosti */
}
