/* Theme Name: SKT
Theme URI:http://skt.org.pl
Description:Wykonano na zlecenie projektowanie.org
Author:Dawid Karabin (http://hinok.net) */
/* skt.org.pl
nadchodzi wiosna!
marzec 2011

one cat, one love!

990px
6 columns
margins 20px
1 column <---->  165px
----------------------
developed with love
hinok.net */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,800,300);

@import url(css/reset.css);
@import url(css/font/fontface.css);
/* main */

.group:before, .group:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden
}

.group:after {
	clear: both
}

.group {
	zoom: 1
}

body {
	background: #fff;
	text-align: center;
	-webkit-font-smoothing: antialiased;
    min-width: 320px;
	/*overflow-x: hidden;*/
}

.wrap {
	max-width: 990px;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

#season {
	width: 100%;
	height: 100%;
	background: url(images/seasons/summer_1440.jpg) bottom center no-repeat;
	background-color: #fff !important;
}
.body-wyjazdy #season{
	background: transparent;
}

/* #top */

#top {
	background: #153565 url(images/stripe3x3.gif) top repeat-x;
	width: 100%;
	overflow: hidden;
}

#top .wrap {
	position: relative;
}

#top h2 {
	float: left;
	margin: 20px 20px 21px 0;
}
#top h1{
	float: left;
	margin: 3px 20px 0 0;
}

#top h1 a {
	display: block;
	width: 156px;
	height: 106px;
	background: transparent url(images/nowe_logo.png) no-repeat;
	text-indent: -9999px;
}

#top h2 {
	padding: 5px 0 0 0;
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 21px;
	line-height: 1em;
	text-transform: uppercase;
	color: #9fa8b9;
	color: rgba(255, 255, 255, 0.6);
}

#contact-icons {
	float: right;
	margin: 68px 0 0 0;
	overflow: hidden;
}

#contact-icons li {
	float: left;
	margin: 0 0 0 20px;
}

#contact-icons a {
	display: block;
	width: 48px;
	background: transparent url(images/sprite.png) no-repeat;
	text-indent: -9999px;
}

#contact-icons li:first-child a {
	height: 54px;
	background-position: -120px 0px;
}

#contact-icons li:last-child a {
	height: 48px;
	background-position: -180px 0px;
}

#mini-nav {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#mini-nav li {
	float: left;
	padding: 20px 20px 0 0;
	width: 145px;
	border-right: 1px solid #3c567c;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
}

#mini-nav a {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #798aa4;
	color: rgba(255, 255, 255, 0.4);
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#mini-nav >:last-child {
	background: transparent url(images/sprite.png) -410px 22px no-repeat;
}

#mini-nav a:hover {
	color: #fff;
}
/* #nav */
.mobile_menu_wrap{
	display:none;
}
.mobile_menu{
	display: none;
}
.menu_wrap {
	display: block;
	width: 100%;
	margin-top:7px;
	background: #e9e9e9;
}

#nav {
	max-width: 990px;
	width: 90%;
	height: 38px;
	margin: 0 auto;
	padding-bottom: 0;
	/*margin: -10px 0 0 0;*/
	position: relative;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

.expanded {
	height: 375px;
}

.hidden {
	height: 0;
	overflow: hidden;
}

#nav ul,
#nav-oferty,
#nav-aktualnosci,
#nav-onas,
#nav-archiwum,
#nav-galerie,
#nav-kontakt,
#nav-oferty > a:first-child,
#nav-aktualnosci a,
#nav-onas a,
#nav-archiwum a,
#nav-galerie a,
#nav-kontakt a {
	text-align: right;
	/*height: 69px;*/
}
#nav ul.group li a{
	display: inline-block;
	font-size: 12px;
	color: #333;
	padding: 12px;
	text-transform: uppercase;
}
#nav ul.group li#nav-oferty a{
	padding-right: 0;
}
#nav ul.group li#nav-oferty #liczba-ofert{
	display: inline-block;
	width: 26px;
	height: 26px;
	padding: 8px 4px;
	margin-right: 12px;
	font-size: 11px;
	line-height: 11px;
	color: #000;
	text-align: center;
	background: #c9c9c9;
	font-weight: normal;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;

}
/* ~~~~~~~~~ */

#nav-oferty,
#nav-aktualnosci,
#nav-onas,
#nav-archiwum,
#nav-galerie,
#nav-kontakt,
#nav-oferty > a:first-child,
#nav-aktualnosci a,
#nav-onas a,
#nav-archiwum a,
#nav-galerie a,
#nav-kontakt a {
	/*width: 165px;*/
	display: block;
}
/* ~~~~~~~~~ */

#nav-oferty,
#nav-aktualnosci,
#nav-onas,
#nav-archiwum,
#nav-galerie,
#nav-kontakt {
	display: inline-block;
	position: relative;
	/*float: left;*/
}
/* ~~~~~~~~~ */

#nav-oferty > a:first-child,
#nav-aktualnosci a,
#nav-onas a,
#nav-archiwum a,
#nav-galerie a,
#nav-kontakt a {
	/*background: transparent url(images/nav.png) 0px 0px no-repeat;*/
	/*text-indent: -9999px;*/
}
/*
#nav-aktualnosci a {
    background-position: -165px 0;
}

#nav-onas a {
    background-position: -330px 0;
}

#nav-archiwum a {
    background-position: -495px 0;
}

#nav-galerie a {
    background-position: -660px 0;
}

#nav-kontakt a {
    background-position: -825px 0;
    }*/
/* #nav-oferty > a:first-child:hover { background-position: 0 -69px; }
*/

/*#nav-aktualnosci a:hover {
    background-position: -165px -69px;
}

#nav-onas a:hover {
    background-position: -330px -69px;
}

#nav-archiwum a:hover {
    background-position: -495px -69px;
}

#nav-galerie a:hover {
    background-position: -660px -69px;
}

#nav-kontakt a:hover {
    background-position: -825px -69px;
    }*/

    #liczba-ofert {
