body {
    background: #b3b3b3;
    color: #555555;
    font: 13px arial, sans-serif;
    margin: 13px 0 0 0;
}
a {
    color: #003592;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #f66200;
    text-decoration: none;
}
a.logo {
    display: block;
    position: absolute;
    left: 80px;
    top: 37px;
    height: 85px;
    width: 201px;
    background: url(logo1.png) no-repeat center center;
    background-size: contain;
}
h1 {
    color: #003592;
    font: 15px arial, sans-serif;
    font-weight: 700;
    margin: 0 0 15px 0;
}
h2,
h3 {
    color: #003592;
    font-size: 14px;
    margin: 5px 0 5px 0;
}
img {
    border: 0;
    display: block;
}
p {
    line-height: 16px;
    margin: 0 0 13px 0;
    padding: 0;
}
ul {
    line-height: 16px;
    margin: 0 0 13px 25px;
    padding: 0;
}
#epAttention {
    color: white;
    font-size: 11px;
    position: absolute;
    right: 20px;
    text-align: right;
    top: 20px;
    width: 350px;
}
#epColumn1 {
    margin-right: 330px;
    padding: 0 20px;
}
#epColumn2 {
    border-left: 1px solid #b4b3b3;
    float: right;
    padding: 0 20px;
    width: 290px;
}
#epColumn3 {padding: 20px;}
.message{
    padding: 20px;
    border: 2px solid #003592;
    color: #000;
}
#epContent {
    clear: both;
    float: left;
    padding: 20px 0;
    width: 1093px;
}
#epFooter {
    clear: both;
    color: #555555;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
}
#epFooter a {
    color: #555555;
    text-decoration: none;
}
#epFooter a:hover,
#epFooter a:focus {
    color: #003592;
    text-decoration: none;
}
#epFooter div {display: inline;}
#epFooter th {display: none;}
#epFooter .line1 {margin-right: 20px;}
#epHeader {
    background: #0047ba;
    height: 217px;
    position: relative;
}
#epLang {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
}
#epNav {
    bottom: 0;
    float: left;
    font: 13px arial, sans-serif;
    font-weight: 700;
    position: absolute;
    right: 10px;
    text-transform: uppercase;
}
#epNav a {
    color: #fff;
    display: block;
    float: left;
    padding: 15px 10px;
}

:lang(pl) #epNav a {
    float: right;
    padding: 5px 10px;}

#epNav a:hover,
#epNav a:focus {
    color: #eee;
    text-decoration: none;
}
#epWrapper {
    background: white;
    behavior: url(https://secure.ethicspoint.com/domain/media/shared/PIE.htc);
    box-shadow: 0 5px 8px #555555;
    float: left;
    left: 50%;
    margin-left: -546px;
    -moz-box-shadow: 0 5px 8px #555555;
    position: relative;
    -webkit-box-shadow: 0 5px 8px #555555;
    width: 1093px;
}

/* :lang(pl) #epWrapper {
    left: 46%;
    margin-left: -560px;
    width: 1320px;
} */

/*dp2*/
#epDataPrivacy .online,
#epDataPrivacy .phone,
#epDataPrivacy .output {}
#epDataPrivacy {margin-bottom: 20px;}
#epDataPrivacy ol.dropDowns {
    list-style: none;
    margin: 0;
    padding: 0;
}
#epDataPrivacy select {
    width: 100%;
    margin-bottom: 10px;
}
.bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.nowrap {white-space: nowrap;}
.top {
    margin-top: 0;
    padding-top: 0;
}