p:first-letter {
  color: blue;
}

h4 {
  color: #46f;
}

.kontakt {
  color: #008;
}

.kontakt:first-letter {
  border: none;
  padding: 0px;
  margin: 0px;
}

#head {
  background: #fff url(zivotHead.jpg) top left no-repeat;
}

#body {
  background: #fff url(zivotBody.jpg) repeat-y;
}
#foot {
  background: #fff url(zivotFoot.jpg) top left no-repeat;
}
