body {
      font-size: 70%;
}
.wsEd {
      color: black;
      font-family: verdana;
}
.wsEd p {
      margin: 0px;
      padding: 0px;
}                    

.wsEd .color2 {
      background-color: #cccccc;
}
.wsEd .color1 {
      background-color: #bbbbbb;
}
.wsEd .color3 {
      background-color: #eeeeee;
}
.wsEd .zvyrazneny-text {
      font-weight: bold;
      margin-left: -10px;
      margin-right: -10px;
      padding: 5px;
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 5px;
      margin-top: 8px;
}
ul {
list-style-image: url("/images/teplice/navigation-cube.gif");
margin: 0px;
padding: 0px;
padding-left: 23px;
}



/* --- Tables ------------------------ */

.wsEd table th, .wsEd table td {
border: 0px;
}
.wsEd .base-table {
margin-left: -10px;
margin-right: -10px;
background-color: white;
padding-top: 0px;
/* margin-top: 10px; */
}
.wsEd .base-table table {
border-collapse: collapse;
width: 100%;
font-size: 100%;
 /* margin-bottom: -11px; */
}
.wsEd .base-table table th, .wsEd .base-table table td {
padding: 5px;
border: 0px solid white;
}
.wsEd .base-table table th {
padding-top: 7px;
padding-bottom: 7px;
text-align: left;
}
.wsEd .base-table table table th, .wsEd .base-table table table td {
border: 0px;
}
