span.cisselect{
  position: relative; 
  white-space: nowrap; 
  display:block;
  z-index:1;
}
#cisselectselect0{
  width:525px;
  font-size: 11px;
  .font-size: 10px;
}
span.cisselectpomahac{
  position:absolute; 
  margin-top:22px;
  z-index: 15;
}

select.cisselectpomahac option{
  background-color:transparent;
  color:black;
}

select.cisselectpomahac option:hover{
  background-color:black;
  color:white;
} 
select.cisselectpomahac option:active{
  background-color:black;
  color:white;
} 
select.cisselectpomahac option:focus{
  background-color:black;
  color:white;
}  

div.cisselectnenalezen{
   background-color:#f66; 
   border:1px solid black;
}

img.cisselect{
  position:relative; 
  top:4px; 
  left:-1px;
}
.table_naseptavac {
  font-size: 11px;
}
.table_naseptavac input {
  font-size: 11px;
}
