/* @import "custom.scss" */

.g-home-particles.g-helium-style .fp-testimonials blockquote p {
    color: #1b2222;
	font-family:="" "lato",="" "helvetica",="" "tahoma",="" "geneva",="" "arial",="" sans-serif;=""
}


/*style galerii wspołistnienia*/
    .dziecko1 {
	float:left;
	width:420px;
	background-color:#000;
	color: #CCC;
	text-align: center;
	padding-top: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
      }

    .dziecko2 {
	float:left;
	width:420px;
	background-color:#CCC;
	text-align: center;
	padding-top: 15px;
		border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
      }
	  
	.dziecko1_txt {
	float:none;
	width:410px;
	text-align: center;
	color: #CCC;
      }

    .dziecko2_txt {
	float:none;
	text-align: center;
	color: #000;
      }
	  
	/*.dziecko2:after {
 	content:'Gdzie to jest';
	  clear:both;
	}*/
	

.metryczka {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 18px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 14px;
	color: #999;
	text-align: justify;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 20px;
}
.metryczka-tytul {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 9px;
	color: #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #555;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 2px;
}

.metryczkaBlock {
	float:left;
	width:420px;
	height: 305px;
	background-color:#000;
	color: #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
      }

    .metryczaFlash {
	float:left;
	width:420px;
	height: 340px
	padding-top: 10px;
	background-color:#000000;
	text-align: center;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-color: #000;
      }
	  
/*KONIEC galeri Gry*/

/*  +++++++++++++++++++++++++++++   Module Tabs / Pagebreak Tabs / Contact Tabs ++++++++++++++++ */
ul.tabs {
	margin: 0;
	padding: 0;
	overflow: hidden
}

dl.tabs dt,dl.tabs dd {
	margin: 0;
	padding: 7px 5px;
}

dl.tabs dt h3 {
	font-size: 1em;
	margin: 0;
	padding: 0
}

dl.tabs dt {
	position: relative;
	z-index: 1;
}

ul.tabs li,dl.tabs dt {
	list-style-type: none;
	float: left;
	width: auto;
	padding: 0;
	display: block;
	margin: 0 3px 0 0;
	font-size: 1em;
}

ul.tabs li a:link,ul.tabs li a:visited,dl.tabs dt h3 a:link,dl.tabs dt h3 a:visited
	{
	text-decoration: none;
	margin: 0;
	display: block;
	font-size: 32px;
	font-weight: normal;
	border-radius: 5px 5px 0 0;

	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
	background-color: #000;
}

ul.tabs li a.linkopen:link,ul.tabs li a.linkopen:visited,dl.tabs dt.open  h3 a:link,dl.tabs dt.open  h3 a:visited
	{
	font-weight: bold;
	background-color: #2f2929;
}

.tabcontent,div.current {
	border-radius: 0 3px 3px 3px;
	clear: left;
	border: medium solid #2F2929;
	background-color: #2F2929;
	height: 100%;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: auto;
}

div.current {
	position: relative;
	z-index: 0;
	top: -1px
}

.tabcontent:focus {
	outline: none
}

.tabopen {
	display: block;
	margin-bottom: 20px;
	overflow: hidden;
}

.tabclosed {
	display: none
}

.tabcontent ul {
	padding: 0
}

.tabcontent ul li {
	list-style-type: none
}

/* ++++++++++++++  image float style ++++++++++++++ */

/* ++++++++++++++  non flaot ++++++++++++++ */
.spacja {
	float: none;
	margin: 10px;
	clear: both;
}
/* ++++++++++++++  koniec non float ++++++++++++++ */

/* ++++++++++++++  ścieżka okrószków ++++++++++++++ */
.breadcrumb {
	/*background-color: #2F2929;*/
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    /*background-color: #f5f5f5;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #474747;
	border: 1px solid #474747;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.category-desc clearfix {
	background-color: #000;
}

 .kategoria {
        background-color:#2F2929;
        padding:15px;
      }
	  
 .kategoria::before {
    content: "Opis kategorii:";
}

/*+++++++++++++++ klawisze podziału strony ++++++++*/
.pagination {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.pagination ul {
	display: inline-block;
	*display: inline;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	*zoom: 1;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
	display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: #2f2929;
	border: 1px solid #2f2929;
	border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #656363;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999999;
	cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999999;
	cursor: default;
	background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 10.5px;
}
/* koniec podziału strony*/

/* ++++++++++++++  tytuły w katalogu front page ++++++++++++++ 

.g-contentcubes .cube-items-wrapper .cube-content-wrapper .item-label {
    display: inline-block;
    background: #1f8ea8;
    padding: 0.45em 0.95em;
    margin-bottom: 0.5rem;
    font-size: 0.8125rem;
    line-height: 1.1538;
    font-weight: 600;
    border-radius: 1.5rem;
    text-align: center;
}*/

#g-navigation {
	color: #fff;
	position: relative;
	z-index: 11;
	background-color: #474747;
	background-image: url(../../../../images/headers/tlo_naglowka_kontra_200.jpg);
}

#g-footer {
	color: #fff;
	padding: 3rem 0;
	background-color: #474747;
	background-image: url(../../../../images/headers/tlo_naglowka_kontra_500.jpg);
}

/* pozycja i nie tylko napisów na sliderze fronPage*/
.g-owlcarousel-item-title {
    /* font-family: "Raleway"; */
    /* font-size: 3.5rem; */
    /* line-height: 4rem; */
    /* font-weight: 500; */
    margin: 25.25rem 1.25rem 0.625rem;
}

a {
	color: #FF6;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

#g-subfeature {
	padding-top: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 1.5rem;
	/* background: #dbdbdb;
    color: #666;*/
    border-top: 1px solid rgba(0, 0, 0, 0.05);
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* ścieżk aokrószków*/
.moduletable .breadcrumb {
    font-family: "Raleway";
    background-color: #464444;
}
/* wygląd klawisz aczataj dalej;*/
lement.style {
}
.edit.item-page .btn-toolbar .btn, .pager.pagenav a, p.readmore .btn, .contact .form-actions .btn, #contact-form .controls .btn-primary.validate, .profile .btn, .login .btn, .logout .btn, .registration .btn, .profile-edit .btn, .remind .btn, .reset .btn, .search #searchForm .btn, .search #search-form .btn, .finder #searchForm .btn, .finder #search-form .btn {
   /* FONT-VARIANT: JIS83;*/
    display: inline-block;
    font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 150;
    font-size: 0.7rem;
   /* line-height: 1.15; 
     letter-spacing: 0.1rem; */
    text-transform: uppercase;
    background: #464444;
    color: #f4f5f7;
    border: 1px solid #a8a7a7;
    border-radius: 0.5rem;
    margin: 0 0 0.5rem 0;
     padding: 0.5rem 0.125rem; 
    vertical-align: middle;
    text-shadow: none;
    transition: all 0.2s;
	}
	
	.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #7d7d7e;
    /* border: 1px solid #ddd; */
    -webkit-border-radius: 10px;
    -moz-border-radius: 15px;
    border-radius: 10px;
}