* {
  font-family: Arial, Verdana, Helvetica, sans-serif
}
table {
  table-layout: fixed;
  border-collapse: collapse
}
td {
  text-align: left;
  vertical-align: top
}
.tab1kop {
  font-weight: 700;
  color: white;
  font-size: large
}
td.tab1kop {
  height: 19px;
  background-color: blue;
  padding: 5px
}
table.tab1kop {
  width: 1024px;
  border: 3px solid blue
}
table.tab2kop {
  width: 100%
}
.tab2kop {
  font-weight: 700;
  color: white
}
td.tab2kop {
  height: 17px;
  width: 100%;
  background-color: #0099FF;
  font-size: medium;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px
}
.tab2cel {
  font-weight: 400;
  color: black
}
td.tab2cel {
  font-size: small;
  padding: 5px
}
table.tab3kop {
  background-color: #f2f2f2;
  width: 100%;
  border-left: 4px solid gray;
  border-right: 4px solid gray;
  border-bottom: 1px solid black
}
td.tab3kop {
  height: 19px;
  background-color: #b5b5b5;
  font-size: large;
  padding: 5px;
  color: blue;
  text-align: center
}
.tab3cel {
  font-weight: 400;
  color: black
}
.tdpad {
  padding: 10px;
  background-color: #f2f2f2
}
td.tab3cel {
  font-size: small;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px
}
td.tab2kvr {
  height: 17px;
  background-color: #0099FF;
  font-size: medium;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 0px;
  padding-bottom: 0px
}
img {
  margin: 2px;
  border: 0px
}
.imgstd {
  width: 280px;
  height: 210px
}
.imgp10x15 {
  width: 200px;
  height: 300px
}
.imgvrd {
  width: 100px;
  height: 100px
}
td.tab3kvr {
  background-color: #0099FF;
  vertical-align: middle;
  text-align: center
}
td.reclame {
  vertical-align: middle;
  text-align: center
}