@import url(https://fonts.googleapis.com/css?family=Noto+Sans&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Istok+Web&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Habibi&subset=latin,latin-ext);

h1 {
	font-family: 'Alegreya Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 250%;
	margin: 0 0 18px 0;
	color: #2b2b2b;
}

h1.modal {
	font-size: 220%;
	background-color: #b5bdc7;
	padding: 5px 15px;
	color: #fff;
}

h2 {
	font-family: 'Alegreya Sans', sans-serif;
	letter-spacing: -1px;
	font-size: 220%;
	margin: 0 0 18px 0;
	color: #2b2b2b;
}

p {
	font-size: 115%;
	line-height: 150%;
	text-align: justify;
	margin: 0 0 15px 0;
}

p.t-left {
	text-align: left;
}

@media (max-width: 640px) {
	p {
		text-align: left;
	}
}

.Typo>a {
	text-decoration: underline;
	color: #3397c5;
}

strong {
	color: #985f3b;
	font-weight: bold;
}

.sesje_jogi {
	font-style: normal;
	color: #fff;
	background-color: #3399ff;
	padding: 2px 15px;
}

ul li {
	font-size: 115%;
	line-height: 130%;
	/*text-align: justify;*/
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	background: url(../images/bullet.gif) 0 10px no-repeat;
}

td p strong {
	color: #2b2b2b;
	font-weight: bold;
}


p.pomysl {
	margin-right: 21px;
	margin-bottom: 28px;
}

p.koncepcja {
	margin-right: 21px;
	margin-bottom: 28px;
}

p.pomysl strong {
	font-weight: bold;
}

p.bullet_margin {
	background: url(../images/star_on.gif) 5px 5px no-repeat;
	padding-left: 25px;
}

p.bullet_margin strong {
	color: #0f506f;
}

table.program td p.read_more,
table.program td span.read_more {
	border: 1px solid #ddd;
	margin: 10px 8px 15px 0px;
	padding: 1px 10px 1px 4px;
	color: #6b6565;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #eaeaea;
	font-size: 90%;
	text-align: right;
}

table.program td span.read_more {
	display: inline;
	margin-right: 1px;
	padding-right: 1px;
}

table.program td p.read_more a,
table.program td span.read_more a {
	text-align: right;
	color: #3397c5;
	display: inline;
}

table.program td p.read_more span,
table.program td span.read_more span {
	display: inline;
}

.read_more.read_more_large {
	padding: 8px 10px 8px 4px !important;
	display: inline-block !important;
	margin: 10px 8px 10px 0px !important;
}

.infoTable {
	border-collapse: collapse;
	margin-bottom: 5px;
}

.infoTable td {
	border: 1px solid #fff;
	font-size: 105%;
	padding: 4px 5px 4px 5px;
	line-height: 20px;
	color: #000;
}

.infoTable .odd {
	background-color: #f0f1f2;
}

.infoTable td:nth-child(1) {
	text-align: right;
	color: #092d4c;
}

.infoTable .even {
	background-color: #e1e4e8;
}

.infoTable strong {
	color: #000;
	font-weight: bold;
}

.infoTable .small_info {
	font-size: 90%;
}

.underTable {
	margin: 0 0 35px 15px;
	font-size: 100%;
	line-height: 20px;
}


blockquote {
	font-family: 'Habibi', serif;
	font-size: 150%;
	font-style: italic;
	width: 80%;
	margin: 0.25em 0 30px 20px;
	padding: 0.25em 0px 0.25em 40px;
	line-height: 1.25;
	position: relative;
	color: #2e5d74;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	color: #7a7a7a;
}

blockquote:after {
	display: block;
	content: "\201D";
	font-size: 80px;
	position: absolute;
	right: 40px;
	bottom: -60px;
	color: #7a7a7a;
}


blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

blockquote cite:before {
	content: "\2014 \2009";
}


#FilmFrame .okladka {
	float: right;
	padding: 10px 0px 20px 20px;
}

.himalayaPlayer {
	margin: 0px 20px 0px 0px;
	float: left;
}

.nutka {
	width: 400px;
	height: 200px;
	margin: 2px 0 10px 20px;
	display: block;
	background: url(../images/nutka.png) left top no-repeat;
	padding: 8px 40px 30px 60px;
	line-height: 110%;
	font-size: 100%;
	text-align: left;
}

.iconMovie {
	display: block;
	background: url(../images/icon_movie.png) 0 10px no-repeat;
	width: 350px;
	height: 80px;
	padding: 20px 0 0 75px;
	line-height: 115%;
}


table.program {
	border-collapse: collapse;
	margin: 20px 15px 30px 0px;
	width: 100%;
}

table.program td {
	padding: 4px 4px 6px 4px;
	border-bottom: 1px solid #c6b4a8;
}

