/*

cen: #435470
biblioteka: #64c325 
bibservis: #4f348c #ae4a84

*/
img.logo_current { width: 90%; height: auto; max-width: 100%;}

hr.haer{
    border: 1px dashed #435470;     
}

h1.future-courses{ font-size: 20px; color: #435470; padding: 20px 10px 20px 0px; }



div.przesun-widzialni{
    position: relative;
    top: -50px;
    right: 0px;
    z-index: 300;
}

.color1 {
  color: #435470 !important;
}
.color2 {
  color: #64c325 !important;
}
.color3 {
  color: #ae4a84 !important;
}
/* kurs w kalendarzu */
.color4 {
  color: #fff !important;
  background: #435470;
}
.color4:hover {
  color: #000 !important;
}

.color-first{
    color: #435470;
    margin: 10px;
}

.color-tlo{
    color: #e6ecf5;
    margin-right: 5px;
}

img {
  border: 0 #ae4a84 solid;
}

* {
  box-sizing: border-box;
}

body, html {
  height: 100%;
}

html {
  overflow-y: scroll;
  font-size: 6.25%; /* 1px */
}

body {
  font-size: 14rem;
  font-family: Lato, sans-serif;
  line-height: 1.3;
  /*line-height: 1.6;*/
  /*background: #cfd7e4;*/
  background: #dee5ef;
  color: #000;
  margin: 0;
  padding: 0;
  /*background: url(/images/bg-all.jpg) no-repeat center fixed;
  background-size: cover;*/
}
body::before {
  content: "";
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: .05; 
  z-index: -1;
  background: /*url(/uploads/images/btcd.png)*/ no-repeat center fixed;
  background-size: cover;
}
body.home {
  background: #e1e3e8;
}

.placowka-akredytowana{
text-align: right; font-size: 16px; margin-top: 0px; font-weight: bold; color: #2d3d5a; 
}
a {
  color: inherit;
  text-decoration: none;
}
h1 a:hover {
  text-decoration: underline;
}
a.grey {
  color: #949494;
  text-decoration: underline;
  word-spacing: normal;
}
a.grey.bold {
  color: #666;
}
a.grey:hover {
  color: #000;
  text-decoration: underline;
}
.htmlContent a {
  color: #ae4a84;
}
.htmlContent a:hover {
  text-decoration: underline;
}
.htmlContent a.btn {
  color: #fff;
  text-decoration: none;
}
.htmlContent a.btn:hover {
  color: #ae4a84;
}

img {
  max-width: 100%;
}

table {
  border-collapse: collapse;
}

h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, ul, ol {
  margin: 15px 0px;
  min-height: 18px;
}

dl, ul, ol {
  /*padding-left: 44px;*/
}


h1, h2, h3, h4, h5, h6 {
  color: #ae4a84;
  font-weight: 900;
  line-height: 1.2;
}
h1 {
  font-size: 35rem;
}
h2 {
  font-size: 30rem;
}
h3 {
  font-size: 25rem;
}
h4 {
  font-size: 25rem;
  color: #000;
}
h5 {
  font-size: 20rem;
  color: #000;
}
h6 {
  font-size: 16rem;
  color: #000;
}

p:empty {
  padding-top: 14rem;
}

nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
nav li {
  display: inline;
}

form {
  margin: 0;
}


div.kategorie-outside{
    width: 30%; 
    display: flex;
    justify-content: center;
    align-items: center; 
    min-height: 110px; 
    margin: 1%; 
    padding: 10px; 
    border: 1px solid #4D4F53; 
    float: left; 
    border-radius: 3px; 
}

div.kategorie-inside{
   color: #FFF; 
   border-radius: 3px; 
   background: #435470; 
   text-align: center; 
   width: 90%; 
   min-height: 50px; 
   display: table-cell; 
   padding: 5%;
}

img {
  vertical-align: middle;
  height: auto !important;
}
.img-left, .img-left-50, .img-left-40, .img-left-30, .img-left-20 {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  height: auto;
  vertical-align: middle;
}
.img-right, .img-right-50, .img-right-40, .img-right-30, .img-right-20 {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
  height: auto;
}
.img-left-50, .img-right-50 {
  width: 50%;
}
.img-left-40, .img-right-40 {
  width: 40%;
}
.img-left-30, .img-right-30 {
  width: 30%;
}
.img-left-20, .img-right-20 {
  width: 20%;
}


.content {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: auto;
}

.block {
  position: relative;
  margin: 30px 0;
}
.block-fixer, .block-fixer-padding-left {
  max-width: 1355px;
  /*max-width: 1000px;*/
  width: 100%;
  margin: auto;
  padding: 0 60px !important;
}
.block-fixer-padding-left {
  padding: 0 0 0 60px !important;  
}
#sidemenu-sibling .block-fixer {
  padding-left: 30px !important;
}
@media (max-width:600px)
{
  #sidemenu-sibling .block-fixer {
    padding-left: 20px !important;
  }
  .block {
    width: 100%;
    overflow: auto;
  }
}
.block-padding {
  padding: 30px 0;
}
.block-error {
  margin: 15px 60px;
  padding: 15px;
  color: #d00;
  background: #dd000033;
}

.errorBox {
  color: #d00;
  background: #dd000033;
  padding: 20px;
  border-radius: 5px;
}



.float-holder {
  width: 100%;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-clear, .clear {
  clear: both;
}

.btn {
  display: inline-block;
  background: #ae4a84;
  border: 2px solid #ae4a84;
  border-radius: 3px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 14rem;
  line-height: 18px;
  vertical-align: middle;
  font-weight: bold;
  padding: 8px 15px;
  cursor: pointer;
}
.btn-smaller {
  padding: 5px 15px;
}
.btn:hover, a:hover .btn, .btn-inverted {
  background: #fff;
  color: #ae4a84;
}
.btn-inverted:hover {
  background: #ae4a84;
  color: #fff;  
}
.btn-red {
  background: #8b524c;
  color: #fff;
  border-color: #8b524c;
}
.btn-red:hover {
  background: #fff;
  color: #8b524c;
  border-color: #8b524c;
}


#all {
  min-height: 100%;
}
#header {
    background: #e1e3e8;
}
#header .block {
  margin: 0;
}

/*a:visited, a:hover, a:link, a:active{ color: none;}*/
#header #fejsbunio a img{ border: 0;}


#header #fejsbunio{
   position: absolute;
   top: 5px; 
   right: 10px;
   cursor: pointer;
   display: block;
   z-index: 999999;
   
}

#header-top-bar {
  background: #2d3d5a;
  color: #c7c7c7;
  font-size: 12rem;
  
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 120;
}
@media (max-width:1000px) 
{
    #header-top-bar {
        position: absolute;
    }
}

#header-top-bar-right {
  padding-left: 40px;
  white-space: nowrap;
}

#header-top-bar span {
  display: inline-block;
  padding: 10px 5px;
  padding-right: 9px;
}
#header-top-bar span:not(:last-child) {
  border-right: 1px solid #ae4a84aa;
}


#header-top-bar img {
  vertical-align: -8%;
  margin-right: 3px;
}
#header-top-bar a {
  text-decoration: none;
}

@media (min-width: 1201px) {
  div.przesun-logowanie{
      position: relative;
      top: 45px;
      left: 0px;
      color: #435470;
      z-index: 10;
  }
}



@media (max-width: 1200px) {
  #header-top-bar  .flex-one-line > div {
    padding: 5px 0;
  }
  
  #header-top-bar-right{
    width:49%;
  }
  
  #header-top-bar span {
    border: 0 !important;
    padding: 5px !important;
  }
  div.przesun-logowanie{
    position: absolute;
    top: 45px;
    left: 5%;
    color: #435470;
    z-index: 10;
    }
    
    div.przesun-widzialni {
    position: relative;
    top: -45px;
    right: 0px;
    z-index: 300;
    width: 22%;
    float: right;
    }
  
}

@media (max-width: 1000px) {
  div.przesun-logowanie{
    position: absolute;
    top: 65px;
    left: 3%;
    color: #435470;
    z-index: 10;
  }
}



@media (max-width: 800px) {
  #header-top-bar .flex-one-line {
    display: block;
    text-align: center;
  }
  
  div.przesun-logowanie{
    position: static;
    left: 0px;
    color: #e6ecf5;
    }
    
    div.przesun-widzialni {
    position: relative;
    top: -45px;
    right: 0px;
    z-index: 300;
    width: 50%;
    float: right;
    }
    
}

