.strong-select {
font-weight:bold;
}
body {
  background: url(../img/sf_bg_opacity50.png);
  padding-bottom: 20px; 
  font-family: "trebuchet ms",sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "trebuchet ms",sans-serif;  
  line-height: 1.1;
  color: inherit;
}

a, .animate {  
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
}

a:hover {
	text-decoration: none;
}

img {
	max-width: 100%;
}

.logo-main {
	display: block;	
}

#login-label {
  visibility: hidden; }

.errors {
  margin: 0;
  padding: 0;
  color: #E95E3F; }

.errors li {
  list-style-type: none; }

#sum_basket {
  text-align: right;
}

.room-grid {
  display: inline-block;  
  width: 100%;
  overflow: auto;  
  /*-webkit-overflow-scrolling:touch;*/    
}

.pricing-table {
  max-width: 500px;
}

.pricing-table select {
  max-width: 80px;
}

.akcje-td {
  vertical-align: middle !important;
  text-align: center;
}

/*.grid-seats {
  position: relative;
  left: 0px;
  -webkit-transition: -webkit-transform 0s linear;
  -webkit-transform: translateZ(0);
}
*/
.grid-seat {
  width: 23px;
  height: 25px;
  line-height: 25px;
  background-color: #ccc;
  border: 1px solid #cccccc;
  text-align: center;
  float: left;
  margin: 2px;
  cursor: pointer; }

.seat-taken {
  width: 23px;
  height: 25px;
  background-color: red;
  border: 1px solid #cccccc;
  text-align: center;
  float: left;
  margin: 2px;
  cursor: pointer; }

.seat-checked {
  width: 23px;
  height: 25px;
  background-color: orange;
  border: 1px solid #cccccc;
  text-align: center;
  float: left;
  margin: 2px;
  cursor: pointer; }

