section.page_txt .page_head {
position:relative;
border-bottom:10px solid #fff220;
}

section.page_txt .page_head h2 {
position:absolute;
bottom:30%;
margin:0px auto;
color:white;
width:100%;
text-align:center;
font-family: 'Open Sans', sans-serif;
font-size:60px;
font-weight:800;
text-transform:uppercase;
background:url('../gfx/ban_ico.png') no-repeat center top;
padding-top:60px;
z-index:2;
}

section.page_txt .tresc {
  padding-top:10px;
  padding-bottom:80px;
  color:#383838;
  line-height:28px;
}

section.page_txt .baner {
margin-bottom:10px;
}

section.page_txt .strefy_page {
margin-top:10px;
}

section.page_txt .tresc a {
border-bottom:2px solid #fff208;
color:#383838;
text-decoration:none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}

section.page_txt .tresc a:hover {
border-bottom:0px solid #fff208;
}

section.page_txt p {
margin-bottom:36px;
}

.cennik table .nag {
 background:#fff200;
 border-color:white;
 font-size:14px;
 line-height:22px;
 font-weight:bold;
 border-top:5px solid white;
}

.cennik .table > tbody > tr > td {
padding:5px 10px;
border-left:0px;
border-right:0px;
}

.cennik .table td:nth-child(2) {
border-right:5px solid white;
}

.cennik h3 {
text-align:center;
font-size:16px;
font-weight:bold;
margin-bottom:30px;
}


.cennik .table .nag2 {
background:black;
color:white;
 font-size:14px;
 line-height:22px;
}

.cennik .table .nag2 span {
color:#fff200;
font-size:12px;
}



.cennik .table tr.tw td {
  background:#f9f9f9;
  font-size:14px;
}


.cennik .table tr.tw:nth-child(2n) td {
    background:white;
}

.cennik .table-bordered {
 border-left:0px;
 border-right:0px;
}

.pdf_pobierz {
display:inline-block;
font-weight:bold;
font-size:24px;
line-height:60px;
padding:0px 30px 0px 60px;
border-bottom:0px !important;
background:url('../gfx/pdf_ico.png') #fff200 no-repeat 20px center;
}

.pdf_pobierz:hover {
background:url('../gfx/pdf_ico.png') black no-repeat 20px center;
color:white !important;
}




