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;
  border-radius: 4px;
}
@media screen and (min-width: 2500px){
   th {
         font-size:18px;
         line-height:25px;
   }
}

td {
 height: 18px;
 padding-left: 2px;
 padding-right: 2px; 
}
td.table_bunka{
	padding-left:2px;
  padding-right:4px; 
}

.radek_licha {
	background-color: #FAFAFA;
  color: #075890;
}
.radek_licha:hover {
	cursor: pointer;
	background-color: #F1F1E1;
}

.radek_suda {
  background-color: #F0F0F0;
  color: #075890;
}

.radek_suda:hover {
	cursor: pointer;
  background-color: #F1F1E1;
}
.radek_prazdny {
}

.radek_schvalene{
 color:#000000;
 background-color: #DDFFFF;
}

.radek_schvalene:hover {
	cursor: pointer;
	background-color: #F1F1E1;
}

.radek_odeslane{
 color:#FF0000;
 background-color: #DDFFFF;
}

.radek_cerny{
  color:#000000;
}


.radek_cerveny{
   color:#FF0000;
 }

.radek_zeleny{
  color:#009900;
}

 .radek_modry{
 color:#0000FF;
 }

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;
}


.hl_over_titulek{
  font-size:11px;
  font-weight:normal;
}
.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:#C0C0C0;
    line-height: 16px;
}

.cinn_provedene a{
    line-height: 16px;
    color:#C0C0C0;
}

.cinn_provedene span{
    color:#B0B0B0;
}


.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;
  display:none;
}

.typcinn_in{
  background-color:#00CC33;
  border-bottom:1px solid #000000;
  text-align:center;
   line-height:auto;
   color:#ffffff;
   vertical-align: top;
}

.typcinn_in:before {
  content: "SLUŽBA";
}


.typcinn_out{
   background-color:#FFAAAA;
   border-bottom:1px solid #000000;
   text-align:center;
   line-height:auto;
   color:#ffffff;
   vertical-align: top;
}   

.typcinn_out:before {
  content: "DOVOLENÁ";
}



.typcinn_pohot{
   background-color:#CACACA;
   border-bottom:1px solid #000000;
   text-align:center;
   line-height:auto;
   color:#ffffff;
   vertical-align: top;
}

.typcinn_pohot:before {
  content: "POHOTOVOST";
}

.typcinn_pp{
   border:1px solid #0f0f0f;
   background-color:#cc6600;
   color:#ffffff;
   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;
  }



.radek_vybrany{
   background-color:#FFCC00;
   color: #990000;

}
.dragObj {
      border-radius: 5px;
      border:1px solid #DfDfDf;
      margin-bottom:3px;
      padding:3px;
      min-height:66px;        
      text-align: left;
    }
    
    .dragObj:hover {
        background-color:#f8f8f8;
        cursor:move;
   }
   
   .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;
}   
