/*=================================== 
              CSS Formulare-Visf..
 ====================================*/
.pozadi{
    background-color: rgb(239,239,239,0.85);
    padding: 10px 15px 10px 15px;
    border-radius: 10px;
    } 
                                           
.vf-sirka{

     max-width: 100% !important;
     margin: 0 auto;
     background: rgba(204,204,204,.07);     
     border: 1px solid rgb(204,204,204,.24);

     }
.vf-sirka-kontakt{
     width: 650px !important;
     max-width: 100% !important;
     margin: 0 auto;
     padding: 8px 0 4px 8px;
     background: rgba(204,204,204,.20);
     border-radius: 8px;
     border-radius: 10px; 
     }

.vf-pole30{
     max-width: 30% !important;

     }
          
.vf-pole50{
     max-width: 50% !important;
     overflow: auto;
     }
.vf-pole{ margin-top: 10px;}
.vf-pole2{      width: 100% !important;}

.sp-text1{      color: #3b3b3b !important;}  

 .skryt{
     display: none;
     }  
/*--------------------------------- 
    KONEC -- CSS Formulare-Visf.. 
----------------------------------- */
