body {
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  margin-bottom : 0;
  background-color: #46463F;
}
h1 {
  font-family: Verdana,Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom : 20;
}
h2 {
  font-family: Verdana,Tahoma;
  font-size: 14px;
  color: #FFFFFF;
  margin-top : 20;
  margin-bottom : 10;
}
p.text {
  text-indent: 30px;
}
p {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  line-height: 150%;
  margin-top : 0;
  margin-bottom : 3;
  text-align: justify;
}
td {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
  margin-top : 0;
  margin-bottom : 0;
}
textarea, input, select {
  font-family: Verdana,Tahoma;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}
a:hover {
  text-decoration: underline;
}
a {
  color: #0D1B40;
  font-weight: bold;
  text-decoration: none;
}
a.nadpis {
  color: #FFFFFF;
}
div.textovy_obsah {
  width: 805px;
  margin-left : 25;
  margin-right : 25;
  margin-top : 20;
  margin-bottom : 20;
}
.pole {
  width: 200px;
}
.like {
  width: 380px;
  margin-left: 20px;
  margin-bottom : 6;
}
