body { background-image: url(/conf-data/SC2017/images/sctlo.jpg); -webkit-background-size: cover; background-size: cover; } 
#Top, #Top .topImageBg { background: none;
}
.languages { display: none; }
.viewBox .viewBoxHeader { border-left: 7px solid #E4352D; }
.menu{
  height: 43px;
}
/*
.menu a:first-child {
margin-left: -webkit-calc(-webkit-calc(100% - 1000px)/2);
margin-left:         -webkit-calc(calc(100% - 1000px)/2);
margin-left:         calc(calc(100% - 1000px)/2);
}
*/
.menu a.active{
  background: url(/conf-data/SC2017/images/design_menu_bg_active.png) no-repeat;
}
.menu a{
  background: #E3352C;
  border-right: 1px solid #CD3028;
  box-shadow: inset -1px 0px 0px 0px rgba(232,82,75,1);
  -webkit-box-shadow: inset -1px 0px 0px 0px rgba(232,82,75,1);
  -moz-box-shadow: inset -1px 0px 0px 0px rgba(232,82,75,1);
  padding: 15px 27px 13px 26px !important;
}
.menu a:hover{
  opacity:1;
}
#Top .topImage{
  margin-bottom: 10px;
  width: 1200px;
}
#Top .topImage img{
  width: 1200px;
}
#Content{
  margin-top: 10px;
  width: 1180px;
}
ul.tabNavigation li a{
  background: #F5F5F5;
}
.footer {
  width: 940px;
  margin: 0 auto;
  margin-top: 15px;
}

.box h2 {
  font-size: 15px;
  font-weight: 600;
}