.grid-seat:hover {
  border: 1px solid #333333; }

.legend-seat {
  width: 23px;
  height: 23px;
  background-color: #ccc;
  border: 1px solid #cccccc;
  text-align: center;
  float: left; 
  line-height: 23px;
}

.seat-blocked {
  background-color: #666;
  border: 1px solid #666666; }

.seat-for-disabled {
  background-color: #67B5F5;
  border: 1px solid #67b5f5; }

.seat-removed {
  background-color: transparent;
  border: 1px solid transparent;
  text-indent: -9999px; }

.grid-row button {
  float: left;
  margin: 2px;
  line-height: 16px; }

.grid-row button [class^="icon-"], .grid-row button [class*=" icon-"] {
  margin-top: -1px; }

.row-number {
  width: 23px;
  height: 25px;
  text-align: center;
  float: left;
  margin: 3px; }

.screen-marker {  
  width: 100%;
  background-color: black;
  color: white;
  margin: 0 0 10px;
  text-align: center;     
}

.grid-scroll-btns {    
  width: 100%;
  margin: 0 0 10px;  
}

.legend-box {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px; }

.sf-logo {
  max-width: 150px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }




/*content*/

.edit-box {
	@include clearfix();
}

.img-small {
	width: 148px;
	padding-bottom: 8px;	

	img {
		height: 104px;
	}
}

.content-type-2 .img-small {
	float: left;
	padding-right: 16px;
}

.content-type-3 .img-small {
	float: right;
	padding-left: 16px;
}

.content-type-4, .content-type-5, .content-type-vid {
  margin-bottom: 16px;
  max-width: 460px;
}

.file-download-list, .contacts-list, .box {
	margin-bottom: $baseLineHeight;	
}

.file-row {	
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-left: 0;

	&:last-child {
		border-bottom: 0;
	}

	.span2 {
		margin-left: 0;
	}
}

.aktualnosc-month, .content-2em, .aktualnosc-date, .program-month {
  font-size: 2em;
  line-height: 1em;
}

.aktualnosc-year, .content-1-5em, .program-year {
  font-size: 1.5em;
  line-height: 1em;
}

.aktualnosc-title, .aktualnosc-day, .content-title, .program-day {
  font-size: 4em;
  line-height: 1.2em; 
}

.content-5em {
	font-size: 5em;
  	line-height: 1.2em; 
}

.content-3em {
	font-size: 3em;
	line-height: 1.1em;
}

.aktualnosc-excerpt, .content-text {
  font-size: 1.3em;
  line-height: 1.3em;
}

.edit-text h4 {
  font-family: $sansFontFamily;
  font-weight: bold;
}


/*utilities*/

.tk-adelle-bold {
	font-family: "adelle-sans",sans-serif;
	font-style: normal;
	font-weight: 700;
}

.margin-0 {
	margin: 0 !important;
}

.margin-t-0 {
	margin-top: 0;
}

.margin-b {
	margin-bottom: 20px;
}

.border-dash-b {
	border-bottom: 1px dashed #B04197;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.border-dash-b-10px {
	border-bottom: 1px dashed #B04197;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.border-dash-t {
	border-top: 1px dashed #B04197;
	padding-top: 10px;
}

/*CSS z CMS Paginacja*/
.pagination {
  height: 32px;
  margin: 16px 0; }

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0; }

.pagination li {
  display: inline; }

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 30px;
  text-decoration: none;
  border: 1px solid #dddddd;
  border-left-width: 0; }

.pagination a:hover,
.pagination .active a {
  background-color: #eedcce; }

.pagination .active a {
  color: #999999;
  cursor: default; }

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a {
  border-left-width: 1px; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }


.filtrowanie > div {
	margin-bottom: 20px;
}

.wynik {
	display: block;		
	color: #FFF;
	position: relative;
	margin-bottom: 20px;
  overflow: hidden;
}

.wynik .wynik-title {
	position: absolute;
	bottom: 0;
	left: 0px;
	right: 0px;
	top: auto;
	padding: 0 10px;
	background-color: #101010;
	background-color: rgba(0, 0, 0, 0.6); 
}

.wynik, .wynik h6 {
	color: #FFF;	
}

.wynik:hover {
	color: #FFF;
	text-decoration: none;	
}

/*.wynik:hover .wynik-title {
	background: #009ee0;
}*/

.wynik img, .oferta img {
	max-width: 100%;  
  display: block;
}

.wynik img{ 
  opacity: 0.9;
}

.wynik:hover img {
  opacity: 1;
}

.wynik-lista {
  background-color: #f5f5f5;
  margin-bottom: 10px;
  padding: 9px;
  border: 1px solid #e3e3e3;
}

.wynik-lista:last-child {
  margin-bottom: 20px;
}

.wynik-lista.has-img .wynik-lista-content {
  padding-left: 140px;
}

.wynik-lista-img-link {
  display: block;
  float: left;
  margin: 0 10px 0 0;  
}

.wynik-lista-content h4 {
    margin-top: 0;
  }

.w-repertuarze li h6 {
  display: inline-block;
  margin: 0;
}

.w-repertuarze-miejsce {  
  font-weight: bold;
}

.w-repertuarze-emisja {
  display: inline-block;
  margin-bottom: 5px;
}

.more-in-place {
  font-size: 12px;
}

.ramka-kolor {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 5px solid transparent;
}

.oferta {
	display: block;
	padding: 10px 10px 0;	
	color: #FFF;
  background: #196798;
  height: 100%;
}

.oferta:hover {
	color: #FFF;
	text-decoration: none;	
  background: #009ee0;  	
}

.oferta-img {
	padding: 0 0 10px 10px;
}

.link-bottom {
	display: block;
}

.social-links a {
	font-size: 24px;
}

.pagination-wrapper {
	text-align: center;
}

.kina-logosy {
  float: left;
  margin: 0 0 0 0;
}

.kina-logosy li {
  float: left;
  display: block;  
}

.kina-logosy li a {
  padding: 15px;
  display: block;
  height: 55px;
  margin-top: -5px;
}

.input-group.date {
  width: 190px;
}

.input-group.date input {
  cursor: pointer;
  background-color: #FFF;
}

.navbar>.container .navbar-brand {
  margin-left: -15px;
  padding: 0 0 0 15px;
  height: 50px;
  margin-right: 15px;
}

.navbar>.container .navbar-brand a {
  padding: 20px 15px;
  background-color: #196798;
  color: #FFF;
  display: block;
  margin-top: -5px;
  -webkit-box-shadow: 0px -5px 20px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px -5px 20px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px -5px 20px 0px rgba(50, 50, 50, 0.75);
}

@media (max-width: 600px) {
  .wynik-plakat {
    width: 50%;
  }

  .wynik-lista {
    padding: 10px;
  }

  .wynik-lista-img-link {
    width: 60px;
    margin-right: 10px;
    margin-left: 0;
  }

  .wynik-lista.has-img .wynik-lista-content {
    padding-left: 70px;
  }  
  
}

.lub {
  display: inline-block;  
  font-size: 20px;
  vertical-align: middle;
}

.kup-rezerwuj-wrapper {
  margin-bottom: -10px;
}

.kup-rezerwuj-wrapper * {
  margin: 0 10px 10px 0;
}

.rectangle-box{
    position: relative;
    /*width: 50%;*/
    overflow: hidden;    
}
.rectangle-box:before{
    content: "";
    display: block;
    padding-top: 160%;
}
.rectangle-content{
    position:  absolute;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;   
    margin-bottom: 0;   
}

.navbar {
  border-top: 5px solid #69C4F0;
  background-color: #E6E6E6;
  border-bottom: 0;
}

.navbar-subhead {
  padding: 15px;
}

.svg-baltyk {  
  width: 87px;
  height: 20px;  
  fill: #FFF;
}

.baltyk-link {
  border-top: 5px solid #6FB3D8;  
}

.baltyk-link:hover .svg-baltyk {
  fill: #6FB3D8;
}

.baltyk-link.active .svg-baltyk {
  fill: #6FB3D8;
}

.svg-janosik {  
  width: 66px;
  height: 20px;  
  fill: #FFF;
}

.janosik-link {
  border-top: 5px solid #2C94CB;  
}

.janosik-link:hover .svg-janosik {
  fill: #2C94CB;
}

.janosik-link.active .svg-janosik {
  fill: #2C94CB;
}

.svg-swiatowid {  
  width: 70px;
  height: 20px;  
  fill: #FFF;
}

.swiatowid-link {
  border-top: 5px solid #325BAA;  
}

.swiatowid-link:hover .svg-swiatowid {
  fill: #325BAA;
}

.swiatowid-link.active .svg-swiatowid {
  fill: #325BAA;
}

.svg-kosmos {  
  width: 55px;
  height: 20px;  
  fill: #FFF;
}

.kosmos-link {
  border-top: 5px solid #009FDB;  
}

.kosmos-link:hover .svg-kosmos {
  fill: #009FDB;
}

.kosmos-link.active .svg-kosmos {
  fill: #009FDB;
}

.svg-rialto {  
  width: 61px;
  height: 20px;  
  fill: #FFF;
}

.rialto-link {
  border-top: 5px solid #6DA2CE;  
}

.rialto-link:hover .svg-rialto {
  fill: #6DA2CE;
}

.rialto-link.active .svg-rialto {
  fill: #6DA2CE;
}

.btn, .form-control, .input-group-addon, .well, .panel, .panel-heading, .label, .alert {
  border-radius: 0;
}

.panel-default>.panel-heading {
  background-color: #69C4F0;
  border-top: 5px solid #f5f5f5;
  color: #FFF;
  padding: 7px 15px;
}
.panel-body {
  background-color: #f5f5f5;
}

.slider-aside {
  width: 390px;
  overflow: hidden;
}

.aside-slide {
  height: 130px;
  max-height: 130px;
  overflow: hidden;
  position: relative;
}

.aside-slide a {
  display: block;
  height: 130px;
  background-position: center;
  background-size: cover;  
  opacity: 0.75;
}

.aside-slide a:hover {  
  opacity: 1;
}

.slider-main {
  width: 750px;
  float: left;
}

.main-slide {
  width: 750px;
  height: 390px;
  background-position: center;
  background-size: cover;
  position: relative;
}

.slider-main .owl-theme .owl-controls, .yt-reel.owl-theme .owl-controls {
  position: absolute;
  bottom: 0;
  right: 0;
}

.owl-theme .owl-dots .owl-dot span {
  background: #FFF;
  border: 1px solid #000;
  filter: Alpha(Opacity=75);
  opacity: 0.75;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #69C4F0;
}

.owl-theme .owl-controls {
  text-align: right;
}

.basket-login {
  float: right;
}

.slide-text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: left;  
}

.slider-aside .slide-text {
  max-width: 250px;
}

.slider-main .slide-text {
  max-width: 500px;
}

.slide-text:hover .slide-title, .slide-text:hover .slide-slogan {
  background-color: rgba(42, 100, 150, 0.8);
}

.slide-title {  
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 6px 8px;    
  margin: 0;  
}

.slide-slogan {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 6px 8px;     
  margin: 0;
  font-size: 14px;
  margin-top: 5px;
}

#logosy-carousel .owl-item {
  text-align: center;
  height: 120px;
  width: 120px;
  line-height: 120px;
  background: #fff;  
}

