html, body {
	font-family: 'Titillium Web', sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;
	min-height: 100%;
}

p {
	font-size: 16px;
}

h3, .h3 {
	font-size: 30px;
}
h2 {
	font-size: 60px;s
}
h1, h2, h3 {
	margin-top: 30px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 400;
	line-height: 1.1;
	color: inherit;
}

.equal {
	display: flex;
	flex-wrap: wrap;
}
.equal > div[class*='col-'] {  
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.equal-top > div[class*='col-'] {  
	justify-content: flex-start !important;
}
.grid-padding {
	padding-left: 30px;
	padding-right: 30px;
}
.grid-item {
	border: 1px solid #ddd;
	border-style: none solid solid none;
	padding-top: 15px;
}
.grid-item h5 {
	font-size: 1.2em;
}
.grid-item img {
	padding-bottom: 15px;
}
.grid-item:nth-child(2n) {
	border-right: none;
}
.grid-item:nth-child(2n+1):nth-last-child(-n+2), .grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ div {
	border-bottom: none;
}

.thumb {
	margin-bottom: 30px;
}

/* BACKGROUND */
.start-left {
	background-color: #ffbe1d;
	background-image: url('../images/bg-firefighter-on-fire.png'), url('../images/flames.jpg');
	background-repeat: no-repeat;
	background-size: auto 180%, cover;
	background-position: 45% 0%, center center;
	background-attachment: scroll, fixed;
	/*-webkit-box-shadow: inset -27px 0px 50px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: inset -27px 0px 50px 0px rgba(0,0,0,0.5);
	box-shadow: inset -27px 0px 50px 0px rgba(0,0,0,0.5);*/
}
/*.start-left {
	background-color: #ffbe1d;
	background-image: url('../images/bg-firefighter-on-fire.jpg');
	background-repeat: no-repeat;
	background-size: auto 230%;
	background-position: 45% 44%;
}*/
.start-right {
	background-color: #cb2424;
	background-image: url('../images/bg-red-stripes.png');
	background-repeat: repeat;
	-webkit-box-shadow: inset 50px 0px 50px -27px rgba(0,0,0,0.24);
	-moz-box-shadow: inset 50px 0px 50px -27px rgba(0,0,0,0.24);
	box-shadow: inset 50px 0px 50px -27px rgba(0,0,0,0.24);
}
.top-bar {
	height: 300px;
	border-bottom: 4px solid #fdb814;
	background-color: #cb2424;
	background-image: url('../images/bg-red-stripes.png');
	background-repeat: repeat;
	padding-top: 80px;
}
.top-bar-sign {
	height: 50px;
	background-color: #151515;
	position: relative;
}
.top-bar-sign img {
	border: 3px solid #fdb814;
	background-color: #151515;
	max-width: 150px;
	margin-top: -52px;
}
/* END BACKGROUND */


/* START-PAGE */
.start-page {
	width: 100%;
	height: 100%;
}
.half {
	width: 50%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.help-phone {
	background-color: #000;
}
.help-phone p {
	font-size: 1.6em;
	color: #fff;
	padding: 15px 0;
	margin: 0;
}
/* END START-PAGE */

/* SECTION */
section {
	width: 100%;
}
.content-section-a, .content-section-b, .content-section-c, .content-section-d {
	padding: 90px 0;
}
.content-section-a, .content-section-d {
    background-color: #f8f8f8;
}
.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.content-section-c {
	border-top: 1px solid #b00808;
	border-bottom: 1px solid #b00808;
	background-color: #cb2424;
	color: #fff;
}
.content-section-c a {
	text-decoration: none;
	color: #fff;
}
.zigzag {
	position: relative;
	width: 100%;
}
.zigzag:before {
	content: "";
	display: block;
	position: absolute;
	top: -10px;
	width: 100%;
	height: 10px;
}
.content-section-c:before {
	background:
	linear-gradient(
		45deg, transparent 33.333%,
		#cb2424 33.333%, #cb2424 66.667%,
		transparent 66.667%
	),
	linear-gradient(
		-45deg, transparent 33.333%,
		#cb2424 33.333%, #cb2424 66.667%,
		transparent 66.667%
	);
	background-size: 20px 40px;
}

.section-heading {
    margin-bottom: 30px;
	color: #d9534f;
}
.lead3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 20px;
	color: #8D8D8D;
	line-height: 1.46428571;
	font-weight: 300;
}
.lead {
	margin-bottom: 30px;
	margin-top: 20px;
	font-size: 20px;
	line-height: 1.46428571;
	font-weight: 300;
}
.artykuly > p {
	font-size: 18px;
	padding-bottom: 15px;
}
.artykuly > .lead {
	margin-bottom: 15px;
}
.artykuly > ul li {
	font-size: 18px;
}
.artykuly > ul {
	padding-bottom: 15px;
}
.artykuly hr {
	height: 30px;
	border-style: none;
}
.artykuly .caption h3 {
	margin-top: 10px;
}
.aktualnosci {
	margin-top:0;
	margin-bottom: 90px;
}
.space-bottom {
	margin-bottom: 30px;
}
#aktualnosci h2 {
	margin-top: 0;
}
.footer-sign {
	max-width: 250px;
	padding-bottom: 30px;
}
.copy {
	background-color: #222;
	padding-top: 5px;
	border-width: 0px;
}
.copy p {
	font-size: 0.9em;
	color: #888;
}
.copy a {
	color: #aaa;
}
.copy a span {
	color: #cb2424;
}
.copy a:hover, .copy a:hover span {
	color: #e7e7e7;
	text-decoration: none;
}
.h4-osp {
	border: 2px solid #fff;
	border-radius: 5px;
	margin: 15px auto;
	padding: 15px;
	width: 40%;
}
/* END SECTION */