.counter {
  width: 340px;
  height: 130px;
  text-align: center;
  background: #df3d3d;
  margin-bottom: 20px;
}
.counterItem {
  margin-left: 11px;
  float: left;
  color: black;
  width: 55px;
  height: 45px;
  background: #F0F0EB;
}
.counter h2{
  margin-bottom: 8px;
  padding-top: 15px;
  font-size: 14px;
  color: white;
  text-transform: uppercase;
}
.counter p{
  font-size: 24px;
  margin-top: 5px;
}
.days{
  margin-left:75px;
}
.cb{
  clear:both;
}
.daysD{
  margin-left:75px;
}
.hoursD{
  margin-left:10px;
}
.minutesD{
  margin-left:12px;
}
.daysD ,.minutesD,.hoursD{
  margin-top: 5px;
  width: 55px;
  float: left;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
}
.mainColumn{
  width: 760px;
}
.smallColumn{
  width: 340px;
}
#Content .box .boxHeader{
  width: 310px;
  background: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), color-stop(#e33c3c), to(#d62828));
  background: -webkit-linear-gradient(top, #dd4c4c, #e33c3c, #d62828);
  background: -o-linear-gradient(top, #dd4c4c, #e33c3c, #d62828);
  background: linear-gradient(to bottom, #dd4c4c, #e33c3c, #d62828);
}
#Content .box img{
  display:block;
  margin: 0 auto;
}
.footer{
  width: 1140px;
  background-repeat: repeat-x;
}
.menu{
  width: 1200px;
}
.programme{
  width: 100%;
}
.map{
  display:block;
  margin: 0 auto;
}
/*
#Content { width: 100%; padding: 40px 0; }
.mainColumn { 
padding-left: 40px; 
width: -webkit-calc(100% - 350px);
width:    -moz-calc(100% - 350px);
width:         calc(100% - 350px);
}
.registrationForm {  width: 90%; }
.viewBox  {  width: 100%; }
.footer { margin: 0px; background-repeat: repeat-x; }*/
.boxPartners table{
  width: 100%;
}
.boxPartners table img{
  margin:0 auto 10px auto;
  float: none;
  display: inline-block;
}
.modal{
  width: auto;
  max-width: none;
  padding: 10px;
}
#openingModal img{
  display: block;
}
/*spolecznosciowe*/
.socialLogo{
  height:40px;
  width:40px;
  left:0px;
  position: fixed;
  background: white;
}
.socialLogo img{
  -webkit-transition:all 0.8s;
  -o-transition:all 0.8s;
  transition:all 0.8s;
  cursor:pointer;
}
.socialLogo img:hover{
  opacity:0.8;
}
.socialContent{
  position: fixed;
}
.fbLogo, .fbContent{
  top:254px;
  z-index:0;
}
.fbContent{
  left:-340px;
}
/*koniec spolecznosciowych*/

/*galeria*/
.gallery .gallery-item{
  float:left;
  max-width: 370px;
  text-align: center;
  border: 1px solid #ccc;
  -webkit-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
  overflow: hidden;
  margin-top : 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.gallery .gallery-item:nth-child(1), .gallery .gallery-item:nth-child(2), .gallery .gallery-item:nth-child(3){
  margin-top: 0;
}
.gallery .gallery-item {
  margin-left: 25px;
}
.gallery .gallery-item.last{
  display: block;
  margin: 0 auto;
  float: none;
  position: relative;
  top: 10px;
  width: 370px;
}
.gallery .gallery-item.margin-left{
  margin-left: 5px;
}


.gallery .gallery-item:hover{
  border-color: #938e8e;
}
.gallery .gallery-item a:hover{
  text-decoration: none;
}
.gallery .gallery-item h1{
  font-size: 18px;
}
.gallery .gallery-item img{
  display:block;
  -webkit-transition: -webkit-filter 0.3s;
  transition: -webkit-filter 0.3s;
  -o-transition: filter 0.3s;
  transition: filter 0.3s;
  transition: filter 0.3s, -webkit-filter 0.3s;
    cursor: pointer;
}
.gallery .gallery-item img.active{
  -webkit-filter: blur(2px) brightness(0.5);
          filter: blur(2px) brightness(0.5);
}
.gallery .gallery-item .desc{
  padding: 12px;
  white-space: nowrap;
}
.gallery .gallery-item .more{
  background-color: rgba(0,0,0, 0.5);
  position: absolute;
  color: white;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%,-100%);
      -ms-transform: translate(-50%,-100%);
          transform: translate(-50%,-100%);
  z-index :100;
  padding: 10px;
  border: 2px solid white;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
       -o-transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
          transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
}
.gallery .gallery-item .more a{
  color: white;
}
.gallery .gallery-item .more.active{
   top: 50%;
   -webkit-transform: translate(-50%,-50%);
       -ms-transform: translate(-50%,-50%);
           transform: translate(-50%,-50%);
}
.gallery .gallery-item .img{
    position: relative;
}

.modal{
  max-width: 1100px;
  width: initial;
  padding: 15px;
  padding-bottom: 35px;
  position: relative;
}
.modal img{
  display: block;
  margin: 0 auto;
}
.blocker{
  z-index: 999;
}
.modal .left-panel-control, .modal .right-panel-control{
    top: 15px;
    bottom: 35px;
    position: absolute;
  	width: 200px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
}
.modal .left-panel-control{
  left: 15px;
}
.modal .right-panel-control{
  right: 15px;
}
.modal .modal-controls{
  position: absolute;
  bottom: 8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.modal .modal-controls .left, .modal .modal-controls .right{
  height: 0px;
  width: 0px;
  color: white;
  float:left;
  position: relative;
  cursor: pointer;
  user-select: none;
}
.modal .modal-controls .left{
  right: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right:20px solid #302F5B;
}
.modal .modal-controls .right{
  left: 10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left:20px solid #302F5B;
}

.gallery .gallery-item .more{
  background-color: rgba(0,0,0, 0.5);
  position: absolute;
  color: white;
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%,-100%);
      -ms-transform: translate(-50%,-100%);
          transform: translate(-50%,-100%);
  z-index :100;
  padding: 10px;
  border: 2px solid white;
  text-transform: uppercase;
  letter-spacing: 0.7px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
       -o-transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
          transition-timing-function: cubic-bezier(0, 0, 0, 1.15);
}
.gallery .gallery-item .more a{
  color: white;
}
.gallery .gallery-item .more.active {
   top: 50%;
   -webkit-transform: translate(-50%,-50%);
       -ms-transform: translate(-50%,-50%);
           transform: translate(-50%,-50%);
}
#wystawcy > tbody > tr >td {

height: 165px !important;
text-align:center !important;
vertical-align:middle !important;
}

#patronat_medialny td{
width :250px;
text-align:center !important;
vertical-align:middle !important;
}
#patronat img,  #patronat_medialny img {
text-align:center !important;
vertical-align:middle !important;
}
#wystawcy  tbody  tr td {
width:250px;
}
#wystawcy  tbody  tr td img {
text-align:center !important;
vertical-align:middle !important;
}