/* reklama v paticce */
#adFooter {
	
}
.adButtons {
  height: 60px;
  margin-bottom: 10px;
}
.adButton {
	width: 120px;
	float: left;
}
.adSpacer {
	width: 5px;
	height: 60px;
	background-color: #eef8dd;
	float: left;
	margin: 0px;
	display: block;
}

/* stranky kontaktu */
.redaktor {
	margin: 10px 30px;
}
.inzerce {
	clear: both;
	margin: 10px 30px;
}
.imgKontakty {
  width: 100px;
  float: left;
  margin-right: 15px;
  }
.kontSpacer {
  clear: both;
  }
h4.inzerce {
	margin: 10px 0px 5px 0px;
	clear: both;
}
.tbWin {
	width: 100%;
	
}
.tbWin thead {
	font: bold;
	text-align: center;
	background-color: #eef8dd;
}
.tbWin td {
	border: 1px solid #75A52F;
	padding: 2px 2px 2px 5px;
}