
    h2{padding-top: 60px; /*margin-top: -60px;*/ text-align:center}
    .container{padding-bottom: 10px;}
    .progtable {
      margin: 0 auto;
      width: 50%;
      border-collapse: collapse;
    }
    .progtable tr {
      vertical-align:top;
    }
    .progtable td {
      border: 1px solid black;
    }
    .cover {
      width:100%;
      height:430px;
      background-image:url('/2026/img/cosples2026-web1600x630-white.png');
      background-size:contain;
      background-repeat: no-repeat;
      background-position: 50% 0;
      background-color: #d2b48c;
    }
    @media screen and (max-width: 768px) {
      .cover {background-size: contain;height:300px;}
      .video {width: 300px; height:150px;}
      .mapa {width: 300px; height:300px;}
      .planek {width: 300px; height: 291px;}
    }
    body{font-family: 'Open Sans', sans-serif;}
    .back-light {background-color:#f7f7f7;}
    .back-dark {background-color: #9b9b9b;}
    .error {color:red}

.smsticket-ibutton {
  position:absolute;
  bottom:0%;
  left:20%;
}
.navbar-light {
  background-color: #d2b48c !important;
}
.nav-link {
  color: #8b0000 !important;
}
#partneri p a {
  margin-right: 20px;
}
@media screen and (max-width:600px) {
  #poster {
   display: block;
   margin-left: auto;
   margin-right: auto;
   width: 200px;
  }
  #poster img {
   width: 200px;
  }
}
@media screen and (min-width:600px) {
  #poster img {
    float: right;
    width: 200px;
  }
}
#info h2 {
  padding-top: 10px;
}
