

/* -------------- obsahov� sloupec ------------------------- */

/* jeden sloupec - default */
#port-middle .tb-sl-1 {
text-align: center;
}

#port-middle .tb-sl-1 ul:not(#portfolio-flters) {
/*text-align: left;*/
text-align: center;
}

/* spec - uslechtu */
#pgsc-1 .tb-sl-1:not(:has(.row-mbsep)) {
 
  margin-bottom: 20px;
  
}







@media only screen and (min-width: 731px) {
#port-middle  .tb-sl-1 {

  margin: 0px 10%;
 
}




#port-middle section#pgsc-mit_FO   .tb-sl-1 {
 margin: 0px;
}

}

@media only screen and (max-width: 800px) {
  #port-middle .grid [class*="col-"][class*="mbsep"] {
    margin: 0 10px;
    
    
  }
}

@media only screen and (max-width: 480px) {
  #port-middle .grid [class*="col-"][class*="mbsep"] {
    margin: 0 0px;
    
    
  }
}


