/* STYLE OGÓLNE */
.btn-circle {
	width: 40px;
	height: 40px;
	padding: 9px 11px;
	font-size: 17px;
	line-height: 1.33;
	border-radius: 25px;
}

/* NOWA STR GŁÓWNA */
section.topSite{
	/* height: 85px; */
	margin: 0 auto;
	background: #fff;
	margin-top: 10px;
	padding-bottom: 10px;
}

section.topSite ul, section.topSite li{
	padding: 20px 0px 0px 0px;
	list-style: none;
}

section.topSite li{float: left; margin-left: 20px;}


section.topLogon div.fluid{
	width: 90%;
	position: relative;
	margin: 0 auto;
}

section.topSite div.box{
	margin: 0px;

}

section.topSite .logo{
	float: left;
}

section.topSite .logo img{
	width: 300px;
}


nav.menu .dzialy, nav.menu .ikony{
	display: inline;

} 

nav.menu .dzialy{
	float: left;
	/* margin-left: 50px; */
}


nav .dzialy {
	 margin-top: 0;
}

nav.menu .dzialy a{
	text-decoration: none;
	font-size: 14px;
	color: #596f87;
}

nav.menu .ikony{
	float: right;
}

nav.menu .ikony > li{
	display: inline-block;
	width: 48px;
	height: 40px;
	float: left;
	position: relative;
}


div.ddIcons ul { padding: 20px 0 0 0; margin:0; float: right;}
div.ddIcons ul li { display:block; position:relative; float:left; padding:0; margin-left: 0px; }
div.ddIcons ul li a { color:#596f87; text-decoration: none; display:inline-block; width:58px; height:10px; text-align:center; padding-top:48px; font-size:10px; font-family: Arial; background: url(/images/newIcons.png) no-repeat top left }
div.ddIcons ul li a:hover { opacity:.77; text-decoration:none; color:#1b578a; }
div.ddIcons ul li.zdrowie a { background-position:center -293px }
div.ddIcons ul li.paliwa a { background-position:center -90px }
div.ddIcons ul li.foto_relacje a { background-position:center -242px }
div.ddIcons ul li.pogoda a { background-position:center -56px }
div.ddIcons ul li.konkursy a { background-position:center -142px }
div.ddIcons ul li.rabaty a { background-position:center -63px }
div.ddIcons ul li.ogloszenia a { background-position:center -42px }
div.ddIcons ul li.firmy a { background-position:center -142px }
div.ddIcons ul li.opinie a { background-position:center -90px }
div.ddIcons ul li.kontakt a { background-position:center -42px }
div.ddIcons ul li.praca a { background-position:center 8px; }
div.ddIcons ul li.humor a { background-position:center -292px }
div.ddIcons ul li.nasygnale a { background-position:center -92px }

div.ddIcons ul li.logowanie a { background-position:center -292px}
div.ddIcons ul li.szukaj a { background-position:center -192px}


.contentPlace{position: absolute; top:70px; right: 0px; z-index: 99999; display:none; background: #292931; padding: 15px;}
.contentPlace .btn-close{position: absolute; font-weight: bold; text-align: center; top: -7px; right: -7px; border: 2px solid #292931; color: #292931; background: white; cursor: pointer; width: 17px; height: 17px; border-radius: 250px;}

/* Strona Główna */

.mainContainer{
	margin: 0 auto;
	width:1220px; background-color: white; border:0px solid red;
	display: table;
}

.mainContainer > div {float: left;}
.mainContainer > div:first-child{margin-right: 19px;}

.mainContainer > .left {
	width: 809px;

}

.mainContainer  > .right {
	width: 392px;
}

/* Pasek PILNE */
.pilne {
	width: 100% !important;
}
/* END Pasek PILNE */


.newPogoda{width: 100%; height: 100px; background-color: #efefef; display: table; margin-bottom: 10px; border-radius: 2px; /* background-image: url('/pl/images/pogoda_background2.png'); */}
.newPogoda >div{float: left;}

.weatherToday{ width: 300px; height: 85px; margin-left: 5px;}
.weatherToday>div{ float: left;}

.weatherToday .dTygodnia{ font-weight: bold; display: inline-block; margin-bottom: 5px;}
.weatherToday .temp-max{ font-size: 21px;}
.weatherToday .temp-min{ font-size: 18px; color: #a0a0a0;}

.weatherToday .image{ width: 120px;}
.weatherToday .image img{ border:0px; width: 120px;}
.weatherToday .data{ width: 170px; position: relative; top: 15px; left: 0px;}
.weatherToday a{ color: #262626 !important;}

.weatherNextDay{ width: 115px; margin-top: 14px; margin-left: 25px;}
.weatherNextDay a{ color: #262626 !important;}
.weatherNextDay .data>div{ float: left;}
.weatherNextDay .dTygodnia{ font-weight: bold; display: block; width: 70px; text-align: center; float:left;}
.weatherNextDay .dTygodnia .image{ width: 70px;}
.weatherNextDay .dTygodnia .image img{ border:0px; width: 70px;}
.weatherNextDay .data{float: right; font-size: 16px; padding-top: 20px; text-align: right;}
.weatherNextDay .temp-max{ font-size: 18px;}
.weatherNextDay .temp-min{ font-size: 13px; color: #a0a0a0;}

/* 
.weatherNextDay .data{ width: 150px; position: relative; top: 15px; left: 0px;}
.weatherNextDay .dTygodnia{ font-weight: bold; display: inline-block;}
.weatherNextDay .image{ width: 80px;}
.weatherNextDay .image img{ border:0px; width: 80px;}
.weatherNextDay .temp-max{ font-size: 18px;}
.weatherNextDay .temp-min{ font-size: 13px; color: #a0a0a0;}
*/


.weatherWeek{
	float: right !important;
	background: #55c6ee url(/pl/weather_icons/schl.png) no-repeat 140% center;
	color: white;
	width: 175px;
	padding: 12px 0px 12px 8px;
}
.weatherWeek a{text-decoration: none; color: white;}

.weatherWeekXS{
	background: #55c6ee url(/pl/weather_icons/schl.png) no-repeat 140% center;
	color: white;
	width: 100%;
	margin-top: 10px;
	padding: 12px 0px 12px 8px;
}
.weatherWeekXS a{text-decoration: none; color: white;}

.imieniny{
	float: right !important;
	width: 175px;
	padding: 12px 0px 12px 8px;
	margin-right: 8px;
}

.imieninyXS{
	float: right !important;
	width: 175px;
	padding: 12px 0px 12px 8px;
	margin-right: 8px;
}

.playNews{
	font-size: 40px;
	color: #000;
}

.TOPNews{
	position: relative;
	width: 100%;
	position: relative;
}

.TOPNews img{
	width: 100%;
	
	/* height: 400px; */
}

.TOPNews .tytul{
	width: 100%;
	bottom:0px;
	left:0px;
	position: absolute;
	padding: 0px 30px 30px 30px;
	text-shadow: 0 0.11rem 0 #333;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.87) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.87))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 ); /* IE6-9 */
}

.TOPNews .tytul a{
	color: white;
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
}

#boxTop3 {
	position: relative;
}

#boxTop3 button{
	position: absolute;
	top: 80px;
}

#boxTop3  .btn-left{
	left: 15px;
}

#boxTop3  .btn-right{
	right: 15px;
}


.newsBox img{
	width: 100%;
}

.newsBox .title{
	height: 90px;
	overflow: hidden;
	background-color: #f0f0f0;
	padding: 10px 20px;
}

.newsBox .kultura{
	height: 105px !important;
}

.newsBox a{
	font-size: 19px;
	text-decoration: none;
}

/* .top3 img{
	height: 190px !important;
} */

/* BELKA */

.belka{
	border-top: 1px solid #A7ADB4;
	margin: 0;
	margin-bottom: 5px;
}

.belka .tytul{
	text-transform: uppercase;
}

.belka > div{
	padding: 0;
}

.belka h2{margin: 10px 0; }
.belka a {color: #575757; text-decoration: none;}
.belka h2 a{font-size: 20px;}
.belka .more{margin:10px 0; font-size: 12px;}
.belka .more a{display: inline-block; margin-left: 10px;}
.belka .more a:hover{color: #337AB7;}

.belka select{border: 0;}

/* BELKA-END */


/* Kategorie Strona główna*/

.firstLine{
	margin-bottom: 10px;
}

.firstLine a.title{
	font-size: 18px;
	line-height: 20px;
}

.firstLine .titleLine{
	margin-top: 10px;
	margin-bottom: 5px;
}

.firstLine img{
	width: 100%;
}

ul.nextNews, li.line{
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
	outline: none;
	list-style-type: none;
	line-height: 15px;
}


.nextNews a{
	font-size: 14px !important;
}

/* END Kategorie Strona główna*/

/* DZIAŁ POLECAMY */

.section-polecamy .kat{
	position: absolute;
	top: 10px;
	left: 20px;
	padding: 10px;
	font-size: 12px;
}

/* END DZIAŁ POLECAMY */



/* DZIAŁ NA SYGNALE */
/* .section-nasygnale img{
	height: 200px;
} */

.section-nasygnale .title{
	height: 112px;
}

.section-nasygnale .kat{
	position: absolute;
	top: 10px;
	left: 20px;
	padding: 10px;
	font-size: 12px;
}

/* END DZIAŁ NA SYGNALE */


/* SEKCJA WASZYM ZDANIEM */
.boxOpinia .opinia{
	background-color: #f5f5f5;
	padding: 10px;
	height: 160px;
	overflow: hidden;
}

.boxOpinia .details{
	margin-top: 10px;
}
.boxOpinia .opinia::before{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 24px 24px;
	border-bottom-width: 0px;
	border-right-width: 10.2px;
	border-top-width: 10.2px;
	border-left-width: 10.2px;
	border-color: #f5f5f5 transparent transparent transparent;
	position: absolute;
	right: 28px;
	bottom: 17px;
	content: "";
}

.boxOpinia .nick{
	font-weight: bold;
}

.boxOpinia a{
	text-decoration: none;
	color: #596f87;
	font-size: 15px;
}



/* END SEKCJA WASZYM ZDANIEM */


.centered{
	float: none;
	margin: 0 auto;
	text-align: center;
}

.box-margin{
	margin-bottom: 20px !important;

}

/* END Strona Główna */

/* FOTORELACJE GŁÓWNA */
#glFotorelacje .f_gl img:hover{opacity: 0.77;}
#glFotorelacje span.right, #glFotorelacje span.left{opacity: 0.7;}

#glFotorelacje span.left{
	position: absolute;
	top: 0px;
	left: 10px;
	height: 275px;
	/* background-color: rgba(255, 255, 255, 0.5); */
	cursor: pointer;
}

#glFotorelacje span.left img, #glFotorelacje span.right img{margin-top: 120px; height: 120px;}

#glFotorelacje span.right{
	position: absolute;
	top: 0px;
	right: 10px;
	height: 275px;
	/* background-color: rgba(255, 255, 255, 0.5); */
	cursor: pointer;
	
}

#glFotorelacje .f_gl{width: 181px; height: 275px; background: url(/pl/images/ajax-loader.gif) center center no-repeat;}

#glFotorelacje .title{height: 105px; overflow: hidden; font-size: 18px;}

#boxFotorelacje .btnFotorelacje{
	position: absolute;
	top: 160px;
	right: 10px;
}

#boxFotorelacje .btn-left{
	left: 20px;
}

#boxFotorelacje .btn-right{
	right: 20px;
}

#boxEvent .btnEvent{
	position: absolute;
	top: 250px;
	right: 10px;
}

#boxEvent .btn-left{
	left: 20px;
}

