/* CSS Document for Screens */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,700&subset=latin,latin-ext);

body {
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    font-weight: 300;
    color: #555;
    margin: 0;
    padding: 0;
}
hr {
    margin:0;
    padding:0px;
}

#page {
    width: 100%;
    min-height: 100%;
    margin: 0 auto;
    padding-bottom:60px;
    position: relative;
}
/* Colors */
/*
	darker-green: #538249
	lighter-green: #86ab48
	saturated-red: #ed1c24
	blue: #008abc
*/
/* Text */
h1 {
    margin:0 0 1em 0;
    font-size: 1.8em;
    font-weight: 700;
}
h2 {
    margin:0 0 0.5em 0;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 1.1em;
}
h3 {
    margin:0 0 0.5em 0;
    font-size: 1.3em;
    font-weight: 700;
}
h4 {
    margin:0 0 1.5em 0;
    font-size: 1em;
    font-weight: 700;
}
p {
    margin: 0 0 1em 0;
}

a {
    color: #007eff;
}
a:visited {
    color: #65b1ff;
}

/* Main Page PPN Content */

/* Header Main*/

header#main {
    height: 60px;
    background: #538249;
    position:relative;
}
.verification-info {
    padding: 15px 0;
    text-align: left;
    color: #86ab48;
}
header#main a.logo {
    position: absolute;
    display: block;
    width: 104px;
    height: 28px;
    background: url(../img/eparki_logo.svg) no-repeat 0 0;
    background-size: contain;
    top:15px;
    left:20px;
}
header#main a.logo span {
    display: none;
}

header#main .hero a.lpl span,
header#main .hero a.lcz span,
header#main .hero a.len span,
.lang_sw
{
    display: none;
}

header#main .hero a.lpl {
    position:absolute;
    top:20px;
   /* right:100px;*/
    display: block;
    background: url(../images/flags/pl.png) no-repeat center center;
    background-size: contain;
    width:20px;
    height:14px;
}
header#main .hero a.lcz {
    position:absolute;
    top:20px;
   /* right:75px;*/
    display: block;
    background: url(../img/eparki_language_switcher_cz.svg) no-repeat center center;
    background-size: contain;
    width:20px;
    height:14px;
}
header#main .hero a.len {
    position:absolute;
    top:20px;
   /* right:50px;*/
    display: block;
    background: url(../img/eparki_language_switcher_en.svg) no-repeat center center;
    background-size: contain;
    width:20px;
    height:14px;
}
.lang_sw{
    display: inline-block;
    background-size: contain;
    width: 42px;
    height: 30px;
    margin: 0px 10px;
}
#cookies-message-container {
    color: #505050;
    padding: 15px;
    font-size: 0.9em;
    position: fixed;
    bottom: 20px;
    background-color: rgba(255, 255, 255, .8);
    right: 0px;
    z-index: 9999999;
    text-align: justify;
}
#cookies-message-container {
    color: #505050;
    font-size: 0.9em;
    text-align: justify;
}

#accept-cookies-checkbox {
    padding: 10px 20px;
    line-height: inherit;
    height: auto;
    margin: 10px auto;
    color: #505050 !important;
    display: block;
    border:  #94ac3c 1px solid;
    width: 15px;
    border-radius: 16px;
}

#cookies-message-container h2{
    font-size: 2em;
    font-weight: bold;
    font-weight: 400;
    color: #94ac3c;
    padding-left: 15px;
    line-height: 40px;
    border-left: 15px solid #94ac3c;
    text-align: left;
}

/* Login block */

#lgnbl {
    display: block;
    width: 100%;
    text-align: right;
    margin-right: 5px;
    padding-right: 5px;
}

#lgnbl a {
    color:#008abc;
    padding:0px;
    margin:0;
    text-decoration: none;
    text-transform:uppercase;
    font-size:0.55em;
    font-weight:500;
}

#lgnbl span {
    color:#008abc;
    font-weight:500;
    padding:0;
    margin-left:4px;
}
#lgnbl span::after {
    content:'|';
}
.persdata.error {
    border: 1px red solid;
}
/* Header KPN */

