div.kalendarz {
  position: absolute;
  top: 10px;
  left: 10px;
}
div.galeria_przyciski {
  position: absolute;
  top: 10px;
  right: 10px;
}
table.kalendarz {
  border: 1px solid #AF5903;
  color: #AF5903;
  background: url('kalendarz_back.png');
}
td.kalendarz {
  border-top: 1px solid #AF5903;
  border-bottom: 1px solid #AF5903;
  width: 18px;
}
.licznik {
  position: absolute;
  top: 10px;
  right: 10px;
}
.design {
  position: absolute;
  top: 10px;
  right: 10px;
}
a, a:visited, a:link {
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px
}
a:hover {
  text-decoration: underline;
  font-size: 11px;
  color: gray
}
font.a {
  color: gray;
  font-weight: bold;
  text-decoration: none;
  font-size: 11px
}
p {
  font-size: 12px;
  font-weight: 600;
  font-family: Verdana;
  color: orange
}
html {
  font-size: 11px;
  font-family: Verdana;
}
body {
  background-color: black;
  background-image: url(../files/back.jpg);
  background-repeat: repeat;
  background-position: center center;
  color: white;
}
.tabelka {
  font-size: 11px;
  font-family: Verdana;
}
.tabelka3 {
  background-color: #252525;
  font-size: 11px;
  font-family: Verdana;
  border: 1px solid #909090;
}
.tabelka2 td {
  background-color: #252525;
  border: 1px solid #909090;
  font-size: 11px;
  font-family: Verdana;
}
.flash_main {
	z-index: 1;
}
