body {
  background: #005395;
  color: white;
  font-size: 11px;
  font-family: sans-serif;
  margin: 0px;
}

a {
  text-decoration: none;
  color: white;
}

a:hover {
  text-decoration: underline;
}

td.left {
  vertical-align: top;
  width: 200px;
  background: #FFCB05;
  padding: 0px;
}

div.left {
  color: #005395;
  font-size: 14px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 5px;
}

div.left a {
  color: #005395;
}

div.left a:hover {
  color: white;
}

div.leftSmall {
  color: #005395;
  font-size: 13px;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 2px;
}

div.leftSmall a {
  color: #005395;
}

div.leftSmall a:hover {
  color: white;
}

div.left ul {
  margin: 0px;
  padding-left: 20px;
  list-style-type: square;
  color: white;
}

div.left ul li {
  font-size: 12px;
}

td#content {
  padding-left: 15px;
  padding-top: 10px;
}

h1 {
  width: 511px;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}

h1 span {
  font-size: 12px;
  font-weight: normal;
}

h2 {
  width: 511px;
  color: #FFCB05;
  font-size: 14px;
  font-weight: normal;
  padding-left: 0px;
  padding-top: 5px;
  margin: 0px;
}

h2 a {
  color: #FFCB05;
}

p {
  width: 511px;
  font-size: 12px;
  margin: 0px;
  padding-top: 5px;
  padding-left: 10px;
  text-align: justify;
}

div.line {
  padding-bottom: 10px;
  border-bottom: 2px #FFCB05 solid;
  margin-top: 0px;
  margin-bottom: 10px;
}

div#tresc {
  padding-top: 10px;
  border-top: 2px #FFCB05 solid;
  margin-bottom: 0px;
  margin-top: 10px;
}

div#tresc p {
}

div#tresc li {
  width: 481px;
}

dl {
  width: 511px;
  padding-left: 10px;
  margin: 0px;
}

dt {
  padding-top: 5px;
  font-size: 12px;
  font-weight: bold;
}

dt.autorzy {
  font-weight: normal;
  font-style: oblique;
}

dt.autorzy span {
  font-style: normal;
}

dd {
  font-size: 12px;
  margin-left: 0px;
}

dd.first {
  padding-top: 5px;
  font-size: 12px;
}

dd.autorzy {
  font-style: oblique;
}

dd.pochodzenie {
  font-size: 10px;
}

dd.autorzy a:hover {
  text-decoration: underline;
}

ol {
  padding-left: 20px;
  margin: 0px;
}

ol li {
  padding-top: 5px;
  font-size: 12px;
}

ol li ul {
  padding-left: 20px;
  list-style-type: square;
}

ol li ul li {
  font-size: 12px;
}

ol li ol {
  list-style-type: lower-alpha;
}

/* obiekty w tek¶cie */

div.obiekt {
  width: 511px;
}

div.obiekt table {
  width: 380px;
}

div.obiekt table td {
  border: 2px #FFCB05 solid;
  padding: 4px;
  text-align: center;
}

div.obiekt table th {
  vertical-align: top;
  text-align: left;
  border-right: 2px #FFCB05 solid;
  font-weight: normal;
}

div.obiekt table th div {
  font-weight: bold;
  padding: 2px 4px;
  border-bottom: 2px #FFCB05 solid;
  border-left: 2px #FFCB05 solid;
}

div.obiekt table th.nazwa {
  padding: 2px 4px;
  border-bottom: 2px #FFCB05 solid;
}

.pdfy {

}

.pdfy a {
 font-size: 12px;
 font-family: Arial;
 color: #FFA323;
 font-weight: bold;
}

.pdfy img {
 border: none;
}
  
img {
 border: none;
}

