html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*----------------------------------------------------------------
 * 
 ************************ style ogolne ***************************
 *  
 ---------------------------------------------------------------*/

html,
body {
  background: #000;
  width: 100%;
  min-height: 100%;
}

body {
  text-align: left;
  /*font-family: 'Oswald', arial, Arial, Verdana, Helvetica, sans-serif;*/
  font-family: "Pontano Sans", arial, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3em;
  color: #f5f5f5;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  font-smoothing: antialiased;
  text-transform: none;
}

img.dopasuj {
  max-width: 100%;
  height: auto;
  width: auto\9;
}

@-moz-document url-prefix() {
  img.dopasuj,
  p img {
    display: block;
    max-width: 100%;
    width: auto;
    height: auto;
  }
}

.scroll-x {
  overflow-x: auto;
}
.scroll-y {
  overflow-y: auto;
}

div.pojemnik {
  width: 100%;
  clear: both;
  overflow: hidden;
  position: relative;
}

.clear {
  width: 100%;
  overflow: hidden;
  clear: both;
}

.lewo {
  float: left;
}

.prawo {
  float: right;
}

::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background: #ccc;
  color: black;
}

/*----------------------------------------------------------------
 * 
 ****************** VEGAS **********************
 *  
 ---------------------------------------------------------------*/

div#vegas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;

  background: #000;
}

/*----------------------------------------------------------------
 * 
 *********** style kontenerow budujacych wyglad ******************
 *  
 ---------------------------------------------------------------*/

div#wrapper {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 6;
  /*overflow:hidden;*/
}

div.center-content {
  position: relative;
  top: 0;
  left: 0;
  width: 90%;
  max-width: 1200px;
  z-index: 2;
  margin: 0 auto;
}

#main-header,
header {
  position: relative;
  left: 0;
  top: 0px;
  z-index: 10;
  width: 100%;
  background: rgba(255, 255, 255, 0);
}

.top-header {
  background: #e30613;
  background: rgba(255, 255, 255, 0);
  padding: 0px 0px;
  border-bottom: solid 0px #555;
  border-bottom: solid 0px rgba(227, 6, 19, 0.7);
}

#content-wrapper,
#content,
.main-section {
  background: transparent;
  position: relative;
  left: 0;
  top: 0px;
  width: 100%;
  z-index: 5;
}

#main-footer,
footer {
  position: relative;
  left: 0;
  bottom: 0;
  z-index: 10;
  background: rgba(227, 6, 19, 0.4);
}

/*----------------------------------------------------------------
 *
 ************ Style tresci/zawartosci glownej ********************
 *  
 ---------------------------------------------------------------*/

/* #Pojemniki
================================================== */

div.zawartosc-strony {
  background: rgba(0, 0, 0, 0.85);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

div.zawartosc-naglowek {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 0px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
}

div.podmenu-pojemnik {
  width: 30%;
  position: relative;
  top: 0;
  left: 0;
  float: right;
  padding: 0px 0px 0px 0px;
  margin-top: 40px;
  border-left: solid 0px #f5f5f5;
}

div.tresc-strony-pojemnik {
  width: 68%;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  padding: 0px 0px 0px 0px;
}

div.kolumna-tresc {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  float: left;
  padding: 40px 0px 20px 0px;
}

div.kolumna-galeria-strony {
  width: 100%;
  position: relative;
  top: 0;
  right: 0;
  overflow: hidden;
  float: left;
  padding: 40px 0px 20px 0px;
}

div.kolumna-tresc .tresc {
  overflow: hidden;
  position: relative;
  padding: 0px 0px 0px 0px;
}

/* #Naglowki
================================================== */

h2,
h3,
h4,
h5,
h6 {
  display: block;
  letter-spacing: 1px;
  text-rendering: optimizeLegibility;
  text-align: left;
  font-family: "Oswald", arial, Arial, Verdana, Helvetica, sans-serif;
}

h2.tytul {
  text-transform: uppercase;
  font-size: 3em;
  margin: 25px 0px 10px 0px;
  padding: 20px 0px 25px 0px;
  color: #eee;
  font-weight: 300;
  line-height: 0.9em;
}

h2.tytul span {
  display: block;
  line-height: 1.6em;
  font-size: 0.5em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ccc;
  font-weight: 300;
}

h2.tytul span a {
  display: inline-block;
  line-height: 1.6em;
  font-size: 16px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ccc;
  font-weight: 300;
}

.pion h2.tytul span {
  width: auto;
}

.pion h1.tytul span {
  width: auto;
}

h3 {
  text-transform: uppercase;
  font-size: 1.5em;
  margin: 10px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  color: #333;
  font-weight: 700;
}

h4 {
  text-transform: uppercase;
  font-size: 1.5em;
  margin: 10px 0px 10px 0px;
  padding: 30px 0px 0px 0px;
  color: #333;
  font-weight: 300;
}

/* #Akapity
================================================== */
p {
  margin: 0 0 15px 0;
  font-style: normal;
  line-height: 1.3em;
  text-align: left;
}

p img {
  margin: 0;
}

em,
i {
  font-style: italic;
}

strong,
b {
  font-weight: bold;
}

.small {
  font-size: 90%;
}

.big {
  font-size: 2em;
}

a,
a:visited {
  color: #e5868b;
  text-decoration: none;
  outline: 0;
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  -ms-transition: color 0.1s linear;
  transition: color 0.1s linear;
}

a:hover,
a:focus {
  color: #fff;
  text-decoration: underline;
}

/* #Listy w tresci
================================================== */
ul,
ol {
  margin-bottom: 20px;
}
ul {
  list-style: circle outside;
}
ol {
  list-style: decimal inside;
  margin-left: 0px;
}
ul,
ol,
ul.square,
ul.circle,
ul.disc {
  margin-left: 25px;
}
ul.square {
  list-style: square outside;
}
ul.circle {
  list-style: circle outside;
}
ul.disc {
  list-style: disc outside;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
  font-size: 90%;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
li {
  line-height: 18px;
  margin-bottom: 12px;
  text-align: left;
}

/* #Przyciski
================================================== */
.przycisk {
  white-space: nowrap;
  background: #e30613;
  background: rgba(227, 6, 19, 0.9);
  color: #fff !important;
  border: 0;
  padding: 8px 30px 6px;
  margin: 2px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.9em;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.przycisk.czarny {
  background: #111;
  color: #fff !important;
}

.przycisk .typcn {
  font-size: 1.5em;
}

.przycisk:hover {
  background: #333;
  color: #fff !important;
  text-decoration: none;
}

.przycisk.czarny:hover {
  background: #eee;
  color: #111 !important;
}

/* #Komunikaty
================================================== */

.komunikat {
  line-height: 1.7em;
  padding: 8px 20px 8px 35px;
  margin: 5px 0px 8px 0px;
  text-align: left;
  color: #000 !important;
  background: #b1dad5 url(../images/info.gif) 10px 50% no-repeat;
  border: 1px solid #97bbb6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.ok {
  color: #000;
  background: #b9f1ca url(../images/ok.gif) 10px 50% no-repeat;
  border: 1px solid #94bfa0;
}

.blad {
  color: #000;
  background: #efb0b0 url(../images/blad.gif) 10px 50% no-repeat;
  border: 1px solid #c09393;
}

/* #kolumny
================================================== */

div.kolumna {
  width: 50%;
  float: left;
}

/*----------------------------------------------------------------
 * 
 ************************* separatory ****************************
 *  
 ---------------------------------------------------------------*/

.separator {
  clear: both;
  width: 100%;
  overflow: hidden;
  display: none;
}

.separator-gora {
  height: 108px;
  background: transparent url("../obrazki/separator/separator-czarny-gora.png")
    center top no-repeat;
}

.separator-dol {
  height: 108px;
  background: #fff url("../obrazki/separator/separator-czarny-dol.png") center
    top no-repeat;
}

/*----------------------------------------------------------------
 * 
 *************************** HEADER ******************************
 *  
 ---------------------------------------------------------------*/
#main-header h1,
header h1 {
  overflow: hidden;
  float: left;
  width: 100%;
  /*max-width:430px;*/
  padding: 30px 0px 20px 0px;
  margin: 0;
  position: relative;
  top: 0px;
  left: 0%;
  background: transparent;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
}

#main-header h1 a,
header h1 a {
  width: 100%;
  max-width: 130px;
  position: relative;
  top: 0px;
  left: 0%;
  margin-left: 0px;
  display: block;
  overflow: hidden;
  background: transparent;
}

#main-header .przycisk {
  font-size: 0.8em;
  padding: 12px 14px;
  margin: 0px 0px;
  line-height: 1em;
  color: #333;
  background: #f4f3ef;
  background: rgba(244, 243, 239, 0.2);
}

#main-header .przycisk.aktualny,
#main-header .przycisk:hover {
  color: #333 !important;
  background: #f4f3ef;
  background: rgba(244, 243, 239, 0.7);
}

#main-header .jezyki-pojemnik {
  display: inline-block;
  float: left;
  padding-right: 0px;
  font-size: 0.8em;
}

