/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@import url('fonts/BallroomTango/styles.css');
@import url('fonts/Avalon/styles.css');
@import url('fonts/helv/styles.css');
@import url('fonts/naunce/styles.css');

*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
body {
	font:Avalon;
	font-size: 14px;
	color:#2d2e30;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#2d2e30;
	text-decoration:none;
}
a:hover {
	color: #7c7d51 !important;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:95%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {

}
/* logo */
.logo {
	padding: 0px 0px 0px 20px !important;
}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

.mail a,
.tel a {
color: #fff;
}

.mail a:hover,
.tel a:hover {

text-decoration:none;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

.blue {
    background: #224271;
    font-family: Arial;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	font-size: 14px;
	min-height: 50px;
	padding-top: 15px;
   padding-bottom: 10px;
}

.blue p {
    margin: 0;
}

.right {
    text-align: right;
}
.logobar {
    margin: 10px 0 10px 0;
}
.blue img {
	margin-right: 10px;
	position: relative;
	top: -1px;
}
.logo {
padding: 0 0 0 40px;
}
.slider {
    position: relative;
}
.slider-title {
    position: absolute;
    background: rgba(124, 125, 81, 0.9);
	font-family: 'AvantGarde-Book';
	color: #fefefe;
	font-size: 28px;/* Przybliżenie (wynika z podstawienia czcionki) */
	font-weight: 300;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
}


.l-menu {

}

.l-menu ul {
list-style: none;
}
.l-menu li {

padding: 0px;
margin: 0px;
}

.l-menu a {
color: #2d2e30;
display: inline-block;

padding: 10px 0;

}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/





/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}
.copy_social{
text-align: center;
}
.social{
 margin: 0 auto;
    text-align: center !important;
    width: 30%;
    float: left;

}
/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
.footer .container {
	background: url('img/footer.jpg') no-repeat top center;
	background-size: 100% auto;
	overflow: hidden;
	padding: 25px 0px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
@media screen and (min-width: 1200px) {
	.plik {
		width: 16%;
	}
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
	.blue > div p {
		text-align: center;
	}
	.blue div.mail,
	.blue div.tel {
		padding: 0 10px !important;
	}
	.blue div .mail p {
		text-align: right;
	}
	.blue div .tel p {
		text-align: left;
	}
	.plik {
		width: 16%;
	}
}
@media screen and (max-width: 992px) and (min-width: 767px) {
	.blue > div p {
		text-align: center;
	}
	.blue div.mail,
	.blue div.tel {
		padding: 0 10px !important;
	}
	.blue div .mail p {
		text-align: right;
	}
	.blue div .tel p {
		text-align: left;
	}
	.logo {
		text-align: center;
	}
	.logo img{
		max-width: 100%;
	}
	nav.nav {
		text-align: center;
	}
	nav.nav ul {
		display: inline-block;
		margin: 0 auto !important;
		float: none !important;
	}
	.plik {
		width: 29%;
	}
}
	.plik {
		float: left;
		text-align: center;
		height: 150px;
		overflow: hidden;
		margin: 20px 2%;
	}
	.plik img {
		margin-bottom: 20px;
	}
	.plik a {
		color: #2d2d2f;
		text-decoration: none;
	}
@media screen and (max-width: 767px) {
	.plik {
		width: 46%;
	}
	.blue > div p {
		text-align: center;
		line-height: 23px;
		margin: 15px 0px;
	}
	.blue .mail p  {
		margin-bottom: 0px !important;
	}
	.blue .tel p  {
		margin-top: 0px !important;
	}
	.logo {
		text-align: center;
	}
	.logo img{
		max-width: 100%;
	}
	.nav {
		border-bottom: 5px solid #7c7d51;
		margin-bottom: 0px;
	}
	.toggle {
		display: block;
		background: #7c7d51;
		width: 100%;
		height: 56px;
		margin-top: 10px;
		text-align: center;
		line-height: 56px;
	}

	.nav ul {
		list-style: none;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
		padding: 0px;
		display: none;
	}

	.nav li {
		text-align: center;
		padding: 7px 0px;
		width: 100%;
	}

	.nav li a {
		font-family: Arial;
		font-size: 18px;
		color: #2d2e30;
		font-weight: bold;

	}
	.nav li a:hover {

	}
	.nav .current-menu-item a {

	}
	.slider {
		margin: 0px;
		padding: 0px !important;
	}
	.slider .row {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}
	.logobar {
		margin-bottom: 0px;
	}
	.slider-title {
		position: absolute;
		left: 15%;
		top: 68%;
		font-size: 3vw;
		padding: 1vw 2vw;
	}
	aside {
		text-align: center;
	}
	.footer .container {
		background: url('img/footer2.jpg') no-repeat top center;
		background-size: 100% auto;
		overflow: hidden;
		padding: 25px 0px;
	}
	.footer p {
		text-align: center !important;
		float: none;
	}
	.nav {
		border-bottom: 5px solid #7c7d51;
		margin-bottom: 0px;
	}
	aside.l-menu {
		margin-top: 10px !important;
	}
	.l-menu .toggle, .l-menu .toggle:hover {
		display: block;
		background: #b80000;
		width: 100%;
		height: 60px;
		text-align: center;
		line-height: 60px;
		padding: 0px !Important;
		margin: 0px !important;
		color: #fff !important;
		font-size: 19px;
		font-weight: 600;
		font-family: Avalon;
		letter-spacing: 1px;
		text-decoration: none;
	}
	.l-menu ul {
		list-style: none;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
		padding: 0px;
		display: none;
	}

	.l-menu li {
		text-align: center;
		padding: 7px 0px;
		width: 100%;
	}

	.l-menu li a {
		font-family: Arial;
		font-size: 18px;
		color: #2d2e30;
		font-weight: bold;

	}
	.l-menu li a:hover {
		color: #b70005 !important;
	}
	.nav li a:hover {

	}
	.nav .current-menu-item a {

	}
	.l-menu {
		margin: 0px !important;
		padding: 0px !important;
	}
	.l-menu img {
		margin: 0px !important;
	}
	.zakresik {
		padding: 0px !important;
	}
	.l-menu ul {
		margin: 0px !important;
	}
	.l-menu ul {
		border-bottom:5px solid #b70005;
	}
}
@media screen and (min-width: 767px) {
	.nav {

	}
	.nav .toggle {
		display: none;
	}

	.nav ul {
		list-style: none;
		float: right;
		margin: 0px;
		margin-right: 10px;
		margin-top: 5px;
		display: block;
	}

	.nav li {
		display: inline-block;
		margin: 0 5px;
	}

	.nav li a {
		text-decoration: none;
		font-family: 'Arial';
		color: #2d2e30;
		font-size: 16px;
		font-weight: bold;
		line-height: 70px;
		text-align: right;
		padding: 9px 10px;

	}

	.nav li a:hover {
		color: #7c7d51;
		background: url(img/active.png) no-repeat left center;
	}


	.nav .current-menu-item a {
		color: #7c7d51;
		background: url(img/active.png) no-repeat left center;
	}
	.slider-title {
		top: 70%;
		left: 15%;
		padding: 10px 20px;
	}
	.slider {
		padding: 0px !important;
	}
	aside {
		margin-top: 50px;
	}
	p#copy {
/*		float: left;*/
		text-align: left;
		margin: 0px 0px 10px 80px;
        width: 30%;
        float: left;
	}
	footer p {
		text-align: right;
		margin-right: 100px;
	}
	.l-menu .current-menu-item, .l-menu .current-cat {
		background: url('img/activebig.png') no-repeat top right;
	}
	.l-menu li.current-menu-item a, .l-menu .current-cat a {
		color: #7c7d51;
	}
	.l-menu li a{
		display: block;
		height: 59px;
		line-height: 59px;
		padding: 0px;
		font-size: 14px;
		font-weight: bold;
		font-family: Arial;
		text-transform: uppercase;
		padding-left: 22px;
	}
	.l-menu ul {
		padding: 0px;
	}
	.prawyZakres {
		padding-left: 40px !important;
	}
	.prawyZakres h1.page-title {
		text-align: left;
	}
	.l-menu {
		margin-top: 83px;
	}
	.nav {

	}
	.l-menu .toggle {
		display: none;
	}
	.l-menu li {
		border-bottom: 1px solid #f1f1f1;
	}
	.l-menu li:first-child {
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #f1f1f1;
		border-top: 1px solid #f1f1f1;
		}
}
.slider {
	overflow: hiddne;
}
.slider img {
	width: 100%;
}
.page-title {
	color: #837c4d;
	font-size: 26px;
/*	font-family: Avalon;*/
    font-family: 'Helvetica-Bold';
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
}
.zasada {
/*	font-family: BallroomTango;*/
    font-family: 'Nuance-Italic';
	font-size: 24px;
}
.footer p {
	color: #274571;
	font-size: 11px;
}
article {
	font-family: Avalon;
}
input[type="text"],
input[type="email"] {
	height: 44px;
	padding: 0 18px;
	border: 1px solid #f1f1f1;
	width: 100% !important;
	margin: 0 30px 30px 0px;
	font-weight: bold;
	color: #000000;
}
textarea {
	padding: 18px;
	border: 1px solid #f1f1f1;
	width: 100% !important;
	font-weight: bold !important;
	color: #000000 !important;
}
::-webkit-input-placeholder { color:#c1c1c1; }
::-moz-placeholder { color:#c1c1c1; } /* firefox 19+ */
:-ms-input-placeholder { color:#c1c1c1; } /* ie */
input:-moz-placeholder { color:#c1c1c1; }
.wpcf7-submit {
	background: #274571;
	padding: 15px 40px;
	border: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 20px;
	margin-left: 30px;
}
.pola {
	font-size: 12px;
	margin-top: 15px;
	font-family: Avalon;
	margin-bottom: 15px;
}
.wpcf7-not-valid-tip {
	position: relative;
	top: -25px;
	font-size: 11px !important;
	font-family: Avalon;
}

article h2 a {
	font-size: 17px;
	color: #2e2e30;
	font-weight: bold;
}

article .date {
	color: #b2b2b2;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding-left: 26px;
}

article .date span, article .date a {
	color: #7c7d53;
}

h1.gold {
	color: #7c7d53;
	font-weight: bold;
	font-size: 24px;
	padding-left: 12px;
}

article p.zajawka {
	padding: 20px 0;
	border-bottom: 2px #f1f1f1 solid;
}

article .view-article {
	padding-top: 15px;
	font-size: 11px;
	color: #224970;
	font-style: italic;
	font-weight: bold;
	padding-left: 26px;
	text-decoration: none;
	display: inline-block;
}

@media screen and (max-width: 467px) {

    .social{
     margin: 0 auto 10px;
        text-align: center !important;
        width: 100%;
        float: left;


    }
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	.daneadr {
	text-align: center;
	}

}

@media only screen and (min-width: 118px) and (max-width: 768px) {
	.daneadr {
		text-align: center;
	}
}

@media only screen and (min-width: 118px) and (max-width: 600px) {
	.dantecentr {
		text-align: center;
		display: block;
	}
}

@media screen and (max-width: 370px) {
	.fotop img {
	width: 100%;
	height: auto;
	}
}

.fotop img {

height: auto;
}

.dantecentr {
line-height: 23px;
}