header#hkpn,
header#hbiebrza,
header#hpngs,
header#hwpn,
header#htpn,
header#hbgpn,
header#hdpn{
    height: 120px;
    background: #fff;
    position:relative;
}

.hero{
    display: block;
    position: relative;
    height: auto;
    text-align: right;
}

header#hwpn a.logo,
header#hbiebrza a.logo,
header#hpngs a.logo,
header#hdpn a.logo,
header#hbgpn a.logo,
header#htpn a.logo,
header#hkpn a.logo {
    display: inline-block;
    width: 182px;
    height: 60px;
    background-size: contain;
    text-decoration: none;
    margin-left: 10px;
}

header#hwpn a.logo {
    background: url(../images/logo_wpn.png) no-repeat 0 0;
    background-size: 55px;
}

header#hbiebrza a.logo {
    background: url(../images/logo_biebrza.png) no-repeat 0 0;
    background-size: 55px;
}

header#hpngs a.logo {
    background: url(../images/logo_pngs.png) no-repeat 0 0;
    background-size: 55px;
}

header#htpn a.logo {
    background: url(../images/logo_tpn.png) no-repeat 0 0;
    background-size: 55px;
}

header#hbgpn a.logo {
    background: url(../images/logo_bgpn.png) no-repeat 0 0;
    background-size: 55px;
}

header#hkpn a.logo {
    background: url(../img/kpn_logo.png) no-repeat 0 0;
    background-size: 55px;
}
header#hdpn a.logo {
    background-size: 55px 55px !important;
    background: url(../images/logo_1.png) no-repeat 0 0;
}
header#hkpn a.logo span,
header#hbiebrza a.logo span,
header#hpngs a.logo span,
header#hwpn a.logo span,
header#htpn a.logo span,
header#hbgpn a.logo span,
header#hdpn a.logo span{
    color: #555;
    text-decoration: none;
    padding: 4px 0px 33px 60px;
    height: 20px;
    display: block;
}

/* PPN small logo */
input.input-number[disabled]{
    color: #7ab9e5;
}
#ppnsm {
    display: inline-block;
    width:115px;
    height:35px;
    float: right;
    margin-top: 10px;
}

/* Sections Content */

section::after{
    content:'';
    display: block;
    clear:both;
}
.content {
    position:relative;
    clear:both;
    padding-left: 10px;
}
section#ppn {
    height:80px;
}
section#ppn a.ppn-logo {
    position:absolute;
    top:10px;
    right:20px;
    display: block;
    width: 150px;
    height: 45px;
}
.mob-footer li{
    width: 20%;
}
section#ppn a.reg-logo {
    position: absolute;
    top: 10px;
    left: 25px;
    display: block;
    font-weight: bold;
    color: #777776;
}
section#welcome {
    height:100px;
}
section#welcome p {
    font-size:0.65em;
    padding:10px 0 20px 10px;
}
section#map {
    height:540px;
    background: url(../img/eparki_home_page_background.svg) no-repeat ;
    background-size: 460px;
    background-position: 15px 0;
    width: 460px;
    position: relative;
}

section#map .blkpn a span,
section#map .bltpn a span,
section#map .blbgpn a span,
section#map .blpngs a span,
section#map .blwpn a span,
section#map .blbiebrza a span,
section#map .bldpn a span {
    display:none;
}
section#map  a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 0px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tltpn a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 10px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    margin-top: 15px;
}

.mt-3{
    margin-top: 30px;;
}
section#map .tlbgpn a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 10px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tldpn a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 8px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tlbiebrza a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 8px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tlpngs a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 8px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tlwpn a span{
    color: rgb(85, 85, 85);
    text-decoration: none;
    padding: 8px 0px 33px 53px;
    height: 20px;
    display: block;
    font-size: 11px;
}

section#map .tlkpn a {
    position:absolute;
    top:327px;
    left:47px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../img/kpn_logo.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .blkpn a {
    position:absolute;
    top:295px;
    left:123px;
    display:none;
    width:30px;
    height:30px;
}

