﻿body, table, td, a, div, p
{
  border-color: #103C63;
  font-family: tahoma;
  font-size: 14px;
  color: #103C63;
  margin: 0px;
  padding: 0px;
}
body
{
  background: url(img/tlo1.png);
  background-color: #606060;
  background-repeat: repeat-x;
}
a, a img
{
  text-decoration: none;
  border: 0px;
}
h1
{
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 5px;
}
h2
{
  padding-top: 10px;
  padding-bottom: 2px;
  font-size: 16px;
  font-weight: bold;
}
.top
{
  background: url(img/logo.png);
  background-repeat: no-repeat;
  width: 900px;
  margin: auto;
}
.content
{
  width: 900px;
  margin: auto;
  padding: 20px 20px 0px 20px;
  background-color: #ffffff;
  border-width: 1px;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  line-height: 1.5;
}
.content li
{
  list-style-position: inside;
}
.bottom
{
  text-align: center;
  background: url(img/tlo2.png);
  background-repeat: repeat-x;
}
.footer
{
  width: 900px;
  margin: auto;
  background-color: #ffffff;
  padding: 0px 20px 0px 20px;
  border-bottom: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  min-height: 50px;
}
.content p:first-letter
{
  font-size: 16px;
  font-weight: bold;
}
.content td
{
  vertical-align: top;
  width: 50%;
  padding: 10px;
}
.certyfikat
{
  margin: 10px;
  border: 1px solid;
}
.rotacja
{
  text-align:center;
}
