body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #375777;
  margin: 0px;
}

td img { 
  display: block;
}

li {
  margin-left:0px;
  text-align:right;
}

ul {
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
  margin-bottom:0px;
  padding-right:5px;
  padding-left:5px;
}

#navigation{ }

#navigation li{
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a{
  font-size:9pt;
  display:block;
  text-decoration:none;
  color: #ffffff;
  height:30px;
  font-weight:bold;
  padding-top:10px;
  text-align:center;
}

#navigation .selected,#navigation a:hover{
  background-color:silver;
  background-image:url(images/bt.jpg);
  text-decoration:none;
}

.pozycja {
  color: #375777;
  font-size:10pt;
}

.pozycjaTD {
  text-align:center;
  width:120px;
}

.pozycja:hover {
  color: white;
}

.top {
  height:268px;
}

h1 {
  font-size: 10pt;
  margin:2px;
}

h2 {
  font-size: 16pt;
  margin-bottom:32px;
}

.main {
  vertical-align:top;
  text-align:left;
}

.right {
  width:300px;
  border-left-style:solid;
  border-width:2px;
  border-color:#333333;
  padding-bottom:50px;
  vertical-align:top;
  height:1300px;
}

p {
  text-indent:20px;
  text-align:justify;
}

.normal {
  text-align:left;
}

a {
  color:#db4a03;
  text-decoration:none;
  font-weight:bold;
}

a:hover {
  color:#375777;
  text-decoration:none;
}


