
.paticka {
  color: #fff;
  background: #143354 url('http://ceskekurzy.cz/obrazky/zapati.jpg') repeat-x center top;
  clear: both;
  margin: 10px auto 0px auto;
  padding: 0 10px;
  z-index: 0;
  height: 75px;
}
.paticka .right {
  line-height: 16px;
  text-align: right;
  padding: 21px 0 0;
}
.paticka p {
  font-weight: bold;
  font-size: 14px;
  line-height: 75px;
}
.paticka a {
	color: #fff;
	text-decoration: underline;
}
.paticka a:hover {
	color: #fff;
	text-decoration: none;
}