#main-header .jezyki-pojemnik form {
  color: #aaa;
}

#main-header .kontakt-pojemnik {
  display: block;
  float: none;
  padding-right: 0px;
  background: rgba(0, 0, 0, 0.6);
}

#main-header p,
header p {
  color: #ddd;
  width: 100%;
  font-size: 0.95em;
  padding: 0px 0px 0px 0px;
  margin: 0;
  line-height: 1em;
  text-align: right;
}

#main-header p span,
header p span {
  padding: 10px 0px 10px 30px;
  border-bottom: solid 2px #e30613;
  display: inline-block;
}

#main-header p a,
header p a {
  color: #fff;
  text-decoration: none;
}

#main-header p a:hover,
header p a:hover {
  color: #000;
  text-decoration: underline;
}

#main-header #profilaktyka-logo {
  overflow: hidden;
  float: right;
  width: 65px;
  padding: 0px 0px 0px 0px;
  margin: 0;
  position: relative;
  top: 0px;
  left: 0%;
  background: transparent;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
}

/*----------------------------------------------------------------
 * 
 *************************** BANER ******************************
 *  
 ---------------------------------------------------------------*/

div.baner-glowny-pojemnik {
  overflow: hidden;
  z-index: 10;
}

div.baner-glowny {
  position: relative;
  width: 100%;
  max-width: 100%;
  zoom: 1;
  clear: both;
  z-index: 10;
  margin: 0px auto;
  overflow: hidden;
}

div.baner-glowny ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}

div.baner-glowny ul li {
  margin: 0;
  padding: 125px 0px 150px 0px;
  position: relative;
  width: 100%;
}

div.baner-glowny ul li div.baner-opis {
  position: ralative;
  left: 0px;
  top: 0px;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  text-align: left;
}

div.baner-glowny ul li div.baner-opis h2 {
  text-transform: uppercase;
  font-size: 5em;
  font-weight: 400;
  border-bottom: 0px solid #ddd;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  color: #fff;
}

div.baner-glowny ul li div.baner-opis h2 span.tytul-1 {
  line-height: 1.2em;
  display: inline-block;
  border-right: solid 0em #e30613;
  padding-right: 10px;
  color: #fff;
  font-weight: 700;
  /*font-family: 'Playfair Display SC', serif;*/
}

div.baner-glowny ul li div.baner-opis h2 span.tytul-2 {
  font-size: 0.4em;
  font-weight: 400;
  line-height: 1em;
  color: #eee;
  margin: 0px 0px 5px 0px;
  padding: 5px 2em 1px 0px;
  text-transform: uppercase;
  background: none;
  display: inline-block;
  background: transparent;
}

div.baner-glowny ul li div.baner-opis p {
  color: #fff !important;
  max-width: 500px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
}

div.baner-glowny ul li div.baner-opis a.klik {
  white-space: nowrap;
  background: #e30613;
  background: rgba(227, 6, 19, 0.7);
  border: solid 0px #e30613;
  color: #fff;
  padding: 10px 30px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.baner-glowny ul li div.baner-opis a.klik:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  border: solid 0px #fff;
  color: #111;
  text-decoration: none;
}

/*----------------------------------------------------------------
 * 
 ************************ BANER BOKSY LISTA ***************************
 *  
 ---------------------------------------------------------------*/

div.baner-boksy-pojemnik {
  position: relative;
  width: 100%;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  border-top: 0px solid #fff;
  border-bottom: 0px solid #e30613;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  z-index: 20;
}

div.baner-boksy-pojemnik div.center-content {
  top: -30px;
  margin-bottom: -10px;
}