section#map .tltpn a {
    position:absolute;
    top:476px;
    left:232px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../images/logo_tpn.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .bltpn a {
    position:absolute;
    top:295px;
    left:123px;
    display:none;
    width:30px;
    height:30px;
}

section#map .tlbgpn a {
    position:absolute;
    top: 433px;
    left: 197px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../images/logo_bgpn.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .blbgpn a {
    position:absolute;
    top:295px;
    left:123px;
    display:none;
    width:30px;
    height:30px;
}
section#map .tldpn a {
    position:absolute;
    top:184px;
    left:80px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../images/logo_1.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .bldpn a {
    position:absolute;
    top:165px;
    left:155px;
    display:none;
    width:30px;
    height:30px;
}

section#map .tlbiebrza a {
    position:absolute;
    top:177px;
    left:372px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../images/logo_biebrza.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .blbiebrza a {
    position:absolute;
    top:165px;
    left:354px;
    display:none;
    width:30px;
    height:30px;

}

section#map .tlpngs a {
    position:absolute;
    top:394px;
    left:75px;
    display:block;
    width:140px;
    height:50px;
    text-decoration: none;
    background-image: url("../images/logo_pngs.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 50px;
}
section#map .blpngs a {
    position:absolute;
    top:327px;
    left:144px;
    display:none;
    width:30px;
    height:30px;
}

section#map  a {
    position:absolute;
    display:block;
    width:calc(100%/10);
    height:calc(100%/13);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 0;
    background-size: auto 100%;
}
section#map .blwpn a {
    position:absolute;
    top:138px;
    left:351px;
    display:none;
    width:30px;
    height:30px;
}

/* Section KPN */
#biebrzafot { background: url(../images/biebrza-bg-m.jpg) no-repeat top left;}
#kpnfot { background: url(../images/kpn-bg-m.jpg) no-repeat top left;}
#bgpnfot { background: url(../images/bgpn-bg-m.jpg) no-repeat top left;}
#tpnfot { background: url(../images/tpn-bg-m.jpg) no-repeat top left;}
#dpnfot { background: url(../images/dpn-bg-m.jpg) no-repeat top left;}
#wpnfot { background: url(../img/wpn_background.jpg) no-repeat top left;}
#pngsfot { background: url(../img/pngs_background.jpg) no-repeat top left;}
#wpnfot,
#kpnfot,
#dpnfot{
    position:relative;
    background-size: 100% auto;
    height: 460px;
}
#wpnfot::after,
#biebrzafot::after,
#pngsfot::after,
#kpnfot::after,
#dpnfot::after{
    content:'';
    display:block;
    clear:both;
}
#biebrzafot div.wpnhero,
#wpnfot div.wpnhero,
#pngsfot div.wpnhero,
#kpnfot div.kpnhero,
#dpnfot div.kpnhero{
    position:absolute;
    display:block;
   /* top:260px;*/
    left:20px;
}

.register_butt{
    display: block;
    width: 183px;
    height: 30px;
    padding: 0px;
    text-align: center;
    color: white;
    background: #7ab9e5;
    margin-top: 10px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}


div.kpnhero .wlc h1 {
    color:#fff;
    font-size:1.5em;
    font-weight:700;
}

div.kpnhero .kpninf p {
    color:#fff;
    font-size:0.65em;
}

div.tkt a {
    margin-top:40px;
    display:block;
    width:230px;
    height:50px;
    background: url(../img/kup_bilet_btn.svg) no-repeat center center;
    background-size: contain;
    text-decoration: none;
}


div.tkt a span {
    display: block;
    padding: 9px 0 0 52px;
    font-size: 22px;
    font-weight: bold;
    color: white;
}

/* Section kup bilet */

.pghdr {
    position: relative;
}
.arr {
    display:block;
    margin-left: 10px;
    min-height:50px;
    background: url(../img/arrow_right.svg) no-repeat left center;
    background-size: 50px;
}
.arr h1, .arr h2 {padding-left:60px;}
.arr h2 {
    position: absolute;
    bottom: 0px;
}
.arr p {
    position: absolute;
    left: 120px;
    bottom: -30px;
}

