
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
  vertical-align:baseline; 
  font-family:inherit; 
  font-weight:inherit; 
  font-style:inherit; 
  font-size:100%; 
  outline:0; 
  padding:0; 
  margin:0; 
  border:0
}


html{
  font-family:"Roboto";
  background-color:#fff;
  overflow-x:hidden; 
  overflow-y:scroll; 
  max-width:  100%
  -ms-text-size-adjust:100%;
  -webkit-text-size-adjust:100%
}
  
body{
  background-color:#fff;
  color:#003399;
  margin:0;
  font-family:"Roboto", sans-serif;
  font-size:medium;
  padding:0 !important;
  margin:0 !important;
  font-size:large;
  line-height:26px;
  -webkit-text-size-adjust:100%;
  max-width:  100%; 
  overflow-x:hidden; 
  position:relative;
  -webkit-font-smoothing:antialiased; 
  font-weight:400;
}


sup{
  font-size:10px; 
  
  vertical-align:super
}

sub{
  font-size:10px; 
  vertical-align:sub;
  -webkit-font-smoothing:subpixel-antialiased
  margin-bottom: 15px;
}

p:empty{
  display:none
}

body .ui-widget{font-family:'Roboto'; font-weight:400}

a{
  color:inherit; 
  text-decoration:none; 
  transition:color 0.2s; 
  -webkit-transition:color 0.2s;

}

a:link,a:visited,a:hover,a:active{
  outline:0;
  color:inherit
}

a:focus{
  outline:5px auto -webkit-focus-ring-color;
  outline-offset:-2px
}

h1{font-size:54px; line-height:62px; margin-bottom:7px}

h2{font-size:34px; line-height:44px; margin-bottom:7px}

h3{font-size:28px; line-height:34px; margin-bottom:7px}

h4{font-size:24px; line-height:32px; margin-bottom:7px}

h5{font-size:20px; line-height:26px; margin-bottom:7px}

h6{font-size:18px; line-height:24px; margin-bottom:7px}

p{font-size:16px; line-height:22px; margin-bottom:5px}

h1, h2, h3, h4, h5, h6{color:#003399; letter-spacing:0px; font-weight:normal; -webkit-font-smoothing:antialiased; font-family:'Montserrat Regular'; font-weight:600}

@media (max-width:480px) {
  h1{font-size:36px; line-height:44px; margin-bottom:5px}

  h2{font-size:24px; line-height:32px; margin-bottom:5px}

  h3{font-size:20px; line-height:26px; margin-bottom:5px}

  h4{font-size:18px; line-height:22px; margin-bottom:5px}

  h5{font-size:16px; line-height:20px; margin-bottom:5px}

  h6{font-size:14px; line-height:18px; margin-bottom:5px}

  p{font-size:12px; line-height:16px; margin-bottom:3px}

}

img{
  border:none;
}

div{
  position:relative;
  border-width:0;
  text-decoration:inherit;
}

hr {
  margin:0.5em;
}

label {
  cursor: pointer;
}

label:focus {
  outline: none;
}

p{
margin:0 0 10px}

.lead{
margin-bottom:20px;
font-size:16px;
font-weight:300;
line-height:1.4
}

#klasy_filter {
  font-family:Roboto;
  font-size:20px;
  line-height:40px;
  color:#003399;
  padding:5px;
  border:3px solid #003399;
  border-radius:10px;
}

input,select,textarea,option{
font-family:Roboto;
font-size:16px;
line-height:20px;
color:#003399;
border:2px solid #003399;
border-radius:5px;

}

input[type='checkbox'] {
 border:2px solid #003399;
border-radius:5px; 
}

button {
   display:inline-block;
   font-weight:400;
   font-family:"Montserrat Regular";
   text-align:center;
   white-space:nowrap;
   vertical-align:middle;
   -ms-touch-action:manipulation;
   touch-action:manipulation;
   cursor:pointer;
   color:#fff;
   background-color:#003399;
   border:1px solid transparent;
    box-shadow: inset 0 -15px 30px rgba(0,51,153,0.4);
   
   padding: 6px;
   font-size:small;
   line-height:.75;
   border-radius:4px;
     -webkit-font-smoothing: antialiased;
     -webkit-user-select: none;
     cursor: pointer;
   }

