/* titulka - decor */

.pgkt-uv #portmain .art-middle .typ-vypis-6.vypis1 .vitem {
    margin-right: 1%;
    margin-bottom: 30px;
    width: 32.0%;
  }

  .pgkt-uv .typ-vypis-6.vypis1 .vmini img {
    display: none;
  }

  .pgkt-uv .typ-vypis-6.vypis1 .vmini a {
    display: inline;
  }


  .pgkt-uv  #portmain .art-middle  .typ-vypis-6.vypis1 .vsubj a {
    border-bottom: solid #10bcff 6px !important;
  display: flex;
  width: 80%;
  font-size: 1.2em;
  min-height: 2.5em;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  /*margin: 0px auto;*/
  }

  .pgkt-uv  #portmain .art-middle  .typ-vypis-6.vypis1 .vitem:nth-of-type(2n+1) .vsubj a {
    border-bottom: solid #ff1010 6px !important;
  
  }
  .pgkt-uv  #portmain .art-middle  .typ-vypis-6.vypis1 .vitem:nth-of-type(6n+5) .vsubj a {
    border-bottom: solid #fdb60c 6px !important;
  
  }


.pgkt-uv #portmain .art-middle  .typ-vypis-6.vypis1 .vtitle {
   
    border-bottom: none;
    text-align: center;
     
  }

  .pgkt-uv  #portmain .art-middle .typ-vypis-6.vypis1 .vdetail {
   display: none;
  }

  .pgkt-uv  #portmain .art-middle .typ-vypis-6.vypis1 .vabst {
    text-align: center;
    width: 70%;
  margin: 0px 5%;
     
  }

  .pgkt-uv  #portmain .art-middle .typ-vypis-6.vypis2  .vsubj a {
    text-align: center;
   
     
  }

  #podbody:not(.pgkt-ur) .headerfoto {   
    background-image: url(slider/pruh_tur.webp);
  
  background-position: center center;
 
  }

  .headerfoto {
    background-size: cover;
      position: relative;
    
  }