ul.baner-boksy-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0 0px 0;
  margin: 0px auto;
  z-index: 50;
  width: 90%;
  text-align: center;
  border-left: solid 0px #fff;
  overflow: hidden;
  vertical-align: top;
}

ul.baner-boksy-lista li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 25%;
  float: left;
  overflow: hidden;
  display: block;
  vertical-align: top;
}

ul.baner-boksy-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0 0px 0;
  margin: 0px auto 0px auto;
  width: 90%;
  position: relative;
  display: block;
  text-align: left;
  top: 0%;
  left: 0%;
  z-index: 3;
  overflow: hidden;
}

ul.baner-boksy-lista li div.zdjecie {
  background: transparent;
  padding: 0px 0px 0 0px;
  margin: 0px auto 0px auto;
  width: 180px;
  height: 180px;
  position: ralative;
  display: block;
  text-align: center;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  border: solid 4px #e30613;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

ul.baner-boksy-lista li div.baner-opis {
  background: transparent;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  color: #fff;
  position: ralative;
  display: block;
  text-align: center;
  bottom: 0px;
  left: 0px;
  z-index: 3;
}

ul.baner-boksy-lista li h2 {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 300;
  color: #fff;
  text-align: center;
}

ul.baner-boksy-lista li h2 span.tytul-1 {
  line-height: 1.2em;
  display: inline-block;
  border-right: solid 0em #e30613;
  padding-right: 0px;
}

ul.baner-boksy-lista li h2 span.tytul-2 {
  font-size: 0.7em;
  color: #ccc;
  font-weight: 300;
  display: inline-block;
}

ul.baner-boksy-lista li p {
  color: #fff;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  text-align: center;
}

ul.baner-boksy-lista li a.wiecej {
  display: inline-block;
  font-size: 12px;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: auto;
  position: relative;
  top: 0%;
  left: 0;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: #e30613;
  background: rgba(227, 6, 19, 1);
  border-bottom: solid 0px #e30613;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

ul.baner-boksy-lista li a.wiecej:hover {
  background: #e30613;
  background: rgba(227, 6, 19, 1);
  color: #fff;
}

/*----------------------------------------------------------------
 * 
 ************************ start ***************************
 *  
 ---------------------------------------------------------------*/

div.glowna-pojemnik {
  position: relative;
  left: 0px;
  bottom: 0px;

  width: 100%;
  padding-left: 0px;
  background: #fff;
  background: rgba(255, 255, 255, 1);
}

div.boksy-glowna-lista {
  position: relative;
  width: 100%;
  margin-top: 0px;
  padding-top: 20px;
  border-left: 0px solid #fff;
}

div.boksy-glowna-lista h2 {
  text-transform: uppercase;
  font-size: 1.9em;
  margin: 0px 0px 0px 0px;
  padding: 20px 0px 25px 0px;
  color: #333;
  text-align: center;
  font-weight: 300;
  line-height: 0.9em;
}

ul.boksy-glowna-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.boksy-glowna-lista li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 25%;
  float: left;
  overflow: hidden;
  border: solid 0px #f4f4f4;
}

ul.boksy-glowna-lista li.full {
  padding: 60px 0px 40px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  float: none;
  overflow: hidden;
  border-top: solid 1px #f4f4f4;
  clear: both;
}

ul.boksy-glowna-lista li:nth-child(even) {
  /*background:#f5f5f5;*/
}

ul.boksy-glowna-lista li:last-child {
  /*margin:0px 0px 0px 0px;
	border-bottom:solid 1px #ccc;*/
}

ul.boksy-glowna-lista li div.klik-a {
  background: transparent;
  padding: 0px 0% 0px 0;
  margin: 0px auto;
  width: 90%;
  max-width: 1100px;
  position: relative;
  display: block;
  text-align: left;
  top: 0%;
  left: 0%;
  z-index: 3;
  border: solid 1px #f4f4f4;
  overflow: hidden;
}

ul.boksy-glowna-lista li div.klik-a:hover span {
  text-decoration: none;
  color: #000;
}

ul.boksy-glowna-lista li .zdjecie {
  background: transparent;
  padding: 0px 0% 0px 0;
  margin: 0px auto;
  width: 90%;
  max-width: 1100px;
  position: relative;
  display: block;
  text-align: center;
  top: 0%;
  left: 0%;
  z-index: 3;
}

ul.boksy-glowna-lista li span.h2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 300;
  color: #333;
  text-align: center;
  display: block;
}

ul.boksy-glowna-lista li span.h2-span {
  font-size: 0.7em;
  color: #666;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

ul.boksy-glowna-lista li a.klik {
  white-space: nowrap;
  background: #e30613;
  background: rgba(227, 6, 19, 1);
  border: solid 0px #e30613;
  color: #fff;
  padding: 10px 30px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.boksy-glowna-lista li a.klik:hover {
  background: #fff;
  background: rgba(0, 0, 0, 0.3);
  border: solid 0px #fff;
  color: #fff;
  text-decoration: none;
}

/*----------------------------------------------------------------
 * 
 ************************ PRACOWNICY GLOWNA LISTA ***************************
 *  
 ---------------------------------------------------------------*/

ul.pracownicy-glowna-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  border: solid 0px #fff;
  overflow: hidden;
}

ul.pracownicy-glowna-lista li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 20%;
  float: left;
  overflow: hidden;
  border: solid 0px #fff;
}

ul.pracownicy-glowna-lista li:nth-child(even) {
  background: none;
  border: solid 0px #fff;
}

ul.pracownicy-glowna-lista li:last-child {
  margin: 0px 0px 0px 0px;
  border-bottom: solid 0px #ccc;
  border: solid 0px #fff;
}

ul.pracownicy-glowna-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0 0px 0;
  margin: 0px auto 0px auto;
  width: 95%;
  position: relative;
  display: block;
  text-align: left;
  top: 0%;
  left: 0%;
  z-index: 3;
  overflow: hidden;
}