.logos {
  text-align: center;
  height: 120px;
  width: 120px;
  line-height: 120px;
  background: #fff;
}

.owl-carousel .owl-item .logos img {
  width: 100%;
  max-width: 100px;
  max-height: 100px;
  display: inline-block;
}

#logosy-carousel .owl-controls .owl-nav [class*=owl-] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}

.owl-prev {
  float: left;
}

.owl-next {
  float: right;
}

.rights {
  float: left;
}

.fb-btn {
  float: right;
}

.soclinks {
  float: right;
  margin-right: 20px;
}

/*.soclinks a {
  font-size: 22px;
  line-height: 22px;
}*/

.owner-col .panel-body {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owner-logo {
  text-align: center;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.pre-footer-col {
  margin-bottom: 20px;
}

.pre-footer-col .panel {
  margin-bottom: 0;
  height: 100%;
  background: #f5f5f5;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {  
  border-top: 1px solid gray;
}

.table>thead>tr>th {  
  border-bottom: 2px solid gray;
}

.navbar-text {
  margin-right: 15px;
  margin-left: 15px;
}

.icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.icon-googleplus {
  /*fill: #196798;*/
}
.icon-facebook {
  /*fill: #196798;*/
}
.icon-twitter {  
}
.icon-youtube {
  width: 22px;
  height: 22px;
}


@media (max-width: 1199px) and (min-width: 992px) {
  
  .slider-main {
    width: 650px;
  }

  .main-slide {
    width: 650px;
    height: 390px;
  }

  .slider-aside {
    width: 290px;
  }

}

@media (max-width: 991px) {

  .slider-main {
    width: 100%;
  }  

  .slider-aside {
    display: none;
  }

  /*.owl-height {
    height: 300px;
  }*/

  .main-slide {    
    height: 300px;
  }

}

@media (max-width: 650px) {  
  .fb-btn, .rights, .soclinks {
    float: none;
    margin-top: 10px;
  }
}

@media (max-width: 600px) {
  .main-slide {    
    height: 240px;
  }  
  .slider-main .slide-text {
    max-width: 80%;
    bottom: 40px;
  }
}

@media (max-width: 450px) {
  .basket-login {
    float: left;
    margin-top: 10px;
  }

  .slide-slogan {
    display: none;
  }
}

/*Styl tabel z CSS*/
.table-bordered, .edit-text table {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
}
.table, .edit-text table {
    width: 100%;
    margin-bottom: 16px;
}
table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.table-bordered caption+thead tr:first-child th, .edit-text table caption+thead tr:first-child th, .table-bordered caption+tbody tr:first-child th, .edit-text table caption+tbody tr:first-child th, .table-bordered caption+tbody tr:first-child td, .edit-text table caption+tbody tr:first-child td, .table-bordered colgroup+thead tr:first-child th, .edit-text table colgroup+thead tr:first-child th, .table-bordered colgroup+tbody tr:first-child th, .edit-text table colgroup+tbody tr:first-child th, .table-bordered colgroup+tbody tr:first-child td, .edit-text table colgroup+tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .edit-text table thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .edit-text table tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td, .edit-text table tbody:first-child tr:first-child td {
    border-top: 0;
}
.table-bordered th, .edit-text table th, .table-bordered td, .edit-text table td {
    border-left: 1px solid #ddd;
}
.table th, .edit-text table th, .table td, .edit-text table td {
    padding: 8px;
    line-height: 16px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.day-holder {
    background-color: #69C4F0;
    color: #fff;
}

.day-holder h4 {
    margin: 0px;    
}

.day-content-holder:hover {
    background-color: #E6E6E6;
}

.btn-disabled {
    color: #000;
    background-color: #f5f5f5;
    border-color: #000;
    margin-top: 0px;
}

.edit-text h3, .edit-text h4 {
    color: #009ee0;
}