.wcagHide {
    clip: rect(1px, 1px, 1px, 1px);
    display: block;
    position: absolute;
}

#map-canvas {
    width: 100%;
    height: 100%;
}

.mAps {
    max-width: 75rem;
    margin: 0 auto;
    background-color: #f8f8f8;
    border-bottom: 1px solid #f0f0f0;
}

.mAps1,
.mAps2,
.mAps3 {
    float: left;
    margin-top: 26px;
}

.clearBoth {
    clear: both;
}

.mAps1 {
    height: 48px;
    margin-left: 20px;
    width: 437px;
    position: relative;
    text-align: left;
}

.wyszukiwarka {
    border: 1px solid #d8d8d8;
    width: 384px;
    padding: 0 15px 0 15px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    font-weight: bold;
    color: #919191;
    vertical-align: top;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    z-index: 14;
}

.mAps1 span.baton {
    display: inline-block;
    background-image: url("/CMS/media/img/v6/aps/mApsLupa.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 54px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #d8d8d8;
    border-left: none;
    padding: 0;
    cursor: pointer;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: absolute;
    z-index: 15;
    right: 0px;
}

.mAps2 {
    margin-left: 84px;
    text-align: left;
    margin-top: 24px;
    width: 125px;
    visibility: hidden;
}

.mAps3 {
    float: right;
    margin-right: 15px;
    text-align: left;
    margin-top: 24px
}

.mAps2 ul {
    margin-top: 0px;
    border: 1px solid #d8d8d8;
    padding: 0;
    display: inline-block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.mAps2 ul li {
    list-style-type: none;
    display: block;
    float: left;
    width: 38px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #919191;
    padding: 0px;
}

.mAps2 ul li:hover {
    color: #2e2e2e;
    background-color: #fff;
    cursor: pointer;
}

.mApsSelected {
    color: #2e2e2e;
    background-color: #fff;
}

.mApsMiddleElem {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
}

.mAps2Text,
.mAps3Text {
    font-family: arial;
    font-size: 14px;
    color: #919191;
    text-align: left;
    width: 100%;
    line-height: 14px;
    margin-bottom: 5px;
}

.mAps2 div {
    float: left;
}

.mAps3 .mAps3Select {
    background: none;
    width: 282px;
    height: 33px;
    padding: 5px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    border: 0px;
}

.mAps3 select {
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input:focus {
    color: #2e2e2e;
}

.mAps3SelectField {
    background: url(/CMS/media/img/v6/aps/selectBG.png) no-repeat right;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    cursor: pointer;
}

.mAps3SelectField label {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.mAps3SelectField label:after {
    background: url("/CMS/media/img/v6/aps/selectBG.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    content: '';
    font: 11px "Consolas", monospace;
    right: 0px;
    top: -1px;
    padding: 0 0 2px;
    position: absolute;
    height: 33px;
    width: 39px;
    pointer-events: none;
    cursor: pointer;
}

.mAps3SelectField label:before {
    content: '';
    right: 6px;
    top: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
    pointer-events: none;
    display: block;
}

.mAps3 .nactiveSe {
    color: #929292;
    background-color: #fff;
    cursor: pointer;
}

.mAps4Zlokalizuj {
    float: left;
    background-image: url(/CMS/media/img/v6/aps/cel.png);
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-left: 30px;
    margin-bottom: 15px;
}

.mAps4Zlokalizuj a {
    color: #919191!important;
    font-size: 14px;
    text-decoration: none!important;
    cursor: pointer;
}

.mAps4PobierzListeAps {
    float: right;
    margin-right: 20px;
    color: #919191!important;
}


/* .mAps4PobierzListeAps a {
} */

.mApsGoogleMap {
    max-width: 75rem;
    height: 540px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    box-sizing: content-box;
}

.mApsGoogleMap a {
    text-decoration: none;
}

.searchResultmAps {
    display: none;
    /*block*/
    background-color: white;
    width: 435px;
    z-index: 14;
    margin-top: -1px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    border-bottom-right-radius: 2px;
}

.srSearchHintsElement {
    border-top: 1px solid #d8d8d8;
    width: 390px;
    font-size: 16px;
    color: #2e2e2e;
    line-height: 53px;
}


/*
.srSearchHintsElement:first-child{
	border-top:0px;
}*/

.wnetrzeTooltipa {
    /* width: calc(100% - 2px); */
    /* padding: 15px 0px; */
    /* border: 1px solid #fff; */
    text-align: left;
    margin-left: 1px;
    background-color: white;
}

.wnetrzeTooltipa h2 {
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    font-family: arial;
    margin-bottom: 10px;
}

.wnetrzeTooltipa p {
    color: #2e2e2e;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    margin: 0;
}

.ttipCP h2 {
    color: #f39200;
}

.ttipPlus h2 {
    color: #68b022;
}

.wnetrzeTooltipa .innerFiledW {
    margin: 0 15px 0 20px;
    padding: 0px;
    background-color: white;
    display: inline-block;
}

.wnetrzeTooltipa .innerFiledG {
    padding: 15px 15px 10px 20px;
    margin: 15px 0 20px 0;
    background-color: #f8f8f8;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
}

.iFGleft {
    float: left;
    width: 182px;
}

.iFGRight {
    float: left;
    width: 176px;
    margin-left: 20px;
    font-weight: bold;
}

.ifglDay,
.ifws {
    width: 60px;
    text-align: right;
    float: left;
    display: block;
    color: #a0a0a0;
    font-size: 12px;
    margin-bottom: 10px;
}

.ifgr {
    text-align: right;
    float: left;
    display: block;
    color: #2e2e2e;
    margin-right: 13px;
}

.ifgrPhone {
    font-size: 18px;
    line-height: 22px;
    padding-left: 32px;
    background-image: url(/CMS/media/img/v6/aps/telefon.png);
    background-repeat: no-repeat;
    width: 160px !important;
}

.ifgrAltPhone {
    line-height: 30px;
    padding-left: 42px;
    font-size: 14px;
    text-align: left;
    width: 140px;
}

.ifwSRow {
    width: 100%;
    float: left;
    display: block;
}

.ifgTime {
    margin-left: 12px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #2e2e2e;
    margin-bottom: 10px;
    float: left;
    display: block;
}

.ifwServName {
    margin-left: 12px;
    text-align: left;
    font-size: 14px;
    color: #2e2e2e;
    margin-bottom: 10px;
    float: left;
    display: block;
}

.ifwServIco {
    margin-bottom: 5px;
    float: left;
    display: block;
    margin-left: 12px;
    text-align: left;
}

.ifwServIco img {
    margin-right: 10px;
}

.ifgTimeClosed {
    color: #a0a0a0;
}

.ifsMore {
    float: right;
    margin-bottom: 15px;
}

.ifwSRow .ifsMore a {
    text-decoration: none;
    font-size: 14px;
}


/*/SINGLE APS SITE/*/

.bothColumnsInSingleAPS {
    margin-top: 0px;
    margin-bottom: 175px;
    display: inline-block;
}

.leftColumnInSigleAPS {
    float: left;
    width: 348px;
    display: block;
    margin-left: 10px;
    text-align: left;
}

.rightColumnInSingleAPS {
    float: right;
    width: 616px;
    margin-right: 10px;
}

.backButton {
    float: right;
    margin-bottom: 20px;
}

.mapField {
    width: 615px;
    height: 300px;
    display: inline-block;
}

.download {
    height: 28px;
    line-height: 28px;
    width: 100%;
    text-align: right;
    margin-top: 15px;
}

.download a {
    background-image: url("/CMS/media/img/v6/aps/down.jpg");
    background-repeat: no-repeat;
    height: 28px;
    line-height: 28px;
    padding-left: 31px;
    float: right;
    display: block;
}

.leftColumnInSigleAPS h2 {
    font-size: 22px;
    font-weight: bold;
    color: #2e2e2e;
    margin-bottom: 15px;
    margin-top: 0px;
    padding: 0px;
    line-height: 28px;
}

.addressTear {
    margin-top: 30px;
    padding-left: 23px;
    min-height: 14px;
    color: #2e2e2e;
    font-size: 14px;
    background-position: 0px 2px;
    width: 300px;
    margin-bottom: 30px;
}

.atOrange {
    background-image: url("/CMS/media/img/v6/aps/tearOrange.jpg");
    background-repeat: no-repeat;
}

.dataRow {
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 12px;
}

.dataRow span {
    font-weight: bold;
    font-size: 18px;
    color: #2e2e2e;
}

.mailRow span {
    font-size: 14px;
}

.dataRow span:first-child {
    font-weight: normal;
    font-size: 14px;
    width: 72px;
    display: inline-block;
}

.oppeningHoursContainer,
.rangeOfServicesContainer {
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px;
}

.ohcTopic,
.rosTopic {
    color: #a0a0a0;
}

.oppeningHoursContainer div.ohcRow {
    font-weight: bold;
}

.oppeningHoursContainer div.ohcRow span:first-child,
.rosList {
    font-weight: normal;
    color: #2e2e2e;
    width: 72px;
    display: inline-block;
}

.ohcClosed {
    color: #c1c1c1;
}

.rosList {
    width: 100%;
}

.rosList ul,
.rosList ul li {
    color: #2e2e2e;
    list-style: none;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    width: 100%;
}

.bgTearG,
.bgTearO {
    background-repeat: no-repeat;
    background-position: 23px 20px;
}

.bgTearG {
    background-image: url("/CMS/media/img/v6/aps/tearGray.jpg");
}

.bgTearO {
    background-image: url("/CMS/media/img/v6/aps/tearOrange.jpg");
}

.v4Contener .mAps1 .searchResultmAps>div.srSearchHintsElement {
    padding-left: 45px;
    padding-top: 0px;
    padding-bottom: 8px;
}

.overlayBlend {
    background-color: white;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 13;
    display: none;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

.srSearchHints {
    position: absolute;
    text-align: left;
}

.srSearchHintsBlack {
    font-size: 14px;
}

.searchResultmAps {
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

.srSearchHints>div {
    cursor: pointer;
}


/* 2015.03.04 mapa aps */


/* div.gm-style-iw.cpPopup {
    top: 8px !important;
    left: 0 !important;
    width: 437px !important;
} */


/* div.gm-style-iw.cpPopup>div {
    max-width: none !important;
    width: 436px !important;
} */

.a11yImprovements {
    padding-top: 10px;
    overflow: visible;
    display: block;
    clear: both;
    margin-bottom: 5px;
    margin-left: 40px;
    position: relative;
}

.a11yImprovements>img {
    display: inline-block;
    margin-right: 7px;
    position: relative;
}

.a11yImprovements .arrow {
    display: none;
    content: url("/CMS/media/img/v6/aps/a11y-ttip-arrow.png");
    width: 19px;
    height: 10px;
    position: absolute;
    top: 10px;
}

.a11yImprovements .a11yImprovTooltips .a11yTP {
    display: none;
    border: 1px solid #d8d8d8;
    background: #fff;
    color: #2e2e2e;
    position: absolute;
    top: 53px;
    font-weight: normal;
    padding: 5px;
    width: 150px;
    overflow: visible;
}

.a11yImprovements .a11yImprovImg:after {
    content: url("/CMS/media/img/v6/aps/a11y-ttip-arrow.png");
    width: 19px;
    height: 10px;
    position: absolute;
    top: 10px;
}

.a11yImprovements .a11yImprovTooltips .a11yTP .arrow#niepelnosprawni {
    left: 10px;
}


/* .a11yImprovements .a11yImprovTooltips .a11yTP .arrow#wzmacniacze {}

.a11yImprovements .a11yImprovTooltips .a11yTP .arrow#tlumacz {} */