ul.pracownicy-glowna-lista li div.zdjecie {
  background: transparent;
  padding: 0px 0px 0 0px;
  margin: 0px auto 0px auto;
  width: 180px;
  height: 180px;
  position: relative;
  display: block;
  text-align: center;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  border: solid 10px #f4f4f4;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

ul.pracownicy-glowna-lista li div.baner-opis {
  background: transparent;
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  color: #bbb;
  position: relative;
  display: block;
  text-align: center;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  float: none;
}

ul.pracownicy-glowna-lista li h2 {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 300;
  color: #333;
  text-align: center;
  background: none;
}

ul.pracownicy-glowna-lista li h2 span.tytul-1 {
  line-height: 1.2em;
  display: inline-block;
  border-right: solid 0em #e30613;
  padding-right: 0px;
}

ul.pracownicy-glowna-lista li h2 span.tytul-2 {
  font-size: 0.7em;
  color: #666;
  font-weight: 300;
  display: inline-block;
}

ul.pracownicy-glowna-lista li p {
  color: #333;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  text-align: center;
}

a.pracownicy-wiecej {
  white-space: nowrap;
  background: #e30613;
  background: rgba(227, 6, 19, 0.7);
  border: solid 0px #e30613;
  color: #fff;
  padding: 10px 30px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a.pracownicy-wiecej:hover {
  background: #fff;
  background: rgba(0, 0, 0, 0.3);
  border: solid 0px #fff;
  color: #fff;
  text-decoration: none;
}

/*----------------------------------------------------------------
 * 
 ************************ BOKSY PODMENU ***************************
 *  
 ---------------------------------------------------------------*/

ul.boksy-podmenu-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  border-left: solid 0px #fff;
  overflow: hidden;
}

ul.boksy-podmenu-lista li {
  padding: 0px 0px 10px 20px;
  margin: 0px 0px 10px 0px;
  width: 100%;
  float: none;
  overflow: hidden;
  border-bottom: solid 0px #f5f5f5;
}

ul.boksy-podmenu-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0 0px 0;
  margin: 0px;
  width: 100%;
  position: relative;
  display: block;
  text-align: left;
  top: 0%;
  left: 0%;
  z-index: 3;
  overflow: hidden;
}

ul.boksy-podmenu-lista li div.zdjecie {
  background: transparent;
  padding: 0px 0px 0 0px;
  margin: 0px auto 0px auto;
  width: 150px;
  height: 150px;
  position: ralative;
  display: block;
  text-align: center;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  display: none;
}

ul.boksy-podmenu-lista li div.baner-opis {
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  color: #bbb;
  position: ralative;
  display: block;
  text-align: left;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  font-size: 0.9em;
}

ul.boksy-podmenu-lista li h2 {
  padding: 0px 0px 15px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: 300;
  color: #fff;
  text-align: left;
}

ul.boksy-podmenu-lista li h2 span.tytul-1 {
  line-height: 1.2em;
  display: inline-block;
  border-right: solid 0em #e30613;
  padding-right: 0px;
}

ul.boksy-podmenu-lista li h2 span.tytul-2 {
  font-size: 0.7em;
  color: #747371;
  font-weight: 300;
  display: inline-block;
}

ul.boksy-podmenu-lista li p {
  color: #bbb;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 10px 0px;
  text-align: left;
}

ul.boksy-podmenu-lista li a.wiecej {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: auto;
  position: relative;
  top: 0%;
  left: 0;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: #e30613;
  background: rgba(227, 6, 19, 0.9);
  border-bottom: solid 0px #e30613;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

ul.boksy-podmenu-lista li a.wiecej:hover {
  background: #f3f3f3;
  background: rgba(0, 0, 0, 0);
  color: #fff;
}

/*----------------------------------------------------------------
 * 
 ********************** GALERIA ZDJEC ***************************
 *  
 ---------------------------------------------------------------*/

div.galeria-pojemnik {
  width: 100%;
  position: relative;
}

ul.galeria-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.galeria-lista li {
  padding: 0px 2px 2px 0px;
  margin: 0px 0px 0px 0px;
  width: 25%;
  float: left;
  overflow: hidden;
  position: relative;
}

ul.galeria-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0px 55% 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  top: 0%;
  left: 0%;
  z-index: 3;
}

ul.galeria-lista li a.powieksz {
  background: rgba(255, 255, 255, 0.4);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  overflow: hidden;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 5;
  text-indent: -1000em;
  -webkit-transition: opacity 500ms ease 0s;
  -moz-transition: opacity 500ms ease 0s;
  -ms-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  transition: opacity 500ms ease 0s;
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

ul.galeria-lista li a.powieksz:hover {
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

/*----------------------------------------------------------------
 * 
 ********************** SPIS PODSTRON ***************************
 *  
 ---------------------------------------------------------------*/

div.podstrony-pojemnik {
  height: 100%;
  position: relative;
  width: 95%;
  max-width: 1100px;
  position: relative;
  top: 0;
  left: 0%;
  padding-bottom: 30px;
}

ul.podstrony-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.podstrony-lista li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 25%;
  height: 180px;
  float: left;
  overflow: hidden;
  position: relative;
}

ul.podstrony-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 94%;
  height: 94%;
  position: relative;
  display: block;
  text-align: center;
  top: 1%;
  left: 1%;
  z-index: 3;
  border: solid 2px #f4f4f4;
}

ul.podstrony-lista li div.do-srodka:hover {
  border: solid 2px #333;
}

ul.podstrony-lista li a.wiecej {
  background: rgba(212, 26, 38, 0.2);
  background: rgba(255, 255, 255, 0.2);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  overflow: hidden;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 5;
  -webkit-transition: opacity 500ms ease 0s;
  -moz-transition: opacity 500ms ease 0s;
  -ms-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  transition: opacity 500ms ease 0s;
  zoom: 1;
  filter: alpha(opacity=80);
  opacity: 0.7;
}

ul.podstrony-lista li:hover a.wiecej {
  zoom: 1;
  filter: alpha(opacity=0);
  opacity: 0;
}

ul.podstrony-lista li h2 {
  background: transparent;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 10px 10px 10px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  display: block;
  overflow: hidden;
  text-align: left;
  z-index: 6;
  font-size: 1.2em;
  text-transform: uppercase;
  line-height: 1em;
  font-weight: 300;
}

ul.podstrony-lista li h2 span {
  font-size: 0.6em;
  text-transform: uppercase;
  line-height: 1em;
  display: block;
  padding: 0;
  margin: 0;
}

ul.podstrony-lista li h2 a {
  color: #000;
}

ul.podstrony-lista li h2 a span {
  color: #666;
}

ul.podstrony-lista li h2 a:hover {
  text-decoration: none;
}