@media (max-width: 600px) {
  div.przesun-logowanie{
    position: static; 
    left: 0px;
    color: #e6ecf5;
    }
    
    div.przesun-widzialni {
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 300;
    }
}

@media (max-width: 480px) {
  #header-top-bar span {
    border: 0 !important;
    padding: 5px;
  }
  
  div.przesun-logowanie{
    position: static;
    left: 0px;
    color: #e6ecf5;
  }
  
}
@media (max-height: 600px) {
  #header-top-bar {
    position: static;
  }
  #header-top-bars-space {
    display: none;
  }
}

#header-main-bar {
  padding: 10px 0;
  background: #e1e3e8;
}
#header-logo {
  display: inline-block;
  vertical-align: middle;
  width: 350px;
}
#header-search {
    width: 100%;
}
#header-search > div {
    margin-top: 10px !important;
}
#header-search input[type=text] {
  width: 100%;
  height: 52px;
  border: 1px solid #2d3d5a;
  border-radius: 3px;
  padding-left: 15px;
  padding-right: 75px;

}
#header-search input[type=image] {
  position: absolute;
  right: 1px;
  top: 1px;
}
#header-buttons {
  display: inline-block;
  vertical-align: middle;
  float: right;
  font-size: 0;
}
#header-buttons a, #mobile-menu-buttons {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  padding: 10px;
  font-size: 12rem;
  border-bottom: 3px solid transparent;
}
#header-buttons a img, #mobile-menu-buttons a img {
  margin-bottom: 13px;
}
#header-buttons a:last-child img, #mobile-menu-buttons a:last-child img {
  margin-bottom: 6px;
}


#mobile-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
  z-index: 1000;
  padding: 5px;
}

#mobile-menu-close {
  position: fixed;
  z-index: 1001;
  right: 10px;
  top: 40px;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
#mobile-menu-close img {
  width: 45px;
  height: 45px;
}


#mobile-menu-buttons {
  padding: 0 5px;
  width: 100%;
}
#mobile-menu-buttons a {
  display: inline-block;
  margin: 5px;
}


#mobile-menu-search {
  padding: 15px;
}

#mobile-menu-search #header-search {
  display: block;
}

#mobile-menu-main, #mobile-menu-side {
  padding: 10px;
  border: 0;
  font-weight: bold;
}

#mobile-menu-main li, #mobile-menu-main li:last-child,
#mobile-menu-side li, #mobile-menu-side li:last-child {
  border: 1px solid #ccc;
  margin: 2px;
}
#mobile-menu-main li.separator,
#mobile-menu-side li.separator {
  border: 0;
}
#mobile-menu-main a, #mobile-menu-main span,
#mobile-menu-side a, #mobile-menu-side span {
  padding: 10px !important;
}
#mobile-menu-main li.img a, #mobile-menu-main li.img span,
#mobile-menu-side li.img a, #mobile-menu-side li.img span {
  padding: 0 !important;
} 
#mobile-menu-main li,
#mobile-menu-side li {
  display: block;
}
#mobile-menu-main li.separator,
#mobile-menu-side li.separator {
  min-height: 10px;
}
#mobile-menu-main a,
#mobile-menu-side a {
  display: block;
}
#mobile-menu-main .header,
#mobile-menu-side .header {
  font-weight: bold;
}


@media (max-width:1000px) {
  #header-logo {
    width: 320px;
  }
  #header-main-bar {
    padding: 40px 0;
  }
  #header-buttons a {
    padding: 10px;
  }
  .linksboxes {
    font-size: 12rem;
  }
}
@media (max-width:1000px) {
  #header-main-bar {
    padding: 20px 0;
  }
  #header-search {
    clear: both;
    width: 100%;
  }
  #header-search input[type="text"] {
    max-width: 100%;
    height: 40px;
  }
  #header-search input[type="image"] {
    height: 38px;
  }
}
@media (max-width:800px) {
  #header-logo {
    width: 100%;
    text-align: center;  
  } 
  #mobile-menu-buttons {
    padding-left: 5px;
    padding-top: 5px;
    text-align: left;
  }
  #mobile-menu-buttons::before {
    content: "";
    float: right;
    width: 50px;
    height: 50px;
  }
  #mobile-menu-buttons a {
    text-align: center;
    min-width: 72px;
  }  
  #mobile-menu-search {
    padding: 0 12px;
  }
}
@media (max-width:390px) {
  #header-buttons a {
    font-size: 10rem;
    padding: 5px;
  }
}
@media (max-width:320px) {
  #header-logo {
    width: 100%;
  }
}




#header-buttons a:hover:nth-child(1), #header-buttons a.active:nth-child(1),
#mobile-menu-buttons a:hover:nth-child(1), #mobile-menu-buttons a.active:nth-child(1) {
  color: #435470;
}
#header-buttons a:hover:nth-child(2), #header-buttons a.active:nth-child(2),
#mobile-menu-buttons a:hover:nth-child(2), #mobile-menu-buttons a.active:nth-child(2) {
  /*color: #64c325;*/
  color: #610316;
}
#header-buttons a:hover:nth-child(4), #header-buttons a.active:nth-child(4),
#mobile-menu-buttons a:hover:nth-child(4), #mobile-menu-buttons a.active:nth-child(4) {
  color: #4f348c;
}
#header-buttons a:hover:nth-child(5),
#mobile-menu-buttons a:hover:nth-child(5) {
  color: #248cec;
}

/*
#header-buttons a.active:nth-child(1) {
  border-bottom-color: #435470; 
}
#header-buttons a.active:nth-child(2) {
  border-bottom-color: #64c325;
}
#header-buttons a.active:nth-child(3) {
  border-bottom-color: #4f348c;
}
*/


#header-menu {
  border: solid #ccc;
  border-width: 1px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16rem;
  background: #2d3d5a;
}
#header-menu li, #mobile-menu-main li, #mobile-menu-side li {
  display: inline-block;
  border-right: 1px solid #ccc;
  vertical-align: middle;
}
#header-menu li:first-child, #mobile-menu-main li:first-child, #mobile-menu-side li:first-child {
  border-left: 1px solid #ccc;
}
#header-menu li:last-child, #mobile-menu-main li:last-child, #mobile-menu-side li:last-child {
  -border-right: 0;
}
#header-menu li.header, #mobile-menu-main li.header, #mobile-menu-side li.header {
  background: #ae4a84;
  color: #fff;
}
#header-menu li.current, #mobile-menu-main li.current, #mobile-menu-side li.current {
  background: #f4f4f4;
}
#header-menu li.current a, #mobile-menu-main li.current a, #mobile-menu-side li.current a {
  border-bottom-color: #ae4a84;
  color: #474A4F;
  background: #fff;
}
#header-menu li.current.header, #mobile-menu-main li.current.header, #mobile-menu-side li.current.header {
  background: #ae4a84;
}
#header-menu li.separator, #mobile-menu-main li.separator, #mobile-menu-side li.separator {
  min-width: 20px;
  border: 0 !important;
}
#header-menu li.separator + li, #mobile-menu-main li.separator + li, #mobile-menu-side li.separator + li {
  border-left: 1px solid #ccc;
}
#header-menu a:hover, #mobile-menu-main a:hover, #mobile-menu-side a:hover {
  border-bottom-color: #ae4a84;
  color: #2d3d5a;
  background: #FFF;
}

#mobile-menu-main li, #mobile-menu-main a {
  display: block !important;
}

#header-menu ul li ul li a.has-submenu{
 color: #2d3d5a;
 
 
}

/*
#header-menu li:first-child {
  border-left: 1px solid #ccc;
}
*/
#header-menu a, #header-menu li.header span,
#mobile-menu-main a, #mobile-menu-main li.header span,
#mobile-menu-side a, #mobile-menu-side li.header span {
  display: inline-block;
  padding: 15px 20px;
  border-bottom: 3px solid #FFF;
  padding-bottom: 11px;
  font-weight: normal;
}
#header-menu li.header a, #header-menu li.header span,
#mobile-menu-main li.header a, #mobile-menu-main li.header span,
#mobile-menu-side li.header a, #mobile-menu-side li.header span {
  border-color: #ae4a84;
}
#header-menu li.header a:hover,
#mobile-menu-main li.header a:hover,
#mobile-menu-side li.header a:hover {
  background: #fff;
}

#header-menu li.img a, #header-menu li.img span,
#mobile-menu-main li.img a, #mobile-menu-main li.img span,
#mobile-menu-side li.img a, #mobile-menu-side li.img span {
  padding: 0;
}