ul {
list-style-type:none;
}

  .hr3 {
      border-top: 3px solid #003399; 
   }

  .hr1 {
      border-top: 1px solid #003399; 
   }


.dogory {
  position: fixed;
  bottom: 55px;
  z-index: 9920;
  transition: all 1s;
}

#darowizny_tab {
  position: fixed;
  bottom: 0;
  bottom: 0px;
  z-index: 9920; 
}

@media screen and (min-width:801px){
  #darowizny_tab {
    display:none ;
  }
}

.pokaz {
  opacity: 1;
  right: 15px;
}

.ukryj {
  opacity: 0;
  right: -15px;
}

@media screen and (min-width:801px){
  #wrapper {
    display:none;
  }
}
@media screen and (max-width:801px){
  #welcome_txt {
    display: none;
  }
}

#wrapper {
  position: absolute;
  left:0px;
  top:0px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}


.menu {
  position: absolute;
  top: 0;
  left: 0;
  background: #569eff ;
  width: 240px;
  height: 100%;
  transform: translate3d(-240px, 0, 0);
  transition: transform 0.35s;
}

.menu label.menu-toggle {
  position: absolute;
  right: -60px;
  width: 60px;
  height: 60px;
  line-height: 0px;
  display: block;
  padding: 0;
  text-indent: -9999px;
  background: #569eff  url(https://cdn4.iconfinder.com/data/icons/wirecons-free-vector-icons/32/menu-alt-512.png) 50% 50%/25px 25px no-repeat;
}
.menu ul li > label {
  background: url(https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-arrow-right-b-128.png) 95% 50%/16px 16px no-repeat;
}
.menu ul li a, .menu ul li label {
  display: block;
  text-align: left;
  font-family:Roboto;
  padding: 0 0px;
  padding-left: 60px;
  line-height: 60px;
  text-decoration: none;
  color: #fff;
}
.menu ul li a:hover, .menu ul li label:hover {
  color: #fff000;
}

/* hide inputs */
.menu-checkbox {
  display: none;
}

/* hide navigation icon for sublabels */
.menu .menu label.menu-toggle {
  background: none;
}

/* fade in checked menu */
.menu-checkbox:checked + .menu {
  transform: translate3d(0, 0, 0);
}

/* for show */



#info {
  display: table;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
}
#info #info-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
}
#info #info-content h1 {
  color: #fff;
  border: 3px solid #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.1);
  font-size: 22px;
  font-weight: normal;
  padding: 20px;
  margin: 10px;
  display: inline-block;
}
#info #info-content h1 strong {
  display: block;
  font-size: 26px;
}

.inputtext {
    box-sizing: border-box;
    width: 400px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;
    font-size: 1.5rem;
  color: #003399;
  background-color:transparent;
  border:1px solid #003399;
}

.inputtext2 {
    box-sizing: border-box;
    width: 250px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;
    font-size: 1.5rem;
  color: white;
  background-color:#569eff;
}

.inputtext3 {
    box-sizing: border-box;
    width: 250px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;
    font-size: 1.5rem;
  color: white;
  background-color:#569eff;
}

.inputtext_swimmer {
    box-sizing: border-box;
    width: 400px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;

}

.inputtext_parent {
    box-sizing: border-box;
    width: 400px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;

}

.inputtext_parent_ro {
    box-sizing: border-box;
    width: 400px;
    margin-left: 0%;
    padding: 0.25em;
    margin-bottom: 0.1em;
    border: none;

}

@media (max-width:800px) {
    
  #formularz {margin-top:60px;}
  
}

.message {
    padding: 10px 10px;
    margin: 15px;
    border-width: 3px;
    border-radius: 5px;
    border-style: solid;
    border-color:#003399;
    color:#003399;
}

  .message p {
    
    margin: 10px;
}

