div.content ul li.rodzaj {
  background: none;
  padding: 0px;
  float: left;
  width: 120px;
  text-align: center;
  margin-right: 10px;
  height: 130px;
}
div.content ul li.rodzaj a {
  text-decoration: none;
  font-size: 11px;
}
div.content ul li.rodzaj a p {
  margin: 0px;
  padding: 0px;
}
div.content table {
  border: 1px solid #cccccc;
  text-align: center;
}
div.content table td {
  border-top: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
div.content table th { border-right: 1px solid #cccccc; }
div.content table td:last-child { border-right: 0px solid #cccccc; }
div.content table th:last-child { border-right: 0px solid #cccccc; }
div.content table tbody p { margin: 0px; }
div.content table thead tr:first-child {
  background-color: #eeeeee;
  height: 25px;
  line-height: 25px;
}
div.content table thead strong { font-size: 11px; }
div.content table thead p { margin: 0px; }
.lang-menu {
  height: 16px;
  line-height: 16px;
  list-style: none;
}