@media (max-width:1230px) {
  #header-menu a, #header-menu span {
    font-size: 14rem;
    padding-left: 15px;
    padding-right: 15px;
  }
  #header-menu li.img a, #header-menu li.img span {
    padding: 0 !important;
  }
}
@media (max-width:1100px) {
  #header-menu a, #header-menu span {
    font-size: 13rem;
    padding-left: 10px;
    padding-right: 10px;
  }
  #header-menu li.img a, #header-menu li.img span {
    padding: 0 !important;
  }  
}
@media (max-width:970px) {
  #header-menu a, #header-menu span {
    font-size: 12rem;
  }
}
@media (max-width:850px) {
  #header-menu {
    border: 0;
  }
  #header-menu li, #header-menu li:last-child {
    border: 1px solid #ccc;
    margin: 5px;
  }
  #header-menu li.separator {
    border: 0;
  }
  #header-menu a, #header-menu span {
    padding: 10px !important;
  }
  #header-menu li.img a, #header-menu li.img span {
    padding: 0 !important;
  }  
}
@media (max-width:400px) {
  #header-menu li {
    display: block;
  }
  #header-menu li.separator {
    min-height: 10px;
  }
}



#header-banner {
  padding: 1px 0;
  background: #fff;
  background-size: cover;
  margin: 0;
  height: 154px;
  position: relative;
}
#header-banner-bg, #header-banner-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#header-banner-bg {
  background: url(https://www.cen.bialystok.pl/images/banner/01.jpg) no-repeat center;
  background-size: cover;
  opacity: 0.5;
}

#header-banner .block-fixer {
  padding-left: 390px !important;
}
#header-banner .block-fixer div {
  margin: 50px 0;
  color: #000;
  font-size: 40px;
  font-weight: 400;
  opacity: 0.5;
}

#banners {
  position: relative;
  /*height: 520px;*/
  padding-bottom: 0px;
  margin: 0;
  /*height: 100%;*/
  overflow: hidden;
  background: #fff;
}
@media (min-width:1300px) {
  #banners {
    padding-bottom: 0;
  }
}
#banners > .banner {
  position: absolute;
  z-index: 11;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: contain;
  display: none;
}
#banners > .banner:first-child {
  display: block;
}
#banners > .banner > .banner-bg {
  position: absolute;
  z-index: 12;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center;
  background-size: cover;
  filter: blur(30px);
  opacity: 0.15;
}
#banners > .banner > .banner-img {
  position: absolute;
  z-index: 13;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
}
#banners > .banner > .banner-img > .block-fixer {
  height: 90%;
  position: relative;  
  -max-width: 1000px;
}
#banners > .banner > .banner-img > .block-fixer > div {
  
  top: 10%;
  
  position: absolute;
  z-index: 12;
  left: 0;
  padding: 0 60px; 
  width: 100%;
  
  font-size: 50rem;
  font-weight: 900;
  color: #fff;
}
#banners > .banner > .banner-img > .block-fixer > div.center {
  top: 50%;
  transform: translate(0, -50%);
}

#banners > .banner > .banner-img > .block-fixer > div.bottom {
  top: auto;
  bottom: 10%;
}



@media (max-width:1200px) {
  #banners > .banner > .banner-img > .block-fixer > div {
    font-size: 45rem;
  }
}

@media (max-width:1000px) {
  #banners > .banner > .banner-img > .block-fixer > div {
    font-size: 40rem;
  }
}

#banners > .banner > .banner-img > .block-fixer > div > div {
  text-shadow: 0 0 5px rgba(0,0,0, 0.5);
}
#banners > .banner > .banner-img > .block-fixer > div > div > div {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
#banners > .banner > .banner-img > .block-fixer a.btn {
  font-size: 16rem;
  box-shadow: 0 0 5px rgba(0,0,0, 0.5);
}
#banners > .block-fixer {
  position: absolute;
  z-index: 15;
  right: 0;
  bottom: 0;
  height: 0;
}

#banners-ctrls {
  display: none;
  position: absolute;
  z-index: 14;
  left: 355px;
  bottom: 10px;
  width: 74px;
  height: 74px;
  transform: scale(0.3);
}
.playpause label { 
    display: block; 
    box-sizing: border-box; 
    width: 0; 
    height: 74px; 
    border-color: transparent transparent transparent #ae4a84; 
    transition: 100ms all ease; 
    cursor: pointer; 
    border-style: double; 
    border-width: 0px 0 0px 60px;
} 
.playpause input[type="checkbox"] { 
    visibility: hidden; 
} 
.playpause input[type="checkbox"]:checked + label { 
    border-style: solid; 
    border-width: 37px 0 37px 60px; 
} 
.playpause {
    height:150px;
    width:150px;
    text-align:center;
    position:relative;
}
.playpause label{
    position:absolute ;
    left:45px;
    top:35px;
}
@media (max-width:1000px) 
{
    #banners-ctrls {
        left: 10px;
    }
}

#banners-dots {
  position: absolute;
  z-index: 14;
  right: 120px;
  bottom: 20px;
}
#banners-dots span {
  display: inline-block;
  vertical-align: middle;
  background: rgba(255,255,255,0.5);
  background: #ae4a8480;
  border-radius: 10000px;
  width: 12px;
  height: 12px;
  margin: 5px;
  cursor: pointer;
  transition: all 0.5s;
}
#banners-dots span.active {
  background: #fff;
  background: #ae4a84;
}
#banners-dots a {
  color: rgba(255,255,255,0.5);
  color: #ae4a8480;
  cursor: pointer;
  font-size: 25rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  padding: 6px;
}

#banners a.prev, #banners a.next {
  position: absolute;
  z-index: 14;
  top: 0;
  height: 100%;
  width: 40px;
  opacity: .5;
  background: rgba(0,0,0, .2) no-repeat center;
  background-size: contain;
}
#banners a.prev:hover, #banners a.next:hover {
  cursor: pointer;
  opacity: 1;
}
#banners a.prev {
  left: 0;
  background-image: url(https://www.cen.bialystok.pl/assets/svg/arrow-left.svg) ;
}
#banners a.next {
  right: 0;
  background-image: url(https://www.cen.bialystok.pl/assets/svg/arrow-right.svg);
}

#banners-progress {
  position: absolute;
  z-index: 16;
  left: 0;
  top: 0;
  height: 4px;
  width: 0;
  background: #ae4a84;
  transition: width 5s linear;
}

#burger {
  display: none;
}

@media (max-width:800px) {
  .none-mobile {
      display: none !important;
  }
  #burger {
    display: block;
    cursor: pointer;
    position: fixed;
    left: 5px;
    top: 2px;
    z-index: 121;
    width: 45px;
    height: 45px;
  }
  #burger img {
    width: 45px;
    height: 45px;
  }
  #header-top-bar {
    padding-right: 40px;
  }
  #header-menu {
    border: 0;
    padding-bottom: 10px !important;
    background: #fff;
  }
  #header-menu li, #header-menu li:last-child {
    border: 1px solid #ccc;
    margin: 5px;
  }
  #header-menu a {
    padding: 10px;
  }
  #banners, #header-banner {
    height: 0;
    overflow: hidden;
    padding: 0;
    border-top: 2px solid #ccc;
  }
  
  body:not(.mobile-show-menu) #header-search, body:not(.mobile-show-menu) #header-buttons, 
  body:not(.mobile-show-menu) #header-menu, body:not(.mobile-show-menu) #sidemenu-wrap {
    display: none;
    clear: both;
  }
  body:not(.mobile-show-menu) #header-logo {
    margin: auto;
    display: block;
  }
  
  body.mobile-show-menu {
  
  }
  
  
}




#sidemenu-wrap {
  float: left;
  width: 300px;
  position: relative;
}
#sidemenu {
  position: absolute;
  z-index: 21;
  top: 0px;
  width: 100%;
  padding-top: 20px;
}

#sidemenu ul {
  border: 0;
  width: 100%;
  font-weight: bold;
}
#sidemenu ul li {
  display: block;
  background: #fff;
  border: 1px solid #2d3d5a;
  border-top-width: 0;
}
#sidemenu ul li:first-child {
  border-top-width: 1px;
}
#sidemenu ul li.separator {
  min-height: 20px;
  border-left-width: 0;
  border-right-width: 0;
  background: transparent;
}
#sidemenu ul li.separator:first-child {
  border-top: none;
}
#sidemenu ul li.separator:last-child {
  border-bottom: none;
}
#sidemenu ul li.header {
  background: #ae4a84;
  color: #fff;
  font-size: 16rem;
  font-weight: 900;
}
#sidemenu ul li.current {
  background: #f4f4f4;
  color: #000;
}
#sidemenu ul li.current a {
  border-left-color: #ae4a84;
}
#sidemenu ul li.header span {
  display: block;
  padding: 15px;
  padding-left: 18px;
}

