th {
	background: #DDDDDD url(../_images/gradient.png)  0 -50px;
	border-top: solid 1px #999999;
  border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #999999;
	text-align: center;
  line-height:23px;
  font-size:11px;
  color: #075890;
  background-color:#009900;
}
@media screen and (min-width: 2500px){
   th {
         font-size:18px;
         line-height:25px;
   }
}
 td .skupina{ 
       font-size:18px;
  }
@media screen and (min-width: 2500px){
  td .skupina{ 
       font-size:24px;
  }
 }
th .sc{
	background-image: url(../_images/sortdesc.png);
  background-size:10px 6px;
  background-position: center top;
  background-repeat: no-repeat;
}

th .desc{
  background-image: url(../_images/sortsc.png);
  background-size:10px 6px;
  background-position: center bottom;
    background-repeat: no-repeat;
}

th a{
  text-decoration:none;
  display:block;
}

td {
 height: 18px;
 padding-left: 2px;
 padding-right: 2px;
}
th.hlavicka{
	text-align: center;
}
td.table_bunka{
	text-align: left;
	padding-left:2; 
}

.radek_licha {
	background-color: #FAFAFA;
  color: #075890;
}
.radek_licha:hover {
	cursor: pointer;
	background-color: #D1D1D1;
}

.radek_suda {
  background-color: #F0F0F0;
  color: #075890;
}

.radek_suda:hover {
	cursor: pointer;
  background-color: #D1D1D1;
}
.radek_prazdny {
}

.radek_pripraven{
 color:#000000;
 background-color: #EEFFFF;
}

.radek_aktualizovan{
 color:#FF0000;
 background-color: #DDFFFF;
}

.radek_vybrany{
 color:#000000 !important;
 background-color:#FF7800 !important;
}

.radek_odeslan{
 background-color:#00CCFF;
}

.radek_opraven{
    background-color:#CCFFCC;
}
.hlavni_skupina{
	font-weight: bold;
}


  td.dragHandle {
   width:11px;
   padding:0 0 0 0; 
  }

  td.showDragHandle {
   padding:0 0 0 0;
   background-image: url(_images/up_down.jpg);
	 background-repeat: no-repeat;
	 background-position: center center;
	 cursor: move;
}

.titulek_info{
   font-size:11px;
      background-color:#BAD7EC;
      position:absolute;
      left:100px;
      top:100px;
      display:none;
      border:1px outset #AfAfAf;
      padding:7px 20px 7px 20px;
      text-align:left;
      z-index:1000;
      width:500px;
}

.cinn_neprovedene {
    color: #000FFF;
    line-height: 16px;
    padding-left:5px;
    
}


.cinn_provedene{
    color:#000000;
    line-height: 16px;
}

.cinn_provedene a{
    line-height: 16px;
    color:#000000;
}

.cinn_provedene span{
    color:#000000;
}


.cinn_neprovadet{
    line-height: 16px;
    color:#FF0000;

}

.cinn_neprovadet a{
    line-height: 16px;
    color:#FF0000;
}


.cinn_neprovedlase{
    color:#ff00d4;
    line-height: 16px;

}

.cinn_neprovedlase a{
    color:#ff00d4;
    line-height: 16px;
}


.har_ovladani{
  padding-bottom:4px;
  padding-left:5px;
  margin-bottom:4px;
}

.typcinn_in{
  background-color:#efffff;
  vertical-align:top;
  border-bottom:1px solid #000000;
 
}

.typcinn_out{
   background-color:#FFAAAA;
   vertical-align:top;
   border-bottom:1px solid #000000;
   
}   

.typcinn_pohot{
   background-color:#F8F8F8;
   vertical-align:top;
   border-bottom:1px solid #000000;
   
}
 /*  *** okno filtru ***       */
.divhledej {
  cursor:pointer;
  z-index:500;
  display:none;
  position:absolute;
  border:1px solid #0099FF;
  padding-left:3px;
  padding-right:3px;
  padding-top:2px;
  padding-bottom:2px;
  }


