<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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;
}

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:2px; 
}

.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_uhrazene{
 color:#000000;
 background-color: #DDFFFF;
}

.radek_aktualizovan{
 color:#FF0000;
 background-color: #DDFFFF;
}

.radek_odeslan{
 background-color:#99CC66;
}
.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;
}


.cinn_neprovedene {
    color: #000FFF;
    line-height: 18px;
    padding-left:5px;
    
}


.cinn_provedene{
    color:#C0C0C0;
    line-height: 18px;
    
    
}

.cinn_provedene a{
    color:#C0C0C0;
}

.cinn_neprovadet{
    color:#FF0000;
    
}

.cinn_neprovedlase{
    color:#ff00d4;

}

.cinn_neprovedlase a{
    color:#ff00d4;
}

.cinn_neprovadet a{
    color:#FF0000;
}

.har_ovladani{
 
  padding-bottom:4px;
  padding-left:5px;
  margin-bottom:4px;
 
}


.typcinn_in{
  background-color:#CCffCC;
  vertical-align:top;
  border-bottom:1px solid #000000;
 
}

.typcinn_out{
   background-color:#FFEEEE;
   vertical-align:top;
   border-bottom:1px solid #000000;
   
}   

.typcinn_pohot{
   background-color:#F8F8F8;
   vertical-align:top;
   border-bottom:1px solid #000000;
   
}


#info_ovl{
   display:none;
}

.tableharmonogram{
   width:400% !important;
   text-align:left;
   border:1px solid #ffffff;
   text-align:left;
   line-height:20px;
}

/*  *** okno filtru ***       */
.divhledej {
  cursor:pointer;
  z-index:500;
  display:none;
  position:fixed;
  border:1px solid #0099FF;
  padding-left:3px;
  padding-right:3px;
  padding-top:2px;
  padding-bottom:2px;
  top:2px !important;
  left:2px !important;
  width: 100%;
  border-collapse: collapse;
  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 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;
  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:90%;
  top:50px;
  }

/*  *** okno mapy konec ***       */
/* ********************    záložky   ******************* */


ul#navlist li {
  display: block;
	float: left;
	/*width: 144px;*/
   margin: 0;
	padding: 0;
  padding-left:6px;
  padding-right:6px;
  background: #A0A0A0 url(_images/gradient.png)  0 -40px;
}

ul#navlist li a {
	border-top: 1px solid #efefef;
	border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
  display: block;
	color: #777;
	text-decoration: none;
  padding-top:4px;
  padding-bottom:4px;
}

#navcontainer&gt;ul#navlist li a {
	width: auto;
}

ul#navlist li#active a {
	border-left: 1px solid #afafaf;
	border-top: 1px solid #afafaf;
	border-right: 1px solid #0f0f0f;
  color: #800000;
  padding-left:6px;
  padding-right:6px;
  background: #99C4E3 url(_images/gradient.png)  0 -40px;
}

ul#navlist li a:hover, ul#navlist li#active a:hover {
	color: #800000;
}

.dropBox {
        width: 100%;
        min-height: 45px;
        /*border: 5px dashed gray;
        background-color: #ffffff;*/
        clear:left;
   }
   
   .dragObj {
      border-radius: 5px;
      border:1px solid #AfAfAf;
      padding:3px;
      margin-bottom:3px;
     /* height:134px;*/        
    }
    
    .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;
    font-size:11px;
}

#floatUp {
   background-image:url(images/buttonUP.png);
   background-size:50px 50px;
   position:fixed;
   width:50px;
   height:50px;
   bottom:120px;
   right:3%;
   margin-bottom:0px;
   border-radius: 0.75em;   
}

@media screen and (max-width: 960px){ 
 #floatUp {  
   right:0;
   background-size:40px 40px;
   position:fixed;
   width:40px;
   height:40px;
 }
}
.poradi{
  font-size:11px;
  background-color:#a0a0a0;
  color:#ffffff !important;
  width:24px;
  display:inline-block;
  text-align: center;
  margin-left:10px;
   border-radius: 5px;
}     
.dragObj {
      border-radius: 5px;
      border:1px solid #DfDfDf;
      margin-bottom:3px;
      padding:3px;
      min-height:110px;
      text-align: left;        
    }
</pre></body></html>