table.program td:nth-child(1) {
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
	width: 65px;
}

table.program td.icon {
	background: url(../images/ikonki.png) 0 0 no-repeat;
	width: 32px;
	height: 31px;
	padding: 2px 0 0 0;
	margin: 0px;
}

table.program td.samolot.icon {
	background-position: -160px 0;
}

table.program td.kontrola.icon {
	background-position: -128px 0;
}

table.program td.zakupy.icon {
	background-position: -96px 0;
}

table.program td.trekking.icon {
	background-position: 0px 0;
}

table.program td.przelot.icon {
	background-position: -64px 0;
}

table.program td.camping.icon {
	background-position: -33px 0;
}

table.program td.jeep.icon {
	background-position: -192px 0;
}

table.program td.party.icon {
	background-position: -224px 0;
}

table.program td.bus.icon {
	background-position: -256px 0;
}

table.program td.unesco.icon {
	background-position: -289px 0;
}

table.program td.place.icon {
	background-position: -320px 0;
}

table.program td.nature.icon {
	background-position: -352px 0;
}

table.program td.rafting.icon {
	background-position: -383px 0;
}

table.program td.cablecar.icon {
	background-position: -417px 0;
}

table.program td.viewpoint.icon {
	background-position: -450px 0;
}

table.program td.pociag.icon {
	background-position: -481px 0;
}

table.program td.palm.icon {
	background-position: -514px 0;
}

table.program td.herbata.icon {
	background-position: -545px 0;
}

table.program td.beach.icon {
	background-position: -577px 0;
}

table.program td.joga.icon {
	background-position: -609px 0;
}


table.program a,
table.program span {
	display: block;
	padding-top: 8px;
	font-size: 100%;
	line-height: 130%;
	color: #2c2c2c;
	text-decoration: none;
}

table.program a:hover,
table.program a:hover strong {
	color: #3397c5;
	text-decoration: underline;
}


table.program td p {
	font-size: 100%;
	color: #2c2c2c;
	/*line-height: 130%;*/
	margin: 8px 10px 10px 0;
	color: #666666;
	text-align: left;
}

table.program td.meal {
	font-size: 90%;
	width: 50px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #efefef;
	white-space: nowrap;
}

table.program td.first_row {
	padding: 5px 4px 2px 4px;
	border-bottom: 0px none;
	font-size: 95%;
	font-weight: normal;
	color: #0f506f;
	font-family: 'Alegreya Sans', sans-serif;
}


.day_image img,
.day_image250 img {
	float: right;
	margin: 4px 0px 10px 10px;
	padding: 3px;
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	width: 200px;

	-webkit-border-top-right-radius: 70px;
	-webkit-border-bottom-left-radius: 70px;
	-moz-border-radius-topright: 70px;
	-moz-border-radius-bottomleft: 70px;
	border-top-right-radius: 70px;
	border-bottom-left-radius: 70px;

}

.day_image250 img {
	width: 250px;
}

table.program td p.movie span {
	display: block;
	background: url(../images/icon_movie.png) 0 10px no-repeat;
	width: 400px;
	padding: 10px 0 0 70px;
	margin: 10px 0 0 15px;
	font-style: italic;
	font-size: 90%;
	text-align: left;
}

table.program td p b {
	font-weight: normal;
}


.warning {
	margin: 15px 0 20px 0;
	font-size: 100%;
	line-height: 110%;
}


.faq {
	background-color: #f2f2f2;
	padding: 30px 20px 10px 40px;
}

.faq li {
	padding: 0.5rem 0 0.8rem 0;
	font-size: 115%;
}

.faq li a {
	color: #2b2b2b;
	text-decoration: none;
}

.faq li a:hover {
	color: #3397c5;
	text-decoration: underline;
}

.faq li div a,
.faq li div a strong {
	text-decoration: underline;
	color: #3397c5;
	font-weight: normal;
}

.faq li div {
	margin: 12px 0 14px 0;
	background-color: #fff;
	padding: 12px 12px 3px 12px;
	border-radius: 8px;
	/*font-size: 14px;
	line-height: 18px; */
	font-size: 90%;
}

.faq li div p,
.faq div li {
	/*
	color: #666464;
	font-size: 14px;
	line-height: 20px; 
	*/
	font-size: 110%;
	line-height: 130%;
}

.faq li div p {
	line-height: 150%;
}

.faq li div ul li {
	margin-bottom: 7px;
}


.faq li div b,
.faq li div strong,
.faq li div a {
	font-size: 100%;

}

.faq li ul {
	padding: 0px;
	margin: 0px 0 10px 0;
}

.faq li ul li {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	/*font-size: 14px;
	line-height: 20px; 	*/
	background: url(../images/bullet.gif) 7px 9px no-repeat;
}

