.mainContent p, .mainContent li, .mainContent th, .mainContent td{
    font-size: 15px;
}
.infoline.info{background: #fff;}

.programme-committees-table{
    width: 100%;
}
.programme-committees-table tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.programme-committees-table thead tr {
    background: #fff !important;
}
.programme-committees-table th, td{
border: 1px solid #ddd;
padding: 8px;
text-align: left
}
.programme-committees-table tr:hover {
    background: #ebebeb;
}
.confLogoBox{
 float: none;
 width: 100%;
 text-align: center;
}
.confLogoBox img{
 max-width: 960px;
}

/* logo - gif */
/*
.confLogoBox{
  background-image: url(https://nomaten.ncbj.gov.pl/_files/test_image.gif);
  background-size: 100%;
  height: 320px;
}
.confLogoBox img {
  display:none;
}
.conference-title-link span {
  margin-top: 10px !important;
}
*/
/* #logo - gif */

.conference-title-link{
 font-size: 26.8px;
 text-align: center;
 display: block;
}
.conference-title-link span {
    margin: 0 100px;
    display: block;
}
.registrations th{
white-space: pre-wrap;
word-wrap: break-word;
}
.firewall-error{
    display: none;
}

  .footer img, .footer span{
    display: none;
  }
  .footer .f-a-center{
    background-image: url(https://webmaster.ncbj.gov.pl/sites/webmaster.ncbj.gov.pl/themes/corporateclean/images/logos/ncbj-pl-300x152.jpg);
    background-repeat: no-repeat;
    padding-left: 30px;
    display: block;
    background-position-y: center;
    width: 120px;
    background-size: 120px 61px;
  }