/* NAVBAR */
.navbar-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navbar-main .navbar-main-nav li a, .navbar-main .navbar-main-nav li a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}
.navbar-main .navbar-main-nav li a {
	display: block;
	font-size: 1.8em;
	font-size: 3.5vh;
	text-transform: uppercase;
	margin-bottom: 0px;
	border-radius: 2px;
	letter-spacing: 1px;
}
.navbar-main .navbar-main-nav li a:hover {
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	color: #faba00;
	text-decoration: none;
}
.navbar-main-nav li.active a {
	color: #faba00 !important;
}
.navbar-main-nav .dropdown-menu {
	background-color: #000;
}
.navbar-main-nav .dropdown-menu li a {
	color: #fff !important; 
	font-size: 1.2em !important;
	background-color: #000;
}
.navbar-main-nav .dropdown-menu li a:hover {
	color: #000 !important; 
	background-color: #faba00;
}
.navbar-main-nav .dropdown-menu .divider {
	background-color: #202020;
}
.navbar-inverse {
	background-color: #000;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	background-color: #202020;
}
.navbar-inverse .navbar-nav .dropdown-menu > .active>a {
	background-color: #faba00;
}

.navbar-main ul.navbar-main-nav li.divider {
	margin-top: 15px;
}

/* END NAVBAR */


/* BUTTONS */
.btn {
	font-size: 15px;
	font-weight: normal;
	line-height: 1.4;
	border-radius: 4px;
	padding: 10px 15px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-transition: border .25s linear,color .25s linear,background-color .25s linear;
	transition: border .25s linear,color .25s linear,background-color .25s linear;
}
.btn-embossed {
	-webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);
}
/* END BUTTONS */

/* TABLE */
.text-green {
	color: #5cb85c;
}
.text-red {
	color: #d9534f;
}
.text-blue {
	color: #337ab7;
}
.text-yellow {
	color: #faba00;
}

.text-primary{
	color: #337ab7;
}

.text-info{
    color: #5bc0de;
}

.text-success{
    color: #5cb85c;
}

.text-warning{
    color: #f0ad4e;
}

.text-danger{
    color: #d9534f;
}

.table-row-bottom{
	border-bottom: 3px solid #ddd;
}