/*    	display: inline-block;
    	font-size: 11px;
    	line-height: 11px;
    	font-weight: bold;
    	color: #000;*/
    	/*color: rgba(255, 255, 255, 0.75);*/
    	/*position: absolute;*/
    	/*right: 18px;*/
    	/*top: 20px;*/
    }

    #nav-oferty a.expanded {
    	background-position: 0 -69px;
    }
    /* oferty-slider */

    #nav.hidden #oferty-slider {
    	display: none;
    }

    #nav.expanded #oferty-slider {
    	display: block;
    }

    #oferty-slider {
		margin:20px 0 80px 0;
    	/*position: absolute;*/
    	position: relative;
    	/*top: 14px;*/
    	/*left: 4px;*/
    	width: 100%;
    	/*background: url(images/oferta-slider-bg.png) top repeat-x;*/
    	/*background: url(images/oferta-slider-bg.png) top repeat-x, url(images/oferta-slider-bg-stripes.png) bottom center no-repeat;*/
    	background-color: #fff;
    	-webkit-border-radius: 0 13px;
    	-moz-border-radius: 13px;
    	border-radius: 13px;
    	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
    	font-family: Helvetica, Arial, Tahoma, sans-serif;
    }

    #roundness {
    	width: 169px;
    	height: 5px;
    	background: transparent url(images/sprite.png) 0px -120px no-repeat;
    	display: block;
    	margin: -5px 0 0 0;
    }

    #nav-slider {
    	position: absolute;
    	top: 13px;
    	left: 20px;
    }

    #nextslide,
    #prevslide {
    	float: left;
    	position: relative;
    	display: block;
    	height: 24px;
    	width: 57px;
    	-webkit-border-radius: 24px;
    	-moz-border-radius: 24px;
    	border-radius: 24px;
    }

    #nextslide {
    	background: #387aac;
    	background: -moz-linear-gradient(56% 100% 16deg, #4697C9, #89C3DF);
    	background: -webkit-gradient(linear, 37% 0%, 81% 34%, from(#4697C9), to(#89C3DF));
    }

    #prevslide {
    	border: 1px solid #d9d9d9;
    	background: #fff;
    	margin: 0 15px 0 0;
    }

    #nav-slider span {
    	background: transparent url(images/sprite.png) no-repeat;
    	display: block;
    	position: absolute;
    	width: 7px;
    	height: 10px;
    }
    /* little animation */

    #nextslide,
    #prevslide,
    #nav-slider span {
    	-webkit-transition: all 0.2s ease-in-out;
    	-moz-transition: all 0.2s ease-in-out;
    	-o-transition: all 0.2s ease-in-out;
    }

    #prevslide {
    	width: 39px;
    }

    #prevslide span {
    	background-position: -406px -67px;
    	left: 10px;
    	top: 7px;
    }

    #nextslide span {
    	background-position: -483px -67px;
    	right: 10px;
    	top: 7px;
    }

    #prevslide:hover {
    	width: 57px;
    }

    #prevslide:hover span {
    	left: 20px;
    }

    #nextslide:hover {
    	background: #89C3DF;
    }

    #nextslide:hover span {
    	right: 20px;
    }
    /* mini breadcrumbs */

    #slider-mini-breadcrumbs {
    	position: absolute;
    	top: 20px;
    	left: 20px;
    	font-size: 11px;
    	color: #656565;
    }

    #slider-mini-breadcrumbs span:first-child {
    	text-transform: uppercase;
    	color: #3c3c3c;
    	font-size: 9px;
    	font-weight: bold;
    	padding: 0 20px 0 0;
    }

    #slider-mini-breadcrumbs span:first-child ~ span {
    	-webkit-border-radius: 16px;
    	-moz-border-radius: 16px;
    	border-radius: 16px;
    	padding: 4px 7px;
    }

    #slider-mini-breadcrumbs span.paged {
    	border: 1px solid #cdcdcd;
    }

    #slider-mini-breadcrumbs a {
    	color: #3B7ECF;
    	display: block;
    	/* background: transparent url(../images/sprite.png) -570px -54px no-repeat; padding: 5px 20px 10px 15px;  */
    }

    #filter-slider {
    	float: right;
    	padding: 13px 20px 13px 0;
    	text-align: left;
    	font-family: Helvetica, Arial, Tahoma, sans-serif;
    }

    #filter-slider dl {
    	float: left;
    	margin: 0 0 0 20px;
        position: relative;
    }

    #filter-slider dt,
    #filter-slider dd {
    	position: relative;
    }

    #filter-slider dt {
    	z-index: 2;
    }

    #filter-slider dd {
    	z-index: 1;
    }

    #filter-slider dt a {
    	display: block;
    	width: 150px;
    	background: #fff url(images/sprite.png) no-repeat 168px -170px;
    	line-height: 1em;
    	font-size: 12px;
    	-webkit-border-radius: 16px;
    	-moz-border-radius: 16px;
    	border-radius: 16px;
    	padding: 7px 28px 7px 8px;
    	border: 1px solid #cccccc;
    	color: #575757;
    }

    #filter-slider dd ul {
    	display: none;
    	background: #fff;
    	width: auto;
    	height: auto;
    	min-width: 186px;
    	position: absolute;
    	top: -20px;
    	left: 0px;
    	padding: 20px 0 0 0;
    	border: 1px solid #cccccc;
    	border-top: 0 !important;
    	-webkit-border-radius: 13px;
    	-moz-border-radius: 13px;
    	border-radius: 13px;
    	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
    	overflow: hidden;
    }

    #filter-slider dd ul li a {
    	font-size: 11px;
    	line-height: 1;
    	padding: 8px 10px 8px 10px;
    	border-bottom: 1px solid #dadada;
    	color: #343434;
    	display: block;
    	background: #fff;
    	-webkit-transition: all 0.1s ease-in-out;
    	-moz-transition: all 0.1s ease-in-out;
    	-o-transition: all 0.1s ease-in-out;
    }

    #filter-slider dd li:last-child a {
    	-webkit-border-radius: 0 0 13px 13px;
    	-moz-border-radius: 0 0 13px 13px;
    	border-radius: 0 0 13px 13px;
    }

    #filter-slider dl.open ul {
    	display: block;
    }

    #filter-slider dl.open dt a {
    	font-weight: bold;
    	color: #000;
    	border-bottom: 1px solid #fff;
    	-webkit-border-radius: 13px 13px 0 0;
    	-moz-border-radius: 13px 13px 0 0;
    	border-radius: 13px 13px 0 0;
    }

    #filter-slider dd ul li a:hover {
    	background: #ccc;
    	color: #000;
    }

    #filter-slider dd ul li:last-child a {
    	margin: 0;
    	border: 0;
    }