#boxEvent .btn-right{
	right: 20px;
}

/* END FOTORELACJE GŁÓWNA */

/* CO? GDZIE? KIEDY */
.cgk_fix {padding:5px 10px;}
.cgk_fix:last-child {padding-bottom:10px;}
.cgk nav{margin-bottom:0;min-height: 42px;}
.cgk_day {float:left;width:80%;text-align:center;padding:3px;}
.cgk .navbar-collapse {	padding:0px;}
.cgk .navbar-nav { margin:0px;}
.changeEventBox button{
	border-radius: 0px !important;
}

.changeEventBox {
float:none;
}

.changeEventBox > li {
	background: url("images/kreska.png") no-repeat scroll left center #F5F5F5;
	border-top: 3px solid #F5F5F5;
	text-align: center;
	padding: 10px;
 height:100%;
	margin-bottom: -10px;
}

.changeEventBox > li:first-child {
	background: #F5F5F5;
}



.changeEventBox > li.active, .changeEventBox > li:hover{
	background-color: #FFF;
	border-top: 3px solid #0190ec;
	border-bottom: 3px solid #FFF;
	color: #606060;
	height: 45px;
	cursor: pointer;
}


#gl_cogdziekiedy2 .opis i, #gl_cogdziekiedy2 .miejsce i{
	font-size: 15px;
	color: white;
	opacity: 0.77;
}

#gl_cogdziekiedy2{
	height: 100%;
	margin:0;
}

#gl_cogdziekiedy2 .description {
	left: 10px;
	bottom: 10px;
}

#gl_cogdziekiedy2 .description  .time a, #gl_cogdziekiedy2 .description  .location a{
	color: #222222;
	text-decoration: none;
}

#gl_cogdziekiedy2 .title{
position: absolute;
left: 10px;
bottom: 55px;
text-shadow: 0 0.11rem 0 #333;
}

#gl_cogdziekiedy2 .title a{
	color: white;
	text-decoration: none;
	font-size: 36px;
	font-weight: bold;
	line-height: 45px;
	
}

#gl_cogdziekiedy2 .boxShadow{
	
}


.box_event{
	height: 350px;
	margin:0;
}


#gl_cogdziekiedy2 .button_right{
	top:152px;
	background: none;
	width: auto !important;
	height: auto !important;
}

#gl_cogdziekiedy2 .button_left{
	top:152px;
	background: none;
	width: auto !important;
	height: auto !important;
}

