﻿img.obrazResponsywny {
  z-index: 0;
}
img.obrazRespOdstep {
  z-index: 0;
}
img.galeria {
  z-index: 0;
}
img.obrazCenter {
  z-index: 0;
}
a.hoverOpacity {
  z-index: 0;
}
a.hoverBorder {
  z-index: 0;
}
.naglowek {
  color: #5B5B5B;
  font-size: 16px;
  margin-top: 35px;
  font-weight: 600;
}
h1 {
  color: #00458E;
}
h1.title {
  color: #EC691F;
}
h2.title {
  font-size: 50px;
  margin-bottom: 20px;
  font-weight: 300;
  color: #3b4c5c;
}
p.title-sub {
  font-size: 20px;
  margin-bottom: 40px;
  font-weight: 600;
  color: #6893BD;
  line-height: 1.43;
}
.center {
  z-index: 0;
}
.granat {
  color: #00458E;
}
.kolor_tekstu {
  color: #262f38;
}
.czarny {
  color: Black;
}
.zielony1 {
  color: #73B11A;
}
.czerwony {
  color: #ff6858;
}
.brodowy {
  color: #A43B3B;
}
.pomaranczowy {
  color: #EC691F;
}
.pomaranczowyZnak {
  display: inline-block;
  padding-left: 20px;
  background-image: url(/Files/template/image/znaczek3.png);
  background-repeat: no-repeat;
  background-position: left center;
  color: #EC691F;
}
p.odstep {
  display: block;
  background-color: #00458E;
  color: white;
}
table.table {
  z-index: 0;
}
table.table-responsive {
  z-index: 0;
}
tr.active {
  z-index: 0;
}
tr.success {
  z-index: 0;
}
tr.class {
  z-index: 0;
}
tr.danger {
  z-index: 0;
}
tr.info {
  z-index: 0;
}
td.active {
  z-index: 0;
}
td.success {
  z-index: 0;
}
td.warning {
  z-index: 0;
}
td.danger {
  z-index: 0;
}
td.info {
  z-index: 0;
}
p.text-muted {
  z-index: 0;
}
p.text-primary {
  z-index: 0;
}
p.text-success {
  z-index: 0;
}
p.text-info {
  z-index: 0;
}
p.text-warning {
  z-index: 0;
}
p.text-danger {
  z-index: 0;
}
p.bg-primary {
  z-index: 0;
}
p.bg-success {
  z-index: 0;
}
p.bg-info {
  z-index: 0;
}
p.bg-warning {
  z-index: 0;
}
p.bg-danger {
  z-index: 0;
}
div.pull-left {
  z-index: 0;
}
div.pull-right {
  z-index: 0;
}
div.center-block {
  z-index: 0;
}
a.linkBialy {
  color: white;
  text-decoration: none;
}
span.obrazResponsywny img {
  width: 100%;
}
span.obrazCenter {
  display: block;
  text-align: center;
}
span.obrazRespOdstep,
span.galeria {
  display: block;
  padding: 20px;
}
span.obrazRespOdstep img,
span.galeria img {
  width: 100%;
}
span.galeria img {
  cursor: pointer;
}
a.hoverOpacity:hover img {
  opacity: 0.5;
}
a.hoverBorder img {
  border: 1px solid transparent;
}
a.hoverBorder:hover img {
  border: 1px solid #EC691F;
}