/* showcase na całą szerokość */
	@media only screen and (max-width: 768px) {
	  .responsive-iframe {height:210px !important;}
	  }



#rt-showcase .rt-alpha .rt-block  {padding: 0px; margin: 0px; position: relative;}


ul.menu li a,
ul.menu li .item,
ul.menu li .separator {
  display: block;
  font-size: 1em;
  font-weight: normal;
  padding: 0px 5px 0px 5px;
  border-radius: 5px;
  text-transform: none;
}

/* menu boczne */ 
ul.menu ul.unstyled {
  margin-left: 10px;
}

ul.menu li a:before,
ul.menu li .item:before,
ul.menu li .separator:before {
  content: "\f111";
  font-family: FontAwesome;
  margin-right: 8px;
  display: inline;
  vertical-align: middle;
  font-size: 0.8em;
  font-weight: normal;
}
/* mniejsze odstępy w menu górnym */
.gf-menu li {
  margin-right: 0px;
}
.gf-menu.l1 > li > .item {
  font-size: 14px;
  }
/* tabelki */
.table-bordered th {
  background-color: #49a5bd;
  vertical-align: middle;
  text-align: center;
  color: white;
  text-shadow: none;
font-weight: normal;
}

ul li {
padding-top: 5px;
padding-bottom: 5px;
}
/* cień */
.shadow {
	-moz-box-shadow: 4px 4px 6px #444;
	-webkit-box-shadow: 4px 4px 6px #444;
	box-shadow: 4px 4px 6px #444;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
/* */
.lead {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
}
[class^="icon-"],
[class*=" icon-"] {
 padding-right: 5px;
}
ul, ol {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px 15px;
}
li {
list-style-type: none;
}
/* showcase w zależności od szerokości okna */
/* reszta w rocksprocket */

body .layout-slideshow .sprocket-features-img-container img {
margin-top: 0px;
top: 0px;
}
/* !showcase */
/* czerwone tło - przysick pokaz responsive  menu */
.gf-menu-toggle {
  background: url(../images/overlays/menu-light-2.png) 0 0 repeat;
}
/* !czerwone tło - przysick pokaz responsive  menu */
.skionline_pogoda {
width: 100%  !important;
}