/* filter-box
filtrowanie wyjazdow w glownej przegladarce ofert (gora strony).
....... */

#filter-box {
	background: #e5e5e5;
	background: -moz-linear-gradient(0 100% 90deg, #d4d4d4, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e5e5e5), to(#d4d4d4));
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	padding: 10px 20px;
	-webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.15);
	color: #595959;
}

#filter-box strong {
	color: #000;
}
/* #frame-oferty */

#window-oferty {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

#frame-oferty {
	width: 100%;
	height: auto !important;
	display: block;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
}

#frame-oferty > li {
	float: left;
	width: 33.3333333%;
	height: 240px;
}

#frame-oferty li a {
	height: 240px;
}

.oferta-photo {
	height: 150px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: transparent;
}

#list-capabilities {
	position: absolute;
	width: 290px;
	height: auto !important;
	bottom: 10px;
	right: 20px;
	display: block;
}

#list-capabilities span {
	float: right;
	margin: 5px 0 0 5px;
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	line-height: 1em;
	font-size: 10px;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	text-transform: uppercase;
	padding: 3px 6px 3px 6px;
	background: #e20a0a;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.6);
}

.oferta-text {
	padding: 15px 20px 0 20px;
	position: relative;
	background: transparent url(images/oferta-sep.png) top right no-repeat;
}

.oferta-info {
	font-size: 11px;
	color: #666666;
	margin: 8px 0 0 0;
	padding: 8px 0 0 0;
	width: 100%;
    border-top: 1px solid #e7e7e7;
	position: relative;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}

#frame-oferty h2,
#frame-oferty li em,
#frame-oferty li em ~ span {
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	line-height: 1em;
}

#frame-oferty h2 {
	font-size: 14px;
	color: #4094c3;
}

#frame-oferty li em {
	font-size: 12px;
	color: #4c4c4c;
}

#frame-oferty li em ~ span {
	color: #000;
	font-size: 18px;
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
}

.oferta-dni,
.oferta-pseudo-link-informacje {
	text-transform: uppercase;
	font-weight: bold;
}

.oferta-start,
.oferta-end,
.oferta-pseudo-link-informacje {
	position: absolute;
}

.oferta-start {
	left: 125px;
}

.oferta-end {
	left: 210px;
}

.oferta-dni{
    position: relative;
    padding-right: 16px;
}

.oferta-dni:after{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
    width: 4px;
    height: 7px;
    background-image: url(images/arrow-gray.png);
    background-repeat: no-repeat;
}

.oferta-pseudo-link-informacje {
	right: 0px;
    font-size: 9px;
    bottom: 2px;
    background-image: url(images/arrow-orange.png);
    background-repeat: no-repeat;
    background-position: 67px 1px;
    padding-right: 15px;
}

.oferta-pseudo-link-informacje:after{
    content: "";
    position: absolute;
    width: 26px;
    height: 1px;
    bottom: 8px;
    right: 77px;
    transform: rotate(-54deg);
    background-color: #e7e7e7;
}

#frame-oferty li a {
	display: block;
}

#frame-oferty li a:hover {
	background: #4094c3;
}

#frame-oferty li a:hover h2 {
	color: #fff;
}

#frame-oferty li a:hover em {
	color: #163664;
}

#frame-oferty li a:hover em ~ span {
	color: #fff;
}

#frame-oferty li a:hover .oferta-info {
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	background-position: -330px -210px;
}

.roundness-left {
	-webkit-border-radius: 0 0 0 13px;
	-moz-border-radius: 0 0 0 13px;
	border-radius: 0 0 0 13px;
}

.roundness-right {
	-webkit-border-radius: 0 0 13px 0;
	-moz-border-radius: 0 0 13px 0;
	border-radius: 0 0 13px 0;
}

#window-oferty ~ h2 a {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 40px;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	position: absolute;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}

#rss-link {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #fff;
	color: rgba(255, 255, 255, 0.75);
	position: absolute;
	bottom: -30px;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.4) 1px 1px 2px;
}

#window-oferty ~ h2 a {
	left: 20%;
	margin-top: 12px;
}

#rss-link {
	right: 0;
}

#window-oferty ~ h2 a:hover,
#rss-link:hover {
	color: #fff;
}

#pausebtn,
#playbtn {
	width: 20px;
	height: 20px;
	background: transparent url(images/sprite.png) no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	bottom: -30px;
}

#pausebtn {
	background-position: -390px -140px;
	left: 20px;
}

#playbtn {
	background-position: -419px -140px;
	left: 40px;
}

#pausebtn.on {
	background-position: -390px -120px;
}

#playbtn.on {
	background-position: -419px -120px;
}

#pausebtn.blocked {
	background-position: -473px -120px;
}

#playbtn.blocked {
	background-position: -502px -120px;
}
/* fade */

#fade-bg {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}

#fade-msg {
	width: 300px;
	position: absolute;
	top: 100px;
	left: 50%;
	margin: 0 0 0 -150px;
	z-index: 100;
}

#fade-msg span {
	padding: 20px 40px 20px 40px;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	color: #fff;
	font-size: 18px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}

#fade-bg,
#fade-msg {
	opacity: 0;
}

.fill-empty {
	background: transparent url(images/fill-empty.jpg) no-repeat 50% 50%;
}
/* featured */

#featured {
	overflow: hidden;
	width: 100%;
	margin: 0 0 165px 0;
	background: #fff;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}

#featured-window,
#featured-facebook {
	height: 338px;
	float: left;
	display: inline;
}