#sidemenu ul li a {
  display: block;
  border-left: 3px solid #fff;
  padding: 15px;
}
#sidemenu ul li a:hover {
  border-left-color: #ae4a84;
  background: #f4f4f4 url(https://www.cen.bialystok.pl/images/arrow-right.png) no-repeat 95% center;
  color: #000;
}

#sidemenu ul li a.scenariusze {
  display: block;
  border-left: 3px solid #fff;
  padding: 15px;
  color: #333;
  background: #FFF;       
}

#sidemenu ul li a.scenariusze:hover {
  border-left-color: #ae4a84;
  background: #f4f4f4;
  color: #000;
}
#sidemenu ul li.header a {
  border-left: 3px solid #ae4a84;
}

#sidemenu ul li.img a, #sidemenu ul li.img span {
  padding: 0;
  background-color: #fff;
}
#sidemenu .sidebar-linksboxes ul li.img a, #sidemenu .sidebar-linksboxes ul li.img span {
  padding: 15px;
}
#sidemenu ul li.img a:hover img {
  opacity: .8;
}

#sidemenu .sidebar-linksboxes ul {
  text-align: center;
  /*text-transform: none;*/
}
#sidemenu .sidebar-linksboxes ul img {
  margin-bottom: 5px;
}
#sidemenu .sidebar-linksboxes ul li a {
  border-left: 0;
  color: #000;
}
#sidemenu .sidebar-linksboxes ul li a:hover {
  background: #fff;
  color: #ae4a84;
}
#sidemenu .sidebar-linksboxes ul li a:hover img {
  opacity: 0.8;
}

#sidemenu-bip {
  text-align: center;
  padding-top: 20px;
}


#sidemenu-sibling {
  margin-left: 305px;
  padding: 1px 0;
}


@media (max-width:1000px) {
  
  #header-banner .block-fixer {
    padding: 0 20px !important;
    text-align: center;
  }
  
  .block-fixer-padding-left {
    padding: 0 !important;
  }
  .block-fixer { 
    padding: 0 30px !important;
  }
  #sidemenu-sibling {
    margin-left: 0;
  }
  
  #sidemenu-wrap {
    float: none;
    width: auto;
    padding: 20px;
    text-align: center;
  }  
  #sidemenu {
    position: static;
    top: 0;
    display: inline;
  }
  #sidemenu ul {
    display: inline;
  }
  #sidemenu ul li {
    display: inline-block;
  }
  #sidemenu ul li a {
    display: inline-block;
  }
  #sidemenu ul li a:hover {
    border-left-color: transparent;
    background: #f4f4f4;
  }  
  #sidemenu ul li {
    border: 1px solid #2d3d5a;
    margin: 2px;
  }
  #sidemenu ul li.header {
    font-size: inherit;
  }
  #sidemenu ul li.separator {
    min-width: 10px;
    border: 0;
  }
  
  
  ul.itemsN-logos > li {
    max-width: 50%;
  }
  
}
@media (max-width:1000px) and (min-width:801px) {
  #sidemenu-bip {
    display: inline;
  }
  #sidemenu-bip img {
    max-height: 48px;
    margin-left: 10px;
  }
}

@media (max-width:400px) {
  #sidemenu, #sidemenu ul li, #sidemenu ul li a {
    display: block;
  }
}

#newsModule-boxes .float-right {
  padding-top: 3px;
  word-spacing: 10px;
}
#newsModule-boxes .item {
  position: relative;
  margin: 10px 0;
  padding: 15px;
  padding-bottom: 35rem;
  background: #f6f6f6;
  border: 1px solid #eee;
}

#newsModule-boxes .item img {
  width: 100%;
}

.items3 {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
.items3 > * {
  width: calc( (100% -  41px)/3  );
  margin-right: 20px !important;
}
.items3 > *:nth-child(3n) {
  margin-right: 0 !important;
}

@media (max-width:700px) 
{
  .items3 > * {
    width: 100%;
    margin-right: 0px !important;
  }
}



#newsModule-boxes .item:hover {
  color: #ae4a84;
  border: 1px solid #2d3d5a;
  box-shadow: 0 0 5px rgba(0,0,0, 0.2);
}
#newsModule-boxes .item:hover img {
  opacity: 0.8;
}
#newsModule-boxes .item img {
  margin-bottom: 15px;
}
#newsModule-boxes .item .category {
  float: right;
}
#newsModule-boxes .item p {
  font-size: 18rem;
  font-weight: bold;
  margin: 10px 0 20px;
  /*max-height: 47px;
  overflow: hidden;
  text-overflow: ellipsis;*/
}
#newsModule-boxes .item span.btn {
  text-transform: uppercase;
  position: absolute;
  right: 15px;
  bottom: 15px;
  padding: 8px 12px 6px;
  font-size: 13rem;
}


#home-bg1 {
  background: url(https://www.cen.bialystok.pl/images/home-bg1.jpg) no-repeat center top;
  min-height: 300px;
}


.home-loga {
  border-top: 1px solid #dadada;
  text-align: center;
  background: #fff;
  margin-bottom: 0;
}

#footer-bg {
  background: #fafafa;
  margin: 0;
}
#footer {
  background: #ae4a8405 url(https://www.cen.bialystok.pl/images/footer/3/separator.png) repeat-x top center;
  padding: 40px 0;
  color: #adadad;
  line-height: 1.8;
}
#footer .content {
  background: url(https://www.cen.bialystok.pl/images/footer/logo.png) no-repeat 30px 0;
  padding-left: 150px;
  min-height: 200px;
}
#footer a:hover, #footer b {
  color: #000;
}
.footer-contact {
  padding: 8px 30px;
}


#footer li.header {
  color: #ae4a84;
  font-weight: bold;
}
#footer li.separator {
  min-height: 10px;
}

.fbox12, .fbox13 {
  float: left;
  min-height: 50px;
}
.fbox12 {
  margin-right: 40px;
  width: calc(50% - 20px);
}
.fbox13 {
  margin-right: 30px;
  width: calc(33.333% - 20px);
}
.fbox12:nth-child(2n+1), .fbox13:nth-child(3n+1) {
  clear: both;
}
.fbox12:nth-child(2n), .fbox13:nth-child(3n) {
  margin-right: 0;
}

.box15 {
  display: inline-block;
  margin-right: 85px;
  margin-bottom: 30px;
  vertical-align: top;
}
.box15:nth-child(5n) {
  margin-right: 0;
}
.box15:empty {
  display: none;
}




#home-info {
  width: 100%;
  table-layout: fixed;
}
#home-info td {
  width: 33%;
  border: 1px solid #d9d9d9;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  padding: 0;
}
#home-info td.colspan {
  width: 66%;
}
#home-info td:empty {
  border: 0;
}
#home-info big {
  display: block;
  font-weight: 900;
  font-size: 80px;
  color: #ae4a84;
  line-height: 1;
  margin-bottom: 5px;
}
#home-info .square {
  position: relative;
  display: block;
  width:100%;
  padding-bottom: 100%;
  background: no-repeat center;
  background-size: cover;    
}
#home-info td.colspan .square {
  padding-bottom: 50%;
}
#home-info .square > span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#home-boxy .fbox12 {
  position: relative;
}
#home-boxy span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 35rem;
  line-height: 1.1;
  font-weight: 900;
  color: #fff;
}
#home-boxy a:hover img {
  opacity: 0.8;
}
@media (max-width:800px) 
{
  #home-info big {
    font-size: 40rem;
  }
}
@media (max-width:300px)
{
  #home-info, #home-info tbody, #home-info tr, #home-info td {
    display: block;
    width: 100%;
  }
  #home-info big {
    font-size: 60rem;
  }
} 


#home-warsztaty {
  text-align: center;
}
#home-warsztaty .hdr {
  font-size: 47rem;
  font-weight: 900;
}
#home-warsztaty .info {
  margin-top: 20px;
  margin-bottom: 50px;
}



.Calendar_Module_Block {
  width: 100%;
  overflow: hidden;
  position: static;
}