.faq li ul li strong {
	font-size: 100%;
}

.cena {
	color: #f18d2a;
	margin: 0 0 0 40px;
	padding: 10px 0 15px 0;
	font-size: 170%;
}

.cena strong {
	color: #f18d2a;
	font-size: 240%;
	font-weight: bold;
	line-height: 100%;
}

.cenaWarunki {
	margin: 0 0 0 40px;
	font-size: 100%;
	line-height: 18px;
}

.cenaWarunki p {
	font-size: 110%;
	line-height: 115%;
}

p.cena2 {
	color: #f18d2a;
	font-size: 110%;
}

.cenaWarunki b {
	font-size: 115%;
}

.warunki {
	margin: 15px 0 20px 0;
}

.warunki li {
	margin: 0px;
	font-size: 100%;
	line-height: 18px;
}

.tripMap {
	-webkit-border-top-left-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 100px;
	-moz-border-radius-bottomright: 100px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 100px;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 20px;
}

.tripMap2 {
	-webkit-border-top-left-radius: 100px;
	-webkit-border-bottom-right-radius: 100px;
	-webkit-border-bottom-left-radius: 20px;

	-moz-border-radius-topleft: 100px;
	-moz-border-radius-bottomright: 100px;
	-moz-border-radius-bottomleft: 20px;

	border-top-right-radius: 40px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.tr_button {
	font-weight: 900;
	border: 1px solid #34740e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	background-color: #4ba614;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
	background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
	background-image: -moz-linear-gradient(top, #4ba614, #008c00);
	background-image: -ms-linear-gradient(top, #4ba614, #008c00);
	background-image: -o-linear-gradient(top, #4ba614, #008c00);
	background-image: linear-gradient(to bottom, #4ba614, #008c00);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#4ba614, endColorstr=#008c00);
	margin: 0 0 8px 0;
}

.tr_button:hover {
	border: 1px solid #224b09;
	background-color: #36780f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
	background-image: -webkit-linear-gradient(top, #36780f, #005900);
	background-image: -moz-linear-gradient(top, #36780f, #005900);
	background-image: -ms-linear-gradient(top, #36780f, #005900);
	background-image: -o-linear-gradient(top, #36780f, #005900);
	background-image: linear-gradient(to bottom, #36780f, #005900);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#36780f, endColorstr=#005900);
}

.tr_button_large {
	font-size: 120%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Alegreya Sans', sans-serif;
	line-height: 100%;
}

@media (max-width: 768px) {
	.tr_button_large {
		font-size: 100%;
	}
}

.tr_button_large span {
	font-family: 'Alegreya Sans', sans-serif;
}

.zgloszenieButtonMiddle {
	float: right;
}

@media (max-width: 768px) {
	.zgloszenieButtonMiddle {
		float: none;
		margin-bottom: 15px;
	}
}

.warning_label {
	background-color: #0099ff;
	padding: 5px 12px;
	color: #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;

}

.warningSection {
	padding: 9px 15px 9px 16%;

	background: #fdf4e3 url(../images/warning.png) 4% 20% no-repeat;

	-webkit-border-top-right-radius: 22px;
	-webkit-border-top-left-radius: 22px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topright: 22px;
	-moz-border-radius-topleft: 22px;
	-moz-border-radius-bottomleft: 0px;
	border-top-right-radius: 22px;
	border-top-left-radius: 22px;
	border-bottom-left-radius: 0px;

	margin: 0px 15px 15px 15px;
	border: 1px solid #ecc193;
}

.tips {
	border: 1px solid #ecc193;
	margin: 10px 0px 15px 0px;
	padding: 10px 10px 10px 36px;
	text-align: left;
	color: #6b6565;
	background: #FEFBF3 url(../images/warning_icon.png) 10px center no-repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.blueback,
.grayback {
	padding: 10px;
	min-height: 300px;
	border: 1px solid #e1e4e8;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 20px;
}

.blueback {
	background-color: #f0f1f2;
}

.blueback:hover {}


.grayback {
	background-color: #e1e4e8;
}

.grayback:hover {}

.b-left {}

.b-right {}

td.even.addInfo,
td.odd.addInfo {
	text-align: left;
	background: #f7f2e9 url(../images/warning_icon.png) 10px center no-repeat;
	border: 1px solid #e1e4e8;
}

.addInfo ul {
	text-align: left;
	font-size: 90%;
}

.addInfo ul li {
	margin: 0px 0px 0.2em 2.2em;
}

td.even.addInfo.nobackground,
td.odd.addInfo.nobackground {
	text-align: left;
	background-color: #f0f1f2;
	background-image: none;
	border: 0px none;
}

.addInfo.nobackground ul li {
	margin: 0px 0px 0.2em 0.2em;
}

.jogaInfo {
	font-size: 80%;
	float: right;
}

/* OPINIE */

.OpinieContener {
	margin-bottom: 4em;
}

.OpinieEntry {
	padding: 3em 5em 5em 4em;
}

.FullOpinieContent .OpinieEntry {
	padding: 1em 5em 1em 4em;
}

.OpinieAutor {
	/*float: left;*/
	width: 30%;
	padding-left: 1em;
}

.OpinieAutor strong {
	font-size: 140%;
	display: block;
	padding: 1em 0 1em 0;
}

.OpinieAutor em {
	display: block;
	color: #a8a8a8;
	padding: 0 0 5px 0;
}

.FullOpinieContent .OpinieAutor strong {
	font-size: 120%;
}

.FullOpinieContent .OpinieAutor a {
	font-size: 120%;
}

.OpinieQuote {
	/*float: left;*/
	width: 70%;
}

q,
blockquote.opinie {
	quotes: '"''"'"'""'";
	font-style: italic;
	font-family: 'Habibi', serif;
	font-size: 160%;
	width: 95%;
	margin: 0;
	padding: 0;
	line-height: 1.25;
}

.FullOpinieContent blockquote.opinie {
	font-size: 130%;
}

blockquote.opinie a {
	font-size: 90%;
}

.FullOpinieContent blockquote.opinie a {
	font-size: 110%;
}

q:before,
blockquote.opinie:before {
	content: open-quote;
	left: 0px;
	top: -5px;
	color: #7a7a7a;
	content: "\201C";
}

q:after,
blockquote.opinie:after {
	content: close-quote;
	display: block;
	right: 0px;
	bottom: -50px;
	color: #7a7a7a;
	content: "\201D";
}

q:before,
q:after,
blockquote.opinie:before,
blockquote.opinie:after {
	font-size: 350%;
}

blockquote.opinie {
	margin-left: 0;
	padding-left: 2.7em;
	padding-right: 1.0em;
	border-left: 1px solid #0099ff;
}

.opinieFull {
	padding-top: 1.5em;
	margin-left: 0;
	padding-left: 2.7em;
	padding-right: 1.0em;
	border-left: 1px solid #0099ff;
}

.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


@media (max-width: 880px) {

	.FullOpinieContent blockquote.opinie {
		font-size: 120%;
	}

	q,
	blockquote.opinie {
		font-size: 120%;
	}

	.OpinieQuote {
		width: 100%;
	}

	.OpinieAutor {
		width: 100%;
		margin-bottom: 1em;
	}

	blockquote.opinie {
		border-left: 0px none;
	}

	.OpinieAutor strong {
		font-size: 110%;
		padding: 0.3em 0 0.3em 0;
	}

	.FullOpinieContent .OpinieAutor strong {
		font-size: 120%;
	}

	.FullOpinieContent .OpinieEntry {
		padding: 1em 1em 1em 1em;
	}

	.OpinieAutor em {
		display: inline;
		color: #a8a8a8;
		padding: 0 0 5px 0;
	}

	.opinieFull {
		border-left: 0px none;
	}

	.OpinieEntry {
		padding: 2em 3em 2em 3em;
	}
}

@media (min-width: 640px) {
	.OpinieQuote {
		float: left;
	}

	.OpinieAutor {
		float: left;
	}
}

@media (max-width: 880px) {}

/* NEWS */

.NewsEntry {
	/*padding: 2em 2em 2em 2em;	*/
	padding: 0 1em 0 1em;
	border-bottom: 1px solid #ccc;
}

.NewsAutor {
	width: 100%;
	padding-top: 1.4em;
	padding-right: 1em;
}

.NewsAutor em {
	display: block;
	color: #a8a8a8;
	padding: 0 0 5px 0;
}

.NewsAutor em.wazne {
	color: #E03300;
}

.NewsAutor .new_termin::before {
	left: 15px;
	top: 0px;
}

.NewsAutor .new_termin {
	padding: 7px;
	margin-top: 4px;
	margin-bottom: 0.5em;
	position: relative;
	display: inline-block;
}

.NewsText {
	width: 100%;
}

.NewsFull {
	padding-left: 1em;
	margin-bottom: 3em;
	border-left: 1px solid #0099ff;
}

@media (min-width: 640px) {
	.NewsEntry {
		clear: both;
	}

	.NewsText {
		padding-top: 1em;
		width: 80%;
		float: left;
	}

	.NewsAutor {
		width: 20%;
		float: left;
	}
}

@media (max-width: 640px) {
	.NewsAutor .new_termin {
		float: right;
	}

	.NewsAutor .new_termin::before {
		left: -8px;
		top: 8px;
	}

}