#featured-window {
    width: calc(100% - 165px);
	position: relative;
	overflow: hidden;
}

#featured-facebook {
	width: 165px;
	position: relative;
}

#featured-window ul {
	position: absolute;
	left: 0;
	top: 0;
}

#featured-window li {
	float: left;
	position: relative;
}

#featured-window .featured-photo a {
	display: block;
	width: 100%;
	height: 338px;
	-webkit-border-radius: 13px 0 0 13px;
	-moz-border-radius: 13px 0 0 13px;
	border-radius: 13px 0 0 13px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: transparent;
}

.featured-photo {
	width: 60%;
}

.featured-text {
    width: calc(40% - 40px);
    padding: 20px 20px 64px 20px;
    position: relative;
    height: 254px;
}

.featured-photo,
.featured-text {
	float: left;
	display: inline;
}

.featured-text h3 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 48px;
	color: #4094c3;
	text-transform: uppercase;
	line-height: 0.8;
	margin: 0 0 10px 0;
}

.featured-text h4 {
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 0.8;
}

.featured-info {
	margin: 20px 0 20px 0;
	font-size: 14px;
	color: #4c4c4c;
}

.featured-info span:first-child {
	font-weight: bold;
}

.arrow-as-separator {
	font-size: 12px !important;
	padding: 0 10px 0 10px;
}

.featured-text p {
	font-size: 12px;
	line-height: 1.5em;
	color: #3a3a3a;
}

.featured-zapisz-sie,
.featured-moreinfo {
	position: absolute;
	bottom: 0;
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.featured-zapisz-sie {
	padding: 30px 20px 25px 20px;
	color: #fff;
	color: rgba(255, 255, 255, 0.8);
	background: #ff863f;
	/* background: -moz-linear-gradient(53% 31% 265deg, #FF9A5F, #FF7524); background: -webkit-gradient(linear, 3% 15%, 0% 75%, from(#FF9A5F), to(#FF7524));  */

	background: -moz-linear-gradient(0 100% 90deg, #FF7524, #FF9A5F);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FF9A5F), to(#FF7524));
	-webkit-border-radius: 0 13px 0 0;
	-moz-border-radius: 0 13px 0 0;
	border-radius: 0 13px 0 0;
	line-height: 0.8;
	letter-spacing: 0.25px;
	left: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

.featured-zapisz-sie:hover {
	color: #fff;
	-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.6);
	box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.6);
}

.featured-moreinfo {
	display: block;
	left: 120px;
	bottom: 20px;
	background: transparent url(images/sprite.png) -390px -360px no-repeat;
	padding: 0 0 0 20px;
	color: #7f7f7f;
}

.featured-moreinfo:hover {
	color: #000;
}

#featured-facebook h3 {
	display: none;
}

#featured-facebook a {
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 338px;
	background: transparent url(images/facebook.jpg) no-repeat;
	-webkit-border-radius: 0 13px 13px 0;
	-moz-border-radius: 0 13px 13px 0;
	border-radius: 0 13px 13px 0;
}

#featured-facebook a:hover {
	background-position: 0 -338px;
}

#facebook-fan-count,
#facebook-fan-images {
	position: absolute;
}

#facebook-fan-images {
	width: 120px;
	top: 40px;
	left: 20px;
}

#facebook-fan-images img {
	margin: 0;
	padding: 0;
	float: left;
}

#facebook-fan-count {
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 15px;
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	top: 205px;
	left: 40px;
}

#featured-facebook a:hover #facebook-fan-count {
	color: #fff;
}

#nav-featured,
#offer-related-nav {
	position: absolute;
}

#nav-featured {
	top: 10px;
	left: 20px;
}

#offer-related-nav {
	top: 20px;
	right: 20px;
}

#nav-featured a,
#offer-related-nav a {
	text-align: center;
	font-size: 7px;
	line-height: 1;
	display: block;
	float: left;
	width: 18px;
	padding: 2px 0;
	color: #fff;
	background: #000;
	opacity: 0.35;
	margin: 0 10px 0 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
	-moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
	box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#nav-featured a.active,
#offer-related-nav a.active {
	opacity: 1;
	width: 25px;
}

#nav-featured a:hover,
#offer-related-nav a:hover {
	opacity: 1;
}
/* aktualnosci */

#aktualnosci {
	overflow: hidden;
	position: relative;
	z-index: 12;
	margin: 0 0 20px 0;
	width: 660px;
	background-color: #fff;
	background: rgba(255, 255, 255, 0.8);
	-webkit-border-radius: 13px 13px 0 0;
	-moz-border-radius: 13px 13px 0 0;
	border-radius: 13px 13px 0 0;
}

#aktualnosci-winter {
	float: right;
	overflow: hidden;
	position: relative;
	margin: -100px 0 0 0;
	width: 495px;
}

#aktualnosci h3,
#aktualnosci-winter h3 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 48px;
	color: #000;
	color: rgba(0, 0, 0, 0.85);
	text-transform: uppercase;
	padding: 20px;
}

.aktualnosci-post {
	float: left;
	width: 125px;
	padding: 0 20px 40px 20px;
}

.aktualnosci-post h4,
.aktualnosci-post h4 a {
	line-height: 0.9;
}

.aktualnosci-post h4 a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.aktualnosci-post h4 a:hover {
	opacity: 0.7;
}

#aktualnosci >:nth-child(4) {
	border-right: 1px solid #c4c5c2;
}

.archiwum-link {
	margin: 0 0 0 20px;
	padding: 0 30px 0 0;
	background: url(images/sprite.png) -330px -420px no-repeat;
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 18px;
	color: #5d5d5c;
	text-transform: uppercase;
	display: block;
	/* clear: both;  */

	float: left;
	width: 60px;
}

.archiwum-link:hover {
	color: #000;
}

#aktualnosci-piasek {
	background: transparent url(images/footer-sprite.png) 0px 0px no-repeat;
	width: 784px;
	height: 20px;
	position: absolute;
	left: -80px;
	bottom: -12px;
}

