html,body,td {
  font-family: Tahoma, Verdana, mono;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
}
a:link, a:visited {
  color: #0D85E0;
  text-decoration: none;
  border-bottom: 1px dashed #0D85E0;
}
a:hover, a:active {
  color: #044476;
  text-decoration: none;
  border-bottom: 1px solid #044476;  
}
h1 {
  margin: 0;
  color: #0669B2;
  font-weight: bolder;
  font-size: 25px;
}
h2 {
  margin: 5px 0 15px 0;
  color: #0669B2;
  font-weight: normal;
  font-size: 20px;
}
.h2plus {
  color: #0669B2;
  font-weight: normal;
  font-size: 16px;  
}
p {
  text-align: justify;
  margin: 5px 0 15px 0;
}
#lang {
  font-size: 10px;
  text-align: right;
  margin: 0 46px 0 0;
  display: block;
}
#tresc {
  margin: 0;
  padding: 5px 10px 0 10px;
}
#navbar {
  margin: 0;
  padding: 5px 10px 0 10px;
  text-align: center;
  font-size: 9px;
  clear: both;
  float: none;
}
#stopa {
	font-size: 10px;
	margin: 0 0 5px 0;
	padding: 10px 0 0 0;
	color: #CCCCCC; /* #E5E5E5 */
}
#stopa a{
	color: #CCCCCC;
	border: 0;
}
.listanum ul {
  list-style-type: decimal;
}
.listanum li {
  text-align: justify;
}
.listabul ul {
  list-style-type: square;
}
.listabul li {
  text-align: justify;
}
.listabez ul {
  list-style-type: none;
}
.listabez li {
  text-align: justify;
}
.news {
}
.news_tytul {
  font-weight: bold;
  font-size: 14px;
}
.news_data {
  font-style: italic;
  color: #0669B2;
}
.news_tresc {
}
.galeria_kat_nazwa {
  font-size: 14px;
  font-weight: bold;
  color: #0669B2;
}
.galeria_kat_opis {
  font-style: italic;
}
.galeria_zdjecie {
  margin: 0px 10px 10px 0px;
  padding: 10px;
  float: left;
  width: 117px;
  border: 1px solid #0669B2;
}
.galeria_zdjecie_img {
  text-align: center;
}
.galeria_zdjecie_data {
  font-style: italic;
  text-align: center;
  color: #0669B2;
}
.galeria_zdjecie_opis {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
}
.style1
{
            height: 18px;
            background-color: #99CCFF;
}
.style2
{
            background-color: #99CCFF;
}
.style3
{
            background-color: #FFFF66;
	text-align: center;	
}
.style4
{
            background-color: #FFFF99;
	text-align: center;
}
.style5
{
            background-color: #FFFFCC;
	text-align: center;
}