.filtr {
  color:#000000;
  background: #0096D7 url(_images/gradient.png) repeat-x 0 0;
}

.filtr_nadpis {
  color:#FFFFFF;
  background-color: #0099FF ;
}

.filtr_zavri{
  background-color: #0099FF ;
  background-image:url(_images/close.png);
  background-position:right top;
  background-repeat:no-repeat;
  margin-left:5px;
  width:52px;
  height:20px;
}


.filtr_zavri:hover{
  background-color: #0099FF ;
  background-image:url(_images/close_h.png);
  background-position:right top;
  background-repeat:no-repeat;
  margin-left:5px;
  width:52px;
  height:20px;
}
/*  *** okno filtru konec ***       */
/*  *** okno mapy ***       */
#mapajizdovladani {
  cursor:pointer;
  background-color:#0099FF;
  background-image: url(_images/close_h.png);
  background-position: right top;
  background-repeat: no-repeat;
  height:22px;
}

#mapajizdobal {
  z-index:500;
  position:fixed;
  left :10px;
  top :8px;
  border-top:1px solid #0099FF;
  border-left:1px solid #0099FF;
  border-right:1px solid #0099FF;
  border-bottom:1px solid #0099FF;
  padding-left:3px;
  padding-right:3px;
  padding-top:2px;
  padding-bottom:2px;
  width:30%;
  }
/*  *** okno mapy konec ***       */

.denvtydnu0{
  background-image: url(_images/nedele.png) !important;
  background-position: top left !important;
  }

.denvtydnu1{
  background-image: url(_images/pondeli.png) !important;
  background-position: top left !important;
}

.denvtydnu2{
  background-image: url(_images/utery.png) !important;
  background-position: top left !important;
  
}

.denvtydnu3{
  background-image: url(_images/streda.png) !important;
    background-position: top left !important;
}

.denvtydnu4{
  background-image: url(_images/ctvrtek.png) !important;
  background-position: top left !important;
}

.denvtydnu5{
  background-image: url(_images/patek.png) !important;
  background-position: top left !important;
}

.denvtydnu6{
  background-image: url(_images/sobota.png) !important;
    background-position: top left !important;
}

.radek_cerveny{
   background-color: #FF0000;
   color: #ffffff;
   width: 100%;
   height: inherit;
}

.radek_cerny{
   background-color: #000000;
   color: #ffffff;
   width: 100%;
   height: inherit;
}

 .dropBox {
        width: 100%;
        min-height: 40px;
        /*border: 5px dashed gray;*/
        /*background-color: #ffffff;*/
        clear:left;
   }
@media screen and (min-width: 2500px){
   .dropBox {
        min-height: auto;
   }
}   
   
   .dragObj {
      border-radius: 5px;
      border:1px solid #DfDfDf;
      margin-bottom:3px;
      padding:3px;
      /*height:134px;*/        
    }
    
    .dragObj:hover {
        background-color:#f8f8f8;
        cursor:move;
   }
   
   .decurs{
   }
   
   
.skryjdetail {
    cursor:pointer;
    background-color:#000000;
    color:#ffffff;
    height:20px;
    width:80px;
    position:fixed;
    right:4px;
    top:4px;
    padding-left:16px;
    padding-top:5px;
    border-radius: 5px;
    border-radius:5px;
}   

#dochazka .dropBox{
  display:none;
} 

#dochazka .dragObj{
  display:none;
}


#dochazka .soucty{
  display:block !important;
  font-size:0.73vw; 
}
#dochazka .har_ovladani{
  display:none;
}               

#dochazka .souhrn {
  display:none;
}

#dochazka .skupina{
  font-size:12px;
 
}

.souctycelk{
  font-size:20px;
  background-color:#ff00ff;
  line-height:30px;
}
@media screen and (max-width: 1400px){
 .souctycelk{
    font-size:16px;
    background-color:#ff00ff;
    line-height:30px;
  }
}

.skupinavelka{
  width:100%;
  font-size:22px;
  background-color:#f0f0f0;
  line-height:50px;

}

#dochazka{
margin-bottom: 20px;
height:auto;
}