#aktualnosci-winter p {
	margin: 15px 0 0 0;
	font-size: 12px;
	line-height: 1.5em;
	color: #676968;
}
/* o nas */

#onas-box {
	height: 60px;
	width: 496px;
	background: transparent url(images/footer-sprite.png) 0 -20px no-repeat;
	margin: 40px 0 40px 0;
}

#onas-box a {
	padding: 15px 20px 0 70px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
}

#onas-box a:hover {
	color: #fff;
}
/* newsletter bottom */

#newsletter-bottom {
	z-index: 10;
	float: right;
	margin-top: -100px;
	position: relative;
	height: 60px;
	width: 478px;
	background: rgba(255, 255, 255, .78);
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	-webkit-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
	-moz-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
	box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
}

#newsletter-bottom .inline {
	float: left;
	padding: 17px 0 0 20px;
}

#newsletter-bottom h4 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 24px;
	color: black;
	color: rgba(0, 0, 0, 0.85);
	text-transform: uppercase;
}

#newsletter-bottom input {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	-webkit-background-clip: padding-box;
	/* fix WebKit background bleed on border-radius */

	-webkit-border-radius: 256px;
	-moz-border-radius: 256px;
	border-radius: 256px;
}

#newsletter-bottom input[type="text"] {
	width: 192px;
	height: 13px;
	line-height: 13px;
	padding: 5px 24px 5px 8px;
	background: #a3adba;
	color: #f3f4f6;
	font-size: 11px;
	-webkit-box-shadow: inset 2px 3px 4px -2px #656a72;
	-moz-box-shadow: inset 2px 3px 4px -2px #656a72;
	box-shadow: inset 2px 3px 4px -2px #656a72;
}

#newsletter-bottom input[type="text"]:focus {
	background: #868e98;
	color: #fff;
}

#newsletter-bottom input[type="submit"] {
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 9px !important;
	color: white;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, .24) 1px 1px 0px;
	background: #4AB0EF;
	background: -moz-linear-gradient(0 100% 90deg, #2780DC, #4AB0EF);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4AB0EF), to(#2780DC));
	cursor: pointer;
	padding: 7px 12px;
	-webkit-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24);
	-moz-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24);
	box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24);
}

#newsletter-bottom input[type="submit"]:active {
	background: #2780DC;
	background: -moz-linear-gradient(0 100% 90deg, #4AB0EF, #2780DC);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2780DC), to(#4AB0EF));
	-webkit-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24), inset 0 2px 4px -1px rgba(0, 0, 0, .33);
	-moz-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24), inset 0 2px 4px -1px rgba(0, 0, 0, .33);
	box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .24), inset 0 2px 4px -1px rgba(0, 0, 0, .33);
}

#newsletter-bottom input[type="text"]::-webkit-input-placeholder {
	color: #f3f4f6;
}

#newsletter-bottom input[type="text"]:-moz-placeholder {
	color: #f3f4f6;
}

#newsletter-bottom input[type="text"]:-ms-input-placeholder {
	color: #f3f4f6;
}

#newsletter-bottom-email-inline {
	position: relative;
}

#newsletter-bottom-email-inline:after {
	position: absolute;
	top: 20px;
	right: 10px;
	content: "@";
	color: #868e98;
	font-weight: bold;
	font-size: 21px;
	line-height: 1em;
	height: 21px;
}

#newsletter-bottom .messages {
	text-align: center;
	width: 478px;
	position: absolute;
	bottom: 60px;
	left: 0;
}

#newsletter-bottom .error,
#newsletter-bottom .success,
#newsletter-bottom .warning {
	position: relative;
	display: inline-block;
	width: 224px;
}

#newsletter-bottom .error:after,
#newsletter-bottom .success:after,
#newsletter-bottom .warning:after {
	position: absolute;
	bottom: -30px;
	left: 100px;
	display: block;
	content: "";
	width: 0;
	height: 0;
	font-size: 0px;
	line-height: 0px;
	border: 15px solid;
}

#newsletter-bottom .error:after {
	border-color: #a80606 transparent transparent;
}

#newsletter-bottom .success:after {
	border-color: #5caf12 transparent transparent;
}

#newsletter-bottom .warning:after {
	border-color: #EDEDC9 transparent transparent;
}

.no-rgba #newsletter-bottom,
.no-js #newsletter-bottom {
	background: #fff;
}
/* footer */

#nav-footer {
	background: #fff;
}

#nav-footer .wrap {
	position: relative;
}

#nav-footer .wrap >:first-child {
	background: #ff7b27;
	max-width: 990px;
	width: 90%;
	font-size: 0;
	line-height: 0;
	height: 3px;
	display: block;
	-webkit-border-radius: 0 0 13px 13px;
	-moz-border-radius: 0 0 13px 13px;
	border-radius: 0 0 13px 13px;
	margin: 0 0 40px 0;
}

.links-column {
	width: 125px;
	float: left;
	padding: 0 20px 0 20px;
	font-size: 11px;
}

.links-column strong {
	color: #3b3b3b;
	font-weight: bold;
	display: block;
	margin: 0 0 10px 0;
}

.links-column a {
	color: #777777;
	display: block;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #ebebeb;
}

.links-column a:last-child {
	border: 0;
}

.links-column a em {
	color: #a5a5a5;
	float: right;
}

.links-column a:hover {
	color: #000;
}

.links-column a:hover em {
	color: #000;
}

.col-2 {
	width: 290px;
}

#footer {
	margin: 40px 0 0 0;
	font-size: 11px;
	color: #7f7f7f;
	line-height: 1em;
	background: #fff;
}

#footer .wrap {
	position: relative;
	padding: 0 0 100px 0;
}

#footer .wrap >:first-child {
	margin: 0 0 20px 0;
	display: block;
	font-size: 0;
	line-height: 0;
	background: url(images/footer-sprite.png) 0px -80px no-repeat;
	max-width: 990px;
	width: 90%;
	height: 5px;
}

#footer p {
	font-size: 11px;
	color: #7f7f7f;
	position: absolute;
	top: 25px;
	left: 20px;
	line-height: 1.3em;
}