.mgt {margin-top:20px;}
.mgb {margin-bottom:20px;}

/* Styling forms */

form * {
    /*background: none;*/
}
.ctfld {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    /*width: 300px;*/
    min-height: 50px;
    position: relative;
    clear: both;
}
.clearfix{
    clear: both;
}
.ctfld p {
    font-size: 0.85em;
    display: block;
    width: 100%;
    float: left;
}
input[type=submit]{
    width: auto;
    border: none;
    padding: 0 30px;

}

input[type=text],
input[type=password],

textarea,
button {
    /*-webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #777;
    background: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;*/
    padding: 0;
    margin: 0;
}
button {
    border: none;
}

.group:before,
.group:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
}

button#next-button:disabled{
    opacity: 0.5;
}
label {
    font-size: 0.85em;
    padding-right: 10px;
    color: #555;
    background: none;
}
input[type=text] {
    color: #008abc;
    font-size: 0.9em;
    font-weight: 900;
    padding: 2px;
}

input[type=radio] {
    padding: 5px;
}

/* classes for plus minus forms */

.ctfld div.input-group {

    top: 60px;
    left: 210px;
    display: inline-block;
    width: 140px;
    float: right;
}
.bflimit {
    position: relative;
    display: block;
    width: 100%;
}
.lmtbtn {
    position: absolute;
    left: 60px;
    bottom: -2px;
    display: block;
    width: 120px;
    height: 20px;
}

.lmtbtn span {
    text-align: center;
    color: #fff;
    font-size: 0.85em;
    font-weight: 900;
    border-radius: 15px;
    line-height: 1.8em;
    display: block;
    width: 66px;
    height: 24px;
    background: #555;
    float: right;
}
.ctfwrp {
    position: relative;
    height: 30px;
    margin-bottom: 35px;
}
.icminus {
    position: absolute;
    bottom:4px;
    left:0px;
    display:block;
    width: 20px;
    height: 20px;
    background: url(../img/minus.svg) no-repeat center center;
}
.icplus {
    position: absolute;
    bottom:4px;
    left:110px;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/plus.svg) no-repeat center center;
}
.fm-count {
    border: 2px solid #333;
    border-radius: 15px;
    display: block;
    width: 60px;
    position: absolute;
    left: 30px;
    bottom: 0px;
    text-align: center;
}

/* Ticket name classes */

.tcktnj {
    text-transform:capitalize;
}
span.tcktnj::after {
    content: '| ';
}
.tcktnn {
    text-transform: uppercase;
    color: #86ab48;
}
span.tcktnn::after {
    content: '| ';
    color: #008abc;
}
.tcktnk {
    color: #008abc;
    font-style: italic;
}
.center{
    width: 150px;
    margin: 40px auto;
}

/* other form classes */

.frm {
    margin:20px 20px 20px 0px;
    padding:0px;
}
.frm label {
    margin-bottom:20px;
    margin-left: 10px;
}

/* Bottom buttons navigation back and forward */