.message.error {
    color: red;
    background-color: rgba(255,0,0,0.1);
    
    
}

.message.success {
    
    ;
    }

.grid_message {display:grid; width:100%;

    grid-template-rows: auto auto 3em;
  grid-template-columns: 35% 35% 10% 10% 10%;
  }

.message_od {grid-area: 1 / 1 / 2 / 2;}

.message_do {grid-area: 1 / 2 / 2 / 3;}

.message_data {grid-area: 2 / 3 / 3 / 6;}

.message_tytul {grid-area: 2 / 1 / 3 / 3;}

.message_delete {grid-area: 1 / 3 / 2 / 4;text-align:center;}

.message_reply {grid-area: 1 / 4 / 2 / 5;text-align:center;}

.message_forward {grid-area: 1 / 5 / 2 / 6;text-align:center;}

.message_tresc {grid-area: 3 / 1 / 4 / 6;overflow: hidden;}

.grid_dokument {display:grid; width:100%;

    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 33% 17% 16% 34%;
  }

.dokument_od {grid-area: 1 / 1 / 2 / 5;}

.dokument_data {grid-area: 2 / 1 / 3 / 3;}

.dokument_due {grid-area: 2 / 3 / 3 / 5;}

.dokument_duemedical {grid-area: 4 / 1 / 5 / 5;}

.dokument_tytul {grid-area: 3 / 1 / 4 / 3;}

.dokument_plik {grid-area: 3 / 3 / 4 / 5;}

.dokument_odrzuc {grid-area: 5 / 1 / 6 / 2;}

.dokument_akceptuj {grid-area: 5 / 2 / 6 / 4;}

.dokument_odp {grid-area: 5 / 4 / 6 / 5;}



.message_ {padding:0.5em;border-radius:0.5em;border-color:white;border-style:solid;border-width:1px;}

.deleted_message {display:none;}

.sent_message {display:none;}

.m01 {display:none;}
.m02 {display:none;}
.m03 {display:none;}
.m04 {display:none;}
.m05 {display:none;}
.m06 {display:none;}
.m07 {display:none;}
.m08 {display:none;}
.m09 {display:none;}
.m10 {display:none;}
.m11 {display:none;}
.m12 {display:none;}

.rozliczenia_ksiegowanie {border-top: 1px solid white; border-bottom: 1px solid rgb(0,51,153);background-color:rgba(0,51,153,0.5);border-radius:10px;}

.swimmer_resign {display:none;}

.swimmer_active {}

.swimmer_declaration {}

.ciemny {background:rgba(0,0,0,0.75);}

@media (max-width:480px) {
  #grid_message {display:grid; width:100%;

  grid-template-rows: auto auto auto 1.1em;
    grid-template-columns: 50% 50%;
  }

  #message_od {grid-area: 1 / 1 / 2 / 2;}

  #message_do {grid-area: 1 / 2 / 2 / 3;}

  #message_data {grid-area: 2 / 1 / 3 / 3;}

  #message_tytul {grid-area: 3 / 1 / 4 / 3;}

  #message_tresc {grid-area: 4 / 1 / 5 / 3;}
  
}



problem1 {color:red; font-weight:bold;}

nowa_wiadomosc {color:yellow; font-weight:bold;}

problem2 {color:orange; font-weight:bold;}

.medale_ {color:gold;}
.zawody_ {color:chartreuse;}
.zawody_1 {color:chartreuse;}
.osiagniecia_ {color:silver;}
.klasy_ {color:Tomato;}
.klub_ {color:white;}
.sekcje_ {color:springgreen;}

.medalebtn {color:gold;}
.zawodybtn {color:chartreuse;}
.osiagnieciabtn {color:silver;}
.klasybtn {color:Tomato;}
.klubbtn {color:white;}
.sekcjebtn {color:springgreen;}

hr.hrdotted{border-top:1px dotted;}

hr.hrdashed{border-top:1px dashed;margin:0.4px;width:65px;}

#usertab {width:87%;margin-left:6%;}

@media (max-width:480px) {.read_message {display:none;}}

