/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

@import 'https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700&subset=latin,latin-ext';
@import 'https://fonts.googleapis.com/css?family=Roboto&subset=latin,latin-ext';
/* 01 - GENERAL TAGS COMMON USE */
/*h1,h2,h3,h4,h5,h6{
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	color: #404247;	color: #191919;
}*/
/*ZMIANA KB 09-2016 -----------------------------------------------------------------------------*/
.uk-article-title,
.uk-article-title a{
	/*font-family: 'Open Sans', sans-serif;*/
	font-weight: 300;	/*font-size:42px;/*color: #191919;
	line-height: 44px;	*/
}

/*.tm-article-blog .uk-article-title{
	white-space: normal;
    }
*/
/*KB buttonsy zamist okraglych, prostokatne*/

.uk-button {
	border-radius: 0px;
	font-weight: 300;
	min-width: 230px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

/*.uk-width-medium-1-2 .uk-article-title a,
.uk-width-medium-1-2 .uk-article-title,
.uk-width-medium-3-4 .uk-article-title a
.uk-width-medium-3-4 .uk-article-title{
	font-size: 32px;
    line-height: 38px;
}*/


.float-left{
	float: left;
}

.float-right{
	float: right;
}


.marginTopMinus{
margin-top: -100px;

}
.wide-50pc{
	width: 50%;
}
/*
.margin-20px{
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
}

.margin-left-15px{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.margin-top-40px{
	margin-top: 40px;
}

.margin-right-40px{
	margin-right: 25px;
}

.margin-all-20px{
	margin: 30px;
}
*/
.centre{
	text-align: center;
	vertical-align: top;
	min-height: 250px;
	min-width: 168px;
	display: inline-block;
	margin-top: 20px;	
}

.plus{
	margin-right: 40px;
	min-height: 140px;
}


.kb-01{
	text-align: center;
	vertical-align: top;
	/*min-height: 250px;*/
	min-width: 180px;
	display: inline-block;
}

.kb-01-a{
	text-align: center;
	vertical-align: top;
	/*min-height: 250px;*/
	min-width: 200px;
	display: inline-block;
}

.kb-01-b{
	text-align: center;
	vertical-align: top;
	/*min-height: 250px;*/
	min-width: 140px;
	display: inline-block;
}

.kb-01-c{
	text-align: center;
	vertical-align: top;
	/*min-height: 250px;*/
	min-width: 260px;
	display: inline-block;
}

.kb-01-d{
	text-align: left;
	vertical-align: top;
	/*min-height: 250px;*/
	min-width: 160px;
	display: inline-block;
}
/*
.kb-02-menu-links{
	color: #e18d0d;
}

.kb-03-form{
	line-height: 22px;	
}

.kb-04-table{
	margin-right: 20px;		
}
.kb-04-panel{
	margin-top: 30px;
}
*/
.ostatnio-przegladane-title{
	margin-bottom: 25px !important;
    font-size: 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #dddddd;
	padding-bottom: 10px;
}

.kb-05-ost-przegladane{
	margin-top: 15px;
	color: #404247;
}


/*	
.uk-nav-header {
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	display: block;
    font-size: 11px;
    font-weight: bold;
    line-height: 26px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
}

.uk-nav > li > a {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.uk-nav-parent-icon > .uk-parent > a:after {
	content: "";
	padding-right: 5px;
	float: right;
	font-family: FontAwesome;
	margin-right: -10px;
	text-align: center;
	width: 22px;
	font-weight: bold;
	color: #e18d0d;
}

.uk-nav-side > li.uk-active > a {
	background: #6f7379 !important;
	color: #fff;
	padding: 5px 10px;
}
*/
.uk-breadcrumb {
	display: inline-block;
	margin-top:0px;
}

/*
.uk-icon-button {
	border-radius: 100%;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	width: 50px;
	background-attachment: scroll;
	background-color: #777777;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
*/

/* KB - data modyfikacja*/
.kb-06-date-round {
	border-radius: 10px;
	/*box-sizing: border-box;*/
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	width: 100px;
	background-attachment: scroll;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top:10px;
	margin-bottom:10px;
	
}


.kb-06-date-round-main {
	border-radius: 100%;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	height:70px;
	line-height: 70px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	width: 100px;
	background-attachment: scroll;
	background-color: #999999;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-bottom:-10px;
}

.kb-06a-date
{
Color: #e1e1e1;
Font-size: 22px;
Line-height:28px;
Margin-bottom: 25px;
}

.yoo-zoo .imageBack{
	padding-top:10px;
	padding-right: 10px;
padding-bottom: 15px;

}

.promocjeStale .imageBack{
	margin-top: 25px;
}

.imageBack{
	float: left; 
	width: auto;
	padding: 10px;
	background: #ffb400;
	margin-top: 75px;
    position: absolute;
    z-index: 100;
	min-width: 115px;
	    max-width: 180px;
}

.offerTitle{
	float: left;
	color: #ffb400;
	font-size: 22px;
	margin-right: 15px;	
	Line-height: 28px;
}

.kb-07-round {
	border-radius: 100%;
	box-sizing: border-box;
	color: #ffffff;
	display: inline-block;
	font-size: 40px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	width: 56px;
	background-attachment: scroll;
	background-color: #ffb400;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 8px;	
	margin-right: 8px;	
}




.element-datepro{
	margin-bottom: -25px;
}
/*KB data end*/




/*KB accordion mod*/

.wk-accordion-default .toggler {
	border-radius: 0px;
	box-shadow: 0 1px 0 #fff inset;
	margin-bottom: 10px;
	padding: 7px;
	text-shadow: 0 1px 0 #fff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e1e1e1;
	background-image: url(/images/ba_general/accordion-cross-17px-2.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-position: right center;
}

.wk-accordion-default h3{
	font-size: 20px;
	text-transform: uppercase;
}

.wk-accordion-default .active{
	background-image: url(/images/ba_general/accordion-dash-17px-2.png);
	background-repeat: no-repeat;
	background-color: #f2f2f2;
	background-position: right center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content-wrapper{
	margin-bottom: 35px;
	}

/*KB - SLIDESHOW TABS - HOME PRZYSTANKI ONLY*/

#Home_Przystanki .wk-slideshow-tabs .slides-container {
	border: 0px;
	margin-top: 25px;
		
}

#Home_Przystanki .wk-slideshow-tabs .nav li{
	border-radius: 0;
	border: 0;
	box-shadow: none;
	background: none;
	text-shadow: none;
	color: #404247 !important;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#Home_Przystanki .wk-slideshow-tabs .nav li.active{
	background-color: #fff;
	border: 1px solid #404247;
	box-shadow: none;
	text-shadow: none;	
}
#Home_Przystanki .wk-slideshow-tabs .nav li.hover{
	background-color: #999999;
	border: 1px solid #404247;
	box-shadow: none;
	text-shadow: none;	
}








/*KB - SLIDESHOW TABS - ET & VOYAGER ONLY*/

#VOYAGER-ET .wk-slideshow-tabs .slides-container {
	border: 0px;
	margin-left: 0px;
}

#VOYAGER-ET .wk-slideshow-tabs .slides > li > article{
padding-left:0px;
}

#VOYAGER-ET .wk-slideshow-tabs .nav li{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-radius: 0;
	border: 1px solid #e1e1e1;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:218px;
margin-right:5px;
margin-left:0px;
}



#VOYAGER-ET .wk-slideshow-tabs .nav li.active{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
	padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:218px;

margin-right:5px;
margin-left:0px;
}

#VOYAGER-ET .wk-slideshow-tabs .nav li:hover{
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #f2f2f2;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
	padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
	min-width:218px;
	
	margin-right:5px;