/*----------------------------------------------------------------
 * 
 ********************** PRODUKTY LISTA ***************************
 *  
 ---------------------------------------------------------------*/

ul.kategorie-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  min-height: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.kategorie-lista li {
  padding: 0px 1px 1px 0px;
  margin: 0px 0px 0px 0px;
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}

ul.kategorie-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0px 55% 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  position: relative;
  display: block;
  text-align: center;
  top: 0%;
  left: 0%;
  z-index: 3;
}

ul.kategorie-lista li div.opis {
  background: #f4f3ef;
  background: rgba(244, 243, 239, 0.6);
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  text-align: center;
  vertical-align: middle;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  -webkit-transition: opacity 500ms ease 0s;
  -moz-transition: opacity 500ms ease 0s;
  -ms-transition: opacity 500ms ease 0s;
  -o-transition: opacity 500ms ease 0s;
  transition: opacity 500ms ease 0s;
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}

ul.kategorie-lista li:hover div.opis {
  background: #f4f3ef;
  background: rgba(244, 243, 239, 0.9);
}

ul.kategorie-lista li h3 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

ul.kategorie-lista li a.klik {
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  overflow: hidden;
  text-align: center;
  top: 0px;
  left: 0px;
  z-index: 5;
  text-indent: -1000em;
}

/*----------------------------------------------------------------
 * 
 ************************ PRODUKTY SPIS ***************************
 *  
 ---------------------------------------------------------------*/

div.produkt-pojemnik {
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  border-bottom: solid 1px #f5f5f5;
}

div.produkt-pojemnik:last-of-type {
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 00px 0px;
  border-bottom: solid 0px #888;
}

div.produkt-pojemnik div.opis {
  width: 45%;
  float: right;
  padding: 0px 0px 0px 30px;
}

div.produkt-pojemnik div.galeria {
  width: 55%;
  float: left;
  padding: 0px 0px 0px 0px;
}

div.produkt-pojemnik h3 {
  padding: 0px 0px 20px 0px;
  margin: 0px 0px 0px 0px;
  text-transform: uppercase;
  font-size: 1.6em;
  width: 100%;
  clear: both;
}

div.produkt-pojemnik div.galeria ul.galeria-lista li {
  width: 33.33%;
}

/*----------------------------------------------------------------
 * 
 ********************** Wspolpraca LOGA ***************************
 *  
 ---------------------------------------------------------------*/

ul.wspolpraca-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 30px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.wspolpraca-lista li {
  padding: 0px 2px 2px 0px;
  margin: 0px 0px 0px 0px;
  width: 20%;
  max-width: 142px;
  float: left;
  overflow: hidden;
  position: relative;
}

ul.wspolpraca-lista li a {
  display: block;
}

/*----------------------------------------------------------------
 * 
 ************************ start ***************************
 *  
 ---------------------------------------------------------------*/

ul.wspolpraca-loga-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.wspolpraca-loga-lista li {
  padding: 60px 0px 40px 0px;
  margin: 0px 0px 0px 0px;
  width: 33.33%;
  float: left;
  overflow: hidden;
  border-bottom: solid 0px #f4f4f4;
}

ul.wspolpraca-loga-lista li.full {
  padding: 60px 0px 40px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  float: none;
  overflow: hidden;
  border-top: solid 1px #f4f4f4;
  clear: both;
}

ul.wspolpraca-loga-lista li div.do-srodka {
  background: transparent;
  padding: 0px 0% 0px 0;
  margin: 0px auto;
  width: 90%;
  max-width: 1100px;
  position: relative;
  display: block;
  text-align: left;
  top: 0%;
  left: 0%;
  z-index: 3;
}

ul.wspolpraca-loga-lista li div.opis {
  background: transparent;
  padding: 0px 30px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  color: #666;
  position: relative;
  display: block;
  text-align: center;
  vertical-align: middle;
  bottom: 0px;
  left: 0%;
  z-index: 3;
  float: nonet;
}

ul.wspolpraca-loga-lista li div.opis p {
  text-align: center;
}

ul.wspolpraca-loga-lista li div.full {
  background: transparent;
  padding: 0px 30px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  float: none;
}

ul.wspolpraca-loga-lista li div.zdjecie {
  background: transparent;
  padding: 0px 0px 0px 0px;
  margin: 0px auto;
  width: 100%;
  max-width: 230px;
  color: #666;
  position: relative;
  display: block;
  text-align: center;
  vertical-align: middle;
  bottom: 0px;
  left: 0%;
  z-index: 3;
  float: none;
}

ul.wspolpraca-loga-lista li div.zdjecie img {
  margin: 0px auto;
  display: block;
}

ul.wspolpraca-loga-lista li h2 {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 25px 0px;
  position: relative;
  width: 100%;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
  color: #333;
  text-align: center;
  background: transparent url("../images/h2-boksy-podkreslenie.png") bottom
    center no-repeat;
}

ul.wspolpraca-loga-lista li h2 span {
  font-size: 0.7em;
  color: #666;
  font-weight: 300;
}

