body {
/*  background-color: #8CAB7E;*/
  background-color: #D7DCE7;
  margin: 0px;
  font-family: Arial Narrow, Verdana;
}

#thumbs {
  width: 100%;
  border-top: 1px dashed #0000FF;
  border-bottom: 1px dashed #0000FF;
  padding-bottom: 2px;
  padding-top: 5px;
}

#oddelovac {
  width: 100%;
  border-top: 1px dashed #0000FF;
  margin-top: 20px;
}

img {
  margin: 0px;
  padding: 0px;
}

A {
  text-decoration: none;
  color: #0000FF;
}

A:hover {
  font-weight: bold;
  color: red;
}

P {
  margin: 2px;
}

.odkazy A{
  font-size: x-small;
}


h1, h3 {border: 0px; border-style: solid; border-color: #4682B4; font-size: 16px; color: white; line-height: 24px; background-color: #9D0000; margin: 0px; background-image: url(images/nadpis.gif); background-repeat: repeat-x;}
h2, h4 {font-family: sans-serif; font-size: 12px; color: #191970; margin: 8px 0px 0px 0px;}
.model strong {font-weight: normal;}

.legenda {
  font-size: small;
}

tr.kategorie-cervena h2{
  font-size: 16px;
  font-weight: bolder;
  letter-spacing: 2px;
}

#tip {
  margin: 0px auto;
  color: black;
  font-size: x-small;
  font-family: Verdana;
  font-weight: bolder;
}

.archive:hover {
  color: red;
  font-weight: normal;
}

.archive {
  color: red;
}