#footer p a {
	color: #263c62;
}

#footer p a:hover {
	color: #3c8bca;
}

#projektowanie-org {
	position: absolute;
	top: 30px;
	right: 185px;
	/* font-size: 12px; line-height: 1em; font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;  */

	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
}

#projektowanie-org a {
	width: 116px;
	height: 21px;
	display: block;
	text-indent: -9999px;
	background: transparent url(images/footer-sprite.png) -510px -30px no-repeat;
}

#projektowanie-org ~ a {
	display: block;
	background: transparent url(images/footer-sprite.png) -643px -24px no-repeat;
	text-indent: -9999px;
	width: 13px;
	height: 52px;
	position: absolute;
	right: 0;
	top: 0;
}

#projektowanie-org ~ a:hover {
	background-position: -656px -24px;
}
/* animacje, elementy statyczne, zarowno zima jak i lato */
/* L A T O

S U M M E R */

#bottle,
#ball,
#volleyball,
#sand-in-air {
	position: absolute;
	background: transparent url(images/footer-sprite.png) no-repeat;
}

#bottle {
	background-position: -890px -14px;
	width: 69px;
	height: 58px;
	top: -170px;
	left: 600px;
}

#ball {
	background-position: -181px -122px;
	width: 29px;
	height: 29px;
	top: -535px;
	left: 360px;
	z-index: 10;
}

#volleyball {
	background-position: 0px -119px;
	width: 145px;
	height: 265px;
	top: -435px;
	left: 275px;
	z-index: 11;
}

#sand-in-air {
	background-position: -270px -120px;
	width: 100px;
	height: 40px;
	top: -160px;
	left: 210px;
}
/* #ball, #volleyball { position: absolute; }
#volleyball { width: 144px; height: 265px; background: transparent url(images/shapes/man.png) no-repeat; top: -435px; left: 275px; z-index: 11; }
#ball { width: 29px; height: 29px; background: transparent url(images/shapes/ball.png) no-repeat; top: -535px; left: 360px; z-index: 10; }
*/
/* Z I M A


.------, .\/.          |______|
_\_ }
{ _/_       _|_Ll___|_
/ }
{ \       [__________]          .\/.
'/\'        /          \        _\_\/_/_
()  o  o    ()        / /\ \
\ ~~~   .  /          '/\'
_\/   \ '...'  /    \/_
\\ { `------' }
//
\\  /`---/', `\\  //
\/'  o  | |\ \`//
/'      | | \/ /\
__, . -- ~~ ~|    o   `\|      |~ ~~ -- . __
|                 |
\    o            /
`._           _.'
^~- . -  ~^


W I N T E R */

#ski_wmn,
#snowbrd_sh,
#snowbrd_man {
	position: absolute;
}

#ski_wmn {
	width: 258px;
	height: 295px;
	background: url(images/shapes/ski_wmn.png) no-repeat;
	left: 20px;
	top: -653px;
}

#snowbrd_man {
	width: 385px;
	height: 377px;
	background: url(images/shapes/snowbrd_man.png) no-repeat;
	left: 110px;
	top: -708px;
}

#snowbrd_sh {
	width: 430px;
	height: 108px;
	background: url(images/shapes/snowbrd_sh.png) no-repeat;
	left: 100px;
	top: -363px;
}
/* *
*		Wyszukiwarka & Newsletttter
* */
/* wyszukiwarka */

#mini-nav li form {
	float: left;
	display: none;
}

#mini-nav li.show-form {
	overflow: hidden;
	padding: 20px 0 0 20px;
	background: none;
}

#mini-nav li.show-form a {
	display: none;
}

#newsletter {
	display: none;
	background: #0b1b33;
	padding: 40px 0 20px 0;
	position: relative;
}

#newsletter-top-intro {
	position: absolute;
	right: 330px;
	top: 30px;
	width: 495px;
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 24px;
	color: black;
	color: #A1AEC1;
	text-transform: uppercase;
}

#newsletter-text {
	width: 330px;
	margin: 0 165px 0 0;
	float: right;
	position: relative;
}

#newsletter-text span:last-child {
	width: 13px;
	height: 7px;
	background: transparent url(images/sprite.png) -769px -214px no-repeat;
	position: absolute;
	bottom: -27px;
	right: 50px;
	z-index: 2;
	display: block;
}

#newsletter-text form {
	padding-right: 20px;
}

#newsletter-text form input[type="text"] {
	width: 200px;
}

#newsletter h3 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#newsletter-top-close {
	position: absolute;
	top: 20px;
	right: 20px;
	display: block;
	background: #fff url('images/sprite.png') no-repeat -711px -158px;
	width: 9px;
	height: 9px;
	padding: 5px;
	-webkit-background-clip: padding-box;
	/* fix WebKit background bleed on border-radius */

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* inputs tuning! */

#mini-nav li form input[type="text"],
#mini-nav li form input[type="submit"],
#newsletter input[type="text"],
#newsletter input[type="submit"] {
	border: 0;
	outline: 0;
	line-height: 1em;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
}

#mini-nav li form input[type="text"],
#newsletter input[type="text"] {
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	width: 220px;
	margin: 0 5px 0 0;
	padding: 5px 12px;
	background: #fff;
	-webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.57);
	-moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.57);
	box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.57);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}

#mini-nav li form input[type="submit"],
#newsletter input[type="submit"] {
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 9px !important;
	color: #fff;
	text-transform: uppercase;
	background: #4ab0ef;
	background: -moz-linear-gradient(0 100% 90deg, #2780dc, #4ab0ef);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4ab0ef), to(#2780dc));
	cursor: pointer;
	padding: 7px 12px;
}
/* :focus */

#mini-nav li form input[type="submit"]:hover,
#newsletter input[type="submit"]:hover {
	background: #0a92df;
}
/* error & success msgs */

.error,
.success,
.warning {
	font-size: 12px;
	color: #fff;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	margin: 10px auto 10px auto;
}

