* {
  box-sizing: border-box;
}
p,
form,
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  margin: 0;
  padding: 0;
}
a {
  outline: none;
  color: #d22329;
  text-decoration: none;
}
a:hover {
  color: #e63c41;
}
a img {
  border: 0;
}
body {
  background: url("bg2.jpg") top center #f6a831 no-repeat fixed;
  margin: 0;
  padding: 0;
}
body,
div,
p,
td {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 18px;
  line-height: 1.5em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
  color: #d22329;
  line-height: normal;
}
.cf {
  zoom: 1;
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}
.doc {
  margin: 0 auto;
  text-align: left;
  width: 950px;
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  padding-top: 25px;
  min-height: 700px;
}
#allPage {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.head {
  margin: 0 25px 25px;
}
.siteTitle {
  display: none;
}
.banner {
  margin: 0px auto;
  width: 1000px;
  display: flex;
  align-content: stretch;
  flex-direction: row;
}
.banner .headerImg {
  flex-grow: 2;
  flex-shrink: 2;
  align-self: stretch;
  width: 30%;
}
.banner .headerImg img {
  width: 100%;
}
.clear {
  clear: both;
}
.siteTitle {
  text-indent: -9999px;
  height: 0px;
}
* html .siteTitle {
  display: inline;
}
.body {
  margin: 0 25px 25px;
}
.bar {
  clear: both;
  height: 40px;
  line-height: 40px;
  background-color: #d22329;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
}
.bar a,
.bar span {
  padding: 0 0 0 15px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin-right: 10px;
  color: #fff;
  text-decoration: none;
}
.artDetail .bar {
  margin-left: -10px;
  font-size: 15px;
}
.leadSet {
  list-style: none outside none;
  clear: both;
  max-width: 735px;
  margin: 0 auto;
  padding: 0;
}
.leadSet li {
  margin: 0 0 2em 0;
  padding: 0;
  position: relative;
}
.leadSet li a {
  display: flex;
}
.leadSet li p {
  line-height: 1.5em;
}
.leadSet li h4 {
  font-size: 1.6em;
  line-height: 1.1em;
  margin-bottom: 0.6em;
  font-weight: normal;
}
.leadSet .imgFrame {
  margin-right: 1em;
}
.leadSet .leadTextBLock {
  flex-grow: 1;
}
.leadSet .leadTxt {
  background-color: #555;
}
.leadSet .leadTxt a {
  display: block;
  padding: 1em 1.5em;
}
.leadSet .leadTxt h4 {
  margin-bottom: 0.3em;
  color: #fff;
}
.leadSet .leadTxt p {
  color: #fff;
}
.leadSet .firstLead {
  width: 625px;
  height: 361px;
}
.leadSet .firstLead h4 {
  font-size: 3em;
}
.infoBar {
  width: 300px;
  float: right;
}
.artDetail {
  width: 735px;
  margin: 30px auto;
}
.artDetail .content {
  margin: 10px 0 15px;
}
.artDetail .content p,
.artDetail .content ul,
.artDetail .content div {
  font-size: 18px;
}
.artDetail .content h1 {
  margin: 20px 0;
  font-size: 28px;
  color: #d22329;
}
.artDetail .content h2 {
  margin: 20px 0;
  font-size: 24px;
  color: #d22329;
}
.artDetail .content h3 {
  margin: 15px 0;
  font-size: 20px;
  color: #d22329;
}
.artDetail .content h4 {
  margin: 15px 0;
  font-size: 17px;
  color: #555555;
}
.artDetail .content h5 {
  margin: 10px 0;
  font-size: 15px;
  color: #555555;
}
.artDetail .content h6 {
  margin: 10px 0;
  font-size: 12px;
  color: #555555;
}
.artDetail .content a {
  text-decoration: underline;
}
.titMenu {
  font-size: 18px;
  color: #626262;
  font-weight: normal;
  margin-bottom: 0.8em;
}
.tit {
  font-size: 49px;
  font-weight: normal;
  line-height: 1.1em;
  color: #d22329;
  margin: 15px 0 25px;
}
.pages {
  clear: left;
  font-size: 11px;
  text-align: center;
  margin-bottom: 15px;
}
.pages a,
.pages span {
  padding: 10px;
  margin: 1px;
  border: 1px solid #fff;
  background: #fff;
}
.pages span.current {
  border: 1px solid #d22329;
  font-weight: bold;
  background: #d22329;
  color: #fff;
}
.pages a {
  border: 1px solid #eee;
  text-decoration: none;
}
.pages a:hover {
  border: 1px solid #e63c41;
}
.foot {
  text-align: center;
  padding: 0 5px 20px;
  clear: both;
  font-size: 80%;
  color: #666;
}
.copyright {
  text-align: left;
  color: #fff;
  padding: 5px 11px;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
#lightbox,
#lightbox-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  z-index: 100;
  width: 100%;
  height: auto;
  text-align: center;
  color: #333;
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  line-height: 0;
  text-decoration: none;
  background: none;
  word-spacing: normal;
  letter-spacing: normal;
  float: none;
  clear: none;
  display: block;
}
#lightbox a,
#lightbox a:link,
#lightbox a:visited,
#lightbox a:hover {
  text-decoration: underline;
  color: #999;
}
#lightbox-overlay {
  z-index: 90;
  background-color: #000;
  height: 100%;
  position: fixed;
}
#lightbox-overlay-text {
  text-align: right;
  margin-right: 20px;
  margin-top: 20px;
  color: white;
  font-size: 12px;
  cursor: default;
  line-height: normal;
}
#lightbox-overlay-text a,
#lightbox-overlay-text a:hover,
#lightbox-overlay-text a:visited,
#lightbox-overlay-text a:link {
  color: white;
}
#lightbox-overlay-text span {
  padding-left: 5px;
  padding-right: 5px;
}
#lightbox img,
#lightbox a img,
#lightbox a {
  border: none;
  outline: none;
}
#lightbox-imageBox {
  position: relative;
  border: 1px solid #fff;
  background-color: white;
  width: 400px;
  height: 400px;
  margin: 0 auto;
}
#lightbox-imageContainer {
  padding: 1px;
}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#lightbox-nav-btnPrev,
#lightbox-nav-btnNext {
  display: block;
  width: 49%;
  height: 100%;
  background: transparent url("/img/blank.gif") no-repeat;
  zoom: 1;
  padding: 0px;
  margin: 0px;
}
#lightbox-nav-btnPrev {
  left: 0;
  right: auto;
  float: left;
}
#lightbox-nav-btnNext {
  left: auto;
  right: 0;
  float: right;
}
#lightbox-infoBox {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #FFF;
  margin: 0 auto;
  padding: 0px;
  border: 1px solid #fff;
}
#lightbox-infoContainer {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  line-height: normal;
}
#lightbox-infoHeader {
  width: 100%;
  text-align: center;
}
#lightbox-caption {
  text-align: justify;
}
#lightbox-caption-title {
  font-weight: bold;
}
#lightbox-caption-description {
  font-weight: normal;
}
#lightbox-infoFooter {
  margin-top: 3px;
  color: #999;
}
#lightbox-currentNumber {
  display: block;
  width: 49%;
  float: left;
  text-align: left;
}
#lightbox-close {
  display: block;
  width: 45%;
  float: right;
  text-align: right;
}
#lightbox-close-button {
  padding-left: 30%;
}
#lightbox-close-button:hover {
  color: #666;
}
#lightbox-infoContainer-clear {
  clear: both;
  visibility: hidden;
}
.lewe {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
.prawe {
  display: block;
  float: right;
  margin: 0 0 10px 10px;
}
.srodek {
  display: block;
  float: none;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
}
hr {
  height: 1px;
  color: #aaa;
  border: 0px;
  background-color: #aaa;
}
.mainMenuBox {
  position: relative;
  margin: 0;
  font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
  font-size: 1.3em;
}
.mainMenuBox ul {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #d22329;
  color: #fff;
  padding: 0 20px;
}
.mainMenuBox li {
  padding: 0;
  list-style: none;
  display: inline-block;
}
.mainMenuBox a {
  padding: 0.5em 1.8em;
  font-size: 0.95em;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 100%;
  color: #fff;
  display: block;
}
.mainMenuBox .mmobile a:hover {
  background: transparent;
}
.mainMenuBox a:hover {
  background: #a61c20;
}
.mainMenuBox .current a {
  background: #999;
  color: #fff;
}
.mainMenuBox .mmobile {
  display: none;
}
@media screen and (max-width: 980px) {
  .mainMenuBox {
    position: relative;
    min-height: 40px;
  }
  .mainMenuBox ul {
    width: 100%;
    padding: 5px 0;
    position: absolute;
    top: 0;
    left: 0;
    background: #d22329 url("/_c/menu_icon.png") no-repeat 15px 15px;
    z-index: 10;
  }
  .mainMenuBox li {
    display: none;
    margin: 0;
  }
  .mainMenuBox .mmobile {
    display: block;
  }
  .mainMenuBox a {
    display: block;
    padding: 5px 5px 5px 40px;
    text-align: left;
  }
  .mainMenuBox ul:hover li {
    display: block;
    margin: 0 0 5px;
  }
  .mainMenuBox ul {
    left: auto;
    right: 0;
  }
  body {
    background-image: url("bg5.jpg");
    background-repeat: repeat;
  }
  .banner {
    width: 675px;
  }
  .banner img {
    width: 100%;
  }
  .banner .headerImgBanner {
    margin: 0 -20px;
  }
  .doc {
    width: 675px;
  }
  .infoBar {
    width: auto;
    float: none;
  }
  .artDetail {
    margin: 0;
    width: 620px;
  }
  .artDetail img {
    max-width: 100% !important;
  }
}
@media screen and (max-width: 660px) {
  .artDetail .content p,
  .artDetail .content ul,
  .artDetail .content div {
    font-size: 15px;
  }
  body {
    background-image: url("bg5.jpg");
    background-repeat: repeat;
  }
  .banner {
    width: 350px;
  }
  .banner .headerImgBanner {
    margin: 0;
  }
  .doc {
    width: 350px;
  }
  .artDetail {
    width: 300px;
  }
  .artDetail img {
    max-width: 100% !important;
  }
  .artDetail .topLink {
    margin-bottom: 8px;
  }
  .leadSet .imgFrame {
    margin-bottom: 1em;
  }
  .leadSet li a {
    display: block;
  }
  .tit {
    font-size: 35px;
  }
}
@media screen and (max-width: 330px) {
  .banner {
    width: 100%;
  }
  .doc {
    width: 100%;
  }
  .doc .head {
    margin: 0 10px 10px;
  }
  .doc .body {
    margin: 10px 10px;
  }
  .doc .artDetail {
    width: 100%;
  }
  .tit {
    font-size: 25px;
  }
}
.frameBox h1 {
  margin: 1em 0 0.5em;
}
.frameBox .finalFrame {
  max-width: 100%;
  text-align: center;
}
.frameBox .finalFrame img {
  width: 100%;
}
.frameBox .finalButtons {
  line-height: 2em;
  margin-bottom: 1em;
}
.frameBox .finalButtons a {
  display: inline-block;
  width: 300px;
  text-align: center;
}
.frameBox .finalButtons .mainButton {
  font-size: 1.25em;
  font-weight: 700;
  width: 300px;
  cursor: pointer;
  line-height: 2em;
  background-color: #d22329;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
  border: 0;
}
.frameBox .finalButtons .mainButton:hover {
  background-color: #e87377;
}
.frameBox .framesList {
  width: 106%;
}
.frameBox .framesList a {
  float: left;
  margin: 0 2% 2% 0;
  width: 46%;
  display: block;
  opacity: 0.9;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 1px solid #fff;
}
.frameBox .framesList a img {
  width: 100%;
}
.frameBox .framesList a:hover {
  opacity: 1;
  filter: #000000;
  border: 1px solid #d22329;
}
@media screen and (max-width: 660px) {
  .frameBox .framesList a {
    width: 94%;
  }
}
.frameBox .framesGallery {
  width: 106%;
}
.frameBox .framesGallery:after {
  content: "";
  clear: both;
  margin-bottom: 2em;
  display: block;
}
.frameBox .framesGallery a {
  float: left;
  margin: 0 2% 2% 0;
  width: 22%;
  display: block;
  opacity: 0.9;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 1px solid #fff;
}
.frameBox .framesGallery a img {
  width: 100%;
}
.frameBox .framesGallery a:hover {
  opacity: 1;
  filter: #000000;
  border: 1px solid #d22329;
}
@media screen and (max-width: 660px) {
  .frameBox .framesGallery a {
    width: 46%;
  }
}
.frameBox .chosenFrame img {
  max-width: 100%;
  display: block;
  margin: 0 auto 0.5em;
}
.frameBox .chosenFrame .returnLink {
  text-align: center;
}
.frameBox .frameError {
  text-align: center;
  background-color: #f00;
  padding: 1em 2em;
  color: #fff;
}
.frameBox .frameForm {
  max-width: 600px;
  margin: 0 auto 2em;
}
.frameBox .frameForm .formRow {
  display: block;
  padding: 0.3em 0.6em;
  border-bottom: 1px solid #f5f5f5;
  clear: both;
  overflow: hidden;
}
.frameBox .frameForm .formRow .labelText {
  width: 100px;
  text-align: left;
  display: block;
  float: left;
  padding: 0.2em;
}
.frameBox .frameForm .formRow .labelAdnotation {
  width: 100px;
  text-align: left;
  display: block;
  float: left;
  padding: 0.2em;
  font-size: 0.8em;
}
.frameBox .frameForm .formRow .formLabel {
  width: 280px;
  text-align: left;
  display: block;
  float: left;
  padding: 0.2em;
}
.frameBox .frameForm .formRow .formLabel .textInput {
  width: 100%;
  font-size: 1em;
  padding: 0.2em 0.4em;
}
.frameBox .frameForm .formReqRow {
  background-color: #FFFFbb;
}
.frameBox .frameForm .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.frameBox .frameForm .inputfile + label {
  width: 100%;
  font-size: 1.25em;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625em 1.25em;
  background-color: #d22329;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
}
.frameBox .frameForm .inputfile + label:hover {
  background-color: #e87377;
}
.frameBox .frameForm .inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: #fff;
  margin-top: -0.25em;
  margin-right: 0.25em;
}
.frameBox .frameForm .formAdnotation {
  margin-bottom: 1em;
  font-size: 70%;
}
.frameBox .frameForm .formSubmit {
  font-size: 1.25em;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
  line-height: 2em;
  background-color: #d22329;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-appearance: none;
  color: #fff;
  border: 0;
}
.frameBox .frameForm .formSubmit:hover {
  background-color: #e87377;
}