.Calendar_Module_Block .hdr {
  font-size: 22rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.Calendar_Module_Block .hdr img {
  vertical-align: -17%;
  margin-right: 10px;
}

.Calendar_Module_Block2 .wrap {
  display: none;
}
.Calendar_Module_Block2 .more, .Calendar_Module_Block2 .less {
  text-align: center;
  padding: 10px;
  border: 1px solid #dddddd;
  border-top: 0;
  cursor: pointer;
  background: #fff;
  color: #bfbfbf;
  -display: none;
}
.Calendar_Module_Block2 .more img, .Calendar_Module_Block2 .less img {
  margin-left: 5px;
}

.calendar-hdr {
  display: inline-block;
}


.calendar-prev-next {
  float: right;
  padding-top: 4px;
}
.calendar-prev-next span {
  color: #bfbfbf;
  border: 1px solid #bfbfbf;
  border-radius: 500px;
  display: inline-block;
  text-align: center;
  width: 36px;
  height: 36px;
  cursor: pointer;
  padding: 5px;
  margin-left: 5px;
  font-size: 22rem;
  line-height: 22rem;
}
.calendar-prev-next span:hover {
  color: #fff;
  background: #bfbfbf;
}

.calendar-months {
  display: inline-block;
  padding: 5px;
  padding-right: 30px;
  margin-left: 43px;
  margin-right: 10px;
  background: url(https://www.cen.bialystok.pl/assets/calendar/arrow-down.png) no-repeat right center;
  font-size: 24rem;
}

.calendar-months:hover .calendar-month-select {
  display: block;
} 
.calendar-month-select {
  display: none;
  position: absolute;
  z-index: 35;
  top: 40px;
  left: 280px;
  width: 100%;
  background: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 18rem;
  line-height: 1.6;
  text-align: center;
  width: 200rem;
}
.calendar-month-select div.current {
  background: #ae4a84;
  color: #fff;
}
.calendar-month-select div:hover {
  text-decoration: underline;
  cursor: pointer;
}
.calendar-years {
  text-decoration:none !important; 
  cursor:default !important;
  color: #ae4a84;
}
.calendar-years span:nth-child(2) {
  font-size: 19rem;
}
.calendar-years span:first-child {
  float: left;
}
.calendar-years span:last-child {
  float: right;
}
.calendar-years span:first-child, .calendar-years span:last-child {
  font-size: 16rem;
  color: #ddd;
}
.calendar-years span:first-child:hover, .calendar-years span:last-child:hover {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}
.calendar-index {
  cursor: pointer;
}
.calendar-index:hover {
  color: #ae4a84;
}

.wrap {
  overflow: hidden;
}


.calendar-loading {
  background: #fff url(https://www.cen.bialystok.pl/assets/loading.gif) no-repeat center top;
}
.calendar-content {
  border-top: 2px solid #dddddd;
  visibility: hidden;
  
}
.calendar-current .calendar-content {
  visibility: visible;
}



.calendar {
  width: 100%;
  /*overflow: hidden;*/
  -font-weight: 900;
  line-height: 1.5;
  display: table;
  table-layout: fixed;
  
  background: #ddd;
  -background: #fff;
  
  border-spacing: 1px;
  border-collapse: separate;
}

.calendar > div {
  display: table-row;
  border: 1px solid #dddddd;
}


.calendar > div:first-child, .calendarshowall .calendar > div {

}


.calendar .day {
  line-height: 1.6;
  background: #fff;
  display: table-cell;
  vertical-align: bottom;
  
  position: relative;
  
  border: 1px solid transparent;
  padding: 20px 10px;
  width: 14%;
  height: 160px;
  box-sizing: border-box;
}

.calendar .day.outOfMonth > div {
  opacity: 0.2;
}
.calendar .day.outOfMonth:hover > div, .calendar-current-week .day.outOfMonth > div {
  opacity: 1 !important;
}

.calendar .day > div {


}


.calendar .day > div > div:first-child {
  position: absolute;
  z-index: 30;
  top: 15px;
  left: 15px;
  right: 0px;
  font-size: 16rem;
}
.calendar .day > div > div:first-child a {
  display: block;
}

.calendar .day.freeDay > div > div:first-child {
  color: #ae1717;
  color: #d00;
}
.calendar .day > div > div:first-child a:hover {
  color: #ae4a84;
}
.calendar .day  > div > div:last-child {
  padding-top: 60rem;
  color: #d0d0d0;
  line-height: 1.6;
  font-size: 13rem;
  padding-left: 5px;
}
.calendar .day > div > div:last-child a {
  color: #1cb4ec;
  display: block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 1px 5px;
  border-radius: 2px;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 1px;
}
.calendar .day > div > div:last-child a:hover {
  background: #f8f8f8;
}

.calendar .day.currentDay {
  background: #f6f6f6;
}
.calendar .day.currentDay > div > div:last-child a:hover {
  background: #fff;
}

.calendar .more2 {
  display: none;
}
.calendar .more2 + a {
  color: #333 !important;
}

.calendar-popup {
  position: absolute;
  z-index: 501;
  left: 50%;
  transform: translate(-50%,0);
  width: 100%;
  max-width: 300px;
  
  background: #fff;
  border-radius: 5px;
  padding: 20px;
  
  box-shadow: 0 0 5px rgba(0,0,0, 0.3);
}
.calendar-popup .calendar {
  border: none;
}
.calendar-popup .day {
  border: none;
}

.calendar-popup .day > div > div:first-child > img {
  position: absolute;
  right: 0;
  top: -2px;
  height: 100%;
  opacity: 0.6;
  cursor: pointer;
}
.calendar-popup .day > div > div:first-child > img:hover {
  opacity: 1;
}


.calendar-popup-bg {
  position: fixed;
  z-index: 500;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255, 0.8);
}


.outOfMonthNewWeek {
  display: none;
} 


@media (max-width:900px)
{
  .calendar .day {
    padding: 10px 0;
  }
  .calendar .day > div > div:first-child {
    left: 10px;
    top: 10px;
    font-size: 14rem;
  }
  
  .calendar-loading {
    overflow: auto;
    width: 100%;
  }
  .calendar-content {
    min-width: 700rem;
  }
  
  
}

@media (max-width:600px) 
{
  .Calendar_Module_Block .hdr {
    margin-bottom: 5px;
  }

  .calendar-months {
    margin-right: 5px;
  }
}

@media (max-width:550px)
{
  .calendar-hdr {
    display: none;
  }
  .calendar-months {
    margin-left: 0;
  }
  .calendar-month-select {
    left: 20px;
  }
}


.boxing {
  width: 100%;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 8px 0;
}

.boxing > * {
  /*flex-basis: 100%;*/
  width: 100%;
  margin: 16px 0;
}

.boxing-box {
  padding-top: 1px;
  padding-bottom: 1px;
}

/*
.box-vpaddigx1 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.box-vpaddigx3 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.box-vpaddigx4 {
  padding-top: 120px;
  padding-bottom: 120px;
}
*/

.box-50p {
  /*width: 50%;*/
  /*flex-basis: 50%;*/
  width: calc(50% - 16px);
}

.box-33p {
  /*width: 50%;*/
  /*flex-basis: 50%;*/
  width: calc(33.33333% - 16px);
}
.box-66p {
  /*width: 50%;*/
  /*flex-basis: 50%;*/
  width: calc(66.66666% - 16px);
}

.imageButton-box {
  position: relative;
}
.imageButton-box img {
  width: 100%;
}
.imageButton-box span {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  font-size: 35rem;
  line-height: 1.1;
  font-weight: 900;
  color: #ae4a84;
  text-shadow: 0 0 5px rgba(0,0,0, 1);
}
.imageButton-box a:hover img {
  opacity: 0.8;
}

@media (max-width:1000px) 
{
  .box-50p, .box-33p, .box-66p {
    width: 100%;
  }  
}
@media (max-width:450px) 
{
  .imageButton-box span {
    font-size: 30rem;
  }
}




.html > *:first-child {
  margin-top: 0;
}
.html > *:last-child {
  margin-bottom: 0;
}
.html table {
  text-align: left;
}
.html table td, .html table th {
  -text-align: left;
  padding: 5px;
}
.html a:not(.btn) {
  text-decoration: underline;
}

.htmlContent, .htmlContent2 {
  line-height: 1.6;
}









.news-item {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 15px 0;
  position: relative;
  padding-bottom: 15px;
  border-bottom: 1px solid #2d3d5a;
}
.news-item:last-child {
  border-bottom: 0;
}
.news-item > *:first-child {
  float: left;
  background: #fff;
  /*width: 280px;*/
}
.news-item > .category {
  float: right;
  max-width: calc(100% - 385px);
  text-align: right;
  word-spacing: 5px;
}
.news-item > .category a {
  color: #949494;
  white-space: nowrap;
  word-spacing: normal;
}
.news-item > *:last-child {
  float: right;
  width: calc(100% - 300px);
}
.news-item span.title {
  display: block;
  font-size: 21rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 10px 0;
  clear: both;
}
.news-item span.date {
  float: left;
  margin-left: 20px;
}
.news-item a:hover {
  color: #ae4a84;
}
.news-item img:hover {
  opacity: 0.8;
}

.mod-news-top-right-list {
  text-align: right;
  position: relative;
  top: -10px;
  word-spacing: 10px;
  /*float: right;
  position: relative;
  top: -65px;
  word-spacing: 10px;*/
}
.mod-news-top-right-list a {
    word-spacing: normal;
}



@media (max-width:600px)
{
  .block-fixer { 
    padding: 0 20px !important;
  }
  .news-item > *:first-child, .news-item > *:last-child {
    float: none;
    width: 100%;
    display: block;
  }
  .news-item img {
    display: block;
    width: 100%;
    height: auto;
  }
  .mod-news-top-right-list {
    position: static;
    float: none;
    clear: both;
    top: 0;
  }
  .news-item span.date {
    float: left;
    margin-left: 0;
  }
  .news-item > .category {
    float: right;
    text-align: right;
    max-width: calc(100% - 100px);
  }
}




.c-hdr {
  font-size: 21rem;
  font-weight: bold;
  margin-bottom: 20px;
}
.c-hdr:empty {
  dsiplay: none;
}
.c-hdr img {
  vertical-align: -17%;
  margin-right: 10px;
}

@media (max-width:600px) {
  .c-hdr {
    margin-bottom: 5px;
  }
}

/*
.block-fixer {
  outline: 1px solid red;
}
.block-fixer-padding-left {
  outline: 1px solid yellow;
}
.boxing {
  outline: 1px solid yellow;
}
.boxing-box {
  outline: 1px solid blue;
}
*/



ul.itemsN-logos { 
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
  margin: 0;
  padding: 25px 0;
}
ul.itemsN-logos > li {
  display: inline-block;
}
ul.itemsN-logos img {
  opacity: 0.4;
  filter: grayscale(100%);
}
ul.itemsN-logos a:hover img {
  opacity: 1;
  filter: grayscale(0);
}




.linksboxes {
  display: table;
  border-collapse: collapse;
  width: 100%;
  margin-top: 10px;
  border-top: 3px solid #ae4a84;
}
.linksboxes ul {
  display: table-row;
}
.linksboxes li {
  display: table-cell;
  border: 1px solid #dddddd;
  text-align: center;
  vertical-align: middle;
  max-width: 0;
  padding: 15px;
  font-weight: bold;
  line-height: normal;
}
.linksboxes li.separator {
  display: none;
}
.linksboxes li.header {
  background: #ae4a84;
  color: #fff;
  font-size: 16rem;
  font-weight: 900;
}
.linksboxes img {
  padding-bottom: 10px;
}
.linksboxes a:hover {
  color: #ae4a84;
}

@media (max-width:800px) {
  .linksboxes {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
  }
  .linksboxes > * {
    display: block;
    min-width: 25%;
  }
}
@media (max-width:600px) {
  .linksboxes > * {
    min-width: 33.333%;
  }
}
@media (max-width:400px) {
  .linksboxes > * {
    min-width: 50%;
  }
}

.menu-tabs {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  /*align-items: flex-start | flex-end | center | baseline | stretch;*/
  align-items: stretch;
  justify-content: space-between;  
  margin: 0;
  padding: 0;
  width: 100%;
  margin-top: 10px;
  border-bottom: 3px solid #ae4a84;
}
.menu-tabs li {
  flex-grow: 1;
  display: inline-block;
  border: 1px solid #dddddd;
  border-bottom: 0;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  font-weight: bold;
  line-height: normal;
}
.menu-tabs li.separator {
  flex-grow: 1;
  border-top: none;
  border-right-width: 0;
} 
.menu-tabs li.header {
  background: #fff;
  font-weight: 900;
}
.menu-tabs li.img, .menu-tabs li.img a, .menu-tabs li.img span {
  padding: 0;
  line-height: 1;
}
.menu-tabs img {
  -padding-bottom: 10px;
}
.menu-tabs a {
  display: inline-block;
  padding: 15px;
  background: #fff;
  width: 100%;
  height: 100%;
}
.menu-tabs span {
  padding: 15px;
  display: inline-block;
}
.menu-tabs li.current {
  border: 1px solid #ae4a84;
}
.menu-tabs li.current a {
  background: #ae4a84;
  color: #fff !important;
  font-weight: 900;
}
.menu-tabs a:hover {
  color: #ae4a84;
}

#booknews-list h2 {
  font-size: 20rem;
}
#booknews-list .item {
  
} 
#booknews-list .flex-2-cols > *:first-child {
  max-width: 220px;
  padding-right: 20px;
}
#booknews-list .flex-2-cols > *:last-child {
  flex-grow: 1;
  max-width: calc(100% - 220px);
}

