﻿body {
  font-size: 13px;
  color: #0d3250;
  font-family: Arial, Verdana, serif;
}

td {
  font-size: 13px;
  color: #0d3250;
  font-family: Arial, Verdana, serif;
}

.footer {
  font-weight: bold;
  font-size: 11px;
  color: #75c7cf;
  font-family: Verdana, Arial, serif;
}

.copyright {
  font-weight: bold;
  font-size: 12px;
  color: #9d9d9d;
  font-family: Verdana, Arial, serif;
}

.boks {
  font-size: 11px;
  color: #000000;
  font-family: Verdana, Arial, serif;
}

h1 {
  font-family: Arial, Verdana, serif;
  font-size: 22px;
  font-weight: bold;
  color: #791703;
}

h2 {
  font-family: Arial, Verdana, serif;
  font-size: 14px;
  font-weight: bold;
  color: #999387;
}

A {
  color: #536b1a;
  text-decoration: none;
  font-weight: bold;
}

A:hover {
  color: #536b1a;
  text-decoration: underline;
  font-weight: bold;
}

.input {
  font-family:  Arial, Verdana, serif;
  font-size: 12px;
  color: #0d3250;
  background: white;
  border-color: #0d3250; 
  border-width: 1px;
  padding: 3px;
  height: 22px;
  width: 200px;
}

.textarea {
  font-family: Arial, Verdana, serif;
  font-size: 12px;
  color: #0d3250;
  background: white;
  border-color: #0d3250; 
  border-width: 1px;
  padding: 3px;
  height: 180px;
  width: 430px;
}

.ramkaGDL {
  border-left: solid;
  border-bottom: solid;
  border-top: solid;
  border-color: #6c210a;
  border-width: 1px;
}

.ramka {
  border: solid;
  border-color: #6c210a;
  border-width: 1px;
}

.polp {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.niep {
  opacity: 15;
  filter: alpha(opacity=100);
}

.top {
  background-image:url(../images/repeat_x_top.jpg); 
  background-repeat:repeat-x;
}
.buttons {
  background-image:url(../images/repeat_x_buttons.jpg); 
  background-repeat:repeat-x;
}
.slide {
  background-image:url(../images/repeat_x_slideshow.jpg); 
  background-repeat:repeat-x;
}
.box {
  background-image:url(../images/repeat_x_box.jpg); 
  background-repeat:repeat-x;
}
.footer {
  background-image:url(../images/repeat_x_footer.jpg); 
  background-repeat:repeat-x;
}
.podstrona {
  background-image:url(../images/repeat_x_firma.jpg); 
  background-repeat:repeat-x;
}
.przejscie {
  background-image:url(../images/repeat_x_przejscie.jpg); 
  background-repeat:repeat-x;
}
.slideshow { 
  height: 265px; 
  width: 974px; 
  margin: auto; 
}

