 
body#order span.pseudoinput div.radio span {
    background-image: url("checked.png");
    background-position: 0px -37px;
width: 16px;
height: 16px;
top:2px;margin-right:3px;    
}
body#order span.pseudoinput div.radio span.checked {
    background-image: url("checked.png");
    background-position: 0px 0px;
}
body#order span.pseudoinput div.radio span input {
position:relative;/*top:-20px;left:-20px;*/
}  
#pplparcelshopvysledek {
  padding-left: 10px; 
  font-weight: bold;
  cursor:pointer;
}
#pplparcelshopvysledek:hover {
    text-decoration: underline;
}
#selpplparcelshop {
  border:1px solid #CCCCCC;
  margin-left:10px;
  overflow: auto; 
  height:auto !important;
} 
#infoppl {
  padding-left: 10px;  
   cursor:help;
}
#infoppl:hover {
    text-decoration: underline;
}
#pplImagesTooltip {
  display: none;  
}
/*
[data-tooltip] {
      cursor: default;
      font: normal 1em sans-serif;
  }

 [data-tooltip]:hover {
    text-decoration: none;
}  
[data-tooltip]:hover:after {
  display: block;
  content: attr(data-tooltip);
  white-space: pre-wrap;
  color: #000000;
}
[data-tooltip]:after {
  background-color: #0099ff;
  background-color: rgba(0,153,255,0.8);
  border: 4px solid #0099ff;
  border: 4px solid rgba(0,153,255,0.8);
  border-radius: 7px;
  color: #ffffff;
 
}
*/
/* https://codepen.io/trezy/pen/Khnzy */ 
#pplTooltip {
display:none;
position:absolute;
padding:2px;
border:1px solid #3875d7;
background-color: #ffffff;
font-size:smaller;
z-index:999;
white-space:nowrap;
}

#pplTooltipP {
 font-size:smaller; 
 white-space:nowrap;  
}

.ttipaddr {
font-weight: 800;
padding-bottom: 1px;    
}
.ttipden {
font-weight: 600; 
 display: inline-block;
  width: 50px;
min-width: 50px;  
}
 
#selpplparcelshopdiv {
  overflow-y : scroll;
  border: 1px solid black;
  
}

#selpplparcelshop {
  padding-left: 2px;  
  padding-top: 1px;
}

#selpplparcelshop li   {
   cursor: pointer;  
   list-style-type: none;
   }
#selpplparcelshop li:hover {
color: #444645;
background: #ddd;
}
.pb1 {
   width:150px;
   min-width: 100px; 
   display:inline-block;
}
.pb2 {
   width:100px;
   min-width: 100px; 
   display:inline-block;
}
.pb4{
   width:200px;
   min-width: 200px; 
   display:inline-block;
}
.pb3 {
      display:inline-block;
}

#pplpopokno {
 position:fixed;
 background: white;
 left: 50%;
top: 50%;
z-index:10;
transform: translate(-50%, -50%);
 border:1px solid black;    
}
 
/*  table   */
#selpplparcelshop li {margin-bottom:4px;
} 
@media screen and (max-width: 800px) {