#booknews-menu {
  margin: 0;
}
#booknews-menu .block-padding {
  padding: 0;
}

.flex-2-cols {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ae4a84; 
}
#booknews-list .item:last-child .flex-2-cols {
  border-bottom: none;
}
.flex-2-cols > * {
/*  border: 1px solid red;*/
}
/*
.flex-2-cols > *:first-child {
  width: 33%;
  width: calc(34% - 10px);
}
.flex-2-cols-prop-1-2 > *:last-child {
  width: 66%;
  width: calc(66% - 10px);
}
*/


ul.flex-horizontal { 
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;  
  margin: 0;
  padding: 0;
}
ul.flex-horizontal > li {
  display: inline-block;
}

ul.items-vertical {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.items-vertical > li {

}



.noimage {
  display: inline-block;
  background: url(https://www.cen.bialystok.pl/noimage.jpg) no-repeat center;
  background-size: contain;
}


.relative {
  position: relative;
}

.mod-news-item {
  clear: both;
}

.news-info {
  width: 100%;
  overflow: hidden;
}
.news-date {
  float: left;
}
.news-category {
  float: right;
  max-width: calc(100% - 100px);
  word-spacing: 5px;
}
.news-category a {
  white-space: nowrap;
  word-spacing: normal;
}
.news-category a:hover {
  text-decoration: underline;
}






/*
.inpt::-ms-input-placeholder, .inpt:-ms-input-placeholder, .inpt::placeholder, .sel-empty {
    color: red;
    opacity: 1; 
}
*/


.inpt {
  color: #000 ;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
  min-width: 200px;
  font-size: 15rem;
}


select.sel-empty {
  color: gray;
}
option[value=""][disabled] {
  /*display: none;*/
  color: red;
}
option {
  color: #000;
}


.form {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.form .inpt {
  width: 100%;
  margin-top: 5px;
  font-family: Lato, sans-serif;
  font-size: 14rem;
  border: 1px solid #2d3d5a;
} 
.form .inpt:focus {
  background: #ae4a8433;
}
.form textarea.inpt {
  height: 200px;
}
.form-field {
  margin-top: 20px;
}
.form-field:first-child {
  margin-top: 0;
}
.form-field > label, .form-field > span {
  display: block;
  width: 100%;
}
.form-submit {
  text-align: center;
  margin-top: 20px;
}
.form-legend {
}
.form-info, .form-info2, .form-error {
  max-width: 600px;
  margin: 10px auto;
  text-align: center;
  font-weight: bold;
}
.form-info {
  color: #0d0;
}
.form-error {
  color: #d00;
}

.sel-empty {
  color: #999;
}

.inpt::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}

.inpt:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

.inpt::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}



.gallery {
  display: flex;
  flex-wrap: wrap;
  
}
.gallery a {
  display: inline-block;
  padding: 10px;
  text-align: center;
  max-width: 20%;
}
.gallery img {
  padding: 5px;
  border: 1px solid #ae4a84;
}

.gallery a:hover img {
  opacity: .6;
}





.bold {
  font-weight: bold;
}

.boxing-bg {
  background: no-repeat center;
  background-size: cover;
}
.boxing-bg-overlay {
  background: rgba(255,255,255, 0.9);
}

/*
.Calendar_Module_Block {
  padding: 0 20px;
}
*/


.align-right {
  text-align: right;
}

#search-results a {
  display: block;
  text-decoration: none;
}
#search-results h3 {
  margin: 0;
  min-height: 30px;
  font-size: 20rem;
  font-weight: normal;
}
#search-results p {
  margin: 5px 0 0;
}
#search-results .loc {
  float: right;
  margin-top: 6px;
  margin-left: 20px;
}
#search-results a:hover {
  text-decoration: underline;
}
#search-results span.d {
  letter-spacing: 2px;
  color: #888;
}

