  body {
    border: 0;
    margin: 25 0 25;
    background: #fff;
    text-align: justify;
  }
  h1 {
    border: 0;
    background: url(assets/dots.jpg) left no-repeat;
    font-size: 32px;
    text-align: right;
    font: normal 34px Verdana;
  }
  h3 {
    font: bold 15px Verdana;
    color: #c50;
    padding: 5px 0px;
    margin: 0;
  }
  p {
    font: normal 14px Verdana;
    padding: 0;
    margin: 0;
  }
  a, a:link, a:active, a:visited {
    text-decoration: none;
    color: #d70;
  }
  a.more {
    text-align: right;
    float: right;
  }
  a.more:hover {
    color: #c50;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px dashed;
  }
  ul.aktualnosci {
    list-style: none;
    margin: 0px;
    padding: 5px;
    border: 1px dashed grey;
    text-align: right;
  }
  ul.aktualnosci * {
    font: normal 13px Verdana;
  }
  ul.aktualnosci li span {
    color: #333;
  }
  ul.aktualnosci li {
    display: block;
    min-height: 35px;
    padding: 8 0;
  }
  ul.aktualnosci li p {
    text-align: justify;
  }
  input, textarea {
    border: 1px solid #999;
    font: normal 14px Verdana, sans-serif;
  }
  input[type="submit"] {
    background: #fff;
    border: 1px solid #999;
    color: #999;
    margin: 7px 45px 0px 0px;
    float: right;
  }
  input[type="submit"]:hover {
    background: #fff;
    color: #d70;
    border:  1px solid #d70;
  }
  label {
    font: normal 14px Verdana, sans-serif;
    color: #333;
    line-height: 1.7em;
  }
  span.highlight {
    color: #d70;
    font-size: 12px;
    vertical-align: super;
  }
  img {
    border: 0;
  }
  img.slide {
    border: 2px solid #500;
    margin: 15 8 0;
    width: 120px;
    height: 90px;
  }
  img.baner {
    border: 0;
    display: inline;
    overflow: hidden;
  }
  img.rollovers {
    margin-right: 5px;
  }
  img#oto-bg {
    margin-top: 59px;
  }
  img#projekty-bg {
    margin-top: 51px;
  }
  img#kontakt-bg {
    margin-top: 21px;
  }
  img#zobacz-bg {
    margin-top: 12px;
  }
  img#leftbelt {
    margin-bottom: 50px;
  }
  img#card {
    float: left;
    margin-right: 15px;
  }
  img#card-big {
    display: block;
    margin: auto;
  }
  div.maincontainer {
   display: block;
   margin: auto;
   width: 960px;
   min-width: 960px;
   border: 0;
  }
  div#kontaktbody {
   height: 400px;
  }
  div#baner-left {
    border: 0;
    display: inline;
  }
  div#baner-right {
    position: absolute;
    border: 0;
    display: inline;
    margin-bottom: 50px;
  }
  div#icontray {
    text-align: right;
    position: relative;
    left: 785px;
    top: 10px;
    width: 120px;
    height: 20px;
    z-index: 5;
  }
  div#icontray img {
    margin-left: 15px;
  }
  div#gallery {
    border: 0;
    background: url(assets/bckgrnd.gif) left repeat-x;
    margin: 20 0 0 0;
    overflow: hidden;
  }
  div#body {
    height: 800px;
  }
  div#foot {
    background: url(assets/footbelt.jpg) center no-repeat;
    margin-top: 20px;
    min-height: 22px;
  }
  div.fpcolumn-left {
    border: 0;
    display: block;
    float: left;
    margin-left: 20px;
    width: 420px;
  }
  div.fpcolumn-right {
    border: 0;
    display: block;
    float: right;
    margin-right: 20px;
    width: 420px;
  }
  div.column-left {
    border: 0;
    display: block;
    float: left;
    margin-left: 20px;
    width: 500px;
  }
  div.column-right {
    border: 0;
    display: block;
    float: right;
    margin-right: 20px;
    width: 360px;
  }
  div.column-right-otomy {
    border: 0;
    display: block;
    float: right;
    margin-right: 20px;
    width: 400px;
  }
  div.fptab {
    border: 1px solid #999;
    background: url(assets/shade.gif) bottom right no-repeat;
    margin-top: 25;
    padding: 25;
    height: 300;
  }
  div.border-tab {
    border: 1px solid #999;
    background: url(assets/shade.gif) bottom right no-repeat;
    margin-top: 5;
    margin-right: 20;
    padding: 0;
    float: right;
    width: 350;
    height: 130;
    text-align: center;
  }
  div.no-border-tab {
    border: 0;
    background: transparent;
    margin-top: 25;
    padding: 25px;
  }
  div#footleft {
    padding-left: 15px;
    font: normal 12px Verdana, sans-serif;
    border: 0;
    display: inline;
  }
  div#footleft a:hover {
    color: #333;
    text-decoration: none;
  }
  div#footright {
    font: normal 12px Verdana, sans-serif;
    border: 0;
    position: relative;
    display: inline;
    left: 240px;
  }
  div#footright a {
    color: #aaa;
  }
  div#footright a:hover {
    color: #333;
  }
  div#kontakt-body {
    border: 1px solid #999;
  }
  div.hidden-layer {
    position: absolute;
    left: 570px;
    top: 50px;
    border: 1px solid #333;
    background-color: #fff;
    width: 450px;
    height: 660px;
    padding: 25px;
    z-index: 10;
  }
  div.hidden-layer p {
    text-align: center;
    font-size: 10px;
  }
