body {
    /*
    min-height: 200px;
    padding-top: 40px;*/ /* puvodne 45px */
    /* background: #eeeeee !important; */
}

/*
body, html {
  overflow-x: hidden;
}
*/

.cia-bg-success {
    background-color:#D1E7DD !important;
}

.cia-bg-warning {
    background-color:#FFF3CD !important;
}

.cia-bg-danger {
    background-color:#F8D7DA !important;
}

.cia-bg-info {
    background-color: #d9edf7 !important;
}

.cia-bg-primary {
    color: #fff;
    background-color: #337ab7 !important;
}

.cia-bg-secondary {
    background-color: #c0c0c0 !important;
}

.cia-bg-green {
    background-color: green !important;
}

.cia-bg-red {
    background-color: red !important;
}

.cia-bg-lightred {
    /*background-color: #F75D59 !important;*/
    background-color: tomato !important;
}

.cia-bg-orange {
    background-color: #FFA500 !important;
}

.cia-text-bold {
    font-weight: bold;
}

.cia-text-strike {
    text-decoration: line-through !important;
}

.cia-text-red {
    color: red !important;
}

.cia-text-green {
    color: green !important;
}

.cia-text-console {
    background-color: black;
    color: lightgreen;
    font-family: courier;
    font-style: normal;
    font-weight: normal;
    font-size: smaller;
}

.cia-link-button {
    background-color: blue;
    color: white;
    font-style: normal;
    font-weight: bold;
    font-size: smaller;
    cursor: pointer;
    border-style: outset;
}

.cia-link-button:hover{
    background-color: lightblue;
    color: black;
}

.cia-link-button:active{
    border-style: inset;
    background-color: lightblue;
    color: black;
}

.cia-link-red {
    color: red;
}

.cia-link-red a:link{
    color: red;
}

.cia-link-red a:visited{
    color: red;
}

.cia-link-red a:hover{
    color: darkred !important;
}

.cia-link-red a:active{
    color: darkred;
}

.cia-menu-bg {
    background-color: #e3f2fd;
}

.dropdown-item:hover {
    background-color: lightblue;
}

.cia-hide {
    display: none;
}

.cia-sm-hide {
    /*display: none;*/
}

.cia-border-radius {
    border: 1px solid lightgrey;
    border-radius: 7px;
}

.cia-table-grafy {
    border-width: 1px;
}

.cia-table-input td input {
  width: 100%;
}
.XXXcia-table-input td {
  /*border: solid;*/
  padding: 0;
}

.cia-upominky-sum-tr{
    font-weight: bold;
    /*color: brown;*/
}

.cia-upominky-sum-tr a:link{
    font-weight: bold;
    color: black;
}

.cia-upominky-sum-tr a:visited{
    font-weight: bold;
    color: black;
}

.cia-upominky-sum-tr a:hover{
    font-weight: bold;
    color: brown !important;
}

.cia-upominky-sum-tr a:active{
    font-weight: bold;
    color: red;
}

.faData a:link{
    color: black;
}

.faData a:visited{
    color: black;
}

.faData a:hover{
    color: brown !important;
}

.faData a:active{
    color: red;
}

/* Vodorovne scrollovani u xDSL souhrnu */
.cia-wrapper {
    /*width: 670px;*/
    max-width: 670px;
    /*overflow: none;*/
    overflow-x: scroll;
    /*overflow: scroll;*/
    /*overflow-x: auto;*/
    /*position: absolute;*/
    display: block;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}


#scrollTopBtn {
  display: none;
  opacity: 0.5;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: grey;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 15px;
}

#scrollTopBtn:hover {
  background-color: #555;
}


[data-href] {
    cursor: pointer;
}

.loaded-icons {
    float: right;
}

/*
.disabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
}
*/

/* Moje uprava, aby menu neprekryvalo text na strance, kdyz je uzsi sirka zobrazeni */
/*
@media only screen and (min-width:1090px){
    body { padding-top: 40px; }
}
@media only screen and (min-width:860px) and (max-width: 1089px){
    body { padding-top: 90px; }
}
@media only screen and (min-width:769px) and (max-width: 859px){
    body { padding-top: 140px; }
}
*/
/* -------------------------------------------------------------------------------------- */


/* do nasledujicich radku lze vkladat upraveni stylu pro urcite sirky stranky */
@media only screen and (min-width:960px){
    /* styles for browsers larger than 960px; */
    .cia-lg-hide {
        display: none;
    }
}
@media only screen and (min-width:1440px){
    /* styles for browsers larger than 1440px; */
}
@media only screen and (min-width:2000px){
    /* for sumo sized (mac) screens */
}
@media only screen and (max-device-width:480px){
    /* styles for mobile browsers smaller than 480px; (iPhone) */
    .cia-sm-hide {
        /*display: none !important;*/
        display: none;
    }

    .cia-search-sm-hide {
        display: none;
    }

    .cia-sm-block {
        display: block;
        width: 100%;
    }

    .accordion-body {
        padding: 0rem;
    }

    .cia-table-grafy {
        display: grid;
        border: 1px solid grey;
    }
    .cia-table-grafy td {
        border: 0;
    }
    .cia-table-grafy td:first-child {
        display: flex;
    }
    .cia-table-grafy tr {
        border-bottom: 1px solid grey;
    }
    .loaded-icons {
        float: none;
        text-align: center;
        /*border: 1px solid green;*/
    }
}
@media only screen and (device-width:768px){
    /* default iPad screens */
}

/* different techniques for iPad screening */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
    /* For portrait layouts only */
    /*body { padding-top: 140px; }*/
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
    /* For landscape layouts only */
}
/* -------------------------------------------------------------------------------------- */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* barva pozadi Tabu (napr. v menu Internet) - puvodne prebiral bilou */
/*
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #eeeeee;
}
*/

/* prebarveni TH tagu s datumem u Google Calendar*/
.thGCdatum {
    background-color: blue !important;
    color: white;
}   

.thGCdatum:hover {
    background-color: blue;
    color: white;
}   

.thGCdatumDnes {
    background-color: green !important;
    color: white;
}   

.thGCdatumDnes:hover {
    background-color: green;
    color: white;
}   

/* blikani */
.blink {
    animation: blinker 1s linear infinite;
}

.blinkRed {
    color: red !important;
    animation: blinker 1s linear infinite;
}

/*
.blinkRed:hover {
    color: darkred !important;
    animation: blinker 1s linear infinite;
}
*/

.blinkGreen {
    color: green !important;
    animation: blinker 1s linear infinite;
}

tr.border_bottom td {
    border-bottom: 2px solid black !important;
}

tr.border_top td {
    border-top: 2px solid black !important;
}

.cursorRuka {
    cursor: pointer;
}

.nacitam {
    color: orange;
    animation: blinker 1s linear infinite;
}

/* *** Kvuli spravnemu zobrazeni mapy.cz s bootstrap - BEGIN *** */
.mapycz {
    /*all: initial;*/
    max-width: none !important;
    /*height: 250px;*/
}

div#m img {
    max-width: none !important;
}
/* *** Kvuli spravnemu zobrazeni mapy.cz s bootstrap - END *** */



/* Set the size of the div element that contains the Google map */
.gmap {
    height: 400px;
    /* The height is 400 pixels */
    width: 100%;
    /* The width is the width of the web page */
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/* *************** pro vypisy polozek pri najeti mysi ***************** */
tr .hoverPolozka {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:850px; line-height:16px;
}
tr:hover .hoverPolozka{
    text-align: left;
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#bbbbbb;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
/* ******************************************************************** */


/*
table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
    bottom: .5em;
}
*/