#search-results .search-result {
  margin-top: 5px;
}
#search-results .search-result:not(:first-child) {
  margin-top: 25px;
  padding-top: 20px;
  border-top: 1px solid #eee;
}

.gray, .grey {
  color: #888;
}


.attachments {
  margin: 0;
  padding-bottom: 20px;
}
.attachments > div:not(:first-child) {
  margin-top: 10px;
}
.attachments > div img {
  max-height: 25px;
  vertical-align: middle;
}
.attachments > div a:hover {
  text-decoration: underline;
  color: #ae4a84;
}
.attachments .sub {
  padding-left: 27px;
}
.attachments .sub-toggle {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 5px;
  background: url(https://www.cen.bialystok.pl/assets/images/arrow-down.png) no-repeat center;
}
.attachments .sub-toggle-active {
  background: url(https://www.cen.bialystok.pl/assets/images/arrow-up.png) no-repeat center;
}

.pagination {
  display: block;
  line-height: 30px;

}
.pagination-left {
  float: left;
}
.pagination-right {
  float: right;
  text-align: right;
}

.pagination-left > span {
  background: #f5f5f5;
  display: inline-block;
  padding: 10px 20px;
  font-size: 14rem;
  border-radius: 5px;
}
.pagination-right a {
  display: inline-block;
  font-size: 33rem;
  line-height: 25px; 
  font-weight: bold;
  text-align: center;
  width: 70px;
  padding: 10px 20px;
}
.pagination-right a.next {
  width: 250px;
}
.pagination b {
  padding: 0 5px;
  font-size: 16rem;
}
.pagination-left > span > span {
  line-height: normal;
  position: relative;
}
.pagination-left > span > span a {
  width: 50px !important;
}

.pagination-left > div {
  display: inline-block;
  position: relative;
  width: 40px;
  text-align: center;
  overflow: hidden;
  vertical-align: middle;
}

.pagination-left select {
  border: 1px solid #ccc;
  border-radius: 3px;
  background: #fff;
  font: inherit;
  font-size: 16rem;
  font-weight: bold;

  -webkit-appearance: none;
  -moz-appearance: none;
  -text-indent: 1px;
  text-overflow: '';
  
  padding: 3px 10px;
  
  margin: 1px 5px 0;
  text-align: center;
  text-align-last: center;  
  line-height: normal;
}
@-moz-document url-prefix() { /* ff hack **/
  .pagination-left select {
    padding-right: 13px;
  }
}
.pagination-left select::-ms-expand {
  display: none;
}
.pagination-left select:hover {
  border-color: #666;
}
.pagination-left option {
  background: #fff;
  text-align: center;
  text-align-last: center;
}


@media (max-width: 560px) {
  .pagination-left, .pagination-right {
    float: none;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .pagination-right {
    text-align: left;
  }
  .pagination-left > span {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    background: transparent;
  }
  .pagination-right a {
    width: 70px;
  }
  .pagination-right a.next {
    float: right;
    width: 100%;
  
  }
  .pagination-right a + a.next {
    width: calc(100% - 80px);
  }
} 

/*
.pagination > * {
  display: inline-block;
  padding: 10px 15px;
  background: #eee;
  margin-right: 5px;
  font-size: 15rem;
}
.pagination > b {
  background: #ae4a84;
}
.pagination > a:hover {
  background: #ae4a8499;
}
.pagination > a.next {
  padding: 10px 60px;
}
*/

.mobile-overflow {
  width: 100%;
  overflow: auto;
}


table.kursy {
  border: 1px solid #2d3d5a;
  width: 100%;
  table-layout: fixed;
  min-width: 600px
} 
table.kursy a {
  text-decoration: underline;
  font-weight: bold;
}
table.kursy a:hover {
  color: #ae4a84;
}
table.kursy th {
  background: #ae4a84;
  color: #fff;
  text-align: left;
  font-weight: bold;
  padding: 15px 15px;
  font-size: 16rem;
}
table.kursy th.table-sortable-asc, table.kursy th.table-sortable-desc {
  background: #0694bc;
}
table.kursy th:hover {
  background: #ae4a84DD;
  cursor: pointer;
}
table.kursy th span {
  float: right;
}
table.kursy tr:nth-child(odd) td {
  background: #eee;
}
table.kursy tr:nth-child(even) td {
  background: #fafafa;
}
table.kursy td {
  padding: 10px 15px;
  min-width: 1%;
}
table.kursy td:last-child div {
  margin: 5px 0;
  white-space: nowrap;
}
table.kursy tr > *:last-child {
  width: 215px;
}

.kursy-rok {
  margin-bottom: 40px;
  border: 2px solid #d00;
  border-radius: 5px;
  padding: 10px;
}


.kursy-szukaj {
  margin-bottom: 40px;
  border: 1px solid #2d3d5a;
  border-radius: 5px;
}

.kursy-szukaj-inputs {
  display: flex;
  flex-wrap: wrap;  
  -justify-content: space-between;
}
.kursy-szukaj-inputs > * {
  padding: 10px;
}
.kursy-szukaj-inputs > *:last-child {
  text-align: right;
}
.kursy-szukaj-inputs .inpt {
  width: 200px;
  border: 1px solid #2d3d5a;
}

@media (max-width: 600px) 
{
  .kursy-szukaj-inputs {
    display: block;
  }
  .kursy-szukaj-inputs > * {
    display: block;
    width: 100%;
  }
  .kursy-szukaj-inputs .inpt {
    width: 100%;
  }
}


.kursy-szukaj .fields, .kursy-szukaj .btns {
  width: 100%;
  overflow: hidden;
}
.kursy-szukaj .fields > div {
  float: left;
  width: 30%;
  width: calc( (100% - 20px) / 3);
  margin-right: 10px;
  font-weight: bold;
  min-width: 200px;
}
.kursy-szukaj .fields > div:last-child {
  -float: right;
  margin-right: 0;
}

.kursy-szukaj .fields > div .inpt {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
}

.kursy-szukaj .btns {
  margin-top: 10px;
}
.kursy-szukaj .btns input[type=submit] {
  float: right;
}

@media (max-width: 680px)
{
  .kursy-szukaj .fields > div {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 5px;
  } 
}

.kursy-brak {
  padding: 40px 20px;
  text-align: center;
  font-size: 17rem;
  background: #fafafa;
  border-radius: 10px;
}

.childrenMarginCollapse > :first-child {
  margin-top: 0;
}
.childrenMarginCollapse > :last-child {
  margin-bottom: 0;
}

.kurs {
  border-collapse: collapse;
  width: 100%;
}
.kurs > tbody > tr > th {
  border: 1px solid #2d3d5a;
  width: 20%;
  text-align: left;
  vertical-align: top;
  padding: 15px; 
}
.kurs > tbody > tr > td {
  border: 1px solid #2d3d5a;
  padding: 15px; 
  vertical-align: top;
}

.kurs-terminy {
  border-collapse: collapse;
  width: 100%;
}
.kurs-terminy > tbody > tr > th {
  border: 1px solid #2d3d5a;
  text-align: center;
  vertical-align: middle;
  padding: 15px; 
}
.kurs-terminy > tbody > tr > td {
  border: 1px solid #2d3d5a;
  padding: 15px; 
  text-align: center;
  vertical-align: middle;
}
.kurs-terminy small {
  color: #666;
}

.confirm, .confirm2, .confirm-error {
  text-align: center;
  padding: 40px 20px;
  background: #fafafa;
  border-radius: 10px;
  font-size: 18rem;
  margin: 20px 0;
}
.confirm2 {
  padding: 20px;
}
.confirm-error {
  color: #d00;
}

#logowanie-msg {
  border: 1px solid #2d3d5a;
  padding: 20px 30px;
  border-radius: 5px;
  background: #dedede;
  margin-bottom: 15px;
}

#logowanie-rejestracja {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
#logowanie-rejestracja > div, .box1 {
  width: 50%;
  width: calc(50% - 10px);
  border: 1px solid #2d3d5a;
  padding: 20px 30px;
  border-radius: 5px;
  position: relative;
}
#logowanie-rejestracja .btn, .box1 .btn {
  margin-bottom: 5px;
}
.box1 {
  width: 100%;
}

