.webstat-num {
  background-color: white;
  border: 1px solid black;
  color: blue;
  width: 12px;
  text-align: center;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
}

.old-struct-top {
  background-color: #f4dfb7;
  color: #123f15;
}
  /* background-color: #2a86aa; */
.struct-top {
  background-color: #4eaadb;
  color: #003300;
}
.top-link {
  text-decoration: none;
  color: #ffff33;
}
.old-struct-menutop {
  background-color: #0d326d;
  color: white;
}
  /* background-color: #003a44; */
.struct-menutop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #003344;
  color: white;
  padding: 2px;
}
.struct-menutop-message {
  background-color: #99ff99;
  color: red;
  padding: 2px;
  border: 1px solid black;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}
.struct-menuleft {
  background-color: #ffffcc;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
}
.struct-foot {
  background-color: #0d326d;
  color: #c0f0e0;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
}

.aktualnosci-table {
}

.aktualnosci-author {
  font-family: arial, verdana, helvetica, sans-serif;
  color: #9090c0;
  font-size: 10px;
  text-align: right;
}

.aktualnosci-data {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
}

.aktualnosci-title {
  font-size: 14px;
  font-weight: bold;
}

.aktualnosci-text {
  font-size: 12px;
}

.aktualnosci-abstract {
  font-size: 12px;
}

INPUT.submit {
  background-color: #eeeeff;
  border: 2px solid #339933;
  color: blue;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 4px;
  text-align: center;
}

.struct-webstat {
  background-color: #ffff99;
}

/* lists */

.list-tab {
  font-size: 12px;
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #000000;
}

.list-head, .list-foot {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #226600;
  color: white;
  font-weight: bold;
  border-collapse: normal;
}

.list-subhead {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #336699;
  color: white;
  font-weight: bold;
  border-collapse: collapse;
}

.list-value0:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: white;
}

.list-value1:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: white;
}

.list-value-active:hover {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: white;
}
.list-value0 {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #d6e0cc;
}

.list-value1 {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #c3ccbb;
}

.list-value-active {
  font-family: Verdana, Tahoma, Arial, Helvetica, Serif;
  background-color: #ffffcc;
}

.list-link {
  color: #663300;
  text-decoration: none;
}

.list-link-cur {
  color: red;
  text-decoration: underline;
}