margin-left:0px;
	
}
#VOYAGER-ET-FORM-HOME h2{
	max-width:465px;
	min-width:218px;
}
#VOYAGER-ET-FORM-HOME h4{
	max-width:215px;
	min-width:215px;
}

/*
.wk-slideshow .slides{
	margin-top: 35px;	
}
*/






/*KB - SLIDESHOW TABS - ET & VOYAGER IFRAMNES ONLY*/

#VOYAGER-ET-IFRAMES .wk-slideshow-tabs .slides-container {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	

		
}

#VOYAGER-ET-IFRAMES .wk-slideshow-tabs .slides > li > article{
	padding-left: 0px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#VOYAGER-ET-IFRAMES .wk-slideshow-tabs .nav li{
	
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-radius: 0;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:240px;
margin-right:5px;
margin-left:0px;


}



#VOYAGER-ET-IFRAMES .wk-slideshow-tabs .nav li.active{
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
	padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:240px;

margin-right:5px;
margin-left:0px;
}

#VOYAGER-ET-IFRAMES .wk-slideshow-tabs .nav li:hover{
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	
	overflow-x: hidden;
    overflow-y: hidden;
	
	padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
	min-width:240px;
	
	margin-right:5px;
margin-left:0px;
	
}
/*#VOYAGER-ET-IFRAMES h2{
	max-width:800px;
	min-width:800px;
}
#VOYAGER-ET-IFRAMES h4{
	max-width:215px;
	min-width:215px;
}*/























/*KB - SLIDESHOW TABS - ET & VOYAGER SLIDE SHOW SLIDES forms HOME PAGE ONLY*/

#VOYAGER-ET-Slides-Home .wk-slideshow-tabs .slides-container {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
			
}

#VOYAGER-Slides-Home .wk-slideshow-tabs .slides > li > article{
	padding-left: 0px;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}


#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-radius: 0;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:240px;
margin-right:5px;
margin-left:0px;
margin-bottom:5px;
}

#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li:last-child{
margin-right:0px;
padding-right: 0px;
min-width:160px;	
}





#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li.active{
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
	padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 20px;
min-width:240px;
margin-right:5px;
margin-left:0px;
margin-bottom:5px;
}

#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li.active:last-child{
margin-right:0px;
padding-right: 0px;
min-width:160px;	

}
#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li:hover{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
/*	padding-top: 5px;
padding-right: 0px;
padding-bottom: 5px;
padding-left: 20px;
min-width:240px;
margin-right:5px;
margin-left:0px;*/
}

#VOYAGER-Slides-Home .wk-slideshow-tabs .nav li.hover:last-child{
margin-right:0px;
padding-right: 0px;
min-width:100px;
}

/*#VOYAGER-ET-IFRAMES h2{
	max-width:800px;
	min-width:800px;
}
#VOYAGER-ET-IFRAMES h4{
	max-width:215px;
	min-width:215px;
}*/



















/*KB - SLIDESHOW TABS - ET & VOYAGER SLIDE SHOW SLIDES forms RIGHT COLUMN ONLY*/

#VOYAGER-ET-Slides-RC .wk-slideshow-tabs .slides-container {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	

		
}

#VOYAGER-Slides-RC .wk-slideshow-tabs .slides > li > article{
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-radius: 0;
	border: 1px solid #e1e1e1;
	background-color: #fff;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 20px;
min-width:130px;
margin-right:5px;
margin-left:0px;
margin-bottom:5px;


}

#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li:last-child{
margin-right:0px;
padding-right: 0px;	
min-width:95px;
}
#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li.active:last-child{
margin-right:0px;
padding-right: 0px;
min-width:95px;	
}
#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li:hover:last-child{
margin-right:0px;
padding-right: 0px;
min-width:95px;	
}

#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li.active{
	
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
	padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 20px;
min-width:130px;
margin-right:5px;
margin-left:0px;
margin-bottom:5px;
}

#VOYAGER-Slides-RC .wk-slideshow-tabs .nav li:hover{
	color: #404247 !important;
	font-size: 14px;
	letter-spacing: 0.1em;
	background-color: #bebebe;
	border: 1px solid #bebebe;
	box-shadow: none;
	text-shadow: none;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../../../images/voyager-et/Form_Iframe_kolko-zolte.png);
	background-repeat: no-repeat;
	background-position: 7px center;
	overflow-x: hidden;
    overflow-y: hidden;
	padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 20px;
	min-width:130px;
	margin-right:5px;
margin-left:0px;
margin-bottom:5px;
	
}


/*#VOYAGER-ET-IFRAMES h2{
	max-width:800px;
	min-width:800px;
}
#VOYAGER-ET-IFRAMES h4{
	max-width:215px;
	min-width:215px;
}*//

/*































































.wk-slideshow .slides{
	margin-top: 35px;	
}

*/









/*KB accordion mod
.kb-05-accordion .wk-accordion-default .toggler {
	margin-bottom: 10px;
	border: #F5F5F5;
	/*background: none; -moz-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: -webkit-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: -o-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: linear-gradient(to bottom, #FAFAFA 0%, #F5F5F5 100%);
	border-radius: 1px;
	box-shadow: 0 1px 0 #fff inset;
	text-shadow: 0 1px 0 #fff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	background-image: url(/images/ba_general/faq-arrow-left-bilety-autokarowe.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.kb-05-accordion .wk-accordion-default .active{
	margin-bottom: 10px;
	border: #F5F5F5;
	/*background: none; -moz-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: -webkit-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: -o-linear-gradient(top, #FAFAFA 0%, #F5F5F5 100%);
	background: linear-gradient(to bottom, #FAFAFA 0%, #F5F5F5 100%);
	border-radius: 1px;
	box-shadow: 0 1px 0 #fff inset;
	text-shadow: 0 1px 0 #fff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	background-image: url(/images/ba_general/faq-arrow-down-bilety-autokarowe.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.kb-05-accordion h3.toggler{
	font-size: 24px;
	line-height: 30px;
}

.kb-05-accordion .content-wrapper{
	margin-bottom: 30px;
	background-color: #F8F8F8;
	border-left-color: #dddddd;
	border-left-width: 5px;
	border-left-style: solid;
	margin-left: 25px;
}*/
/*KB accordion mod END*/



/*KB przerobbka slideshow tabs TYLKO dla warunkow przewozu*/
#kb-05-slideshow-warunki .slides-container{
	border-top-width: 10px;
	border-top-color: #F3F3F3;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*background: rgb(243, 243, 243);
	background: -moz-linear-gradient(90deg, rgb(243, 243, 243) 0.4%, rgb(255, 255, 255) 0%);
	background: -webkit-linear-gradient(90deg, rgb(243, 243, 243) 0.4%, rgb(255, 255, 255) 0%);
	background: -o-linear-gradient(90deg, rgb(243, 243, 243) 0.4%, rgb(255, 255, 255) 0%);
	background: -ms-linear-gradient(90deg, rgb(243, 243, 243) 0.4%, rgb(255, 255, 255) 0%);
	background: linear-gradient(180deg, rgb(243, 243, 243) 0.4%, rgb(255, 255, 255) 0%);*/
	
}

#tel-m h2{
	margin: 0px;
	padding: 0px;	
}