ul.wspolpraca-loga-lista li a.wiecej {
  white-space: nowrap;
  background: #e30613;
  background: rgba(227, 6, 19, 1);
  border: solid 0px #e30613;
  color: #fff;
  padding: 10px 30px;
  margin: 20px 0px 0px 0px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -ms-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul.wspolpraca-loga-lista li a.wiecej:hover {
  background: #fff;
  background: rgba(0, 0, 0, 0.3);
  border: solid 0px #fff;
  color: #fff;
  text-decoration: none;
}

/*------------------------------------ tabela poziomaa ---------*/

table.poziom {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  font-size: 1em;
  width: 100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #f4f4f4;
}

table.poziom th {
  padding: 20px 20px;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 0px solid #eee;
}

table.poziom thead th {
  font-size: 1.05em;
  border-bottom: 0px solid #eee;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
}

table.poziom tbody th {
  padding: 8px 20px;
  text-align: left;
  background: #fff;
  font-weight: normal;
}

table.poziom tbody td {
  padding: 8px 20px;
  background: #fff;
  vertical-align: middle;
  text-align: center;
}

table.poziom th.nazwa {
  text-align: left;
}

table.poziom th.cena {
  width: 120px;
}

table.poziom tr.parzysty th,
table.poziom tr.parzysty td {
  background: #f4f4f4;
}

table.poziom tr:nth-child(even) th,
table.poziom tr:nth-child(even) td {
  background: #f4f4f4;
}

/*----------------------------------------------------------------
 * 
 ************************ KONTAKT ***************************
 *  
 ---------------------------------------------------------------*/
.google-maps {
  position: relative;
  padding-bottom: 400px;
  height: 0;
  width: 100%;
  overflow: hidden;
  z-index: 10;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.google-maps p {
  color: #333;
}

/*----------------------------------------------------------*/
/*------------------------Formularz---------------------------*/
/*----------------------------------------------------------*/
/*------------------------------------------------------------*/
form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

form.inline {
  display: inline-block;
}

form header {
  margin: 0 0 20px 0;
}
form header div {
  font-size: 90%;
  color: #999;
}
form header h3 {
  margin: 0 0 5px 0;
}

form > div {
  clear: both;
  overflow: hidden;
  padding: 10px 10px;
  margin: 5px 0 5px 0;
}

form div.szary {
  background: #f4f4f4;
}

form div.odstep-gora {
  margin-top: 20px;
}

form div.odstep-dol {
  margin-bottom: 20px;
}

form > div > fieldset > div > div {
  margin: 3px 0 3px 0;
  padding: 0px 10px;
}

form > div.ajax-komunikat {
  clear: both;
  overflow: hidden;
  padding: 0px 0px !important;
  margin: 0px 0 0px 0 !important;
}

form > div > label,
legend {
  width: 20%;
  float: left;
  padding-right: 10px;
}

form > div > div,
form > div > fieldset > div {
  width: 80%;
  float: right;
}

form.ankieta > div > label,
legend {
  width: 40%;
  float: left;
  padding-right: 10px;
  color: #000;
}

form.ankieta > div > div,
form.ankieta > div > fieldset > div {
  width: 60%;
  float: right;
}

form > div > fieldset label {
  font-size: 90%;
}

fieldset {
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea {
  border: 1px solid #ccc;
  padding: 8px 6px 8px 6px;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "Exo 2", Helvetica, Arial, sans-serif;
  color: #555;
  width: 100%;
  margin: 0;
  max-width: 80%;
  display: inline-block;
  margin-bottom: 0px;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"] {
  width: 50%;
}

table input[type="text"],
table input[type="email"],
table input[type="url"],
table input[type="password"] {
  max-width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: 0;
  border-color: #4697e4;
}

input[type="text"].ajax-waiting,
input[type="email"].ajax-waiting,
input[type="url"].ajax-waiting,
input[type="password"].ajax-waiting {
  padding-right: 30px;
  background: #fff url(../images/ajax-waiting-bialy.gif) 99% 50% no-repeat;
}

input[type="text"].blad,
input[type="email"].blad,
input[type="url"].blad,
input[type="password"].blad {
  border: 1px solid #900;
}

select {
  border: 1px solid #ccc;
  padding: 8px 6px 8px 6px;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "Exo 2", Helvetica, Arial, sans-serif;
  color: #555;
  width: auto;
  margin: 0;
  max-width: 80% !important;
  display: inline-block;
  margin-bottom: 0px;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

select {
  background: #fff url(../images/select.png) no-repeat right center;
  cursor: pointer;
  -webkit-padding-end: 30px;
  background-size: 17px 5px;
}

select.ajax-waiting {
  background: #fff url(../images/ajax-waiting-bialy.gif) no-repeat 98% 50%;
  cursor: auto;
}

input[type="text"].data-picker {
  max-width: 150px !important;
}

select.date-time-godzina {
  max-width: 65px !important;
  padding-top: 6px;
  position: relative;
  top: -1px;
}

select.date-time-minuta {
  max-width: 65px !important;
  padding-top: 6px;
  position: relative;
  top: -1px;
}

input.tekst:hover,
input[type="text"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus,
select:focus {
  border-color: rgb(138, 137, 138);
  color: #333;
}

input[type="checkbox"] {
  display: inline;
  position: relative;
  top: 2px;
}

input[type="radio"] {
  display: inline;
  position: relative;
  top: 2px;
}

.input-pojemnik-lg {
  display: block;
  width: 100%;
  padding: 0px 0px 5px 0px;
  text-align: left;
}

.input-pojemnik-lg input {
  width: 100%;
}

/*-------------------------------------------
 * FORMULARZ ------------------------------------
--------------------------------------------*/
div.napisz-pojemnik-btn {
  padding: 10px 0px 0px 0px;
}

div#kontakt-form-pojemnik {
  padding-top: 0px;
  position: absolute;
  top: 0px;
  left: -100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.95);
  z-index: 20;
}

div#kontakt-form-pojemnik form {
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0 20px;
}

div#kontakt-form-pojemnik form h3 {
  color: #222;
  text-transform: uppercase;
  font-size: 2em;
  border-bottom: 0px solid #eee;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 5px 0px;
  line-height: 1.2em;
  display: block;
}

div#kontakt-form-pojemnik form input,
div#kontakt-form-pojemnik form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  padding: 12px 8px 12px 12px;
  outline: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue",
    Helvetica, Arial, sans-serif;
  color: #555;
  width: 100%;
  margin: 0;
  max-width: 100%;
  display: block;
  margin-bottom: 5px;
  background: #fff;
  transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-transition: border-color 0.2s linear, box-shadow 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}

/*----------------------------------------------------------------
 * 
 ************************ style menu  ***************************
 *  
 ---------------------------------------------------------------*/

