* {
  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  font-family: Verdana, Arial, sans-serif;
}

A {
       color: #0089E1;
       text-decoration: none;
       font-weight: bold;
       font-size: 14px;

}

A:hover       {
        text-decoration: none;
        color: #00904A;
       font-size: 14px;
        text-decoration: underline;
}

body {
  width: 100%;
  height: 100%;
  scrollbar-face-color: #F8F3E6;
  scrollbar-highlight-color: #0089E1;
  scrollbar-3dlight-color: #EB3D00;
  scrollbar-darkshadow-color: #FDFB01;
  scrollbar-shadow-color: #0089E1;
  scrollbar-arrow-color: #0089E1;
  scrollbar-track-color: #FFFFFF;

}

p {
  text-align: center;
  font-size: 10pt;
}

p.male {
  font-size: 10pt; 
}

li {
  font-size: 10pt;
}

div {
  text-align: justify
}

div.prawo {
    text-align: right;
}

h1 {
  font-size: 16pt;
}

table.t1 {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
}

table.pomoc {
  width: 75%;
  border-collapse: collapse;
}

td.pomoc {
  text-align: left;
}

table.form {
margin-left: auto;
margin-right: auto;
}

td.td1 {
  background-color: #F8F3E6;
}

td.form {
  background-color: #F8F3E6;
  width: 250px;
}

td.lg {
  background-image: url(grafika/p.gif);
  background-repeat: no-repeat;
  background-position: top left;  
  width: 90px;
  height: 90px;
}

td.pg {
  background-image: url(grafika/f.gif);
  background-repeat: no-repeat;
  background-position: top right;  
  width: 90px;
  height: 90px;
}

td.gora {
  padding-top: 15px;
  vertical-align: center;
  background-image: url(grafika/gora.gif);
  background-repeat: repeat-x;
}

td.ld {
  background-image: url(grafika/q.gif);
  background-repeat: no-repeat;
  background-position: bottom left;  
  width: 90px;
  height: 90px;
}

td.pd {
  background-image: url(grafika/pfq.gif);
  background-repeat: no-repeat;
  background-position: bottom right;  
  width: 90px;
  height: 90px;
}

td.dol {
  vertical-align: top;
  background-image: url(grafika/dol.gif);
  background-repeat: repeat-x;
}

td.logo {
  background-image: url(grafika/pfqlogomini.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 20%;
  background-image: url(grafika/d.gif);
  background-repeat: repeat-x;
}

td.ls {
  background-image: url(grafika/lewa.gif);
  background-repeat: repeat-y;
  padding-left: 15px;
}

td.ps {
  background-image: url(grafika/prawa.gif);
  background-repeat: repeat-y;
  padding-right: 15px;
}

iframe.ramka {
  width: 100%;
  height: 100%;
  border: none;
}

hr {
  color: #000;
  background-color: #000;
  height: 1px;
}