.btnavwrap {
    position: relative;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.inner {
    padding: 30px 10px;
}
.ffbtn{
    float: right;
}
.bckbtn,  .ffbtndisab, .paybtn {
    float: left;
}

.bckbtn {
    padding-right: 30px;
}
a.bckbtn {
    display: inline-block;
    width: 120px;
    height: 40px;
    background:url(../img/wroc.svg) no-repeat left top;
    text-decoration: none;
}
a.bckbtn span {
    color: #555;
    text-decoration: none;
    padding: 8px 0px 33px 44px;
    height: 20px;
    display: inline-block;
}

input.ffbtn{
    border: none;
    text-align: left;
    padding-left: 20px;
}
input.ffbtn,
button.ffbtn,
a.ffbtn {
    display: block;
    width: 120px;
    height: 40px;
    background:url(../img/dalej.svg) no-repeat left top;
    text-decoration: none;
}

a.ffbtn span {
    color: #555;
    text-decoration: none;
    padding: 8px 0px 33px 14px;
    height: 20px;
    display: block;
}
input.ffbtn span,
button.ffbtn span {
    color: #555;
    text-decoration: none;
    padding: 8px 55px 33px 20px;
    height: 20px;
    display: block;
}

a.ffbtndisab span {
    color: #555;
    text-decoration: none;
    padding: 8px 0px 33px 20px;
    height: 20px;
    display: block;
}

a.ffbtndisab {
    display: block;
    width: 120px;
    height: 40px;
    background:url(../img/dalej_disabled.svg) no-repeat left top;
    text-decoration: none;
}


/* Personal data confirmation classes */

.ctfldd {
    margin-top: 20px;
    margin-bottom: 0px;
    display: block;
    min-height: 30px;
    position: relative;
    border-bottom: 1px solid #86ab48;
}
.ctfldd p {
    font-size: 0.85em;
    margin-bottom: 0em;
}

.prsdt {
    display: block;
    width: 100%;

}
label#fn,
label.fn{
    font-size: 0.65em;
}
label#dt {
    font-size: 0.65em;
}
input#flname {
    width: 100%;
}

input.stdt {
    width: 80px;
}
p#tp {
   float: right;
    bottom: 20px;
    right:130px;
    display: block;
    font-size: 0.65em;
}
#tcktpr {
    position: relative;
}
span.tpp {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 1.6em;
    font-weight: 900;
}

section .dd {
    background: red;
    display: block;
    height: 60px;
}

.lakes-input-group.error{
    border: 1px solid red;
}

.addit {
    margin-top: 30px;
    padding-top: 30px;
}

/* Bilety Podsumowanie */

h2.lng {
    bottom: 6px;
    font-size: 1.1em;
}

.pdsm {
    position: relative;
    display: block;
    height: 90px;
}

.rmbbtn span {

}

.rmbbtn {
    position: absolute;
    top: 65px;
    right: 0px;
    float: right;
    display: block;
    min-width: 120px;
    background: black;
    color: white;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding: 6px 20px;
}

p.dtpdsm {
    float: left;
}

.hrgr {
    display: block;
    height: 2px;
    border-bottom: 1px solid #86ab48;
}

a.paybtn span {
    color: #555;
    text-decoration: none;
    padding: 8px 0px 33px 20px;
    height: 20px;
    display: block;
}

a.paybtn {
    display: block;
    width: 120px;
    height: 40px;
    background:url(../img/place.svg) no-repeat left top;
    text-decoration: none;
}

.sumtpy p {
    padding-top: 10px;
    color:#86ab48;
    font-weight: 900;
    text-transform: uppercase;
}

/* Delete warning message */

.delwarn {
    display: none;
    width: 360px;
    height: 140px;
}

.msginn {
    min-height: 60px;
    z-index: 1;
    top: 0px;
    left: 0px;
    display: block;
    width: 360px;
    background: #fff url('../img/uwaga.svg') no-repeat left top;
    background-size: 60px;
}

.msginn p,
.msginn div{
    padding-top: 10px;
    padding-left: 70px;
    color:#ed1c24;
    font-weight: 900;
    font-size: 0.85em;
}

.cnfrm {

}

.cnfrm a:first-child {
     margin-right:10px;
    display: inline-block;
    width: 84px;
    height: 30px;
    background-color: #ed1c24;
    color: white;
    text-decoration: none;
    font-size: 17px;
    padding: 5px 0 0 0;
    text-align: center;
}

.cnfrm a:last-child {

    display: inline-block;
    width: 84px;
    height: 30px;
    background-color: #7ab9e5;
    color: white;
    text-decoration: none;
    font-size: 17px;
    padding: 5px 0 0 0;
    text-align: center;
}

.cnfrm a span {

}

/* Moje bilety */
.frmbs {
    display: inline-block;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding:0px;
}
.frmbs p {
    margin: 0;
}

/* Buttons on the Moje bilety page */

