/* Kierownictwo i Kontakt BZPE - START */

.bzpe-ptab {  border-spacing:0; width:100%; border:0px;  border-collapse:collapse;   vertical-align: center; }
.bzpe-ptab a { text-decoration: none; display:block; color:#000000; text-align:center;}
.bzpe-ptab a:focus { display:block; outline-color: red; height: 120px; padding-top: 30px ; }

.bzpe-ptab tr{ box-shadow:0px 0px 0px 0px;  height:100% ; }
.bzpe-ptab tr:hover { box-shadow:0px 0px 15px 5px  #aaaaaa;}
.bzpe-ptab tr td { border-bottom:1px #000000 solid; border-top:1px #000000 solid; text-align:center; vertical-align:middle; height:150px; font-size: 1.2em; }

 @media only screen and (max-width: 35em) {
  .bzpe-logo-kontakt {
    display: none;
  }
   .bzpe-ptab a:focus { display:table; }
   .bzpe-ptab tr td {  font-size: 0.8em; }
   .bzpe-tekst {font-size: 0.8em; text-align:center; }
}

/* Kierownictwo i Kontakt BZPE - END *

