#ozvuch { position: absolute; 
height:150px; 
width: 160px; 
display: none; 
border: 2px solid #dedede; 
border-radius: 0 0 15px  15px; 
background-color: #fff;
align-items: center;
flex-direction: column;
padding-bottom: 15px;
top: 0;
left: 0;
z-index: 200;  

}


#zvuk {height: 90px; text-align: center; padding-top: 10px;}
#zvuk img {height: 90px; cursor: pointer;}
#zvuk a {text-decoration: none; border: 0;}
#closesbut { height: 32px;}

#closesbut img {margin: 5px; width: 22px; height: 22px; }
#closesbut a {text-decoration: none; border: 0;}
.greenclose {
    display: flex;
    width: 100%;
    background-color: #007984;
    color: #fff;
    position: right;
    flex-direction: row-reverse;
}

 .nadp {
 height: 20px;

 }
 
 #ozvtxt {
 color: #c41e3a;
 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
 font-weight: bold;
 font-size: 16px;
 text-decoration: none;
 }

  #zaglush {width: 100%; height: 100%; z-index: 9999; position: fixed; top: 0; display: none;}

#toolbarContainer { display: none; }

#podskazka {
    position: absolute;
    height: 400px;
    width: 500px;
    border: 2px solid #dedede;
    border-radius: 0 0 15px 15px;
    background-color: #fff;
    display: flex;
    align-items: center;
    flex-direction: column;
    padding-bottom: 15px;
    top: 743px;
    left: 470px;
    z-index: 200;
}  
  
#close1but1 {
    height: 32px;
}
 
#close1but1 a {
    width: 32px;
    padding: 5px;
}  
  
#close1but1 a img {
    width: 100%;
}
  
#zvuk1 {
    height: 100%;
    padding-top: 10px;

}
 
.pict_text {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-top: 5px;
 }

.pict_text div {
    font-size: 150%;
   }
  
.pict_text div:nth-child(1) {
    width: 80px;
   }  
 
.pict_text h2 {color: #d90026; font-size: 150%; }

.tanTry .jBox-title {
  background-color: #007984;
  color: #fff;
  text-align: center;
  font-weight: bold; 
  font-size: 150%; 
} 

.redZakr {
   color: #c41e3a; 
   text-align: center; 
   padding-top: 7px; 
   font-weight: bold; 
   font-size: 150%; 
} 

.tanTry .jBox-container {
padding-top: 200px;
background: url(../img/kiosk_but/pir1.png);
background-repeat: no-repeat;    
}

.tanTry .jBox-content {
background: #fff;    
} 

#klaviatura {display: none; }
 