a.pdbtn span {
    display: none;
}
a.pdbtn {
    display: block;
    width: 160px;
    height: 24px;
    background: url('../img/oplacony.svg') no-repeat left top;
    margin-top: 10px;
    padding-bottom: 10px;

}
a.inbtn span {
    display: none;
}
a.inbtn {
    display: block;
    width: 160px;
    height: 26px;
    background: url('../img/faktura.svg') no-repeat left top;
}

#lftblck {
   display: inline-block;
    bottom: 10px;
    right: 5px;
    width: 160px;
    height: auto;
    min-height: 50px;
}


a.rmtbtn span {
    display: none;
}
a.rmtbtn {
    display: block;
    width: 160px;
    height: 24px;
    background: url('../img/usun.svg') no-repeat left top;
    padding-bottom: 10px;

}
a.prbtn span {
    display: none;
}
a.prbtn {
    display: block;
    width: 160px;
    height: 24px;
    background: url('../img/drukuj.svg') no-repeat left top;
    padding-bottom: 10px;

}
a.embtn span {
    display: none;
}
a.embtn {
    display: block;
    width: 160px;
    height: 24px;
    background: url('../img/email.svg') no-repeat left top;
    padding-bottom: 10px;
}
a.svbtn span {
    display: none;
}
a.svbtn {
    display: block;
    width: 160px;
    height: 26px;
    background: url('../img/zachowaj.svg') no-repeat left top;
}

/* Zaloz konto and Zaloguj sie pages */

.accnt {
    border-bottom: 1px solid #86ab48;
}

div.agree form#acpt input[type=checkbox] {
    margin: 0;
    padding: 0;
}

.agree {
    padding-top: 30px;
}

div.agree input[type=checkbox] {
    position: absolute;
    left: 20px;
    margin: 0;
    padding: 0;
}

div.agree #acpttw input[type=checkbox] {
    position: absolute;
    left: 20px;
    bottom: 16px;
    margin: 0;
    padding: 0;
}

a.rgstr span {
    display: none;
}

.rjstrinn {
    position: relative;
}

.btn-number{
    cursor: pointer;
}
a.rgstr,
input.rgstr {
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    margin-left: 30px;
    width: 280px;
    height: 35px;
    background:url('../img/zarejestruj_sie.svg') no-repeat left top;
}





.pdn {
    padding: 40px;
}

.cntr {
    display: block;
    text-align: center;
}

.mrgn {
    margin-bottom: 40px;
    margin-left: 20px;
}

/* Informacje ogólne */

.inf p {
    color: #86ab48;
    font-size: 0.65em;
    padding-left: 20px;
}
.inf p a {
    text-decoration: none;
    color:#86ab48;
    font-weight: 900;
}
.inf p a:hover {
    text-decoration: underline;
}

.tbl {
    padding: 20px;
    /*display: block;*/
    font-size: 0.65em;
    color: #86ab48;

}

.tbl tr td span {
    display: block;
    text-align: center;
}

.tbl tr td {
    padding: 8px;
    border: 1px solid #86ab48;
}

a.dtpy span {
    display: none;
}

a.dtpy {
    display: block;
    width: 62px;
    height: 20px;
    background: url(../img/dotpay_62.jpg) no-repeat left top;
    float: right;
    margin-right: 80px;
}

div.rmb {
    display: inline-block;
    height: 30px;
}

div.rmb input[type=checkbox] {
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin: 0;
    padding: 0;
}

label#rmbr {
    padding-left: 20px;
}

a.frgtps {
    font-size: 0.9em;
    font-weight: 900;
    color:#008abc;
    text-decoration: underline;
    width: 150px;
    display: inline-block;
}
a.lgnin span,
input.lgnin span{
    display: none;
}
a.lgnin,
input.lgnin{
    display: block;
    width: 183px;
    height: 30px;
    background: url(../img/zaloguj_sie.svg) no-repeat left top;
    color: transparent;
    border: none;
    cursor: pointer;
}

a.accsv span {
    display:none ;
}

