@charset "UTF-8";
@font-face {
  font-family: 'HelveticaNeueLTPro-Roman';
  src: url("../fonts/HelveticaNeueLTPro-Roman.eot");
  src: local("Ôś║"), url("../fonts/HelveticaNeueLTPro-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Roman.ttf"), url("../fonts/HelveticaNeueLTPro-Roman.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaNeueLT-Light';
  src: url("../fonts/HelveticaNeueLT-Light.eot");
  src: local("Ôś║"), url("../fonts/HelveticaNeueLT-Light.woff") format("woff"), url("../fonts/HelveticaNeueLT-Light.ttf"), url("../fonts/HelveticaNeueLT-Light.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  background: #fff;
  max-width: 613px;
  margin-left: auto;
  margin-right: auto;
}
body:after {
  content: " ";
  display: block;
  clear: both;
}

main {
  margin-top: 130px;
}
main img {
  margin-left: -64px;
}
main section {
  margin-top: 50px;
}
main p {
  font-family: HelveticaNeueLTPro-Roman;
  font-size: 1.5em;
}
main span {
  color: #d72137;
}
main .contact {
  margin-top: 40px;
  font-family: HelveticaNeueLT-Light;
}
