body {
  background: #ffffff url(_images/tlo_ziemia.gif) no-repeat center 120px;
  margin:0px; 
  padding:0px;
  font-family: verdana;
  font-size: 9pt;
}
.button,.button2 {
  text-align: center;
  height: 40px;
}
.button:hover {
  background-image: url('img/menuup.jpg');
}
.button2 {
  background-image: url('img/menuup.jpg');
}
.button a,.button2 a {
  color: black;
  text-decoration: none;
}
a {
  color: #BC1616;
  text-decoration: none;
}
a:hover {
  color: grey;
  text-decoration: none;
}
h1 {
  font-size: 11pt;
  color: #BC1616;
  margin-top: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #bbbbbb;
}
.tytul {
  font-size: 11pt;
  color: #BC1616;
  margin-top: 10px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #bbbbbb;
  font-weight: bold;
  padding-bottom: 3px;
  padding-left: 3px;
}
h3 {
  font-size: 10pt;
  color: #666666;
  margin-top: 10px;
  margin-bottom: 10px;
}
h2 {
  font-size: 9pt;
  font-weight: bold;
  color: black;
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  text-align: justify;
  line-height: 17px;
}
li {
  line-height: 17px;
  padding-bottom: 6px;
}
#vstrona img {
  padding: 2px;
  border: 1px solid #dddddd;
}
.przycisk {
  color: #666666;
  text-decoration: none;
  border: 1px solid #dddddd;
  padding: 2px;
  margin-right:10px; 
  font-size: 10px;
}
.terminy {
  color: #555555;
  font-size: 10px;
}
.opis {
  border: 1px solid #dddddd;
  padding: 16px;
  background-color: #eeeeee;
}
.kontakt {
  width: 186px;
  font-size: 11px;
  border: 1px solid #cccccc;
  height: 160px;
  background-color: #f8f8f8;
  padding-left: 15px;
}

#submenu {
  margin: 0px;
  margin-right: 10px;
}

#submenu ul {
  padding-left: 25px;
  font-size: 11px;
  background-color: #f8f8f8;

  list-style: square;
}
a.bolddd {
  font-weight: bold;
}
.li {
    list-style: none;
}
.li,.liactive {
  text-align: left;

  padding: 5px;
}
.li a {
  color: black;
}
.li:hover, .liactive:hover {
  background: #dddddd;
}
.liactive {
  list-style: disc;
  color: #BC1616;
}
.li a,.liactive a {
  text-decoration: none;
}
.osoba {
  font-size: 1.2em;
  color: #BC1616;
  font-weight: bold;
}
.stanowisko {
  font-size: 1em;
  color: black;
  font-weight: bold;
}
#vmainplace img {
  padding: 2px;
  border: 1px solid #dddddd;
}

.raport_example {
  text-align: center;
}
.raport_example a {
  display: block;
  padding:10px;
  border: 1px solid #cccccc;
  background-color: #ffffff;;
  margin: 10px;
  float: left;
}
h6 {
  font-weight: normal;
  font-size: 9px;
}
.menuuu {
  background-image: url('_images/menudown.jpg');
  color: black;
}

.menuuu table {
  padding: 0px;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  
}
.menuuu td {
  float: left;
  padding: 15px 12px 15px 12px;
  text-align: center;
  vertical-align: middle;
  color: black;
}
.menuuu td:hover {
  background-image: url('_images/menuup.jpg');  
}
.menuuu td.active {
  background-image: url('_images/menuup.jpg');
}
.menuuu td a {
  color: black;
  font-weight: bold;
}
.menuuu td.active a {
  color: #B41D1D;
}
.flags {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.footer {
  padding-top: 4px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 10px;
}
.footer a {
  color: white;
}
