@charset "iso-8859-1";
/* CSS Document */
.ma_nadpis {
	color: #F7C607;
	font-weight: bold;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.ma_edit {
	display: table-cell;
	clear: left;
	width: 100%;
	text-align: right;
	font-size: xx-small;
	padding-top: 3px;
}
.ma_cas {
	display: block;
	float: left;
	clear: left;
	width: 16ex;
	height: 1em;
	font-size: xx-small;
	white-space: nowrap;
}
.ma_akce {
	display: table-cell;
	float: none;
	height: 100%;
	font-size: xx-small;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.ma_zalozka, .ma_zalozka-aktivni {
  display: block;
  width: 70px;
  _width: 80px;
  float: left;
  border: 1px solid black;
  border-left-width: 0px;
  padding: 2px 5px 2px 5px; border-bottom-width: 1px; background-color: #373737; text-decoration: underline;
  text-align: center;
}
.ma_zalozka:hover {
  background-color: #838280;
}
.ma_zalozka-aktivni {
  padding: 2px 5px 3px 5px; border-bottom-width: 0px; background-color: #615D5C; text-decoration: none;
}
abbr {
	text-decoration: none;
	border: none;
}