.table-row-border-clear{
	border-top: 0px !important;
	border-bottom: 0px !important;
}

.stopien{
	width: 20px;
}

.table > tbody > tr > td {
     vertical-align: middle;
}

#jot-new table td
{
 height: 40px;
}


.hidden-sm-xs {
  display: none !important;
}

@media screen and (min-width: 500px) {
.hidden-sm-xs {
    display: table-cell !important;
  }
}

.visible-sm-xs {
  display: block;
}

@media screen and (min-width: 500px) {
.visible-sm-xs {
    display: none;
  }
}

.legenda{
  padding: 15px;
}

.legenda .row{
	padding-bottom: 15px;
}

/* NO MORE TABLES */

@media only screen and (max-width: 800px) {
	
	/* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 85%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:nth-child(-n+2) {
		background-color: #ddd;
		font-size: 18px;
	}
	
	#no-more-tables td:nth-child(2) span {
		display: none;
	}

	#no-more-tables td:first-child {
		/*border-bottom-style: none;*/
		display: none;
	}
	
	#no-more-tables td:nth-child(odd) {
		background: #f5f5f5;
	}
	 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 30%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	#no-more-tables td:before { content: attr(data-title); }
}

h1.start-page, h2.start-page, h3.start-page {
	color: #fff;
	text-transform: uppercase;
	display: block;
}	
h1.start-page {
	font-size: 2.8vw;
	font-weight: bold;
	margin-top: 0.2em;
}
h2.start-page {
	font-size: 1.5vw;
	font-weight: normal;
	margin-bottom: 0;
	letter-spacing: 1px;
}
img.start-page {
	max-width: 300px;
	margin-top: 5vh;
	margin-bottom: 5vh;
	/*-webkit-filter: drop-shadow(0px 0px 50px rgba(0,0,0,0.4));
	filter: drop-shadow(0px 0px 50px rgba(0,0,0,0.4));*/
}


@media (max-width: 767px) {
	.start-left {
		display: none;
	}
	.start-right {
		width: 100%;
		-webkit-box-shadow: inset 0px 0px 35px 0px rgba(0,0,0,0.24);
		-moz-box-shadow: inset 0px 0px 35px 0px rgba(0,0,0,0.24);
		box-shadow: inset 0px 0px 35px 0px rgba(0,0,0,0.24);
	}
	.top-bar {
		padding-top: 90px;
	}
	h1.start-page {
		font-size: 36px;
		margin-top: 0.5em;
	}
	h2.start-page {
		font-size: 20px;
		margin-bottom: 0;
		margin-top: 2em;
	}
	img.start-page {
		max-width: 270px;
		margin-top: 4vh;
		margin-bottom: 0vh;
	}
	.help-phone p {
		font-size: 4vw;
	}
	.content-section-a, .content-section-b, .content-section-c {
		padding: 90px 0 30px 0;
	}
	.content-section-d {
		padding: 90px 0 30px 0;
	}
	.aktualnosci {
		margin-bottom: 30px;
	}
}

@media (max-width: 991px) {
	h1.start-page {
		font-size: 28px;
		margin-top: 0.3em;
	}
	h2.start-page {
		font-size: 16px;
		margin-bottom: 0;
		margin-top: 1em;
	}
	.grid-padding {
		padding-left: 15px;
		padding-right: 15px;
	}
	.grid-item:nth-child(n), .grid-item:nth-child(1n) {
		border-right: none;
		border-bottom: 1px solid #ddd !important;
	}
	.grid-item:nth-last-child(1) {
		border-bottom: none !important;
	}
	.h4-osp {
		width: 60%;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	h1.start-page {
		font-size: 30px;
		margin-top: 0.3em;
	}
	h2.start-page {
		font-size: 18px;
		margin-bottom: 0;
		margin-top: 1em;
	}
}

@media (min-width: 1200px) {
	h1.start-page {
		font-size: 36px;
		margin-top: 0.5em;
	}
	h2.start-page {
		font-size: 20px;
		margin-bottom: 0;
		margin-top: 1em;
	}
}