.error {
	background: #d90808;
	background: -moz-linear-gradient(0 100% 90deg, #a80606, #cc1a1e);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc1a1e), to(#a80606));
}

.success {
	background: #76a815;
	background: -moz-linear-gradient(0 100% 90deg, #5caf12, #76a815);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#76a815), to(#5caf12));
}

.warning {
	background: #ededc9;
}

.error p,
.success p,
.warning p {
	padding: 10px 20px 10px 20px;
	background: transparent url(images/oferta-slider-bg-stripes.png) bottom center no-repeat;
}

.warning p {
	color: #515143 !important;
}

.error p strong,
.success p strong,
.warning p strong {
	font-weight: bold;
}

#formularz-zapisy .error,
#formularz-zapisy .success,
#formularz-zapisy .warning {
	margin: 10px;
}
/* mala niespodziewanka */

::selection {
	background: #3C8BCA;
	color: #fff;
}
/* Safari */

::-moz-selection {
	background: #3C8BCA;
	color: #fff;
}
/* lisek */
/* szybkie dodatki i poprawki */

.one-number {
	right: 21px !important;
}

@-moz-document url-prefix() {
	.one-number {
		right: 20px !important;
	}
}

#im-invisible {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#rzetelna-firma-baner {
	position: relative;
	background: #E2E5E2;
	padding: 0 0 60px 0;
	margin-top: -20px;
}

#rzetelna-firma-baner .wb-sh {
	position: relative;
	width: 100%;
    padding: 20px 0;
	background: #f8f9f8 url('images/rzetelna-firma-bg.jpg') no-repeat right top;
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	-webkit-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
	-moz-box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
	box-shadow: 2px 2px 4px -2px rgba(0, 0, 0, .33);
}

#rzetelna-firma-baner .image {
	position: absolute;
	top: 50%;
	left: 20px;
	margin: -28px 0 0 0;
	width: 132px;
	height: 56px;
}

#rzetelna-firma-baner .text {
	width: 465px;
	padding-left: 165px;
}

#rzetelna-firma-baner h4 {
	font-family: 'LeagueGothicRegular', Helvetica, Arial, Tahoma, sans-serif;
	font-size: 24px;
	color: black;
	color: rgba(0, 0, 0, 0.85);
	line-height: 24px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#rzetelna-firma-baner p {
	width: 465px;
	color: #707070;
	font-size: 12px;
	line-height: 1.5em;
}

#rzetelna-firma-baner strong {
	font-weight: bold;
}

#rzetelna-firma-baner a {
	color: #000;
}

#rzetelna-firma-baner a:hover {
	opacity: .7;
}

.summer #rzetelna-firma-baner {
	background: #fff;
	margin: 0;
	padding: 30px 0;
}

.summer #rzetelna-firma-baner .wb-sh {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.summer #sand-in-air {
	top: -246px;
}

.summer #bottle {
	top: -370px;
}



#catapult-cookie-bar button {
	color: white !important;
}

#catapult-cookie-bar button:hover {
	background: #68B639;
}

#catapult-cookie-bar a:hover {
	text-decoration: underline;
}

#tw-table a {
	position: relative;
}

#tw span.go-link {
	display: block;
	padding: 4px 0px;
	line-height: 12px;
	bottom: 10px;
	background-image: none;
	background-color: #27374b;
	color: #fff;
	margin: 0 auto;
	width: 70%;
	/*min-width: 80px;*/
	text-align: center;
	font-size: 10px;
	text-transform: inherit;
	font-family: Arial;
	font-weight: bold;
	border-radius: 4px;
	margin-top: 5px;
	height: 14px;
}

td.duzo-wolnych-miejsc {
	background-color: #56bb07;
}

.duzo-wolnych-miejsc {
/*	-webkit-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.4);
	box-shadow: inset 1px 2px 5px rgba(0, 0, 0, 0.4);*/
}

#tw-table td.duzo-wolnych-miejsc a:hover {
	background: #4aa204;
	background: -moz-linear-gradient(0 100% 90deg, #65cd14, #56bb07);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#65cd14), to(#56bb07));
/*	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.45);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.45);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.45);*/
}

#tw span.r-minute {
	display: block;
	padding: 4px 0px;
	line-height: 14px;
	background-image: none;
	color: #fff;
	margin: 0 auto;
	width: 90%;
	/*min-width: 86px;*/
	text-align: center;
	font-size: 10px;
	text-transform: inherit;
	font-family: Arial;
	font-weight: bold;
	height: 14px;
}

#tw span.go-link:hover,
#tw td:hover span.go-link {
	background-color: rgba(0, 0, 0, .2);
	color: #fff;
}

#tw td:hover span.r-minute {
	color: #fff;
}

td.duzo-wolnych-miejsc a,
td.malo-wolnych-miejsc a,
td.brak-wolnych-miejsc a {
	/*height: 86px;*/
	/*min-width: 90px;*/
}

#tw span.r-price {
	display: block;
	line-height: 24px;
	font-size: 20px;
	font-weight: 700;
	right: initial;
	background-image: none;
	color: #fff;
	margin: 0;
	padding: 0;
	/*min-width: 86px;*/
	text-align: center;
	text-transform: inherit;
}

#tw span.r-price:hover {
	color: #fff;
}

#tw span.r-price em {
	display: inline-block;
	color:#356a48;
	font-size: 12px;
	text-decoration: line-through;
	height: 14px;
}

td.brak-wolnych-miejsc span.go-link {
	background-color: transparent !important;
}

td.brak-wolnych-miejsc a {
	cursor: not-allowed !important;
}

#tw-table td {
	padding: 0;
	vertical-align: top;
}

td.no-option-here {
	vertical-align: middle !important;
	height: 86px !important;
}

tr.th-main th {
	vertical-align: middle;
	text-align: center;
	padding: 4px;
}

th.th-left {
	padding-top: 4px !important;
}

a.more-offer {
	font-family: Helvetica, Arial, Tahoma, sans-serif!important;
	font-size: 11px!important;
	font-weight: bold;
	color: rgb(255, 105, 31)!important;
	bottom: -25px!important;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	display: block;
	line-height: 30px;
	text-shadow: 1px 1px 0 #fff;
}