a.accsv {
    margin-left: 40px;
    display: block;
    width: 240px;
    height: 30px;
    background: url(../img/zachowaj_zmiany.svg) no-repeat left top;
}

.accnt p {
    font-size: 0.9em;
}
a.red {
    color: #ed1c24;
}

.red {
    color:#ed1c24; ;
}

h2.sm {
    font-size: 0.9em;
}

h2.up {
    text-transform: uppercase;
}
#fnz span a, #lnz span a, #emz span a {
    color: #ed1c24;
}

label#fnz, label#lnz, label#emz, label#pswdz, label#pswdzm, label#pswdzmt {
    font-size: 0.85em;
    font-weight: 300;
}

/* Odzyskaj hasło */

section.chngpsd {
    position: relative;
    background: none;
    width: 360px;
    height: 50px;
    padding-bottom: 30px;
}

#sbmtcnl {
    margin-top: 20px;
    display: block;
    width: 300px;
    height: 50px;
    background: #fff;
}

#sbmtcnl input[type=submit] {
    display: none;
}


#sbmtcnl input[type=submit] {
    position: absolute;
    left: 20px;
    display: block;
    width: 183px;
    height: 30px;
    background: url('../img/zmien_haslo.svg') no-repeat left top;
    cursor: pointer;
}


#sbmtcnl input[type=button] {
    display: none;
}


#sbmtcnl input[type=button] {
    position: absolute;
    left: 220px;
    display: block;
    width: 80px;
    height: 30px;
    cursor: pointer;
}

#chngp {
    text-indent: -10000px;
    border: none;
    background: none;
}
a.chngp span {
    display: none;
}


a.gvup span {
    display: none;
}

/* field widths */


#fname, #lname, #adremail, #pswdo, #pswdt, #pswdot, .pswdo {
    width: 98%;
}


.frmacc {
    clear: both;
    /*	padding-left: 20px;
        padding-bottom: 4px;
        margin-bottom:  0px;
        border-bottom: 1px solid #86ab48;
        */
}

#cncbtn {
    color: #008abc;
    font-weight: bold;
    background: none;
    font-size: 1em;
    border: none;
}


.agree p {
    float: left;
    padding-left: 30px;
    font-size: 0.55em;
}

/* Navigation */

nav {
    z-index:1;
    text-align:center;
    background-color: #86ab48;
    position: fixed;
    bottom:0;
    width:100%;
    height: 60px;
    overflow:hidden;
}
nav ul {
    list-style: none;
    margin-left:10px;
    padding: 0px;
}
nav ul li {
    float: left;
}
nav ul li a {
    display: inline-block;
    font-size: 0.65em;
    color:#fff;
    margin-right:8px;
    text-decoration: none;
    padding:5px 5px;
    text-transform: uppercase;
}
nav ul li a:visited {
    color:#fff;
}
nav ul li a:hover {
    text-decoration: underline;
}

/* Footer */

footer {
    font-size:0.65em;
}
footer .content {
    display: inline-block;
}
footer .content a {
    color:#555;
    text-decoration:none;
    padding: 4px 10px;
}
footer .content a:visited {
    color:#555;
}
footer .content a:hover {
    text-decoration: underline;
}

/* custom checkboxes */


label.chkbx{
    display: block;
    width: 100%;
}
.rmb input[type="checkbox"]{

}

input[type=checkbox],
input[type=radio]
{
    display: none;
}
input[type=checkbox],
input[type=radio]
{

    position: absolute;
    left: 350px;
    border: none;
    width: 18px;
    height: 18px;
    background: url(../img/checkbox_green.svg) no-repeat center center;
}

.agree input[type="checkbox"] + span,
.rmb input[type="checkbox"] + span,
.agree input[type="radio"] + span,
.rmb input[type="radio"] + span{
    float: none;
}



input[type="checkbox"] + span,
input[type="radio"] + span{
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background: url(../img/checkbox_green_checked.svg) no-repeat;
    cursor: pointer;
    float: right;
    margin-right: 20px;
}

