/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article, aside, details, figcaption, figure, dialog,
footer, header, hgroup, menu, nav, section {
  display: block;
}

a:link, a:visited, a:hover, a:active {
  outline: none;
  border: 0;
  color: black;
}

div a:link, div a:visited, div a:hover, div a:active {
  text-decoration: none;
}

div.clearDiv {
  clear: both;
}

img.linkninja {
  outline: none;
  border: 0px solid white;
}

.pie {
  behavior: url("css/PIE.php");
}

div#wrapper {
  position: relative;
  width: 1000px;
  min-width: 1000px;
  max-width: 1000px;
  left: 50%;
  margin-left: -500px;
}

body {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 13px;
}

div.header {
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
div.header img.logo {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}
div.header h1 {
  display: inline;
  font-weight: normal;
  font-size: 16px;
}
div.header div.nav {
  position: absolute;
  bottom: 0px;
  right: 0px;
}
div.header div.nav a.menuItem {
  line-height: 16px;
  font-size: 16px;
  font-weight: 400;
  margin-left: 20px;
  color: black;
}
div.header div.nav a.menuItem:hover {
  color: #f36e68;
}

div.section {
  overflow: hidden;
  position: relative;
}

div.introduction {
  height: 622px;
}
div.introduction div.background {
  position: relative;
  height: 622px;
  width: 199px;
  background-image: url("images/trescAtrapa.jpg");
  background-repeat: no-repeat;
}
div.introduction div.col1, div.introduction div.col2 {
  height: 620px;
  width: 280px;
  border: 1px solid black;
  position: absolute;
  text-align: justify;
  color: white;
}
div.introduction div.col1 h2, div.introduction div.col2 h2 {
  font-size: 16px;
  padding-bottom: 15px;
  padding: 35px 10px 10px 10px;
}
div.introduction div.col1 p, div.introduction div.col2 p {
  font-size: 13px;
  padding: 50px 10px 0px 10px;
  line-height: 1.25em;
}
div.introduction div.col1 {
  left: 212px;
  background-image: url("images/pinkBg.jpg");
}
div.introduction div.col2 {
  right: 212px;
  background-image: url("images/yellowBg.jpg");
}

div.footer {
  position: relative;
  height: 62px;
  padding-top: 58px;
  font-size: 12px;
  text-align: right;
  background-image: url("images/footerbg.png");
}

div.info {
  width: 1000px;
}
div.info div.polimeryzacja, div.info div.zalety, div.info div.etapy {
  position: relative;
  min-width: 320px;
  width: 320px;
  min-height: 100px;
  color: white;
  overflow: visible;
  height: 750px;
  text-align: justify;
}
div.info div.polimeryzacja h2, div.info div.zalety h2, div.info div.etapy h2 {
  font-size: 24px;
  padding: 20px 10px 0px 10px;
  text-align: center;
}
div.info div.polimeryzacja h3, div.info div.zalety h3, div.info div.etapy h3 {
  font-size: 18px;
  padding: 20px 10px 0px 10px;
  text-align: center;
  color: white;
}
div.info div.polimeryzacja p, div.info div.zalety p, div.info div.etapy p {
  font-size: 13px;
  padding: 20px 15px 0px 15px;
  line-height: 1.1em;
}
div.info div.polimeryzacja {
  float: left;
  background-image: url("images/pinkBg.jpg");
}
div.info div.zalety {
  position: absolute;
  left: 340px;
  background-image: url("images/yellowBg.jpg");
}
div.info div.zalety ol {
  padding: 20px 30px 0px 30px;
  line-height: 1.1em;
  list-style: disc;
  list-style-position: outside;
}
div.info div.zalety ul {
  padding: 10px 0px 10px 20px;
  line-height: 1.1em;
  list-style: circle;
  list-style-position: outside;
}
div.info div.etapy {
  float: right;
  background-image: url("images/pinkBg.jpg");
}
div.info div.etapy table {
  margin-top: 15px;
}
div.info div.etapy td {
  vertical-align: middle;
  padding: 2px;
  font-size: 14px;
  width: 200px;
  text-align: center;
}
div.info div.etapy td img {
  width: 60px;
  border: 1px solid white;
}
div.info div.etapy tr.header td {
  padding-bottom: 20px;
}

div.certyfikaty div#ssFrame {
  position: relative;
  left: 50%;
  margin-left: -300px;
  width: 600px;
}
div.certyfikaty div#ssFrame img {
  width: 600px !important;
  height: 826px !important;
}
div.certyfikaty a#ssNext, div.certyfikaty a#ssPrev {
  display: block;
  position: absolute;
  height: 50px;
  width: 50px;
  top: 375px;
}
div.certyfikaty a#ssNext {
  left: 50px;
}
div.certyfikaty a#ssPrev {
  right: 50px;
}

div.contact {
  min-height: 520px;
  padding-top: 20px;
  width: 1000px;
}
div.contact div.address {
  line-height: 1.2;
  float: right;
  width: 200px;
  font-size: 16px;
}
div.contact div.mailUs {
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-align: center;
  padding-top: 20px;
  width: 200px;
}
div.contact div.mailUs input, div.contact div.mailUs textarea {
  margin: 3px 0px 0px 0px;
  border: 0px solid black;
  padding: 2px 0px 2px 0px;
  color: white;
  background: #6a6a6a;
  width: 200px;
}
div.contact div.mailUs textarea {
  height: 200px;
  overflow: auto;
}

div.referencje {
  padding-top: 20px;
  width: 1000px;
}
div.referencje h2 {
  background-image: url("images/refBg.jpg");
  padding: 3px;
  color: white;
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 1px;
  margin: 0px 50px 0px 50px;
}
div.referencje table {
  width: 900px;
  margin-left: 50px;
  margin-top: 50px;
  border: 1px solid black;
}
div.referencje table td, div.referencje table th {
  border: 1px solid black;
  padding: 4px;
}
div.referencje table th {
  font-weight: 400;
  font-size: 16px;
  padding: 5px;
}
div.referencje table td.tableReferencjeOpis2 {
  text-align: center;
  vertical-align: middle;
}