#logowanie {
  position: relative;
}

#logowanie .inpt, .box1 .inpt {
  width: 100%;
  padding: 10px;
  font-size: 15rem;
}

#logowanie-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff url(https://www.cen.bialystok.pl/assets/loading2.gif) no-repeat center; 
  opacity: 0.6;
  border-radius: 20px;
  display: none;
}


@media (max-width: 640px) {
  #logowanie-rejestracja {
    flex-wrap: wrap;
  }
  #logowanie-rejestracja > div {
    width: 100%;
    margin-bottom: 20px;
  }
}


.lhdr {
  display: block;
  font-weight: bold;
  font-size: 15rem;
}
#logowanie-message {
  color: #000; 
  margin-bottom: 20px; 
  font-size: 15px;
}

#rejestracja-form {
  width: 100%;
  border: 0;
  height: 500px;
  overflow: hidden;
}


.inpt:focus, .btn:focus {
  box-shadow: 0px 0px 5px 0px #ae4a84AA;
}




.table1 {
  border-collapse: collapse;
  width: 100%;
  font-size: 15rem;
  background: #fff;
  margin: auto;
}
.table1 > tbody > tr > th {
  border: 1px solid #2d3d5a;
  width: 27%;
  text-align: right;
  vertical-align: top;
  padding: 10px 15px; 
}
.table1 > tbody > tr > td {
  border: 1px solid #2d3d5a;
  padding: 10px 15px; 
  vertical-align: top;
  text-align: left;
}

.table1 .inpt {
  width: 100%;
  padding: 8px 10px;
}

.error1 {
  color: #d00;
  font-weight: bold;
}

.width-80p {
  width: 80%;
}
.middle {
  vertical-align: middle;
}


.htmlContent table {
  -border: 1px solid #ae4a84;
}
.htmlContent tbody, .htmlContent tr, .htmlContent th, .htmlContent td {
  border: inherit;
}
.htmlContent td {
  height: 20px;
}


.flex-one-line {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}
.flex > div {
  min-width: 50px;
  max-width: 300px;
  padding-right: 40px;
  padding-bottom: 20px;
  flex-grow: 1;
}
.flex > div:empty {
  width: 50px;
}
.flex > div:last-child {
  padding-right: 0px;
}

@media (max-width: 900px) {

  .flex > div:empty {
    display: none;
  }

}


#mobile-menu-side #sidemenu ul li {
  display: block;
}

.bg-loading {
  background: url(https://www.cen.bialystok.pl/loading.gif) center no-repeat;
}


.mapa-module {
  position: relative;
  width: 100%;
  padding-bottom: 50%;
}
.mapa {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.gm-style .gm-style-iw {
  font-size: 14rem;
}

.gm-style-iw h1 {
  font-size: 18rem;
}
.gm-style-iw h1, .gm-style-iw p, .gm-style-iw ul, .gm-style-iw ol {
  margin: 10px 0;
}
.mapa-punkt > *:first-child {
  margin-top: 0;
}
.mapa-punkt > *:last-child {
  margin-bottom: 0;
}
.gm-style-iw a {
  color: #ae4a84;
  text-decoration: underline;
}



.collapseNext {
  cursor: pointer;
  padding-right: 30px;
  background: url(https://www.cen.bialystok.pl/assets/images/arrow-up.png) no-repeat right;
}
.collapseNext:hover {
  filter: brightness(110%);
}
.collapseNextHidden {
  background-image: url(https://www.cen.bialystok.pl/assets/images/arrow-down.png);
}

@media (max-width:600px)
{
  .boxing-bg .btn {
    display: block;
    margin-left: 5px auto !important;
    text-align: center;
  }
}


#cookie-alert {
  position: fixed;
  z-index: 99999999;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #2f2f2f;
  color: #fff;
  max-height: 100%;
  max-height: 100vh;
  overflow: auto;
}
@media print
{
  #cookie-alert {
    display: none;
  }
}

#cookie-alert > div > div {
  padding: 10px;
}
#cookie-alert > div > div:first-child span {
  display: inline-block;
  width: 50px !important;
  height: 50px !important;
}
@media (max-width:450px)
{
  #cookie-alert > div > div:first-child {
    display: none;
  }
  #cookie-alert .flex-one-line {
    flex-direction: column;
  }
}


.lhplus {
  line-height: 1.7;
}
.tr-error > *, .td-error {
  background: rgba(240, 0, 0, 0.1);
}
 
.simpleFormCheckbox {
  float: left;
  padding-right: 10px;
  line-height: 1;
}



.trimMargins > :first-child, .trimMargins21 > :nth-child(2) {
  margin-top: 0;
}
.trimMargins > :last-child, .trimMargins21 > :last-child {
  margin-bottom: 0;
}



.kadra-info img {
  max-height: 220px;
  max-width: 200px;
}


.kadra-info {
  width: 100%;
  border: 1px solid #2d3d5a;
  border-collapse: collapse;
}
.kadra-info td {
  padding: 15px;
  text-align: left;
  vertical-align: top;
} 
.kadra-info td:first-child {
  text-align: right;
}
.kadra-info td {
  border-bottom: 1px solid #2d3d5a;
}


.kadra-info td:first-child {
  width: 30%;
  padding-right: 40px;
}
.kadra-info td:last-child {
  width: 70%;
}

.kadra-info ul {
  margin-left: 0;
  padding-left: 15px;
}

@media (max-width: 700px)
{
  .kadra-info td:first-child {
      padding-right: 20px;
  }
}

@media (max-width: 500px)
{
  .kadra-info, .kadra-info tbody, .kadra-info tr, .kadra-info td {
    display: block;
    width: 100% !important;
    text-align: left !important;
  }
  .kadra-info td:first-child {
    font-weight: bold;    
  }
  .kadra-info tr:first-child td {
    text-align: center !important;
  }
  .kadra-info td:empty {
    display: none;
  }
}

.printer {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
  padding-right: 35px;
  background: url(https://www.cen.bialystok.pl/assets/icons/printer.png) no-repeat right center; 
  line-height: 25px;
  color: #666;
  cursor: pointer;
}

@media print 
{

  body {
    padding: 0;
    margin: 0;
  }
  
  #all {
    margin: 0;
    padding: 0;
    overflow: visible;
  }
  
  #header, #header-banner, #sidemenu-wrap, .home-loga, #footer-bg, .printer, #burger, #trace, #debug {
    display: none !important;
  }
  
  #sidemenu-sibling, .block-fixer-padding-left, .block-fixer, #sidemenu-sibling .block-fixer {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  h1 {
    margin: 0;
  }
  .no-print {
    display: none !important;
  }
  .mobile-overflow {
    overflow: visible !important;
  }  
  
  .kurs > tbody > tr > th, .kurs > tbody > tr > td, .kursy > thead > tr > th, .kursy > tbody > tr > td {
    border: 2px solid #2d3d5a;
    padding: 5px !important;
    background: transparent !important;
    color: #000 !important;
  }
  table.kursy {
    min-width: auto;
    table-layout: auto !important;
    width: 100%;
  }
  table.kursy th span {
    display: none;
  }
  table.kurs {
    page-break-inside: avoid;
  }
  
  table.kursy td:last-child div {
    white-space: normal;
  }
  table.kursy a {
    text-decoration: none !important;
  }
  


}


.align-center {
  text-align: center;
}
.error {
  font-weight: bold;
  color: #d00;
}

.ankieta {
  font-size: 16rem;
}

.ankieta-pytanie, .ankieta-pytanie2 {
  font-weight: bold;
  padding: 5px 10px;
}

.ankieta-pytanie {
  background: #435470;
  color: #fff;
  line-height: 1.6;
}
.ankieta-pytanie2 {
  background: #efefef;
}

.ankieta-oceny {
  text-align: center;
}

.ankieta-ocena {
  display: inline-block;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  margin-right: 10px;
}
.ankieta-ocena:hover {
  background: rgba(0,0,0, 0.05);
}

.ankieta textarea {
  width: 100%;
}

.ankieta-error {
  border: 1px solid #d00;
}







.msg {
  border: 1px solid #2d3d5a;
  padding: 20px 30px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.align-center {
  text-align: center;
}



@media (min-width:800.1px) 
{
    #header-main-bar {
        /*padding-top: 10px;*/
    }
    #header-main-bar > div {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}
@media (min-width:1100px) 
{
    #header-buttons {
        order: 1;
    }
    #header-search {
        padding: 5px 30px;
        width: auto;
        flex-grow: 1;
    }
}







