body {
  background-color: #f4f4f4;
  font-family: tahoma;
  font-size: 12px;
  color: #000000;
}
.nejspodnejsi {
}
.podklad {
  width: 925px;
}
.banner-top {
  border: solid black 0px; /*---------------*/
  height: 120px;
  padding-top: 12px; /*---------------*/
}
.banner-top-border {
  border: solid #000000 1px; /*---------------*/
  width: 770px;
  background-color: ;
}
.banner-top-really {
  border: solid #000000 1px; /*---------------*/
  height: 106px;
  padding-right: 8px;
  padding-top: 8px;
}
.banner-top-really, .banner-right-really {
  background-color: white;
}
.reklama {
  border: solid #000000 1px; /*---------------*/
  background: #e0e0e0;
  text-align: right;
  font-size: 9px;
  font-family: verdana;
  padding-right: 2px;
}
.hlavni {
  margin-top: 20px;
  border: solid #bb0000 1px; /*---------------*/
}
.title, .spodek2 {
  background-color: /*#e0e0e0*/ #ffebeb;
}
.title {
  border: solid #bb0000 1px; /*---------------*/
  height: 75px;
  font-family: /*crushed out girl*/ HeartlandRegular;
  font-size: 50px;
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
  color: #bb0000 /*black*/;
}
.title-pic {
  border-width: 0px;
}
.title-pic a:link, .title-pic a:visited {
  text-decoration: none;
  border: solid black 0px;
}
.obsah {
  height: 328px;
  background-color: #fdfdfd;
  border: solid #bb0000 1px;
}
.real-content, comm-content {
  height: 326px;
}
.real-content-left {
  float: left;
  width: 540px;
  border-left: dashed #bb0000 2px;
}
.real-content-right {
  float: left;
  width: 540px;
  border-right: dashed #bb0000 2px;
}
.real-content-div {
  border: solid black 0px; /*---------------*/
  padding: 10px;
}
.h1 {
  font-size: 22px;
  font-family: tahoma;
  margin-bottom: 10px;
  color: #9999ff;
}
.h2 {
  font-size: 17px;
  font-family: tahoma;
  margin-bottom: 5px;
  color: #777777;
}
.h2-zvyraznene {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #9999ff;
}
.text {
  margin-bottom: 25px;
}
.text a:link, .text a:visited {
  color: black;
  font: normal;
}
td {
  font-size: 12px;
  font-family: tahoma;
}
table {
  margin-left: 10px;
}
.input-text {
  border: black 1px solid;
}
.enter {
  text-decoration: none;
  font-family: tahoma;
  font-size: 20px;
  font-weight: bold;
  color: #bb0000;
}
.enter a:link, .enter a:visited {
  font-size: 20px;
  font-family: arial;
  text-decoration: underline;
  color: #bb0000;
}
.enter a:hover {
  text-decoration: none;
}
.comm-content {
  float: right;
  /*border-left: dashed #bb0000 2px; /*---------------*/
  /*border-right: solid #bb0000 1px;
  border-top: solid #bb0000 1px;
  border-bottom: solid #bb0000 1px;
  height: 100%;
  width: 350px;*/
}
.comm-content-div {
  border: solid black 0px; /*---------------*/
  margin-top: 11px;
  margin-right: 14px;
  margin-left: 14px;
  margin-bottom: 11px;
}
.banner-right {
  border: solid black 0px; /*---------------*/
  height: 300px;
}
.banner-right-border {
  border: solid #000000 1px; /*---------------*/
  width: 348px;
}
.banner-right-really {
  /*border: solid #000000 1px; /*---------------*/
  height: 280px;
  padding-right: 8px;
  padding-top: 8px;
}
.spodek1 {
  border: solid #bb0000 1px; /*---------------*/
}
.spodek2 {
  border: solid #bb0000 1px; /*---------------*/
  padding: 4px;
  text-decoration: none;
  font-size: 10px;
}
.spodek2 a:link, .spodek2 a:visited {
  text-decoration: none;
  font-size: 10px;
}
.spodek2 a:hover {
  text-decoration: underline;
}

.row {
  border-bottom: 2px solid black;
  border-left: 1px solid black;
}
.cell {
  padding-left: 4px;
  padding-right: 4px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
}