a.more-offer:hover {
	color: #999!important;
	background: rgb(255, 255, 255);
	/* Old browsers */

	background: -moz-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* FF3.6+ */

	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(12%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
	/* Chrome,Safari4+ */

	background: -webkit-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* Chrome10+,Safari5.1+ */

	background: -o-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* Opera 12+ */

	background: -ms-radial-gradient(center, ellipse cover, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* IE10+ */

	background: radial-gradient(ellipse at center, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* W3C */

	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
}

#frame-oferty h2 {
    width: calc(100% - 82px);
	overflow: hidden;
	height: 14px;
}

h2.more {
	position: relative;
	bottom: -30px;
	margin: 0 auto;
	width: 40%;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	text-transform: uppercase;
	background-color: #fff!important;
	line-height: 30px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5);
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5);
	margin-top: -25px;
	background: rgb(255, 255, 255);
	/* Old browsers */

	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(12%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
	/* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* Opera 11.10+ */

	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* IE10+ */

	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	/* W3C */

	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
	/* IE6-9 */
}

.h3-doplaty-obowiazkowe {
	color: #fff;
	margin-bottom: 15px;
	font-size: 15px !important;
}

.ul-opcje-obowiazkowe {
	color: #333333;
	margin-bottom: 20px;
	font-size: 14px !important;
}

.ul-opcje-obowiazkowe strong {
	font-weight: bold;
	color:#ff7524;
}

td.duzo-wolnych-miejsc a,
td.malo-wolnych-miejsc a,
td.brak-wolnych-miejsc a {
	/*height: 70px;*/
	/*min-width: 75px;*/
}

#tw-table {
	width: 100%;
	border-bottom: 1px solid #26374c;
	border-collapse: separate;
	-webkit-border-radius: 0 0 13px 13px;
	-moz-border-radius: 0 0 13px 13px;
	border-radius: 0 0 13px 13px;
	table-layout: fixed;
}

#tw-table tbody .th-left {
	min-width: 75px;
	color: #b7bdc4;
	background: #314156;
	padding: 0 20px 0 20px;
	font-size: 12px !important;
	word-break: break-word;
	text-align: center;
	vertical-align: middle;
}

#tw-table td.tablesaw-cell-hidden, #tw-table th.tablesaw-cell-hidden{
    display: none;
}

h2.more {
	position: relative;
	bottom: -30px;
	margin: 0 auto;
	width: 40%;
	text-align: center;
	text-transform: uppercase;
	text-align: center;
	text-transform: uppercase;
	background-color: #fff!important;
	line-height: 30px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5);
	box-shadow: 0 2px 0 0 rgba(0, 0, 0, .5);
	margin-top: -25px;
	background: rgb(255, 255, 255);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(12%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(24%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(229, 229, 229, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 24%, rgba(255, 255, 255, 1) 24%, rgba(229, 229, 229, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}

a.more-offer {
	font-family: Helvetica, Arial, Tahoma, sans-serif!important;
	font-size: 11px!important;
	font-weight: bold;
	color: rgb(255, 105, 31)!important;
	bottom: -25px!important;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	display: block;
	line-height: 30px;
	text-shadow: 1px 1px 0 #fff;
}

.links-column {
	width: initial;
	float: left;
	padding: 0;
}

.links-column a {
	float: left;
	padding: 0 20px;
	border: none;
	font-weight: bold;
}

.links-column.col-2 {
	-moz-column-count: 4;
	-moz-column-gap: 15px;
	-webkit-column-count: 4;
	-webkit-column-gap: 50px;
	column-count: 4;
	column-gap: 25px;
	column-rule: 1px outset #f2f2f2;
	-webkit-column-rule: 1px outset #f2f2f2;
	display: block;
	width: 100%;
	margin-top: 50px;
	clear: both;
	float: none;
	padding-left: 0px;
	padding-right: 0;
	padding-bottom: 47px;
	margin-bottom: 35px;
	border-bottom: 3px solid rgb(255, 123, 39);
	border-radius: 2px;
}

.links-column.col-2 a {
	color: #777777;
	display: block;
	padding: 4px 0 4px 0;
	border-bottom: 1px solid #ebebeb;
	/*word-break: break-word;*/
	/*display: run-in;*/
	vertical-align: middle;
	clear: both;
	padding-left: 10px;
	float: none;
	font-weight: normal;
	break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
}

.links-column.col-2 a:hover {
	color: #000;
	background-color: rgba(0, 0, 0, 0.02);
}

.links-column.col-2 a em {
	color: #a5a5a5;
	float: none;
	display: block;
}

.links-column.col-2 strong {
	clear: both;
	float: none;
	position: absolute;
	top: 30px;
	margin-left: 10px;
}

.button-poprawiony {
/*	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;*/
	background: #ff7b27;
	/*background: -moz-linear-gradient(0 100% 90deg, #ff641c, #ff7b27);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff7b27), to(#ff641c));
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);*/
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	color: #fff;
	border: 0;
	padding: 10px 10px 10px 10px !important;
	cursor: pointer;
	margin-top: -4px;
}

.page-wyjazdy #oferty-slider-wrapper{
	/*height: 1070px;*/
}

#oferty-slider-wrapper{
	position: relative;
	max-width: 990px;
	width: 90%;
	/*height:375px;*/
	margin: 0 auto;
}

#tabs h3.ui-accordion-header{
	display: block;
	width: 100%;
	height:58px;
	padding: 0 10px;
	background: #a1aec1;
	border-bottom: 2px solid #fff;
	color:#fff;
	font-weight: 400;
	font-size: 20px;
	line-height:58px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.ufgContent{
	margin:20px 0;
}
.ufgContent a{
	font-family: 'VagBoldPL', Helvetica, Arial, Tahoma, sans-serif;
	font-size:26px;
	color:#000;
}
.ufgContent a:hover{
	text-decoration: underline;
}

.skt-loader {
	position: fixed;
	z-index: 20;
	background: url(images/loader-white.svg) no-repeat center rgba(0,0,0,0.8);
	background-size: 48px 48px;
	display: none;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}