.eventBox img{width: 100%;}
.eventBox span{font-size: 15px;}
.eventBox h4.title{font-size: 30px !important; color: #005599;}
.eventBox .cgk_box{margin-top: 10px; padding:10px; margin-bottom: 20px;}
.eventBox i{font-size: 19px; width: 20px; text-align: center; margin-right: 10px; color: #A8A8A8;}


.cgk img{width: 100%;}
.cgk .title a{font-size: 16px; text-decoration: none; font-weight: bold;}
.cgk .date {font-size: 14px; color: #797979; margin-top: 5px;}


/* END CO? GDZIE? KIEDY */

/* CENY PALIW */
.cenyPaliw > div{
	background-color: #F5F5F5;
	border-left: 1px solid #E0E0E0;
	height: 90px;
}

.cenyPaliw > div:first-child{border:0;}


.cenyPaliw{
	margin: 0;
}

.cenyPaliw .adres{
	margin-top: 10px;
	color: #515151;
}

.cenyPaliw .tresc{
	margin-top: 10px;
}

.cenyPaliw .pIcon{
	font-size: 15px;
	width: 40px;
	color: white;
	padding: 6px 0px; 
	border-radius: 4px;
	text-align: center;
}

.cenyPaliw .cenaBox{
	margin-top: 15px;
}

.cenyPaliw .cena, .cenyPaliw .cena a{
	font-size: 23px;
	margin-top: 2px;
	color: #262626;
}

.cenyPaliw .adres a{
	color: #262626;
}

.cenyPaliw .pb{
	background-color: #008651;
}

.cenyPaliw .on{
	background-color: #1a1a1a;
}

.cenyPaliw .lpg{
	background-color: #00bbe4;
}

.paliwaTabela {
	color: #5e5e5e;
}

.paliwaTabela th, .paliwaTabela td{
	  vertical-align: middle !important;
	  text-align: center;
}

.paliwaTabela  thead>tr:first-child{
	background-color: #eaebec !important;
}


/* END CENY PALIW */

/*OGŁOSZENIA PRACA*/
.boxPraca .oglID a.tytul:hover{color: #000;}
.boxPraca .oglID a.tytul{
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #337AB7;
}

.boxPraca .data{
	font-size: 9px;
	color: #4E4E4E;
}


.boxPraca .tresc{
	margin-top: 3px;
	color: #7C7C7C;
	
}

.boxPraca .dodajOgl{
	padding: 20px 0px;
	font-size: 20px;
	width: 100%;
}


.boxOgloszeniaBottom .cena{
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 11px;
	padding: 7px 9px;
}

.boxOgloszeniaBottom .title{
	background-color: #f0f0f0;
	font-size: 12px;
	padding:5px;
	height: 42px;
	overflow: hidden;
	text-transform: uppercase;
}
.boxOgloszeniaBottom a{
	font-size: 13px;
	text-decoration: none;
	color: black;
}

.pracaBoxNew
{
	margin-bottom:20px;	
}
.pracaBoxNew .description
{
	background-color: #ECF9FF;
	padding: 20px;
	border: 1px solid rgba(40, 32, 82, 0.15);
}

.pracaBoxNew .titlePromo
{	
	position: relative;
	background-color: #282052;
	padding: 50px 20px 20px 20px;
}

.pracaBoxNew .titlePromo a
{
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
}

.pracaBoxNew .title
{	
	position: relative;
	background-color: #8A8A8A;
	padding: 50px 20px 20px 20px;
}

.pracaBoxNew .title a
{
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
}

.ofSpecjalna
{
	position: absolute;
	top:0;
	right:10px;
	background-color: #00a8ec;
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
	padding: 10px;
}

/*END OGŁOSZENIA PRACA*/

/* O TYM SIĘ MÓWI */
.sieMowi{
	background-color: rgb(87, 87, 87);
	margin: 0;
	padding-top: 10px;
}

.sieMowi .title{
	background-color: transparent;
	padding: 10px 0px;
	color: white;
	height: auto;
}

.sieMowi span{
	font-size: 25px;
}

.sieMowi img{
	/* height: 190px !important; */
}
/* END O TYM SIĘ MÓWI */

/* SONDA GLOWNA */
.sondaGlowna .pytanie{
	font-size: 20px;
	margin-bottom: 5px;
}
.sondaGlowna{
	margin-top: 15px;
}
/* END SONDA GLOWNA */

/* STR GLOWNA */
@media (max-width: 900px) {
	.content > p img{
		width: 100% !important;
		height: auto !important;
	}
	
	blockquote img {
		width: 25% !important;
		height: auto !important;
	}
} 

/*wykaz wiadomosci*/
.wykazNews img{width: 100% !important;}
.wykazNews .title{margin-top: 12px;}
.wykazNews {border-bottom: 1px solid #CCC; margin-bottom: 10px;}

/*artykuł*/

.article .title{
	position: relative;
	top: 10px;
	font-family: Times;
	color: #005599;
	font-size: 31px;
}

.article .data{
	position: relative;
	margin-top: 15px;
	font-family: Verdana;
	color: #a7a7a7;
	font-size: 9px;
	margin-bottom: 10px;
}

.article .foto{
	/* margin-bottom: 15px; */
}

.article .foto img{
	width: 100% !important;
}

.article .content blockquote  {
	    display: inline-block;	
}

.article .content blockquote  p{
margin-top:20px;
}
.article .content{
	
	font: 16px/26px "HelveticaNeue", "Helvetica Neue", Arial, Ubuntu, "Lucida Console", Verdana, sans-serif;
}

.zobaczTakze {
	margin-bottom: 10px;
}
.zobaczTakze  a{
	font-size: 21px;
	text-decoration: none;
} 

.zobaczTakze  img{
	width: 100% !important;
}


.comment .cData{
	color: #a7a7a7;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.comment .cContent{
	padding: 10px 15px 25px 15px;
	background-color: #EEEEEE;
	font-size: 11px;
	overflow: hidden;
}

.comment .lapki{
	font-size: 16px;
	margin-top: -5px;
	margin-right: 5px;
}

.comment .lapki i{
	cursor: pointer;
}

.comment .lapki .up{
	color: green;
}

.comment .lapki span.upnr{
	font-size: 11px;
}

.comment .lapki .down{
	color: red;
}

.comment .lapki span.downnr{
	font-size: 11px;
}

/* END STR GLOWNA */

/* Okno Logowania */
.loginForm form>div{
	margin-top: 10px;
}

.loginForm .przypomnienieKonta{
	margin-top: 10px !important;
}

/* END Okno Logowania */


/* KONKURSY */
.konkursZakonczony{
	font-size: 20px;
	text-align: center; 
	color: red; 
	font-weight: bold; 
	margin-top: 5px;
}

.loginKonkurs{
	margin-top: 20px;
}

/* END KONKURSY */

/* WYKAZ FOTORELACJI */
.wykazFotorelacje {
	margin-bottom: 5px;
}
.wykazFotorelacje .title{
	font-weight: bold !important;
	font-size: 23px !important;
}

.wykazFotorelacje .data{
	font-weight: bold;
}
/* END WYKAZ FOTORELACJI */

.zobaczCalyArtykul{
	margin: 10px 0 20px;
	border-bottom: 1px solid #D3D3D3;
	border-top: 1px solid #D3D3D3;
	padding: 10px 0px;

}
.zobaczCalyArtykul a{
	font-size: 16px !important;
}

.zobaczCalyArtykul span{
	font-size: 17px !important;
	color: #d78624;
}

button.getMore{
	margin-top: 20px;
}

/* OGŁOSZENIA */
.ogloszeniaKat a, .ogloszeniaKat a:hover{text-decoration: none; color: black;} 
.ogloszeniaKat ul{list-style-type: none; -webkit-padding-start: 0px;}
.ogloszeniaKat li i {color: #F1B111;}
.ogloszeniaKat .panel-heading{text-align: center;}
.ogloszeniaKat .panel-heading a{font-size: 18px !important;}

.ogloszeniaKat .panel-body li{margin-bottom: 5px;}
.ogloszeniaKat .panel-body a:hover{color: #337AB7;}


.ico-praca{color: #009CBE;}
.ico-motoryzacja{color: #F1B111;}
.ico-nieruchomosci{color: #C76020;}
.ico-nieruchomosci-biura{color: #3151A0;}
.ico-towarzyskie{color: #8F4A71;}
.ico-pozostale{color: #3782C3;}


/* OGŁOSZENIA WYKAZ */
.oglWykaz{
	margin-bottom: 10px;
}
.oglWykaz .title{overflow:hidden}
.oglWykaz .promoLabel{
	position: absolute;
	right: 0px;
	top: -5px;
	background-color: #FC8300;
	color: white;
	padding: 5px;
}


.oglWykaz .title h3{
	margin-top:28px;
	text-align: left;
}

.oglWykaz .cena{font-size: 20px; color: #c31513; margin-top: 20px; text-align: right; width:100%;}

.oglWykaz .title a{
	text-decoration: none;
}

.oglWykaz.promo{background-color: #FFF3DA; border: 1px solid #FC8300; padding: 5px 0px 5px 0px; margin: 0px;}

.oglWykaz .promujOgloszenie{text-decoration: none; font-weight: bold; color: #FF6700;}
.oglWykaz.promo .promujOgloszenie{text-decoration: none; font-weight: bold; color: #005599;}
/* END OGŁOSZENIA WYKAZ */



.ogloszenia .name{
	text-align: left;
}

.ogloszenia .price{
	text-align: right;
	font-weight: bold;
	color: #c31513;
}

#boxSlider .btnFotorelacje{
	position: absolute;
	top: 240px;
	right: 10px;
}

#boxSlider .btn-left{
	left: 30px;
}

#boxSlider .btn-right{
	right: 30px;
}


.contact-box{
	padding: 20px 25px 20px 25px;
	margin: 0;
	background: #435d94;
	border-radius: 2px;
	margin-top: 20px;
}

.contact-box{color: #ffffff;}

.contact-box .contact-name{
	margin: 0 0 10px;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
}

.contact-box .contact-phone{
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
	padding: 10px 0;
	border-top: 1px solid #556c9e;
	margin-bottom: 20px;
}

.contact-box .contact-mail{
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	line-height: 1em;
	margin-bottom: 20px;
}

.contact-box .price{
	font-size: 27px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	line-height: 1em;
	color: #c31513;
}


.ogloszenia-wykaz{
margin-top: 10px;
padding-top: 10px;
}

.trescOgl{
	font-size: 17px;
}

.dataDodania{
	margin-bottom: 10px;
}

.fotContener{
	width: 100%;
	background: #000;
	text-align: center;
}


.fotWybranaOferta{
	width: 100%;
}

.fotContener img, .fotWybranaOferta img{
	width: 100%;
	
}

.wybranaOfertaSamochod{
	margin-top: 10px;
}

.hotOffer .title h3{
	font-size: 25px;
	margin: 10px 0;
}

.hotOffer .title a{text-decoration: none;}

/* END OGŁOSZENIA */

/* SESJE FOTO */

.sesjeBtnLeft{
	position: absolute;
	top: 10px;
	left: 40px;
}

.sesjeBtnRight{
	position: absolute;
	top: 10px;
	right: 40px;
}

/* END SESJE FOTO */

/* KATALOG FIRM */
.firmaWykaz{
	background:	#ebebeb;
	padding: 10px;
	margin-bottom: 10px;
}

.firmaWykaz a{
	text-decoration: none;
}


.firmaWykaz .details .data div{
	width: 15px;
	text-align: center;
	margin-right: 10px;
}

.firmaWykaz .details .fa{
	font-size: 17px;
}

.firmaWykaz .details{
	margin-top: 10px;
	margin-bottom: 10px;
}

.firmaWykaz .boxWhite{
	padding: 25px 10px;
	border: 1px solid #ccc;
	background: #fff;
	width: 100%;
	height: auto;
}

.firmaWykaz .boxTable{
	display: table;
	width: 100%;
	table-layout: fixed;
}

.firmaWykaz .boxTable a{
	display: table-cell;
	height: 90px;
	width: 120px;
	vertical-align: middle;
	text-align: center;
}

p.oNas{
		font-size: 15px;
}

/* END KATALOG FIRM */

.lazy{width: 100% !important;}

/* STOPKA */
.stopka{
	border-top: 1px solid #CFCFCF; 
	margin: 20px 0;
	padding: 10px 0;
}

.stopka a{text-decoration: none;}

.stopka > .logo{float: left;}
.stopka > .polityka{float: left;}
.stopka > .copyrights{float: right;}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/*REKLAMA w Fotorelacji*/

.mfp-adv_2 {
width:230px;
height:100%;
padding-left: 5px;
    right: -230px;
    position: absolute;
    top: 40px;
	    text-align: center;
}
.mfp-adv_1 {
padding:10px;
width:100%;
height:130px;
    text-align: center;
    position: absolute;

}

.YT_cont {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%;
}
.YT_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.playNews{
	position: absolute;
	bottom: 85px;
	right: 20px;
	color: white;
	font-size: 35px;
}

.mobile_site_menu{margin-bottom:0px;background-color: white;border: 0px;}
.mobile_site_menu .logo{width:80%;}
.mobile_site_menu button{margin-top:12%;}
.mobile_menu_ico {height:60px !important;}
.mobile_site_menu li, .mobile_site_menu ul{margin:0px !important;padding:0px !important;}
.mobile_site_menu .navbar-nav > li  > div > a {padding:0px;font-size:20px !important;height:30px;text-decoration:none;}
.mobile_site_menu .navbar-nav > li:nth-child(2) > a{margin-top:20px !important;}
.mobile_site_menu ul.nav > li:nth-child(n+2) {width:100%;padding:5px !important;}
.mobile_site_menu li{float:left !important;text-align:center;}
.mobile_site_menu .ddIcons li{float:left !important;}

/* @media (min-width: 900px) {
.mfp-content{ margin-left: -13.5% !important;}
} */

.a-d-v{display: block; margin: auto; position: relative;padding-top:10px;margin-top: 10px;}
.a-d-v-i{display: block; margin: auto; position: relative;padding-top:10px;margin-top: 10px;}
.a-d-v-n {    color: #787878;   font-size:8px;        position: absolute;    margin-top: 1.5px;    margin-left: 3px;}

.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    margin: 40px auto;
	position: relative;
}
.news_zt_box {
	background: #F0FAFF;
    border: 1px solid #D7E4E7;
	margin:0px;
}
.news_zt_img {padding:0px;}
.news_zt_img img{width:100%}

.news_zt_img span {

    background-color: #fff;
    border-top-width: 2px;
    border-top-style: solid;
    color: #111;
    font-weight: bold;
    padding: 0 5px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-transform: uppercase;
	 border-top-color: #F87509;
}
.news_zt_txt {
	padding:20px;
	font-size: 1.7em;
	text-decoration:none !important;

}

.news_mf_img {padding:0px;}
.news_mf_img img{width:100%;top:-10px !important;}

.kontaktDD{
	text-align: center;
	cursor: pointer;
}

.kontaktDD i{
	font-size: 85px;
	color: #E2E2E2;
}

.kontaktDD span{
	font-size: 45px;
	color: #E2E2E2;
}



.skodaAuto {
	border: 1px solid #cccccc;
	margin: 0px;
}

.skodaAuto .YT_cont{
	box-shadow: 0px 10px 20px #888888;
}


.sesjaBox .thumbs a { padding:0 5px 5px 5p;margin:0 10px 10px 0;text-decoration:none;display:inline-block;border:1px solid #DDD;border-radius:3px; }
.boxOgloszeniaBottom .thumbs a { text-decoration:none;display:inline-block;}
.fotorelacje .thumbs a {text-decoration:none;display:inline-block;}
.fotorelacje .thumbs { padding:5px}
.fotorelacje {margin:-5px; overflow: hidden;}

.belka_slide
{
	display:block;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(50,50,50,.3);
    border: none;
    position: fixed;
    top: 0px;
    width: 100%;
    height: 0;
    min-width: 982px;
	z-index:10;
    -webkit-transform: translateZ(0);
}

.belka_slide {display:none;}
.belka_slide .dzialy{float:left;}
.belka_slide .dzialy li {float: left;text-decoration: none;list-style: none;  padding: 16px 20px 0px 0px;}
.belka_slide .dzialy li a {    text-decoration: none;    font-size: 14px;    color: #596f87;}
.belka_slide .ddIcons {margin: 0px;float:right;background-color:white; }
.belka_slide .ddIcons ul  {margin: 0px;padding:0px;height:50px;padding-right: 15px;}
.belka_slide .ddIcons li  {width:36px; height: 50px;    margin-left: 15px;}
.belka_slide .ddIcons span  {position:relative;top:-27px;z-index:-1;margin-left:-20px}
.belka_slide .ddIcons a  {background-size: 50%;width:70px;text-align:center;}
.belka_slide .ddIcons a:hover {width:56px;background:none;}

.belka_slide div.ddIcons ul li.logowanie a { background-position:left -254px}
.belka_slide div.ddIcons ul li.praca a { background-position:left 9px; }
.belka_slide div.ddIcons ul li.ogloszenia a { background-position:left -35px }
.belka_slide div.ddIcons ul li.nasygnale a { background-position:left -79px }
.belka_slide div.ddIcons ul li.konkursy a { background-position:left -123px }
.belka_slide div.ddIcons ul li.foto_relacje a { background-position:left -211px }

.belka_slide .bs_search {float:left;padding-top:8px;}
.belka_slide .input-group-addon {cursor: pointer}

.belka_slide div.ddIcons ul li.szukaj a { background-position:center -192px}

.belka_slide .logo img{height:46px;}
.belka_slide .logo {float:left;}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box; 
    line-height: normal;
}
.gsc-orderby-container {display:none}
.gsc-search-button-v2 {margin-top:0px !important;}


.news-cgk-1 {
    border-left: 3px solid #F87509;
    background-color: #F4F5F7;
	padding:0px;
}

.news-cgk-1 img{ width:100%;}
.news-cgk-2 {
    border-right: 3px solid #F87509;
    background-color: #F4F5F7;
}

.banerek_slide{
	margin-top: 50px;
	top: 40px !important;
}

.ceneoaff-container{
	text-align: center;
	margin: 0 auto;
} 

/*fix do safari dla butona w owl*/
.btnFotorelacje{width:40px !important;}

.contactBox{
	text-align: center;
}

.contactBox .img{
	margin-bottom: 10px;
}

.contactBox span.imie{
	text-transform: uppercase;
}

.contactBox .naglowek{
	font-size: 20px;
	color: #616161;
	margin-bottom: 40px;
}

.contactBox .imie_nazwisko{
	font-size: 25px;
	color: #009ee0;
	margin-bottom: 5px;
}

.contactBox .mail{
	font-size: 16px;
	color: #707173;
	margin-bottom: 10px;
}

.contactBox .tel{
	font-size: 16px;
	color: #009ee0;
}

.contactBox .contact_B{
	margin-bottom: 40px;
}

.urzadPracy .description h2{
	font-size: 17px;
	color: #0055B2;
}

.urzadPracyWykaz .zarobki{
	color: #c31513;
    margin-top: 20px;
}

.urzadPracyWykaz{
	margin: 0px;
}

.urzadPracyWykaz .news_data2{
	margin-top: 10px;
}

.urzadPracyWykaz .salaryLabel, .urzadPracy .salaryLabel{
	font-size: 13px;
	color: #262626;
}

.urzadPracyWykaz .salary, .urzadPracy .salary{
	font-size: 20px;
    color: #c31513;
    margin-top: 20px;
    text-align: left;
    width: 100%;
}

.UPInfo{
	    border: 1px solid #CCCCCC;
		background-color: #FBFBFB;
		padding: 10px;
		margin-bottom: 20px;
}

/* NEW POGODA */
.weather-widget {
	font: 16px/1.5 Verdana;
	background-color: #fff;
	color: #262626;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	border: 1px solid #e0e0e0;
	background-color: #f5f5f5;
}

.today {
	padding: 15px 0;
	text-align: center;
}

.today img {
	display: inline-block;
	vertical-align: top;
	margin-left: 5px;
}

.today > div {
	display: inline-block;
	margin-left: 5px;
}

.today > div a {
	color: #262626;
}

.today > div a:hover,
.today p > a:hover {
	text-decoration: none;
}

.today p {
	margin: 0;
	font-size: .75em;
}

.today span {
	font-size: 1.5em;
	font-weight: 700;
}

.today p a > span:last-child {
	color: #737373;
	font-size: inherit;
	margin-left: 10px;
}

.today p:first-child {
	margin-top: 15px;
}

.today p:last-child {
	margin-top: 5px;
}

.next-day {
	margin: 15px 0;
	border-left: 1px solid #e0e0e0;
	text-align: center;
}

.next-day p {
	margin: 0;
	font-size: .75em;
}

.next-day > p {
	margin: 15px 0 10px;
}

.next-day img {
	width: 50px;
	vertical-align: top;
}

.next-day > div {
	display: inline-block;
	margin-left: 5px;
}

.next-day p a {
	color: #262626;
}
.next-day p a > span {
	display: block;
	color: #737373;
}

.next-day p a:hover {
	text-decoration: none;
}

.next-day p a > span:first-child {
	font-weight: 700;
	color: inherit;
	font-size: 1.25em;
}

.next-day p > span {
	display: block;
	color: #737373;
}

.next-day p > span:first-child {
	font-weight: 700;
	color: inherit;
	font-size: 1.25em;
}

.nameday-weather {
	position: relative;
}

.nameday-weather a {
	display: block;
	width: 100%;
	height: 40px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	background: url('/pl/weather_icons/7-days.jpg') top right no-repeat;
	line-height: 40px;
	font-size: .75em;
	padding-left: 10px;
}

.nameday-weather-BB a {
	display: block;
	width: 100%;
	height: 120px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	background: url('/pl/weather_icons/7-daysBB.jpg') center right no-repeat;
	font-size: .75em;
	padding-left: 10px;
	padding-top: 40px;
}

.nameday-weather a,
.nameday-weather a:hover,
.nameday-weather a:active,
.nameday-weather a:focus {
	outline: 0;
	border: 0;
	text-decoration: none;
}

.nameday-weather a:hover {
	text-decoration: none;
}

.nameday-weather p {
	font-size: .75em;
	margin-top: 55px;
}

.nameday-weather p strong {
	display: block;
}

@media only screen and (max-width : 1199px) {
	
	.nameday-weather {
		height: 40px;
	}
	
}

@media only screen and (max-width : 767px) {
	
	.today,
	.next-day	{
		text-align: center;
	}
	
	.next-day-noborder {
		border-left: 0;
	}
	
}

.missphoto-widget {
	font: 16px/1.5 Verdana;
	background-color: #fff;
	color: #262626;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.missphoto-widget a, .missphoto-widget a:hover, .missphoto-widget a:active, .missphoto-widget a:focus {
	font-size: 1em;
    outline: 0;
    border: 0;
    text-decoration: none;
}

.missphoto-widget .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.missphoto-widget {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}

.missphoto-photo {
	height: 180px;
	overflow: hidden;
}

.missphoto-photo img {
	width: 100%;
	max-width: 100%;
}

.missphoto-title {
	background-color: #627afa;
	height: 180px;	
	display: table;
	position: relative;	
}

.missphoto-title-arrow {
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 20px 20px;
    border-color: transparent transparent transparent #627afa;
    position: absolute;
    top: 69px;
    right: -15px;
	-webkit-transform:rotate(360deg);
	z-index: 1;
}

.missphoto-title p {
	vertical-align: middle;
	display: table-cell;
	font-size: 1.25em;
}

.missphoto-title p a {
	color: #fff;
    transition: background-color 0.125s ease-in-out 0s;
    -moz-transition: background-color 0.125s ease-in-out 0s;
    -webkit-transition: background-color 0.125s ease-in-out 0s;
    -o-transition: background-color 0.125s ease-in-out 0s;
    -ms-transition: background-color 0.125s ease-in-out 0s;
}

.missphoto-title p a:hover {	
	color: #fff;
}

.missphoto-title p a span {
    display: block;
    color: #fff;
    margin: 0;
	vertical-align: text-top;	
	font-weight: 700;
	margin-bottom: 10px;
    transition: background-color 0.125s ease-in-out 0s;
    -moz-transition: background-color 0.125s ease-in-out 0s;
    -webkit-transition: background-color 0.125s ease-in-out 0s;
    -o-transition: background-color 0.125s ease-in-out 0s;
    -ms-transition: background-color 0.125s ease-in-out 0s;
}

.missphoto-button {
	background-color: #eef1ff;
	border-top: 1px solid #ced7ff;
	border-bottom: 1px solid #ced7ff;
	border-right: 1px solid #ced7ff;
	height: 180px;
	display: table;
}

.missphoto-button p {
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

.missphoto-button p a:hover {font-size: .75em;}
.missphoto-button p a {
	display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #627afa;
    color: #fff;
    padding: 0 10px;
    font-size: .75em;
    margin: 0;
	font-weight: 700;
    vertical-align: text-top;
    transition: background-color 0.125s ease-in-out 0s;
    -moz-transition: background-color 0.125s ease-in-out 0s;
    -webkit-transition: background-color 0.125s ease-in-out 0s;
    -o-transition: background-color 0.125s ease-in-out 0s;
    -ms-transition: background-color 0.125s ease-in-out 0s;
}

.missphoto-tab {
    position: absolute;
    top: -15px;
    left: 0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
	border-left: 3px solid #627afa !important;
	border-right: 1px solid #e0e0e0 !important;
	border-top: 1px solid #e0e0e0 !important;
	border-bottom: 1px solid #e0e0e0 !important;
	font-size: .75em !important;
	font-weight: 700;
	color: #262626;
	padding: 0 10px;
    transition: all 0.125s ease-in-out 0s;
    -moz-transition: all 0.125s ease-in-out 0s;
    -webkit-transition: all 0.125s ease-in-out 0s;
    -o-transition: all 0.125s ease-in-out 0s;
    -ms-transition: all 0.125s ease-in-out 0s;
}

.missphoto-tab:hover {
    background: #627afa;
	border-left: 3px solid #627afa;
	border-right: 1px solid #627afa;
	border-top: 1px solid #627afa;
	border-bottom: 1px solid #627afa;
	color: #fff;
}

@media only screen and (max-width : 1199px) {
	
	.missphoto-photo img {
		max-width: 100%;
		height: auto;
	}
	
	.missphoto-title {
		width: 100%;
		height: auto;
		padding-top: 25px;
		padding-bottom: 25px;
	}
	
	.missphoto-photo {
		height: auto;
	}
	
	.missphoto-button {
		border-left: 1px solid #ced7ff;
		border-top: 0;
		width: 100%;
		height: 50px;
	}	
	
}

.look-widget {
	font: 16px/1.5 Verdana;
	background-color: #fff;
	color: #262626;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.look-widget a, .look-widget a:hover, .look-widget a:active, .look-widget a:focus {
    outline: 0;
    border: 0;
    text-decoration: none;
}

.look-widget .nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
	
.look-widget {
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
}

.look-photo {
	height: 150px;
	overflow: hidden;
}

.look-photo img {
	width: 100%;
	max-width: 100%;
}

.look-title {
	background-color: #e6f8ff;
	border-top: 1px solid #abe7fe;
	border-bottom: 1px solid #abe7fe;
	border-right: 1px solid #abe7fe;
	height: 151px;	
	display: table;
	position: relative;
}

.look-title-arrow {
	width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #e6f8ff transparent transparent;
    position: absolute;
    top: 54px;
    left: -15px;
	-webkit-transform:rotate(360deg);
}

.look-title p {
	vertical-align: middle;
	display: table-cell;
	font-size: 1.25em;
	font-weight: 700;
}

.look-title p a {	
font-size:.95em;
	color: #019ee0;
    transition: background-color 0.125s ease-in-out 0s;
    -moz-transition: background-color 0.125s ease-in-out 0s;
    -webkit-transition: background-color 0.125s ease-in-out 0s;
    -o-transition: background-color 0.125s ease-in-out 0s;
    -ms-transition: background-color 0.125s ease-in-out 0s;
}

.look-title p a:hover {	
	color: #028cc7;
}

.look-title p a span {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    background: #fe824c;
    color: #fff;
    padding: 0 15px;
    font-size: .5em;
    margin: 0;
	vertical-align: text-top;
    transition: background-color 0.125s ease-in-out 0s;
    -moz-transition: background-color 0.125s ease-in-out 0s;
    -webkit-transition: background-color 0.125s ease-in-out 0s;
    -o-transition: background-color 0.125s ease-in-out 0s;
    -ms-transition: background-color 0.125s ease-in-out 0s;
}

.look-title p a:hover span {
	background-color: #fc6f32;
}

.look-tab {
    position: absolute;
    top: -15px;
    left: 0;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
	border-left: 3px solid #019ee0 !important;
	border-right: 1px solid #e0e0e0 !important;
	border-top: 1px solid #e0e0e0 !important;
	border-bottom: 1px solid #e0e0e0 !important;
	font-size: .75em;
	font-weight: 700;
	color: #262626;
	padding: 0 10px;
    transition: all 0.125s ease-in-out 0s;
    -moz-transition: all 0.125s ease-in-out 0s;
    -webkit-transition: all 0.125s ease-in-out 0s;
    -o-transition: all 0.125s ease-in-out 0s;
    -ms-transition: all 0.125s ease-in-out 0s;
}

.look-tab:hover {
    background: #019ee0;
	border-left: 3px solid #019ee0;
	border-right: 1px solid #019ee0;
	border-top: 1px solid #019ee0;
	border-bottom: 1px solid #019ee0;
	color: #fff;
}

@media only screen and (max-width : 1199px) {
	
	.look-title {
		height: auto;
		padding-top: 25px;
		padding-bottom: 25px;
		border: 1px solid #abe7fe;
	}
	
	.look-photo {
		height: auto;
	}
	
}

/* NOWY CO GDZIE KIEDY */
.cgkMain{
	font: 16px/1.5 Verdana;
	color: #262626;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.cgk-widget  a { 
	font-size: 1em;
	color: #fff;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
}

.cgk-widget  a:hover {
	color: #fff;
}

.cgk-widget a, .cgk-widget a:hover, .cgk-widget a:active, .cgk-widget a:focus {
    outline: 0;
    border: 0;
    text-decoration: none;
}

.cgk-widget {
	height: 350px;
	position: relative;
	padding: 0 !important;
	overflow: hidden;
}

.cgk-widget img {
	max-width: 100%;
	width: 100%;
}

.cgk-overlay {
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px 120px 15px 15px;
	color: #fff;
	font-weight: 700;
	font-size: 14px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.87) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.87)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 );
	z-index: 1;
}

.cgk-overlay:hover {
	color: rgba(255,255,255,.85);
}

.cgk-overlay span {
	font-weight: 300;
	margin-left: 10px;
}

.cgk-buyticket {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	position: absolute;
	bottom: 3px;
	right: 3px;	
	z-index: 2;
	background-color: #fe824c;
	font-weight: 700;
	padding: 0 20px;
	font-size: .875em;
}

.cgk-buyticket:hover {
	background-color: #fc6f32;	
}

.cgk-days {
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 3;
}

.cgk-today {
	height: 70px;
	display: inline-block;
	background-color: #f5f5f5;
	font-weight: 700;
	padding: 15px 20px 0;
	text-align: center;
	color: #222 !important;
}

.cgk-today:hover {
	color: #222;
	background-color: #e8e8e8;
}

.cgk-today.cgk-active,
.cgk-nextday.cgk-active {
	background-color: #019ee0;
	color: #fff !important;	
}

.cgk-today.cgk-active:hover,
.cgk-nextday.cgk-active:hover {
	background-color: #027aad;
	color: #fff !important;		
}

.cgk-today span {
	display: block;
}

.cgk-today span:last-child {
	font-weight: 300;
	font-size: .75em;
}

.cgk-nextday {
	height: 50px;
	display: inline-block;
	color: #222 !important;
	background-color: #f5f5f5;
	font-weight: 700;
	padding: 10px 15px 0;
	text-align: center;
	color: #222;
	vertical-align: top;
	margin-left: 3px;
	line-height: 1;
}

.cgk-nextday:hover {
	color: #222;
	background-color: #e8e8e8;
}

.cgk-nextday span {
	display: block;
}

.cgk-nextday span:last-child {
	font-weight: 300;
	font-size: .75em;
}

.cgk-look {
    background-color: #e6f8ff;
    border: 1px solid #abe7fe !important;
	color: #019ee0 !important;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	position: absolute;
	top: 3px;
	right: 3px;	
	z-index: 4;
	font-weight: 700;
	padding: 0 20px;
	font-size: .875em;
}

.cgk-look:hover,
.cgk-look.cgk-active {
    background-color: #019ee0;
    border: 1px solid #019ee0;
	color: #fff !important;	
}

.cgk-look.cgk-active:hover {
    background-color: #027aad;
    border: 1px solid #027aad;
	color: #fff;
}

@media only screen and (max-width : 1199px) {

	.cgk-widget {
		height: 280px;
	}

	.cgk-widget img {
		height: 100%;
		max-width: none;
		width: auto;
	}
	
}

@media only screen and (max-width : 991px) {
	
	.cgk-widget {
		height: 350px;
	}
	
}

@media only screen and (max-width : 767px) {
	
	.cgk-widget {
		height: auto;
	}

	.cgk-widget img {
		max-width: 100%;
		width: 100%;
	}
	
}

@media only screen and (max-width : 500px) {

	.cgk-hidden-500 {
		display: none !important;
	}
	
}

@media only screen and (max-width : 400px) {

	.cgk-hidden-400 {
		display: none !important;
	}
	
}

	/* PODSTRONA CO? GDZIE? KIEDY? */
	

.cgk-list {
	font: 16px/1.5 Verdana !important;
	background-color: #fff;
	color: #262626 !important;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.cgk-list a { 
	font-size: 1em;
	color: #019ee0;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
}

.cgk-list h3 a:hover {
	color: #028cc7 !important;
}

.cgk-list a, .cgk-list a:hover, .cgk-list a:active, .cgk-list a:focus {
    outline: 0;
    border: 0;
    text-decoration: none;
}

.cgk-list-title h3 {	
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 25px;
	font-size: 1.25em;
    border-top: 1px solid #adadad;
	padding-top: 25px;
}

.cgk-list-tabs ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
	border-bottom: 1px solid #adadad;
	display: inline-block;
}

.cgk-list-tabs li {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	font-size: .875em;
	font-weight: 700;
	padding-left: 3px;
	margin-bottom: -1px;
	vertical-align: bottom;	
    border-bottom: 1px solid #adadad;
}

.cgk-list-tabs li a {
	color: #7a7a7a;
	display: inline-block;
	height: 50px;
	line-height: 50px;
	padding: 0 25px;
	border-bottom: 1px solid #adadad;
	background-color: #f5f5f5;
}

.cgk-list-tabs li a:hover {
	background-color: #e8e8e8;
	border-bottom: 1px solid #adadad;
	color: #7a7a7a;
}

.cgk-list-tabs li.cgk-active {
	height: 60px;
	line-height: 60px;
	padding-left: 0;
}

.cgk-list-tabs li.cgk-active a {	
	color: #222;
	height: 60px;
	line-height: 60px;
	border-left: 1px solid #adadad;
	border-right: 1px solid #adadad;
	border-top: 3px solid #019ee0;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

.cgk-list-tabs li.cgk-active a:hover {
	color: #fff;
	border-left: 1px solid #019ee0;
	border-right: 1px solid #019ee0;
	border-top: 3px solid #028cc7;
	border-bottom: 1px solid #019ee0;
	background-color: #019ee0;	
}

.cgk-list-tabs li:last-child {
	margin-right: 0;
	padding-right: 25px;
}

.cgk-list-filter {
	text-align: right;
}

.cgk-list-filter > a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background-color: #f5f5f5;
	color: #222;
	font-size: .875em;
	padding: 0 20px;
    vertical-align: top;
    margin-top: 10px;
	position: relative;
}

.cgk-list-filter > a i {
	color: #b2b2b2;
	margin-right: 5px;
}

.cgk-list-filter-open {
	width: 340px;
	padding: 20px;
	background-color: #f5f5f5;
	position: absolute;
	top: 50px;
	right: 10px;
	text-align: left;	
    border-bottom: 1px solid #adadad;
	display: none;
	z-index: 4;
}

.cgk-list-filter-open ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.cgk-list-filter-open li {
	width: 150px;
	display: inline-block;
	font-size: .875em;
}

.cgk-list-filter-open li label {
	font-weight: 300;
}

.cgk-list-filter-open form > div {
	text-align: right;
	margin-top: 5px;
	border-top: 1px solid #adadad;
}

.cgk-list-filter-open input[type=submit] {
	border: 0;
    width: 70px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #019ee0;
    font-weight: 700;
    padding: 0 5px;
    font-size: .875em;
    color: #fff;
    text-align: center;	
	margin-top: 10px;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
}

.cgk-list-filter-open input[type=submit]:hover {
	background-color: #028cc7;
}

.cgk-list-separator span {
	display: inline-block;
	height: 50px;
	line-height: 50px;	
	background-color: #f5f5f5;
	padding: 0 20px;
	font-weight: 700;
    border-bottom: 1px solid #adadad;
	font-size: 1.25em;
}

.cgk-list > .row {
	margin-bottom: 35px;
}

.cgk-list-item-details,
.cgk-list-item-photo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cgk-list-item-details div {
	margin-bottom: 10px;
}

.cgk-list-item-details div:last-child {
	margin-bottom: 10px;
}

.cgk-list-item-day,
.cgk-list-item-hour {
	width: 70px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #adadad;
	padding: 10px;
	text-align: center;
	font-size: .875em;
	
}

.cgk-list-item-day {
	line-height: 1.25;
}

.cgk-list-item-daybold {
	font-weight: 700;
	font-size: 1.5em;
}

.cgk-list-item-hour {
	font-weight: 700;	
}

.cgk-list-item-buyticket a {	
	width: 70px;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	background-color: #fe824c;
	font-weight: 700;
	padding: 0 5px;
	font-size: .75em;
	color: #fff;
	text-align: center;
}

.cgk-list-item-buyticket a:hover {
	background-color: #fc6f32;	
}

.cgk-list-item-contest a {
	width: 70px;
	display: inline-block;
	background-color: #fcb100;
	font-weight: 700;
	padding: 10px 5px;
	font-size: .75em;
	color: #fff;
	text-align: center;
}

.cgk-list-item-contest a i {
	font-size: 1.75em;
}

.cgk-list-item-contest a:hover {
	background-color: #f0a800;
}

.cgk-list-item-photo > div {
	overflow: hidden;
	position: relative;
	padding: 0 !important;
}

.cgk-list-item-photo-overlay {
	width: 100%;
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 15px;
	color: #fff !important;
	font-weight: 700;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.87) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.87)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 );
	z-index: 1;
	font-size: 1.25em;
}

.cgk-list-item-photo-overlay span {
	display: block;
	font-weight: 300;
	font-size: .75em;
}

.cgk-list-item-photo-overlay:hover {
	color: rgba(255,255,255,.85) !important;
}

.cgk-list-item-photo-read {
    background-color: #e6f8ff;
    border: 1px solid #abe7fe;
	color: #019ee0;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	position: absolute;
	top: 3px;
	right: 3px;	
	z-index: 2;
	font-weight: 700;
	padding: 0 20px;
	font-size: .75em;	
}

.cgk-list-item-photo-read:hover {
    background-color: #019ee0;
    border: 1px solid #019ee0;
	color: #fff;	
}

/* sidebar */

.cgk-border hr {
    border: 0;
	height: 1px;
	background-color: #adadad;
	margin-top: 25px;
	
}

.cgk-sidebar-title h4 {
	color: #222;
	font-size: .875em;
	font-weight: 700;
    line-height: 40px;
	margin: 0;
}

.cgk-sidebar-title h4 a {
	color: #222;
}

.cgk-sidebar-title h4 a:hover {
	color: #019ee0;
}

.cgk-sidebar-btn {
	text-align: right;
}

.cgk-sidebar-btn a {
    background-color: #e6f8ff;
    color: #019ee0;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-weight: 700;
    padding: 0 20px;
    font-size: .75em;
}

.cgk-sidebar-btn a:hover {
    background-color: #019ee0;
    color: #fff;	
}

.cgk-latest-event-url {
	margin: 10px 0;
}

.cgk-latest-event-url a {
    font-size: .875em;
    font-weight: 700;
    color: #019ee0;
}

.cgk-latest-event-url a:hover {
	color: #028cc7;
}

.cgk-latest-event-photos ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.cgk-latest-event-photos li {
	display: inline-block;
}

.cgk-latest-event-photos li a {
	display: inline-block;
    overflow: hidden;
    width: 100%;
	height: 120px;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.cgk-incoming {	
    height: 170px;
    position: relative;
    overflow: hidden;
	padding: 0 !important;
	margin-top: 10px;
}

.cgk-incoming img {
    max-width: 100%;
    width: 100%;
}

.cgk-incoming-overlay {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 15px;
    color: #fff;
    font-weight: 700;
    font-size: .875em;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.87) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.87)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 );
    z-index: 1;
}

.cgk-incoming-overlay:hover {
    color: rgba(255,255,255,.85);
}

.cgk-incoming-day {
    height: 50px;
    display: inline-block;
    color: #222;
    background-color: #f5f5f5;
    font-weight: 700;
    padding: 10px 15px 0;
    text-align: center;
    color: #222;
    vertical-align: top;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 3px;
    z-index: 2;
}

.cgk-incoming-day:hover {
    color: #222;
    background-color: #e8e8e8;
}

.cgk-incoming-day span {
    display: block;
}

.cgk-incoming-day span:last-child {
    font-weight: 300;
    font-size: .75em;
}

.cgk-incoming-buyticket {	
    height: 40px;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 3px;
    z-index: 2;
    background-color: #fe824c;
    font-weight: 700;
    padding: 0 10px;
    font-size: .75em;
    z-index: 3;
	color: #fff;
}

.cgk-incoming-buyticket:hover {
	color: #fff;
    background-color: #fc6f32;
}

.cgk-single h3 {
	font-size: 1.5em;
	font-weight: 700;
	margin: 0;
	text-align: left;
}

.cgk-single-photo {	
    height: 350px;
    position: relative;
    padding: 0 !important;
    overflow: hidden;
}

.cgk-single-photo img {
    max-width: 100%;
    width: 100%;
}

.cgk-single-photo-box {
	width: 120px;
	position: absolute;
	bottom: 3px;
	right: 3px;
}

.cgk-single-photo-buyticket {
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #fe824c;
    font-weight: 700;
    padding: 0 15px;
    font-size: .875em !important;
    color: #fff !important;
    text-align: center;	
}

.cgk-single-photo-buyticket:hover {
    background-color: #fc6f32 !important;
    color: #fff !important;
}

.cgk-single-photo-contest {	
    width: 120px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: #fcb100;
    font-weight: 700;
    padding: 0 15px;
    font-size: .875em !important;
    color: #fff !important;
    text-align: center;
	margin-top: 3px;
}

.cgk-single-photo-contest:hover {
    background-color: #f0a800 !important;
    color: #fff !important;
}

.cgk-single-photo-contest i {
	margin-right: 5px;
}

.ckg-single-desc {
	background-color: #f5f5f5;
	margin-bottom: 50px;
}

.ckg-single-desc-p div {
	padding: 30px 10px;
}

.ckg-single-desc-p p {
	font-size: .875em;
    margin: 0 0 25px;
    padding-left: 30px;
}

.ckg-single-desc-p p:last-child {
	margin-bottom: 0;
}

.ckg-single-desc-p p:before {
	font-family: "Ionicons";
    font-size: 1.25em;
    color: #ababab;
    margin-left: -25px;
    display: inline-block;
    width: 25px;
}

.ckg-single-date:before {
    content: '\f3b3';
}

.ckg-single-phone:before {
    content: '\f2d2';
}

.ckg-single-place:before {
	content: '\f3a3';
}

.ckg-single-ticket:before {
	content: '\f119';
}

.ckg-single-content p {
	margin: 0 0 25px;
}

.ckg-single-content p:last-child {
	margin: 0;
}

@media only screen and (max-width : 1199px) {
	
	.cgk-list-item-photo img {
		max-width: 100%;
	}
	
	.cgk-sidebar-btn {
		text-align: left;
	}
	
	.cgk-incoming {
		height: 130px;
	}
	
	.cgk-single-photo {
		height: 260px;
	}
	
}

@media only screen and (max-width : 991px) {
		
	.cgk-list-item-details {
		margin-bottom: 0;
	}
	
	.cgk-list-item-details div {
		height: 85px;
		display: inline-block;
		margin-bottom: 0;
		vertical-align: top;
		margin-right: 5px;
	}
	
	.cgk-list-item-details div:last-child {
		margin-bottom: 0;
		margin-right: 0;
	}
	
	.cgk-list-item-hour {
		line-height: 65px;
	}
	
	.cgk-list-item-buyticket a {
		height: 85px;
		line-height: 85px;
	}
	
	.cgk-list-item-contest a {		
		padding: 15px 5px;
		height: 85px;
	}
	
	.cgk-latest-event-photos li a {
		height: 170px;
	}
	
	.cgk-incoming {
		height: 300px;
	}
	
	.cgk-single-photo {
		height: 310px;
	}
	
}

@media only screen and (max-width : 767px) {
	
	.cgk-list-tabs {
		text-align: center;
	}
	
	.cgk-list-tabs ul {
		border-bottom: 0;
	}
	
	.cgk-list-tabs li {
		margin-bottom: 3px;
		border-bottom: 0;
	}
	
	.cgk-list-tabs li a {
		border-bottom: 0;	
		border: 1px solid #f5f5f5;		
	}
	
	.cgk-list-tabs li a:hover {
		border: 1px solid #f5f5f5;
	}
	
	.cgk-list-tabs li.cgk-active {
		height: 50px;
		line-height: 50px;		
	}
	
	.cgk-list-tabs li.cgk-active a {
		height: 50px;
		line-height: 50px;	
		border: 1px solid #adadad;		
	}
	
	.cgk-list-tabs li.cgk-active a:hover {
		border: 1px solid #019ee0;		
	}
	
	.cgk-list-tabs li:last-child {
		margin-right: 3px;
		padding-right: 0;
	}
	
	.cgk-list-filter {
		text-align: center;
	}
	
	.cgk-list-filter-open {
		left: 0px;
		right: 0px;
		margin: 0px auto;
	}
	
	.cgk-incoming {
		height: auto;
	}
	
	.cgk-single-photo {
		height: auto;
	}
	
}	
	/* END PODSTRONA CO? GDZIE? KIEDY? */


/* END NOWY CO GDZIE KIEDY */

/* WASZYM ZDANIEM */
.wz-modul {
	font: 16px/1.5 Verdana !important;
	background-color: #fff !important;
	color: #262626 !important;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

.wz-comment p a { 
	color: #019ee0;
	font-size: 1 em;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
}

.wz-comment p a:hover {
	color: #027aad;
}

.wz-modul a, .wz-modul a:hover, .wz-modul a:active, .wz-modul a:focus {
    outline: 0;
    border: 0;
    text-decoration: none;
}

.wz-box-photo {
	height: 130px;
	position: relative;
    overflow: hidden;
}

.wz-box-photo img {
    max-width: 100%;
    width: 100%;
}

.wz-overlay {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 10px 10px;
    color: #fff !important;
    font-weight: 700;
    font-size: .8125em;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.87) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.87)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.87) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 );
    z-index: 1;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);
}

.wz-overlay:hover {
    color: rgba(255,255,255,.85) !important;
}

.wz-comment {
	background-color: #f7f7f7;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.wz-comment p {
	margin: 0;
	padding: 14px 10px 10px;
    font-size: .8125em;
	height: 100px;
	position: relative;
}

.wz-comment p a {
	font-weight: 700;
}

.wz-comment p:after, .wz-comment p:before {
	top: 100px;
	left: 29px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.wz-comment p:after {
	border-color: transparent;
	border-top-color: #f7f7f7;
	border-width: 15px;
	margin-left: -15px;
}
.wz-comment p:before {
	border-color: transparent;
	border-top-color: #e0e0e0;
	border-width: 16px;
	margin-left: -16px;
}

.wz-author {
	margin-top: 20px;
    padding: 0 10px;
}

.wz-author p {
	margin: 0;
    height: 40px;
    line-height: 40px;
    font-size: .8125em;
}

.wz-author span {
	font-size: .8125em;
	color: #8c8c8c;
	margin-left: 5px;
}

.wz-author img {
    max-width: 40px;
    max-height: 40px;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}

@media only screen and (max-width : 1199px) {

	.wz-comment p {
		height: 140px;
	}
	
	.wz-comment p:after, .wz-comment p:before {
		top: 140px;
	}
	
	.wz-author img {
		display: none;
	}
	
}

@media only screen and (max-width : 991px) {

	.wz-comment p {
		height: 90px;
		font-size: .875em;
	}
	
	.wz-comment p:after, .wz-comment p:before {
		top: 90px;
	}
	
	.wz-box-photo {
		height: auto;
	}
	
	.wz-overlay {
		font-size: 1em;
	}
	
	.wz-author {
		margin-bottom: 20px;
	}
	
	.wz-author p {
		font-size: .875em;
	}
	
}

/* END WASZYM ZDANIEM */


/* START Ceny Paliw Nowe!  */
#cp-body-fix {
	font: 16px/1.5 Verdana;
	background-color: #fff;
	color: #262626;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	margin-top: 20px;
}

#cp-body-fix a { 
	font-size: 1em;
	color: #262626;
	transition: all 0.125s ease-in-out 0s;
	-moz-transition: all 0.125s ease-in-out 0s;
	-webkit-transition: all 0.125s ease-in-out 0s;
	-o-transition: all 0.125s ease-in-out 0s;
	-ms-transition: all 0.125s ease-in-out 0s;
}

#cp-body-fix a:hover {
	color: #262626;
}

#cp-body-fix a, #cp-body-fix a:hover, #cp-body-fix a:active, #cp-body-fix a:focus {
    outline: 0;
    border: 0;
    text-decoration: none;
}

.cp-box {
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

.cp-title h2 {
	font-size: 1.25em;
	border-top: 1px solid #a7adb4;
	margin: 0 0 25px;
	padding-top: 10px;
	text-transform: uppercase;
}
.cp-title h2 a {
	color: #596f87;
}

.cp-col {
	margin: 25px 0;
	border-left: 1px solid #e0e0e0;
}

.cp-col:first-child {
	border-left: 0;
}

.cp-fuel-box {
	text-align: right;
}

.cp-fuel-box > a {
	display: inline-block;
	width: 50px;
	height: 50px;
	color: #fff !important;
	text-align: center;
	line-height: 50px;
	font-weight: 700;
	font-size: .875em !important;
}

.cp-pb {
	background-color: #008651;
	border: 1px solid #005432 !important;
}

.cp-on {
	background-color: #333;
	border: 1px solid #000 !important;
}

.cp-lpg {
	background-color: #00bbe4;
	border: 1px solid #0090b0 !important;
}

.cp-details p {
	margin: 0;
}

.cp-details p:first-child {
	font-size: 1.4em;
	font-weight: 700;
	line-height: 30px;
	height: 30px;
}

.cp-details p:first-child span {
	font-size: .75em;
	font-weight: 300;
	display: inline-block;
	margin-left: 5px;
}

.cp-details p:first-child span.cp-stats {
	background-color: #fff;
	border: 1px solid #e0e0e0;
	font-size: .6em;
	padding: 0 6px;
	margin-left: 15px;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	vertical-align: 2px;
}

.cp-details p:first-child span.cp-stats i {
	margin-right: 5px;
}

.cp-details p:first-child span.cp-stats-good {
	color: #45c568;
}

.cp-details p:first-child span.cp-stats-bad {
	color: #f61515;
}

.cp-details p:last-child {
	font-size: .75em;
	line-height: 20px;
}

@media only screen and (max-width : 1199px) {

	.cp-col.cp-col-x {
		border-left: 0;
	}

	.cp-details p:first-child {
		line-height: 30px;
		height: auto;
	}
	
}

@media only screen and (max-width : 991px) {
	
	.cp-fuel-box {
		text-align: center;
	}

	.cp-details {
		text-align: center;
	}
	
}

@media only screen and (max-width : 767px) {
	
	.cp-col {
		border-top: 1px solid #e0e0e0;
		border-left: 0;
		padding-top: 25px;
	}
	
	.cp-col:first-child {
		border-top: 0;
		padding-top: 0;
	}
	
}
/* END Ceny Paliw Nowy */