@media (max-width:767px) {.rozliczenia_ksiegowanie {font-size:small;}}

.attendance_2ndname {width:250px;text-align:center;}
.attendance_1stname{width:250px;text-align:center;}
#attendance {width:740px;margin-left:auto;margin-right:auto;}
.attendance_row {border-bottom:solid;border-color:white;border-width:thin;height:2em;}
.head.attendance_pp1 th{text-align:center;position:sticky;top:1.4em;color:#569eff;background-color:white;width:40px;}
.head.attendance_pp2 th{text-align:center;position:sticky;top:1.4em;color:#569eff;background-color:white;width:40px;}
.head.attendance_pp3 th{text-align:center;position:sticky;top:1.4em;color:#569eff;background-color:white;width:40px;}
.head.attendance_pp th{text-align:center;position:sticky;top:0;color:#569eff;background-color:white;width:120px;}
.head.attendance_rano th{text-align:center;position:sticky;top:0;color:#569eff;background-color:white;width:40px;}
.head.attendance_rano1 th{text-align:center;position:sticky;top:1.4em;color:#569eff;background-color:white;width:40px;}
.head.attendance_rano2 th{text-align:center;position:sticky;top:1.4em;color:#569eff;background-color:white;width:40px;}
.head.attendance_hala th{text-align:center;position:sticky;top:0;color:#569eff;background-color:white;width:40px;}

.attendance_pp1 td{text-align:center;color:white;background-color:#569eff;width:40px;}
.attendance_pp2 td{text-align:center;color:white;background-color:#569eff;width:40px;}
.attendance_pp3 td{text-align:center;color:white;background-color:#569eff;width:40px;}
.attendance_pp td{text-align:center;color:white;background-color:#569eff;width:120px;}
.attendance_rano1 td{text-align:center;color:white;background-color:#569eff;width:40px;}
.attendance_rano2 td{text-align:center;color:white;background-color:#569eff;width:40px;}
.attendance_hala td{text-align:center;color:white;background-color:#569eff;width:40px;}

@media (max-width:767px) {
  #attendance {width:440px;}
  .attendance_2ndname {display:none;}  
  .attendance_1stname{width:250px;}
  .attendance_pp1{width:30px;}
  .attendance_pp2{width:30px;}
  .attendance_pp3{width:30px;}
  .attendance_pp{width:90px;}
  .attendance_rano1{width:30px;}
  .attendance_rano2{width:30px;}
  .attendance_hala{width:30px;}
}



#logo{
  top:10px;
  height:100px;
}

#logopic{
  margin-top:-35px;
}


.flip-card {
  background-color: transparent;
  width: 300px;
  height: 400px;
  border: 1px solid #003399;
  /*perspective: 1000px;/* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #003399;
  color: white;
}

/* Style the back side */
.flip-card-back {
  background-color: #003399;
  color: white;
  transform: rotateY(180deg);
}

.news-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
      padding-left:300px;
  padding-right:300px;
}

.news-card {
  background-color: white;
  position:relative;
  width: 300px;
  height: 300px;
  margin:15px 15px;

  border: 1px solid white;
    text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
  box-shadow: inset 300px 0 50px rgba(0,0,0,0,0.75);
  transform: perspective(2000px);
  /* Remove this if you don't want the 3D effect */
}



/* Do an horizontal news when you move the mouse over the news box container */
.news-card:hover {
  z-index:1;
  transform: perspective(2000px) ;
  box-shadow: inset 20px 0 50px rgba(0,0,0,0,0.5);
}


/* Style the front side (fallback if image is missing) */
.news-card .news-card-front {
  background-color: white;
  color: #003399;
  transform-origin:left;
  z-index:10;
  transition:1s;
  position: relative;
  box-sizing:border-box;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border:1px solid white;

}

.news-card:xxx .news-card-front {
  transform:rotateY(-135deg);
}
.news-card .news-card-front img {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit:   cover;
  border:1px solid white;
  border-radius: 10px;
}

.news-card .news-card-front .news-details {
  position:absolute;
  text-align:right;
  margin:0;
  background:rgba(255,255,255,0.5);
  padding-right:1em;
  bottom:0;
  right:0;
  width:100%;
}

/* Style the back side */
.news-card .news-card-back {
  display:none;
  background-color: white;
  top:0;
  left:0;
  color: #003399;
  padding:20px;
  box-sizing:border-box;
  position:absolute;
  width: 100%;
  height: 100%;
  z-index:9;
  
  border-radius: 10px;
}



.news-card .news-card-back h3{
  text-align:right;
}

.news-card .news-card-back .news-link {
  display:none;
}

.news-card .news-card-back .news-comment{
  text-align:justify;
  display:none;
}

.news-card:hover .news-card-front {
  z-index:9901;
  transform:translate(-210px, -275px)scale(.75,.75);
 
}

.news-card:hover .news-details {
  display:none;
  
}

.news-card:hover .news-card-back {
  display:block;
  z-index:9900;
  position:fixed;
  margin-left:auto;
  margin-right:auto;
  width: 450px;
  height: 375px;
  z-index:9900;
  transform:translate(-75px, -75px) scale(1.5,1.5);
  
}

.news-card:hover .news-card-back .news-comment{
  display:block;
}

.news-card .news-card-back .news-link {
  display:block;
  position:absolute;
  bottom:10px;
  right:20px;
}

.news-card .news-card-back .news-foto2 {
  display:none;
  height:150px;
  width:150px;
  margin:10px;
}

.news-card .news-card-back .news-foto2 img {
  height:100%;
  width:100%;
  border-radius:10px;
}

.news-card:hover .news-card-back .news-title2{
  width:300px;
  position:absolute;
  right:20px;
  text-align:right;
}

.news-card:hover .news-card-back .news-date2{
  position:absolute;
  width:300px;
  top:90px;
  right:20px;
  text-align:right;
  
}

.news-card:hover .news-card-back .news-comment{
  position:absolute;
  width:90%;
  top:120px;
  text-align:justify;
  
}

@media (max-width:600px) {

  .news-section {
    display:block;
    flex-wrap:nowrap;
    height:100%;
    overflow:hidden;

  }

  .news-card {
    width: 90%;
    min-height:300px;
    border-bottom:1px dotted #003399;
  }

  .news-card:hover {
    cursor:pointer;
    z-index:10;
  }

  .news-card .news-card-front {
    display:none;
  }

  .news-card .news-card-back {
    display:block;
  }

  .news-card .news-card-back .news-comment{
    display:block;
  }

  .news-card .news-card-back .news-foto2 {
      float:left;
       display:inherit!important;
  }

  .news-card:hover .news-card-back .news-title2{
    width:100%;
    position:static;
    text-align:center;
  }

  .news-card:hover .news-card-back .news-date2{
    position:static;
    width:100%;
    text-align:center;
  }

  .news-card:hover .news-card-back .news-comment{
    position:static;
    width:100%;
  }

  .news-card:hover .news-card-back {
    transform:translate(0, 0);
    width: 100%;
    height: 100%;
  
  }

  .news-card .news-card-back h3{
    text-align:center;
  }



}

.section-links-cover {
  width:100%;
  height:100%;
  display: flex; 
  justify-content: center;
  flex-wrap:  wrap; 
  padding:20px;
  }

.section-links-cover a {
  margin-left:15px;
  margin-right:15px;
  min-width:300px;
}

@media (max-width:680px) {
.section-links-cover a {
  margin-left:5px;
  margin-right:5px;
  min-width:300px;
}

}


.section-links {
  width:300px;
  min-width:300px;
  height:500px;
  display:inline;
  font-size:16px;
  vertical-align:top;
  margin:40px;
  overflow:hidden;

}

.section-links a {
  text-decoration-line: none;
}

.section-links a:hover {
  text-decoration-line: none;
}

#lista_zdarzen {
  font-size:16px;
  text-align:left;
}

#lista_zdarzen li {  
  width:300px;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width:1200px) {

  .news-section {
    padding-left:0px;
    padding-right:0px;
  }
}

@media (max-width:600px) {


  .section-links{
    height:auto;
    
  }

  .section-links h3{
    text-align:center;
    width:100%;
    height:auto;
    
    /**transform:translateY(-50%);
     * position:absolute;
    **/
  }



  .section-links {

    width:100%;
    
    margin:5px;
    display:block;
  }



  .section-links .section-links-wide{
    
  }
}

.plakat_img {
  max-width:800px;
  max-height:800px;
}

@media (max-width:800px) {
.plakat_img {
  max-width:80%;
  max-height:80%;
}  
  }

.artykul {
  width:90%;
  max-width:1080px;
}

.archiwum{
      width:1080px;
      max-width:90%;
   }

   .zajawka {
      margin-top:30px;
      display:block;
      margin-bottom:30px;
      min-height:   140px;
   }

   .zajawka_zdjecie {
      height:150px;
      width:150px;
      float:left;
      margin:10px;
   }

   .zajawka_wstep {
      display:inline;
   }

   .zajawka_zdjecie img{
      height:100%;
      width:100%;
      border-radius:10px;
   }

   .zajawka_tytul {
      text-align:left;
   }

   .zajawka_link {
      text-align:right;
   }
   
   .zajawka_tresc {
      text-align:justify;
   }
   
   @media (max-width:480px) {
   
      #archiwum {width:460px;
      top:100px;
     -ms-transform: translate(-200px);
     transform: translate(-200px);
     
   }}

   .fc .fc-toolbar {}

.fc-theme-standard .fc-scrollgrid {
    border: none;
    }

.fc-theme-standard .fc-list {
    border: none;
  }

.fc-theme-standard .fc-list-day {
display:none;
    
}


.fc-theme-standard .fc-list tr {
height:40px;
  border-top:3px solid #003399;
  
}

.fc-theme-standard .fc-list-day-cushion {display:none;}
#front{width:100%;height:1000px;display:block;z-index:7000;}

#front_div {
  width:100%;height:100%;background-image:url('https://www.swimteamwilanow.com.pl/Files/Image/frontimage/IMG_2651.JPG');background-position: top;  background-repeat: no-repeat; visibility: inherit; z-index: 20; opacity: 1; background-size: cover; background-color: transparent;-webkit-filter: grayscale(100%);
}



.mini_p {font-size:6px; line-height:8px; margin-bottom:2px}

#frontlogo {top:400px;align-content: center;}

#frontmsg {top:500px; align-content: center;}

#frontcdn {top:-150px;width:150px;height:70px;background-color:#003399;margin-left:auto;margin-right:auto; align-items: center;opacity:0.5;}

#frontcdn2 {top:-200px;width:150px;height:50px;background-color:transparent;margin-left:auto;margin-right:auto; align-items: center;}






#news_div {width:100%;height:100%;display:block;z-index:7000;padding-top:30px;margin-bottom:50px;}

.czcionka_inverse{
  color:white;
}

.coach_data {
  position:absolute;
  text-align:right;
  margin:0;
  width:300px;
  background:rgba(0,51,153,0.5);
  padding-right:1em;
  bottom:0;
  right:0;
}

.coach_adddata {
  display:none;
}

.coach_details {
  display:none;
}

/* smaller, dark, rounded square */
.flickity-prev-next-button {
  width: 30px;
  height: 30px;
  border-radius: 5px;
  background: #003399;
}
.flickity-prev-next-button:hover {
  background: white;
}
/* arrow color */
.flickity-prev-next-button .arrow {
  fill: white;
}

.flickity-prev-next-button:hover .arrow {
  fill: #003399;
}

.flickity-prev-next-button.no-svg {
  color: white;
}


/* position outside */
.flickity-prev-next-button.previous {
  left: -40px;
}
.flickity-prev-next-button.next {
  right: -40px;
}
.flickity-page-dots {
  bottom: -22px;
}
/* dots are lines */
.flickity-page-dots .dot {
  height: 4px;
  width: 40px;
  margin: 0;
  border-radius: 0;
}

.carousel {
  background: transparent;
}

.carousel-cell {
  width: 300px; /* half-width */
  height: 300px;
  margin-right: 100px;
  border-radius: 10px;
  counter-increment: carousel-cell;
}

/* cell number */
.carousel-cell:before {
  display: block;
  text-align: center;
  content: counter(carousel-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
  
}

.carousel-cell.is-clicked {
  background: #003399;
}

.logger {
  font-size: 22px;
  background: #FAFAFA;
  padding: 10px;
  text-align: center;
}
.carousel-image-cell {
  position:absolute;
  width: 100%;
  height: 100%;
  left:0px;
  top:0px;
  margin-right: 10px;
  background: #003399;
  /* center images */
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius:10px

}
.flickity-prev-next-button {
  top: 10px;
  -webkit-transform: none;
          transform: none;
}

.flickity-prev-next-button.previous {
  left: auto;
  right: 60px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

.flickity-page-dots .dot {
  background: white;
}

.static-banner {
  position: absolute;
  background: hsla(0, 0%, 0%, 0.3);
  z-index: 1;
  padding: 2px 20px;
  font-size: 26px;
  color: white;
  pointer-events: none;
}

.static-banner1 {
  left: 10px;
  top: 10px;
}

.static-banner2 {
  right: 10px;
  bottom: 10px;
}



body.nectar-no-scrolling { overflow: hidden; -webkit-overflow-scrolling: touch;  }
html.nectar-no-scrolling { overflow: hidden; height: 100vh;}


.nectar_team_member_overlay{height:100%; width:100%; background-color:#f2f2f2; color:#555; position:fixed; top:0; left:0; bottom: 0; right: 0;  z-index:9900; -webkit-transform:translateX(100%); transform:translateX(100%); -webkit-transition:-webkit-transform 0.8s cubic-bezier(0.2,1,.2,1); transition:transform 0.8s cubic-bezier(0.2,1,.2,1)}

.nectar_team_member_overlay.open{-webkit-transform:translateX(0%); transform:translateX(0%)}

.nectar_team_member_overlay .team_member_picture{height:100%; width:50%; position:fixed; right:0; top:0; background-color:rgba(0,0,0,0.1)}
.nectar_team_member_overlay .team_member_image{height:100%; width:100%; position:absolute; left:0; top:0; background-size:cover; -webkit-transition:-webkit-transform 15s cubic-bezier(.15,0,.7,1),opacity 0.3s;  transition:transform 15s cubic-bezier(.15,0,.7,1),opacity 0.3s;  -webkit-transform:scale(1.11); transform:scale(1.11); opacity:0; background-position:center top}
.nectar_team_member_overlay.open:not(.animating) .team_member_image{ -webkit-transform:scale(1); transform:scale(1)}

.team_member_picture_wrap{overflow:hidden; width:100%; top:0; left:0; height:100%; position:absolute}

.nectar_team_member_overlay .inner-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
}

.nectar_team_member_overlay .bottom_meta a {
   display: inline-block;
   color: inherit;
   padding: 30px 30px 30px 0;
}

.nectar_team_member_overlay .bottom_meta a i {
  height: auto!important;
  width: auto!important;
  font-size: 28px!important;
  transition: color 0.2s ease;
}
.nectar_team_member_overlay .bottom_meta a:not(:hover) i {
  color: inherit!important;
}
.nectar_team_member_overlay .team_member_details{width:50%; left:0; position:relative; padding:3% 10%; margin: auto 0;}

.using-mobile-browser .nectar_team_member_overlay .team_member_details {
  height: 100vh;
  overflow: scroll;
}



body.nectar-no-scrolling .nectar_team_member_overlay .team_member_details { margin: 0; overflow: visible;}

body.nectar-no-scrolling .nectar_team_member_overlay .inner-wrap,
body.nectar-no-scrolling .nectar_team_member_overlay .team_member_details .bio-inner { height: auto; }

@media only screen and (min-width: 690px) {
  body.nectar-no-scrolling .nectar_team_member_overlay .team_member_details {
    overflow-y: scroll;
  }
}


@media only screen and (max-width: 690px) {
  .nectar_team_member_overlay .team_member_details{ padding:10% 10%; }
}

.nectar_team_member_overlay .team_member_details .bio-inner {  height: 100%}
.nectar_team_member_overlay .team_member_details .title{line-height:20px; margin-bottom:30px}

.nectar_team_member_overlay .team_member_details h2, 
.nectar_team_member_overlay .team_member_details .mobile-close,
.nectar_team_member_overlay .team_member_details .title, 
.nectar_team_member_overlay .team_member_details .team-desc,
.nectar_team_member_overlay .team_member_details .team-desc .bottom_meta a {opacity:0; -ms-transform:translateY(40px); -webkit-transform:translateY(40px); transform:translateY(40px); -ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.4s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.4s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.4s}
.nectar_team_member_overlay .team_member_details .title {-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.55s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.55s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.55s}
.nectar_team_member_overlay .team_member_details .team-desc{-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.7s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.7s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.7s}
.nectar_team_member_overlay .team_member_details .team-desc .bottom_meta a:nth-child(1) {-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.85s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.85s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.85s}
.nectar_team_member_overlay .team_member_details .team-desc .bottom_meta a:nth-child(2) {-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.9s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.9s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.9s}
.nectar_team_member_overlay .team_member_details .team-desc .bottom_meta a:nth-child(3) {-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.95s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.95s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 0.95s}
.nectar_team_member_overlay .team_member_details .team-desc .bottom_meta a:nth-child(4) {-ms-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 1s; -webkit-transition:all 1.1s cubic-bezier(0.2,1,.2,1) 1s; transition:all 1.1s cubic-bezier(0.2,1,.2,1) 1s}

.nectar_team_member_overlay.open .team_member_details .mobile-close,
.nectar_team_member_overlay.open .team_member_details h2, 
.nectar_team_member_overlay.open .team_member_details .title, 
.nectar_team_member_overlay.open .team_member_details .team-desc,
.nectar_team_member_overlay.open .team_member_details .team-desc .bottom_meta a {opacity:1; -ms-transform:translateY(0px); -webkit-transform:translateY(0px); transform:translateY(0px)}

.nectar_team_member_overlay .team_member_details .team-desc p:empty { display: block;}
.nectar_team_member_overlay .team_member_picture .team_member_image_bg_cover{width:100%; height:100%; position:absolute; z-index:1001; left:-2px; top:0; -webkit-transform:scaleX(1); -ms-transform:scaleX(1); transform:scaleX(1); -ms-transform-origin:left; -webkit-transform-origin:left; transform-origin:left; background-color:#f2f2f2; -webkit-transition:-webkit-transform 1s cubic-bezier(0.25,1,.2,1); transition:transform 1s cubic-bezier(0.25,1,.2,1)}

.nectar_team_member_overlay.open .team_member_picture .team_member_image_bg_cover{-webkit-transform:scaleX(0); -ms-transform:scaleX(0); transform:scaleX(0)}

.nectar_team_member_close{left:0; position:fixed; top:0; pointer-events:none; display:block; height:52px; width:52px; text-align:center; line-height:48px; font-size:24px; z-index:10000; opacity:0; -webkit-transition:opacity 0.3s; transition:opacity 0.3s}

.nectar_team_member_close .inner{border:2px solid #003399; height:52px; width:52px; line-height:48px; opacity:0; font-size:24px; border-radius:100px; -webkit-transition:opacity 0.2s; transition:opacity 0.2s}

.nectar_team_member_close.visible, .nectar_team_member_close .inner.visible{opacity:1}

.nectar_team_member_close .inner:before{font-family:'FontAwesome5Free';  speak:none;  font-style:normal;  font-weight:normal;  font-variant:normal;  text-transform:none;  content:'\f057';  color:#003399;  font-size:24px;  display:block}

#zawody_wyniki {

}

@media (max-width: 690px) {
  #zawody_wyniki{ font-size:14px; }
}