.ohlasb
{
  display: block;
  font-size: 11px;
  text-align: right;
  width: 377px;
}
.ohlasb input
{
  width: 317px;
  font-size: 11px;
  border: 1px solid #cccccc;
}
.ohlasb textarea
{
  width: 375px;
  height: 100px;
  font-size: 11px;
  font-family: arial;
  border: 1px solid #cccccc;
  margin-top: 5px;
}
.ohlasb #button
{
  width: auto;
  margin-top: 5px;
  border: 0px;
}

.ohlas
{
  display: block;
  margin-left: 5px;
  border-left: 1px solid #cccccc;
  font-size: 11px;
}
.ohlas .jmeno
{
  display: block;
  background-image: url('gradient.gif');
  background-repeat: repeat-x;
  padding: 2px 5px 2px 5px;
  border: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  border-left: 0px;
  font-weight: bold;
  color: #009999;
}
.ohlas .jme
{
  color: #009999;
  text-decoration: none;
}
.ohlas .jme:hover
{
  text-decoration: underline;
}
.ohlas .datum
{
  float: right;
  font-weight: normal;
  font-size: 10px;
  color: #999999;
  padding-top: 1px;
}
.ohlas .reagovat
{
  float: right;
  font-weight: normal;
  text-decoration: none;
  margin-left: 5px;
  color: #009999;
}
.ohlas .reagovat:hover
{
  text-decoration: underline;
}
.ohlas .zprava
{
  display: block;
  padding: 5px;
  border: 1px solid #cccccc;
  border-top: 0px;
  border-left: 0px;
  background: #fcfcfc;
  color: #666666;
  margin-bottom: 1px;
  text-align: justify;
  overflow: hidden;
}