a.show-menu {
  display: block;
  background: #e30613;
  background: rgba(227, 6, 19, 0.8);
  width: 60px;
  height: 60px;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 1001;
  color: #fff;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}

a.show-menu span {
  display: block;
  height: 1px;
  width: 60%;
  position: relative;
  top: 34%;
  left: 20%;
  background: #fff;
  margin-top: 0%;
  margin-bottom: 15%;
  webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}

a.show-menu:hover {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
}

a.show-menu:hover span {
  background: #000;
}

/* #Menu
================================================== */

#main-nav,
nav {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

#main-nav ul,
nav ul {
  width: 70%;
  max-width: 640px;
  height: auto;
  position: ralative;
  top: 0;
  left: 0;
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

#main-nav ul li,
nav ul li {
  width: 100%;
  position: relative;
  top: 0%;
  left: 0%;
  padding: 5px 0;
  margin: 0;
  border-bottom: solid 1px #666;
}

#main-nav ul li:first-child,
nav ul li:first-child {
  border-top: solid 1px #666;
}

#main-nav ul li a,
nav ul li a {
  display: block;
  font-size: 2.5em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  top: 0%;
  left: 0;
  color: #fff;
  text-decoration: none;
  padding: 35px 0px;
  text-transform: uppercase;
  webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: transparent;
  background: rgba(0, 0, 0, 0);
}

#main-nav ul li a:hover,
nav ul li a:hover {
  background: #fff;
  color: #000;
}

#main-nav ul li:hover > ul,
nav ul li:hover > ul {
  display: none;
}

/*----------------------------------------------------------------
 * 
 ********************** zamknij button ***************************
 *  
 ---------------------------------------------------------------*/

div.close-menu {
  position: fixed;
  top: -80px;
  right: 20px;
  margin: 0px 0px 0px 0px;
  width: 60px;
  height: 60px;
  background: #fff url("../images/x-cz.png") center center no-repeat;
  color: #000;
  z-index: 1001;
  cursor: pointer;
}

div.close-menu:hover {
  background: #f00 url("../images/x-b.png") center center no-repeat;
}

/* #Menu pasek gora
================================================== */

#main-nav-header,
nav#main-nav-header {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 10;
  background: transparent;
  display: block;
  padding-bottom: 0px;
  clear: both;
}

#main-nav-header ul,
nav#main-nav-header ul {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  display: block;
  /*white-space: nowrap;*/
  clear: both;
}

#main-nav-header ul li,
nav#main-nav-header ul li {
  width: auto;
  display: inline-block;
  position: relative;
  top: 0%;
  left: 0%;
  padding: 5px 5px 5px 0;
  margin: 0;
  border-bottom: solid 0px #666;
}

#main-nav-header ul li:first-child,
nav#main-nav-header ul li:first-child {
  border-top: solid 0px #666;
}

#main-nav-header ul li a,
nav#main-nav-header ul li a {
  display: block;
  font-size: 0.8em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  top: 0%;
  left: 0;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: #e30613;
  background: rgba(227, 6, 19, 0.9);

  border-bottom: solid 0px #463f6f;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#main-nav-header ul li a.white,
nav#main-nav-header ul li a.white {
  display: block;
  font-size: 0.8em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  position: relative;
  top: 0%;
  left: 0;
  color: #e30613;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: #fff;

  border-bottom: solid 0px #463f6f;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

#main-nav-header ul li a:hover,
nav#main-nav-header ul li a:hover {
  background: #e5012d !important;
  background: rgba(229, 1, 45, 0.9);
  color: #fff;
}

#main-nav-header ul li ul,
nav ul li ul {
  list-style: none;
  position: absolute;
  margin: 0px 0px 0px 0px;
  top: 100%;
  left: 0px;
  z-index: 301;
  width: auto;
  min-width: 18em;
  max-width: 320px;
  font-size: 0.9em;
  height: auto;
  display: none;
  padding-top: 5px;
  padding-bottom: 5px;
}

#main-nav-header ul li:hover > ul,
nav ul li:hover > ul {
  display: block;
}

#main-nav-header ul li ul li,
nav ul li ul li {
  float: none;
  padding: 0px 0px 1px 0px;
  height: auto;
  width: auto;
  display: block;
}

#main-nav-header ul li ul li a {
  padding: 8px 13px 8px 13px;
  display: block;
  height: auto;
  width: auto;
  border-bottom: 0px solid #ffedad;
  color: #fff !important;
  background: #e30613 !important;
  background: rgba(227, 6, 19, 0.8);
  text-align: left;
  border-bottom: solid 0px #463f6f;
  font-size: 0.9em;
}

#main-nav-header ul li ul li a.white {
  padding: 8px 13px 8px 13px;
  display: block;
  height: auto;
  width: auto;
  border-bottom: 0px solid #ffedad;
  color: #e30613 !important;
  background: #fff !important;
  text-align: left;
  border-bottom: solid 0px #463f6f;
  font-size: 0.9em;
}

#main-nav-header ul li ul li a:hover {
  background: #e5012d !important;
  background: rgba(229, 1, 45, 0.9);
  color: #fff !important;
  border-bottom: solid 0px #463f6f;
  padding: 8px 13px 8px 13px;
}

#main-nav-header ul li ul li ul {
  position: absolute;
  top: 0px;
  left: 100%;
  margin: 0px 0px 0px 1px;
  padding: 0;
  display: none;
}

#main-nav-header ul li ul li ul {
  display: none;
  font-size: 1em;
}

#main-nav-header ul li ul li:hover > ul {
  display: block;
}

#main-nav-header ul li ul li ul a {
  border-left: solid 0px #ef573f;
}

/*----------------------------------------------------------------
 * 
 ********************** AKTUALNOSCI ****************************
 *  
 ---------------------------------------------------------------*/

div.aktualnosci-lista {
  list-style: none;
  position: relative;
  top: 0px;
  left: 0%;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  min-height: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
  text-align: left;
}

div.aktualnosc-pojemnik {
  padding: 0px 0px 10px 0px;
  margin: 0px 0px 10px 0px;
  width: 100%;
  float: none;
  overflow: hidden;
  position: relative;
  border-bottom: solid 1px #333;
}

div.aktualnosc-pojemnik div.zdjecie {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 20%;
  float: left;
  overflow: hidden;
  position: relative;
  border-border: solid 0px #f4f4f4;
}

div.aktualnosc-pojemnik div.opis {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 78%;
  float: right;
  overflow: hidden;
  position: relative;
  border-border: solid 0px #f4f4f4;
}

div.aktualnosc-pojemnik div.opis a.czytaj-wiecej {
  color: #bbb;
}

div.aktualnosc-pojemnik div.opis .data {
  padding: 0px 0px 2px 0px;
  color: #bbb;
  font-weight: 300;
  font-size: 0.7em;
}

div.aktualnosc-pojemnik div.opis h3 {
  padding: 0px 0px 2px 0px;
  color: #333;
  font-weight: 300;
  line-height: 0.8em;
  font-size: 1em;
}

div.aktualnosc-pojemnik div.opis a.wiecej {
  display: inline-block;
  font-size: 0.9em;
  line-height: 1em;
  vertical-align: middle;
  text-align: center;
  width: auto;
  position: relative;
  top: 0%;
  left: 0;
  color: #fff;
  text-decoration: none;
  padding: 5px 10px 5px 10px;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  font-weight: 300;
  background: #e30613;
  background: rgba(227, 6, 19, 0.9);
  border-bottom: solid 0px #e30613;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

div.aktualnosc-pojemnik div.opis a.wiecej:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}