/*
#kb-05-slideshow-warunki .nav-container {
	border-radius: 0px;
	background-color: #FFF;
	background-image: none;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #dddddd;
}

#kb-05-slideshow-warunki .wk-slideshow-tabsbar .nav{
	box-shadow: none;
	
}



#kb-05-slideshow-warunki .wk-slideshow-tabsbar .nav span {
	margin-right: 0px;
	overflow: hidden;
	padding: 10px;
	 border-right: none;
	
}

#kb-05-slideshow-warunki .wk-slideshow-tabsbar .nav li {
   border: none;
	border-radius: 0px;
	margin-bottom: -1px;
	/*background-color: #F3F3F3;
	margin-right: 5px;
	padding-left: 15px;
	padding-right: 3px;
	background-image: url(/images/ba_general/faq-arrow-left-bilety-autokarowe.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 20px;
}

#kb-05-slideshow-warunki .wk-slideshow-tabsbar .nav li.active {
	border-radius: 0px;
	margin-bottom: -1px;
	background-color: #F3F3F3;
	margin-right: 5px;
	padding-left: 20px;
	padding-right: 3px;
	background-image: url(/images/ba_general/faq-arrow-down-bilety-autokarowe.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-left-color: #dddddd;
}
*/






.same-cat{
	padding: 10px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.uk-list-line > li:nth-child(n+2){
	width: 60%;
}

.clear-both{
	clear: both;
}

.small {
	font-size: small;	
}
.x-small{
	font-size: x-small;
	letter-spacing: 0.1em;
	color: #f2f2f2;
}
/*h1, .uk-h1{
	color: #31353e;
    text-transform: none;
}*/
/*
.uk-text-primary {
	color: #31353e !important;
	font-weight: 500;
}
*/
strong{
	font-weight: normal;
	
}
/*em{
	color: #e18d0d;
}
*/

 /* 01 END*/
 
 
 /* 02 LOGO H! etc */
 /*
 .tm-logo,
 .tm-logo h1,
 .tm-logo a:link,
 .tm-logo a:hover,
 .tm-logo a:active{
	color: #fc0;
	/*text-shadow: 2px 2px 2px rgba(255, 102, 0, 1);
	font-size: 20px;
	line-height:30px;
	letter-spacing: 0.1em;
	text-decoration: none;	text-transform: uppercase;
	display: inline;
	font-weight: normal;
	}*/

a:hover{
	text-decoration: none;
}
/*.tm-logo{
	border-radius: 3px;
	border: 1px solid #666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}*/

/* 02 END*/
 
/*03 INFO LINIA TOP MENU LINK 
 
 .info-linia,
 .info-linia li a{
	font-size: 16px;
	padding-left: 50px;
}
  
 .info-linia i{
	color: #FFF;
	font-size: 20px;
 }*/

 /*END */
 
 /*04 PODTYTUŁ */
 
 /*
.subtitle {
	color: #e1e1e1;
	font-size: 16px;
	font-weight: 300;
	line-height: 30px;
	margin-top: -20px;
	margin-bottom: 20px;
	display: none;
}

.subtitle-pc {
	color: #979797;
	font-size: 20px;
	font-weight: 300;
	line-height: 28px;
	margin-top: 5px;
	margin-bottom: 20px
}

/*.subtitle-teaser,
.uk-article-lead {
	color: #979797;
	font-size: 20px;
	font-weight: 300;
	line-height: 26px;
	margin-top:-5px;
}

.subtitle-teaser-pc,
.uk-article-lead {
	color: #979797;
	font-size: 22px;
	font-weight: 300;
	line-height: 26px;
	margin-top: 5px;
}*/

.subtitle-mapka {
	color: #979797;
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
	margin-top: 5px;
}


.wk-content .uk-h3{
	font-size:24px;
}

/*05 liast kategoria - bilety biura - bez boxu 
 .product-uikit-bilety-autokarowe-biura-podrozy-wielka-brytania .uk-panel-box,
 .product-uikit-aktualnosci-autokary-uk-polska-uk .uk-panel-box,
 .product-uikit-promocje-bilety-autokarowe-uk-polska-uk .uk-panel-box,
 .product-uikit-warunki-przewozu-frimy-autokarowe .uk-panel-box,
 .product-uikit-faq-czesto-zadawane-pytania-bilety-autokarowe-uk-polska-uk .uk-panel-box,
 .product-uikit-info-pomoc-autokary-uk-polska-uk .uk-panel-box,
 .product-uikit-polska-uk .uk-panel-box,
 .product-uikit-firma .uk-panel-box,
 .product-uikit-tag .uk-panel-box,
 .product-uikit-alphaindex .uk-panel-box{
	border-top-style: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 1px;
}
05 end*/


/*06 tags result page - no box no pics and zajawka displayed
.product-uikit-tag .uk-panel-box img,
.product-uikit-tag .uk-panel-box p{
	display: none;
}*/

/*06 end */
/*
.uk-panel-box h3 a{
color: #777777;
}
*/

/*07 next prev buttons*/

.next{
	float: right;
	/*color: #231F20;*/
}

.prev{
	float: left;
	/*color: #231F20;*/
}

.prev a{
float: left;
}

.next a{
float: right;
}

/*07 END*/


/*08 heading zamiast h3*/

.heading-h3{
	font-size: 30px;
    line-height: 36px;
	margin-top: 50px;
}

/*08 end*/
/*
.tm-article-blog .uk-article {
	padding-top: 35px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 0px;
}
*/

/*09 ODPOWIEDNIK dla Headings*/
/*.h3eq{
    font-family: "Roboto",sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 36px;
	margin-top: 35px;
	margin: 0px 0px 25px;
	color: #777;
	text-transform: none;
	text-rendering: optimizelegibility;
}


.h4eq{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	font-size: 22px;
	line-height: 28px;
	color: #777;
	text-transform: none;
	text-rendering: optimizelegibility;
	/*margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 35px;

}


.h5eq{
	font-family: "Roboto",sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 10px;
	color: #777;
	text-transform: none;
	text-rendering: optimizelegibility;
	/*margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: 35px;

}*/

/*09 END*/



.publ-date{
	clear: both;
	margin-bottom: -30px;
	font-size: 14px;
}


/* 10 ZMIAN DLA PRIMARY FORMATTING
.tm-block-primary .uk-panel-title{
	color: #777777;
	font-weight: normal;
}

.tm-block-dark,
.tm-block-primary {
	color: #777777 !important;
}

header .tm-block-dark{
	background: #e1e1e1;
}

header .tm-block-dark a{
	color: #6f7279 !important;
}	
/*10 END*/



/*11 KB HOME full screen top a - home page ONLY */
/*
.home-top-a
.tm-block-default .tm-block-full-width{
	background-attachment: scroll;
	background-image: url(/travelJoomla3/images/ba_general/home-szosa-autokary-do-polski-home-tlo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;

}*/
.tm-fullscreen.tm-noblog > .tm-block-full-width > .uk-container {  
max-width: none !important;  
padding: 0 !important;  
}

/*11 END*/

/*KB 12 - home page runded borders for icons*/
.kb-home-round {
	border-radius: 100%;
	box-sizing: border-box;
	/*color: #777777;*/
	display: inline-block;
	/*height:128px;*/
	/*line-height: 128px;*/
	text-align: center;
	transition: all 0.2s ease-in-out 0s;
	/*width: 128px;*/
	border: 3px solid #777777;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*12 END*/

/*KB 13 */
.kb-13-white{
	color: #FFFFFF;	
}

/*KB 13 */
.kb-13-white-bg{
	background-color: #FFF;
}
/*12 END*/

/*KB 13 linki item pro module - title link*

.zoo-itempro-grid  p{
	margin: 6px 0px;
	font-size: 14px;
	line-height: 20px;
	color: #6f7379;

}

.promocjeStale .element-itemlink a{
	Margin-top: 35px;
font-size: 14px;
line-height: 20px;
color: #6f7379;
display: block;
position: absolute;
bottom: 10px;
}

.nopadding{
	padding: 0px;
}

.zoo-itempro-grid  p.title a{ 
	font-size: 22px;
line-height: 28px;
color: #404247;
font-weight: normal;

}
a.uk-button-thirdary{
color: #404247 !important;
}

.zoo-itempro-grid  a{ 
	color: #404247 !important;
}
/
.zoo-producer p{
	display: none;
}
/*
.tm-block {
    padding: 0px 0px 0px 0px !important;
}

.tm-block-default:not(.tm-block-full-width) + .tm-block-default:not(.tm-block-full-width):not(.tm-block-divider){
	margin-top: -24px;
}

.paddingtopbottom{
	padding: 60px 0px !important;
}*/
/*
.tm-block-primary{
	background: none;
}
*/
/*
.tm-block-others{
	background: #eaeaea !important;
	margin-bottom: -9px;
}

.tm-block-default{
	padding-top: 0px !important;
}
*/
.uk-news-right ul{
	padding-left: 0px;
}

.zoo-producer .date-zooItem{
	display: none;
}

.date-zooItem{
	font-size: 12px;
}

.uk-search-right{

	margin-top: 60px;
}

.tm-blog-image{
	position: relative;
}

.tm-leading-article article .tm-blog-image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0;
  background: rgba(255, 181, 69, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 1000;
}

.tm-leading-article article:hover .tm-blog-image:before  {
  opacity: 1;
}

.bgBanner{
	background: url('banner.png');
	background-size: cover;
}

.whiteContent{
	color: #fff;
	font-size: 20px;
	text-align: left;
	/* xxx margin-left: 5%;*/
	line-height: 38px;
    margin-top: 20%;
	font-weight: 600;
}

.bgWhite{
	background: #fff;
}

.marginTopBott{
	padding: 105px 0px;
}
/*
.h2, .uk-h2{
	font-size: 42px;
    line-height: 48px;
	color: #404247;
	font-weight: normal;

}
*/
/*ZMIANA KB 09-2016 -----------------------------------------------------------------------------*/
/*h5, .uk-h5{
	font-size: 16px;
}*/
.bgGrey{
	background: #f5f5f5;
}

.bgGold{
	background: #f8c151;
	margin-top: 0px !important;
	color: #fff;
}

.bgGold .textInGold{
	margin-top: 10px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

.marginTop0{
	margin-top: 0px;
	font-size: 18px;
    line-height: 26px;
}

.padding030{
	padding: 0px 30px;
}

.promocjeStale .layout-default{
	background: #fff;
	text-align: left;
}

.promocjeStale .contentZoo{
	padding: 15px;
	height: 180px;
	position: relative;
		
}

.promocjeStale .hidePromotions{
	display: none;
}

.promocjeStale .links{
	text-align: left;
}

.newsZoo .hideNews{
	display: none;
}

.zoo-producer  .hidePromotions{
	display: none;
}

.newsZoo .numberCircle{
	font-size: 40px;
	color: #fff;
	background: #6e7379;
	border-radius: 100%;
	width: 70px;
    height: 70px;
    line-height: 70px;
	font-weight: 100;
    text-align: center;
	float: left;
}

.newsZoo .normalDate{
	font-size: 16px;
	margin-top: 17px;
	margin-left: 10px;
	float: left;
	line-height: 20px;
color: #6f7379;
text-transform: uppercase

}

.bgDarkGrey{
	background: #3c3c3c;
	margin-top: 0px !important;
	color: #ccc;
}

.bgDarkGrey .textTitleGrey{
	margin-top: 10px;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 500;
}

/***********************************

.uk-panel-box-tertiary {
    border-color: #bebebe !important;
    background-color: #bebebe !important;
    color: #fff !important;
}

.uk-panel-box-tertiary h1, .uk-panel-box-tertiary h2, .uk-panel-box-tertiary h3, .uk-panel-box-tertiary h4, .uk-panel-box-tertiary h5, .subtitle-teaser-pc, .uk-article-lead {
    color: #fff !important;
}
*/
.emred {
    color: #da314b;
	font-size: 16px;
}
/*
.uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0 !important;
}
*/

/*
.no-padding-box {
    padding: 0 !important;
}

.padding-top-content {
    margin-top: 60px !important;
}

.bg-brighter {
    background-color: #f2f2f2 !important;
    color: #404247 !important;
}
*/
.bg-brighter h1, .bg-brighter h2, .bg-brighter h3, .bg-brighter h4, .bg-brighter h5, .bg-brighter .uk-article-lead {
    color: #404247 !important;
}

.bg-cloud {
    background: url('../../../images/cloud.png') center top;
    background-repeat: no-repeat;
    min-height: 500px;
    margin-left: -70px;
    padding-left: 140px !important;
	padding-top: 35px !important;
}

.bgBanner {
    background: url('../../../images/elephant.png');
    background-size: cover;
    text-align: left !important;
	padding: 50px 30px;
}

.euroticketSearchForm {
    background-color: #bebebe !important;
}

.euroticketSearchForm h1 {
    color: #404247 !important;
    font-size: 42px !important;
}

.euroticket .openMoreOptions {
    color: #707070 !important;
    text-decoration: none !important;
    margin-top: 10px;
    font-size: 13px !important;
}

.euroticket .openMoreOptions:after {
    content: " »";
}

.euroticket .datepicker {
    background-color: #fff !important;
    border: none !important;
}

.euroticket .euroticketCity {
    border: none !important;
}

.bgBanner h1, .bgBanner h2, .bgBanner h3, .bgBanner h4, .bgBanner h5, .bgBanner .uk-h3 {
    color: #fff;
}

.bgBanner .uk-h3 {
	font-size: 22px;
}

.bgBanner span {
	font-size: 18px;
}

/*----------------------------------------------------------------
.uk-bocians {
    margin-bottom: -6px !important;   
}
.uk-bocian-images {
    display: inline-block !important;
    max-width: 420px !important;
}

.uk-bocian-img {
    float: left !important;
    width: 30.3% !important;
}

.uk-bocian-images .contentZoo {
    display: none;
}

.uk-bocian-images .uk-grid {
    margin: 0 !important;
    padding: 0 !important;
}

.uk-bocian-images .uk-width-medium-1-2 {
    padding: 0 !important;
}

.bgNews {
    background: url('../../../images/newsBg.png') right;
    background-size: cover;
}

.hideDiv{
	display: none;
}

.mtopmin50{
	margin-top: -25px;
}
	----------------------------------------------------------------------*/
.iframe_euroticket{
	width: 100%;
	height: 600px;
	margin-left: -85px;
}
/*
@media (max-width: 691px) {
	header{
		display: none;
	}
}

@media (max-width: 767px) {
	.iframe_euroticket{
		width: 100%;
		height: auto;
		margin-left: 0px;
	}
}
	
	.hideNews .uk-overlay{
		width: 100%;
	}
	.hideNews .uk-overlay img{
		width: 100%;
	}
	
	.uk-width-small-1-1-phone{
		width: 100%;
	}
	
	footer{
		display: none;
	}
*/	
	/*.uk-grid{
	margin-top: 0px;
	}
	
	.tm-block-primary, .tm-block-dark{
		padding: 0px !important;
	}
	
.tm-block-default:not(.tm-block-full-width) + .tm-block-default:not(.tm-block-full-width):not(.tm-block-divider), .tm-block-dark:not(.tm-block-full-width) + .tm-block-dark:not(.tm-block-full-width):not(.tm-block-divider), .tm-block-primary:not(.tm-block-full-width) + .tm-block-primary:not(.tm-block-full-width):not(.tm-block-divider){
		margin-top: 0px !important;
	}
	

	.hide-on-phone, .uk-sticky-placeholder{
		display: none;
	}
	
	.bgBanner, .uk-container-center{
		width: 100% !important;
		margin: 0px;
		padding: 0px;
	}
	*/

	/*.tm-block-primary{
		background: #6f7379;
	}
	
	body .tm-block {
		padding: 10px !important;
	}
	.bgeaeaea{ background: #eaeaea; margin: -30px -10px 40px -10px !important;}*/

	/*h2{
	text-align: left;
    margin-left: 20px;
	}*/

/*>>>>>>>>   xyz------------- tu byl "}" blad*/


/*

.buyOnlineButton{
	color: #fff;
	background: #414247;
	float: left; 
	width: 160px;
	padding: 15px;
	    font-size: 16px;
    text-align: center;
    font-weight: 400;
	margin-bottom: 20px;
}

.buyOnlineButton:hover, .buyByPhoneButton:hover{
	color: #fff;
}
.buyByPhoneButton{
	color: #fff;
	background: #8bab3c;
	float: left; 
	width: 160px;
	padding: 15px;
	    font-size: 16px;
    text-align: center;
    font-weight: 400;
}

.greenSmallButton:hover, .greenSmallButton:hover{
	color: #fff !important;
	text-decoration: none;
}
.uk-container-center .greenSmallButton{
	color: #fff !important;
	background: #8bab3c;
	text-decoration: none;
	width: 160px;
	padding: 15px;
	    font-size: 16px;
    text-align: center;
    font-weight: 400;
	letter-spacing: 0.1em;
Margin-top:15px;
Margin-bottom: 15px;

}
*/

/*h1{
`	font-size: 42px;
line-height: 48px;
color: #404247;
font-weight: 300;
margin: 0px; 
}*/

.zoo-news .title a{
/*font-size: 32px !important;
line-height: 38px;*/
color: #404247 !important;
font-weight: normal;

}

.zoo-news .description p{
	font-size: 16px;
line-height: 22px;
color: #6f7379;
}

.zoo-news .links a{
	Margin-top: 35px;
font-size: 14px;
line-height: 20px;
color: #6f7379;
display: block;

	}
.polecaneHide .wk-slideshow-showcasebuttons{
	float: left;
}

.someLineHere{
	margin-top: 15px;
	margin-bottom: 15px;
	background: #bebebe;
	height: 1px;
	width: 100%;
	float: left;
}

.color6f7379{
	color: #6f7379;
}

.color404247{
	color: #404247;
}

.lineInSidebar{
	width: 100%;
	float: left;
}

.textBigRight{
	font-size: 22px;
line-height: 28px;
color: #404247;
font-weight: 300;
text-transform: uppercase;

	margin-top: 20px;
	float: left;
}

.slides-container .uk-margin a{
	font-size: 16px;
line-height: 22px;
color: #6f7379;

}

.wk-slideset .sets{
	opacity: 0;
	height: 1px !important;
}

.polecaneHide .prev, .polecaneHide .next{
	display: none !important;
}

.bigTitleGreen{
	background-color: #8aac3c;
    display: block;
    float: left;
	font-size: 42px !important;
    padding: 10px;
}

.h1BigTitle{
	float: left;
	width: 100%;
}

.imageBack p{
	margin: 0px;
}

.strongBilety{
	font-size: 22px;
    font-weight: 300;
}

.mBottom50{
	margin-bottom: 50px;
}

.uk-panel-box-tertiary{
    padding: 100px 35px;
}


/*KB - 2016-01-22: Lista horyzontal dla modulu ostation przegladane START*/
.zoo-itempro-last-viewed{
	list-style-type: none;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.zoo-itempro-last-viewed li{
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #404247;
}

.zoo-itempro-last-viewed li:nth-child(n+4){
	float: left;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #404247;
}
.zoo-itempro-last-viewed .title{
	padding-top: 10px;
	margin-top: 0px;
	
}

.zoo-itempro-last-viewed .title a{
	
	color: #6f7379;
}

/*
.tm-block-dark .zoo-itempro-last-viewed a{
	
	color: #404247;
}
*/

.zoo-news{
	margin-top: -30px;
}

.zoo-news .title a{
	font-size: 22px;
}

.zoo-news .description p{
	font-size: 16px;
}

.zoo-news .links{
	font-size: 16px;
}

/*KB zmiana 09-2016-----------------------------
h3, .uk-h3{
	font-size: 42px;
line-height: 48px;
font-weight: 300;

}*/

/*h5, .bg-cloud .uk-article-lead{
	margin-top: 0px;
	font-size: 22px;
	line-height: 28px;
	color: #6f7379;
	font-weight: 300

}*/

.titleUnder{
	font-size: 22px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	font-weight: 400;
}

.uk-thumbnail{
	border: 0px;
}

.wk-slideshow img, .wk-gallery img, .spotlight img, a[data-lightbox] img{
	width: 100%;
}

/*
.uk-navbar-nav > li > a:active, .uk-navbar-nav > li.uk-active > a{
	background: #6f7279;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a{
	background: #6f7279;
}

.tm-footer{
	background: #eaeaea;
	color: #6f7279;
}

.tm-block-dark{
	background: #6f7379;
	color: #fff !important;
}

.tm-block-dark .uk-icon-button{
	background: #404247;
}
*/

.normalDate1 {
    font-size: 16px;
    margin-top: 17px;
    margin-left: 10px;
    float: left;
    line-height: 20px;
    color: #6f7379;
    text-transform: uppercase;
	width: 20%;
	    word-spacing: 100em;
}

.numberCircle1 {
    font-size: 40px;
    color: #fff;
    background: #6e7379;
    border-radius: 100%;
    width: 70px;
    height: 72px;
    line-height: 70px;
    font-weight: 100;
    text-align: center;
    float: left;
}

/*
.tm-block-dark .uk-panel-title, .tm-block-dark a{
	color: #fff !important;
}
*/
.zoo-tagcloud .weight1 a { font-size: 17px; }
.zoo-tagcloud .weight2 a { font-size: 18px; }
.zoo-tagcloud .weight3 a { font-size: 19px; }
.zoo-tagcloud .weight4 a { font-size: 20px; }
.zoo-tagcloud .weight5 a { font-size: 21px; }
.zoo-tagcloud .weight6 a { font-size: 22px; }
.zoo-tagcloud .weight7 a { font-size: 23px; }
.zoo-tagcloud .weight8 a { font-size: 24px; }
.zoo-tagcloud .weight9 a { font-size: 27px; letter-spacing: -1px; }
.zoo-tagcloud .weight10 a { font-size: 29px; letter-spacing: -1px; }

.zoo-tagcloud li {
    display: inline;
    line-height: 50px;
    vertical-align: middle;
    height: 50px;
}

.tm-block-primary footer a{
	color: #fff !important;
}
/*
#offcanvas .uk-parent{
	background: url('menuico.png') left no-repeat;
	text-align: left;
	margin-left: 10px;
	padding-left: 7px;
	background-position: 0px 8px;
}*/

.moneyEng{
	font-size: 32px; line-height: 38px; color: #ffffff;
}

.moneyPl{
	font-size: 16px; line-height: 22px; color: #6f7379; width: 100%; float: left;     margin-top: 5px;
}

.bg-cloud h2{
	margin-top: 65px;
}

.slides-container .uk-margin{
	margin-top: 0px;
	margin-bottom: 0px;
}

.slides-container .uk-thumbnail{
	margin-bottom: 0px;
}
.slides-container .moneyPl, .slides-container .moneyEng{
	font-size: 16px;
    line-height: 22px;
    color: #6f7379 !important;
	float: none;
}
.slides-container .moneyEng span{
color: #ffb400 !important;
}

.slides-container .moneyEng span.moneyPl{
	color: #e1e1e1 !important;
}

.slides-container span{
	color: #6f7379 !important;
}	

.slides-container p{
	text-align: left !important;
}

.mTop100{
	margin-top: 100px;
}

.rightNewstyle ul{
	padding: 0px;
}

.rightNewstyle .element-datepro{
	margin-bottom: 0px; 
	color: #ffb400 !important;
}

.rightNewstyle .zoo-news .title a{
    font-size: 16px !important;
    line-height: 22px !important;
    color: #6f7379 !important;

}

.rightNewstyle .zoo-news .title{
	margin: 0px;
}

.rightNewstyle .zoo-news .links a{
	margin-top: 10px;
}	

.rightNewstyle li{
	background: url('liststyle.png') left top no-repeat;
	padding-left: 15px;
	    background-position: 0px 5px;
}


.titleCategoryPage{
    font-size: 32px !important;
    line-height: 38px;
    color: #404247 !important;
    font-weight: normal;
}	

/*---usuwa margines u gory - likwidacja przerwy pomiedzy teaser i menu glowne
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0px;
}
.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 0px;
}*/
/*
.product-uikit .uk-grid p:first-child{
    margin-left: 28%;
}	

.product-uikit .uk-grid a:last-child{
    margin-left: 28%;
	Margin-top: 35px;
    font-size: 14px;
    line-height: 20px;
    color: #6f7379;
    display: block;
}	

body .product-uikit-bilety-autokarowe-biura-podrozy-wielka-brytania .uk-grid a:last-child{
	margin-left: 0px;
	margin-top: 0px;
}

body .product-uikit-bilety-autokarowe-biura-podrozy-wielka-brytania h2{
	height: 0px;
}

body .product-uikit-info-pomoc-autokary-uk-polska-uk .uk-grid a:last-child{
	margin-left: 0px;
	margin-top: 0px;
}

body .product-uikit-info-pomoc-autokary-uk-polska-uk h2{
	height: 0px;
}*/
/*ZMIANA KB 09-2016 -----------------------------------------------------------------------------*/
/*.yoo-zoo h1{
	margin-bottom: 25px;
}*/




/*---- Home modules ---*/



/*KB HEADINGS for Top teaser*/





.home-top-c-aktualnosci{
	background-image: url(/images/ba_general/newsBg.png);
	/*background-repeat: no-repeat;*/
	min-height: 500px;
	
}
.rev_slider video {pointer-events: none}


.top-teaser-przez-telefon{
	background-image: url(/images/ba_general/bilety-autokarowe-polska-uk-telefon-01a.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	
}
.top-teaser-zapytaj-o-oferte{
	background-image: url(/images/ba_general/bilety-autokarowe-polska-uk-zapytaj-oferta-01a.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}





.top-teaser-home{
	/*background-image: url(/images/ba_general/bilety-autokarowe_UK_home_plain.jpg);*/
	background-repeat: no-repeat;
	min-height: 700px;
}
/*
video{
	clip: rect(200px,auto,auto,auto);
	margin-top: -200px;
}
*/


.top-teaser-promocje{
	background-image: url(/images/ba_general/promocje-ban-bilety-do-polski-1a.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
.top-teaser-aktualnosci{
	background-image: url(/images/ba_general/aktualnosci-ban-bilety-do-polski-bw-1a.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}

/*---Info Pomoc top teasers*/

.top-teaser-info-pomoc{
	background-image: url(/images/info-pomoc/Info-pomoc-top-teaser-2c.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}


.top-teaser-info-pomoc-twoj-bilet{
	background-image: url(/images/info-pomoc/info-pomoc-twoj-bilet-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}


.top-teaser-info-pomoc-warunki{
	background-image: url(/images/info-pomoc/info-pomoc-warunki-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
	}

.top-teaser-info-pomoc-pobierz{
	background-image: url(/images/info-pomoc/info-pomoc-pobierz-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
.top-teaser-info-pomoc-faq{
	background-image: url(/images/info-pomoc/Info-pomoc-faq-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}
.top-teaser-info-pomoc-przewoznicy{
	background-image: url(/images/info-pomoc/Info-pomoc-przewoznicy-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}

.top-teaser-info-pomoc-kontakt{
	background-image: url(/images/info-pomoc/info-pomoc-kontakt-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}

.top-teaser-info-pomoc-firma{
	background-image: url(/images/info-pomoc/info-pomoc-firma-top-teaser-2b.jpg);
	background-repeat: no-repeat;
	min-height: 400px;
}

.kb-top-teaser-min-height-400{
		min-height: 400px;
}



.kb-min-height-150{
		min-height: 150px;
}

.kb-image-1px{
	height: 1px;
	width: 1px;	
}


.home-przez-telefon{
	background-image: url(/images/ba_general/bilety-autobusowe-uk-telefon-background2.jpg);
	background-repeat: no-repeat;
	
	
}
/*-----*/

.kb-extra-letter-spacing{
	letter-spacing: 2px;
}
.kb-extra-letter-spacing2{
	letter-spacing: 1px;
}

.kb-text-uppercase{
	text-transform: uppercase;
}
.kb-very-small{
	font-size: 8px;
	font-weight: 100;
	color: #FCFCFC;
	line-height: 8px;
 }
 .kb-very-small-light{
	font-size: 8px;
	font-weight: 100;
	color: #f3f3f3;
	line-height: 8px;
 }
 
 .kb-very-small-dark{
	font-size: 8px;
	font-weight: 100;
	color: #B6B6B6;
	line-height: 8px;
 }
 .kb-uk-h5{
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #b9b9b9;
	font-size: 16px;
line-height: 22px;
font-weight: 300;
	
 }
 
 
 
 
 
 
 /*KONTAKT - FORM - modyfikacje---------------------*/
 
 #pwebcontact115_send{
	/*padding-top: 7px;
	padding-bottom: 5px;*/
	padding-right: 28px;
	padding-left: 28px;
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-align: center;
    border-radius: 25px;
    border: 2px solid;
    min-height: 40px;
    vertical-align: middle;
    border-radius: 0;
	/*background: #f0b606;*/
}
 
 
 /*#pwebcontact101_form button,*/
/*#pwebcontact99_form button,*/
#pwebcontact115_send,
#pwebcontact115_send,
.fileinput-button{
	
	/*background: #222222 none repeat scroll 0 0;*/
	border-radius: 0;
	box-sizing: border-box;
	/*color: #ffffff;*/
	display: inline-block;
	/*font-size: 18px;
	font-family: "Raleway",open sans;
	font-feature-settings: inherit;
	font-kerning: inherit;
	font-language-override: inherit;
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-synthesis: inherit;
	font-variant: inherit;*/
	font-weight: 300;
	letter-spacing: 0.3em;
	line-height: 40px;
	margin: 0px;
	min-height: 40px;
	overflow: hidden;
	/*padding: 0 33px;*/
	/*padding-right: 28px;
	padding-left: 28px;*/
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.12s ease-in-out 0s;
	vertical-align: middle;
	z-index: 1;
	box-shadow: none; /*0 1px 2px rgba(0, 0, 0, 0.2) inset;*/
	cursor: pointer;
	float: none;
    padding: 0px;
    width: 200px;
	margin-top:0px;
	margin-left: 0px;
	border: 1px solid;

}

form.pwebcontact-form button,
form.pwebcontact-form .btn{
	border-radius: 0;
	box-sizing: border-box;
	/*color: #ffffff;
	display: inline-block;
	font-family: "Raleway",open sans;
	font-size: 18px;
	font-feature-settings: inherit;
	font-kerning: inherit;
	font-language-override: inherit;
	
	font-size-adjust: inherit;
	font-stretch: inherit;
	font-style: inherit;
	font-synthesis: inherit;
	font-variant: inherit;*/
	font-weight: 300;
	letter-spacing: 0.3em;
	line-height: 40px;
	margin: 0px;
	min-height: 40px;
	overflow: hidden;
	padding: 0 33px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.12s ease-in-out 0s;
	vertical-align: middle;
	z-index: 1;
	box-shadow: none; /*0 1px 2px rgba(0, 0, 0, 0.2) inset;*/
	cursor: pointer;
	float: none;
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #e1e1e1;
	
}

.fileinput-button{
	color: #B9B9B9;	
}

.btn{
	font-size: 14px  !important;
}
.btn [class^="icon-"], .btn [class*=" icon-"], .icon-trash {
	margin-top: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 5px;
}

.pweb-upload-success {
	/*vertical-align: middle;*/
	font-size: 14px;
		
}

.delete{
	color: #e56d60;
}

i.icon-trash{
	margin-right: 30px;
	padding-right: 20px
	color: #e56d60;
}


form.pwebcontact-form input.pweb-input, form.pwebcontact-form select, form.pwebcontact-form textarea {
	height: 50px;
	max-width: 100%;
	border: 1px solid #e1e1e1;
	background: #ffffff;
	color: #404247;
	border-radius: 0;
	/*font-family: 'Raleway', Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;

}



/*#pwebcontact115_box,*/ #pwebcontact115_form label, #pwebcontact115_form input, #pwebcontact115_form textarea, /*#pwebcontact115_form select,*/ .pweb-chars-counter
#pwebcontact115_box, #pwebcontact115_form label, #pwebcontact115_form input, #pwebcontact115_form textarea, #pwebcontact115_field-trezapytania-limit,  #pwebcontact115_form select /*pweb-chars-counter*/ {
	/*line-height: 50px;*/
	max-width: 100%;
	color: #b9b9b9;
	/*font-family: 'Raleway', Helvetica, Arial, sans-serif;*/
	font-size: 12px;
	font-weight: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px;
	margin-left: 0px;	
}



.pweb-static .pwebcontact-container {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/* KB - extra spacing dla: menu glowne dropdown*/
.uk-dropdown .uk-nav > li > a {
    padding-left:10px;
}
.uk-nav li > a > div {
	padding-left: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #E1E1E1;
}
  .uk-nav-navbar .uk-nav-header {
     padding-left:10px;
}

.uk-nav-offcanvas .uk-nav-header{
	 padding-left:15px;
	 color: #404247;
}


.uk-dropdown .uk-nav > li.uk-nav-divider{
	border-top: #6f7379;
	color: #6f7379;
}

#cookies{
	display: none;
}

/*
.pweb-labels-over form.pwebcontact-form .pweb-label-over label {
   
    color: #444444;
    text-shadow: none;
    white-space: nowrap;
	
	
}*/
@media (max-width: 980px) {  
    .uk-breadcrumb { display: none;
	}  
}


/* Lista - 1 > 1.1, 1.2...a, b, c, 1.3 ... ---------------*/
ol {
    counter-reset: item;
}

ol > li {
    counter-increment: item;
	margin-bottom: 10px;
}

ol ol > li {
    display: block;
	text-indent: -50px;
	margin-bottom: 10px;
}

ol ol > li:before {
	content: counters(item, ".") ". ";
	margin-left: 20px;
		
}

ol ol > li:last-child {
	margin-bottom: 50px;		
}
ol ol ol > li {
    display: block;
	text-indent: -50px;
}

ol ol ol > li:before {
	content: counter(item, ".") ") ";
	margin-left: 20px;
}
ol ol ol > li:last-child {
	margin-bottom: 30px;		
}

ol ol ol.kb-lower-alpha  > li:before {
	content: counter(item, lower-alpha) ") ";
	margin-left: 32px;	
}
ol ol ol.kb-lower-alpha  > li:last-child {
	margin-bottom: 30px;		
}


ol ol ol ol.kb-lower-alpha  > li:before {
	content: counter(item, lower-alpha) ") ";
	margin-left: 32px;	
}
ol ol ol ol.kb-lower-alpha  > li:last-child {
	margin-bottom: 30px;		
}
/* EUROTICKET IFRAME ---------------*/

/* KB DATY DLA AKTUALNOSCSI 03 NEW ----------*/

.kb-aktu-teaser-data-wrap{
	min-width: 15%;
	display: block;
	
}

.kb-aktu-home-zooitem-m-y  {
    font-size: 14px;
    margin-top: 10px;
    margin-left: 0px;
    float: left;
    line-height: 14px;
    color: #6f7379;
    text-transform: uppercase;
	width: 8%;
	word-spacing: 100em;
	margin-right: 10px;
	/*font-family: "Open Sans";*/
	
	

}

.kb-aktu-home-zooitem-day {
	font-size: 30px;
	color: #fff;
	background: #6e7379;
	border-radius: 0%;
	min-width: 55px;
	height: 45px;
	line-height: 45px;
	font-weight: 100;
	text-align: center;
	float: left;
	margin-top: 0px;
	 margin-right: 10px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;

	/*font-family: "Open Sans";*/
}

/*KB offer code and date dla PROMOCJE tylko*/

.kb-offer-code {
	font-size: 30px;
	color: #fff;
	background: #8aac3c;
	border-radius: 0%;
	width: 66px;
	height: 45px;
	line-height: 45px;
	font-weight: 100;
	text-align: center;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	margin-top: 25px;
	margin-right: 5px;		
}


.kb-offer-code-teaser {
	font-size: 30px;
	color: #fff;
	background: #8aac3c;
	border-radius: 0%;
	width: 66px;
	height: 45px;
	line-height: 45px;
	font-weight: 100;
	text-align: center;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	
	margin-right: 5px;	
		
	
}

.kb-offer-code-m-y  {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	line-height: 14px;
	color: #6f7379;
	text-transform: uppercase;
	width: 8%;
	word-spacing: 100em;
	/*font-family: "Open Sans";*/
	margin-right: 10px;
}

.kb-offer-code-day {
	font-size: 30px;
	color: #fff;
	background: #6f7379;
	border-radius: 0%;
	width: 55px;
	height: 45px;
	line-height: 45px;
	font-weight: 100;
	text-align: center;
	float: left;
	margin-top: 0px;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
}

/* KB - modyfikacja hack dla kolorow heading  - box*/

.tm-block-dark .uk-panel-title{
	color: #FFF;
}

.tm-block-primary .uk-panel-title{
	color: #404247;
}
.tm-block-primary p{
	
	color: #6f7379;	
}

/* KB - modyfikacja TOP MENU*/
.uk-sticky-placeholder .tm-block-dark{
	background-color: #f2f2f2;
	
}


.uk-sticky-placeholder .tm-block-dark a {
	color: #404247 !important;
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	font-weight: bold;
}
.uk-sticky-placeholder .tm-block-dark a:hover {
	color: #da314b !important;
	
}

/*KB field: oferta procentowo*/

.kb-offer-price-prefix-ptc {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -80px;
	min-width: 60px;
	max-width: 200px;
	width: auto;
	margin-top: -10px;
	font-size: 22px;
	color: #fff;
	height: 60px;
	line-height: 75px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;	

}


.kb-offer-price-prefix-ptc-teaser {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -80px;
	min-width: 60px;
	max-width: 200px;
	width: auto;
	margin-top: -10px;
	font-size: 22px;
	color: #fff;
	height: 60px;
	line-height: 75px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;	

}

.kb-offer-price-prefix-ptc-slideshow {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -35px;
	min-width: 35px;
	max-width: 100px;
	width: auto;
	margin-top: -8px;
	font-size: 14px;
	color: #fff;
	height: 28px;
	line-height: 35px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-align: left;	
	z-index:999;
}


.kb-offer-price-prefix-slideshow {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -35px;
	min-width: 30px;
	max-width: 60px;
	width: auto;
	margin-top: -8px;
	font-size: 14px;
	color: #fff;
	height: 28px;
	line-height: 35px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 18px;
	text-align: left;	
}


.kb-offer-price-ptc {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 80px;
	max-width: 200px;
	width: auto;
	margin-top: -150px;
	margin-left: 80px;
	font-size: 40px;
	color: #fff;
	
	height: 60px;
	line-height: 60px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}


.kb-offer-price-ptc-teaser {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 80px;
	max-width: 200px;
	width: auto;
	margin-top: -120px;
	margin-left: 80px;
	font-size: 40px;
	color: #fff;
	
	height: 60px;
	line-height: 60px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-ptc-slideshow {
	float: left;
	background: #ffb400;
	position: relative;
	min-width:75px;
	max-width: 200px;
	width: auto;
	margin-top: -135px;
	margin-left: 25px;
	font-size: 24px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left:0px;
	text-align: right;
}

/*KB field: oferta cena od...*/

.kb-offer-price-prefix {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -45px;
	min-width: 25px;
	max-width: 100px;
	width: auto;
	margin-top: -10px;
	font-size: 22px;
	color: #fff;
	height: 60px;
	line-height: 75px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-weight: 100;	
}




.kb-offer-price-prefix-teaser {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -45px;
	min-width: 25px;
	max-width: 100px;
	width: auto;
	margin-top: -10px;
	font-size: 22px;
	color: #fff;
	height: 60px;
	line-height: 75px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;	

}




.kb-offer-price {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 115px;
	max-width: 160px;
	width: auto;
	margin-top: -150px;
	margin-left: 45px;
	font-size: 40px;
	color: #fff;
	
	height: 60px;
	line-height: 60px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-teaser {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 115px;
	max-width: 160px;
	width: auto;
	margin-top: -120px;
	margin-left: 45px;
	font-size: 40px;
	color: #fff;
	min-width: 115px;
	max-width: 200px;
	height: 60px;
	line-height: 60px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-slideshow {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 65px;
	max-width: 200px;
	width: auto;
	margin-top: -80px;
	margin-left: 25px;
	font-size: 24px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	font-weight: 300;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-ptc-slideshow {
	float: left;
	background: #ffb400;
	position: relative;
	min-width:75px;
	max-width: 200px;
	width: auto;
	margin-top: -80px;
	margin-left: 25px;
	font-size: 24px;
	color: #fff;
	height: 28px;
	line-height: 28px;
	font-weight: 300;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left:0px;
	text-align: right;
}


ul.slides a{
	color: #ffb400;
	font-weight: 300;
	text-transform: uppercase;
}

ul.slides a:hover{
	color: #da314b;
	font-weight: 300;
	text-transform: uppercase;
}

.kb-uk-text-warning-shade{
	 text-shadow: 0.01em 0.01em 0.01em #6f7379;
	 font-weight: 500;
	 font-size: 22px;
	
}



/*KB ceny ofert od i % + prefiksy*/

.kb-offer-price-ptc-home {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 85px;
	max-width: 160px;
	width: auto;
	margin-top: -90px;
	margin-left: 70px;
	font-size: 32px;
	color: #fff;
	
	height: 50px;
	line-height: 50px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-prefix-ptc-home {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -70px;
	min-width: 85px;
	max-width: 200px;
	width: auto;
	margin-top: -10px;
	font-size: 20px;
	color: #fff;
	height: 50px;
	line-height: 58px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	letter-spacing: 1px;
}


.kb-offer-price-home {
	float: left;
	background: #ffb400;
	position: relative;
	min-width: 65px;
	max-width: 160px;
	width: auto;
	margin-top: -90px;
	margin-left: 85px;
	font-size: 32px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left:0px;
	text-align: right;
}

.kb-offer-price-prefix-home {
	float: left;
	background: #ffb400;
	position: relative;
	margin-left: -85px;
	min-width: 65px;
	max-width: 160px;
	width: auto;
	margin-top: -10px;
	font-size: 20px;
	color: #fff;
	height: 50px;
	line-height: 58px;
	font-weight: 100;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	/*font-family: "Open Sans";*/
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	letter-spacing: 1px;

}


/*KB KONIEC --- ceny ofert od i % + prefiksy*/





/*KB podkreslenie tytulu dla panelu typ header - */
.uk-panel-header .uk-panel-title{
	min-width: 230px;
}
/*kb - HOME ZOOITEM Aktualnosci*/
p.title a{
	font-size: 24px;
	line-height: 30px;
	color: #404247;
}
.kb-home-aktu-text{
	padding-left: 10%;
}
.kb-home-aktu-date{
	width: 10%;
	min-height:120px;
}
.kb-home-aktu-item-link{
	padding-left: 10%;
}

/* wszytskie zdjecia na szaro

.blog-uikit .element-imagepro img{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
*/

.naszaro{
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
 .home-z-index-top{
	z-index: 2;	 
 }
  .home-z-index-bottom{
	z-index:-1;	 
 }


.wk-slideshow-katana .caption{
	left: 0px;}


.kb-success-small{
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

/*voyager ------ KROKI  ---- KB */
	
#Voy-K3 .uk-table th{
font-size: 12px;
letter-spacing: 0.1em;
padding-right: 0px;
font-weight: bold;
}
#Voy-K3  .uk-table caption{
	
	font-style: normal;
	font-size: 12px;
}
#Voy-K3 .uk-button{
	min-width: 43px;
	padding: 2px;
	line-height: 19px;
	min-height: 19px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#Voy-K3 .uk-alert{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

#Voy-K3 .uk-panel-box{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;	
}

#Voy .uk-panel-box{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#Voy-days .uk-button{
	min-width: 180px;
	line-height: 29px;
	min-height: 29px;
		
}

#Voy-dalej .uk-button{
	border: 1px solid #404247;
	
}
.uk-alert-Voyager{
	color: #ffffff;
	background-color: #e1e1e1;
}
.kb-voyager-th{
	font-size: 12px;
	letter-spacing: 0.1em;
	padding-right: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.tm-block-primary a{
	color:#404247!important;
}

h6 {
	font-size: 8px;
	font-weight: 100;
	color: #FCFCFC;
	line-height: 8px;
	display: inline;
 }
 
 /*KB iframe sindbad map mod*/
 .wrapper{
    position:relative;
    z-index: 1;
    display: inline-block;
}

.hidelogo{
    position: absolute;
    width: 150px;
    height: 40px;
    background: #222;
    right: 0px;
    bottom: 6px;
    z-index:999;
    display: block;
    color: #fff;
}
 
 
 /*KB remove padding for I frame PHONES
 dla Sindbada online*/
 
@media (max-width: 768px) {
  .tm-block{
	padding-top: 10px!important;
	padding-right: 0px!important;
	padding-bottom: 10px!important;
	padding-left: 0px!important;
  }
  
  @media (max-width: 480px) {
  .tm-block{
	padding-top: 10px!important;
	padding-right: 0px!important;
	padding-bottom: 10px!important;
	padding-left: 0px!important;
  }