input[type="checkbox"]:checked +  span,
input[type="radio"]:checked +  span{
    background:url(../img/checkbox_green.svg) no-repeat;
}
input[type=checkbox]:checked,
input[type=radio]:checked{
    background: url(../img/checkbox_green_checked.svg) no-repeat center center;
}

/* Nowa sekcja */

.m_blue_buton{
    background: #7ab9e5;;
    color: white !important;
    text-decoration: none;
    width: 335px;
    display: block;
    padding: 8px;
    text-align: center;
    font-weight: bold;
}

.s_blue_buton{
    background: #7ab9e5;;
    color: white !important;
    text-decoration: none;
    width: 155px;
    display: block;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.m_black_buton{
    margin: 2px 0;
    color: white !important;
    text-decoration: none;
    width: 155px;
    display: block;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.m_orange_buton,
.m_green_buton{
    margin: 2px 0;
    color: #3d2b1e !important;
    text-decoration: none;
    width: 155px;
    display: block;
    padding: 2px;
    text-align: center;
    font-weight: bold;
}

.m_black_buton{
    background: black;}

.m_green_buton{
    background: #86ab48;;}

.m_orange_buton{
    background: #ffc01b;;
}

.m_blue_text,
.m_blue_text p{
    color: #7ab9e5;;
    font-size: 1.1em;
    font-weight: 900;
    padding: 2px;
}

/* Delete warning message */

#warning,#warning_wl {
    display: none;
}

.msgwarn {
    z-index: 1;
    top: 0px;
    left: 0px;
    display: block;
    background-size: 50px;
    margin-left: 10px;
    height: 50px;
    background: #fff url('../img/uwaga.svg') no-repeat left top;
}

.msgwarn div{
    padding-top: 10px;
    padding-left: 70px;
    color:#ed1c24;
    font-weight: 900;
    font-size: 0.85em;
}




.count label{
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 0.85em;
    font-weight: 900;
    border-radius: 15px;
    line-height: 1.8em;
    display: block;
    width: 66px;
    height: 24px;
    background:  #6ece57 none repeat scroll 0% 0%;
    margin-left: 0px;
}

.unit .date {
    display: inline-block;
}
.count {
    display: inline-block;
}

.bflimit label,
.calendar{
    display: inline-block;
    vertical-align: top;
}

.calendar .unit .count.green label{
    background-color: #6ece57;
}

.calendar .unit .count.yellow label{
    background-color: #ffff00;
    color:  #008abc;
}

.calendar .unit .count.orange label{
    background-color: #ff9f00;
    color:  #008abc;
}

.calendar .unit .count.red label{
    background-color: #fe0926;
}

.small.icon {
    display: inline-block;
}

.blackout {
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.popupContainer{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 215px;
    z-index: 100;
    display: block;
    height: 103px;
    margin: 20px 0px 0px 50px;
    text-align: center;
    vertical-align: middle;
    background: white ;
    padding: 20px;
    border: 1px solid grey;
    border-radius: 13px;
}

.icon.delete {
    background: url("../images/icons/icon_delete.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 16px;
    position: absolute;
    right: 15px;
    top: 10px;
    width: 16px;
}
.icon {
    display: inline-block;
    vertical-align: middle;
}
.fr {
    float: right;
}

.tips span{

}

.tips div{

}
@media ( min-width: 460px ) and (max-width: 599px){
    section#map {

        height:540px;
        background: url(../img/eparki_home_page_background.svg) no-repeat ;
        background-size: 460px;
        background-position: 15px 0;
        width: 460px;
        position: relative;
    }


}

@media ( min-width:319px) and ( max-width: 459px){
    section#map {
        padding:20px 0 0 0;
        height:391px;
        background: url(../img/eparki_home_page_background.svg) no-repeat ;
        background-size: 314px;
        background-position: 6px 9px;
        width: 330px;
        position: relative;
    }

    section#map a span
    {
        display:none;
    }

    section#map  a {
        background-size: 30px;
    }


    .m_blue_buton {
        width: 200px;
    }



}