h3.aktualnosc-tytul {
  padding: 0px 0px 2px 0px;
  color: #fff;
  font-weight: 600;
  line-height: 1em;
  font-size: 1.2em;
}

h3.aktualnosc-tytul span {
  display: block;
  padding: 0px 0px 2px 0px;
  color: #bbb;
  font-weight: 300;
  line-height: 1em;
  font-size: 0.8em;
}

/*----------------------------------------------------------------
 * 
 ********************** STOPKA ****************************
 *  
 ---------------------------------------------------------------*/
#main-footer div.center-content {
  padding: 20px 0px;
}

#main-footer p,
footer p {
  color: #fff;
  width: 50%;
  min-width: 300px;
  font-size: 0.9em;
  padding: 5px 0px;
  margin: 0;
}

#main-footer p.adress,
footer p.adress {
  color: #fff;
  font-size: 0.95em;
  border-bottom: solid 0px #333;
  line-height: 1.5em;
  padding-bottom: 10px;
  padding-top: 15px;
}

#main-footer p.copy,
footer p.copy {
  text-align: left;
  float: left;
}

#main-footer p.projekt,
footer p.projekt {
  text-align: right;
  float: right;
}

#main-footer p a,
footer p a {
  color: #fff;
  text-decoration: none;
}

#main-footer p a:hover,
footer p a:hover {
  color: #fff;
  text-decoration: underline;
}

#main-footer div.hide-footer,
footer div.hide-footer {
  display: block;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  width: 85px;
  height: 25px;
  position: absolute;
  top: -25px;
  left: 50px;
  margin: 0px 0px 0px 0px;
  z-index: 100;
  color: #fff;
  cursor: pointer;
  text-align: center;
  overflow: hidden;
}

#main-footer div.hide-footer .typcn,
footer div.hide-footer .typcn {
  font-size: 1em;
  position: relative;
  top: 4px;
  left: -4px;
}

#main-footer div.hide-footer span.tekst,
footer div.hide-footer span.tekst {
  font-size: 1em;
  position: relative;
  top: 4px;
}

#main-footer div.hide-footer:hover,
footer div.hide-footer:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}

#main-footer div.footer-hide,
footer div.footer-hide {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
}

#main-footer div.footer-hide:hover,
footer div.footer-hide:hover {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
}

/* #Ciasteczka
================================================== */

div.ciasteczka-info {
  max-width: 400px;
  width: 90%;
  height: auto;
  padding: 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size: 0.8em;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  position: fixed;
  bottom: 5px;
  right: 5px;
  background: rgb(30, 30, 30); /* The Fallback */
  background: rgba(30, 30, 30, 0.7);
  z-index: 1000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

div.ciasteczka-info .ciasteczka-tresc {
  width: 90%;
  max-width: 950px;
  height: auto;
  margin: 0px auto 0px auto;
  padding: 10px 0px 15px 0px;
  text-align: left;
  overflow: hidden;
  clear: both;
  position: relative;
}

div.ciasteczka-info .ciasteczka-tresc p {
  padding: 5px 0px 0px 0px;
  margin: 0;
  text-align: left;
  color: #fff;
  font-size: 0.75em;
  line-height: 1.2em;
}

div.ciasteczka-info .ciasteczka-tresc a.akceptuje-ciasteczka {
  display: inline-block;
  padding: 4px;
  font-size: 0.75em;
  color: #fff;
  background: #111;
  white-space: nowrap;
  overflow: visible;
  cursor: pointer;
  text-decoration: none;
  border: 0px solid #4c6d8f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  position: relative;
  top: 0px;
  zoom: 1;
  line-height: 1;
  *display: inline;
  *vertical-align: middle;
  -moz-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  margin-top: 10px;
}

div.ciasteczka-info .ciasteczka-tresc a.akceptuje-ciasteczka:hover {
  background: #900;
  border: 0px solid #2f4358;
}

/*-------------------------------------------
 * FACEBOOK ------------------------------------
--------------------------------------------*/

div#facebook-box-pojemnik {
  position: fixed;
  top: 410px;
  right: -290px;
  width: 329px;
  height: 224px;
  text-align: left;
  overflow: hidden;
  z-index: 1050;
}

div#facebook-box-pojemnik div.facebook-logo {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 120px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  background: transparent url("../images/facebook.jpg") center left no-repeat;
}

div#facebook-box-pojemnik div.facebook-box {
  position: absolute;
  top: 0px;
  left: 40px;
  width: 315px;
  height: 224px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  background: #3c5a98;
}

div#facebook-box-pojemnik div.facebook-box div.poj {
  position: relative;
  top: 5px;
  left: 5px;
  width: 292px;
  height: 214px;
  margin: 0px 0px 0px 0px;
  overflow: hidden;
  background: #fff;
}

/*-------------------------------------------
 * MODYFIKACJE ------------------------------------
--------------------------------------------*/

ul.dostepnosc {
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0%;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 50;
  width: 100%;
  min-height: 100%;
  text-align: center;
  overflow: hidden;
  border-left: solid 0px #fff;
}

ul.dostepnosc li {
  padding: 5px 8px 1px 0px;
  margin: 0px 0px 0px 0px;
  display: inline-block;
  float: left;
  overflow: hidden;
  position: relative;
  birder-left: solid 1px #f5f5f5;
}

/*PODMENU*/
ul.linki-lista li.aktywny > a {
  color: #fff;
}

.page-icons {
  position: fixed;
  top: 300px;
  left: 0;
  z-index: 100;
  background: #f5f5f5;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
  border-radius: 0 5px 5px 0;
}

.page-icons .icons-containe {
  position: relative;
  padding: 20px 0;
}

.page-icons .icons-list {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 5px;
  margin: 0;
}

.page-icons .icons-list li {
  margin: 0;
}

.page-icons .icons-list li a {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  padding: 4px;
}

.page-icons .icons-list li a > * {
  position: relative;
  z-index: 10;
}

.page-icons .icons-list li a span:not(.icon) {
  display: none;
}

.page-icons .icons-list li a .icon {
  width: 22px;
  display: inline-block;
}
