.odkaz a {
	color: #000000;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}

.odkaz a:hover {
  color:#FF0000;
}

.akt_nadpis {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}

.text {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

.text a {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

.text a:hover {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #cc0000;
}

.tb_nadpis {
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}

.nadpis {
	font-family: "Verdana";
	font-size: 11pt;
	font-weight: bolder;
	text-decoration: none;
}

table.calendar {
  font-family:"Verdana";
  font-size:10pt;
	background-color: white;
	border: 1px solid #e6e6e6;
	text-align: center;
}
.DaySelected {
  font-family:"Verdana";
  font-size:10pt;
	background-color: wheat;
	text-align: center;
}
.dayEvent {
  font-family:"Verdana";
  font-size:10pt;
  font-weight:bolder;
	color: black;
	background-color:red;
	text-align: center;
}
.dayEventSelected {
  font-family:"Verdana";
  font-size:10pt;
  font-weight:bolder;
	color: black;
	background-color:red;
	text-align: center;
}
.footer {
  font-family:"Verdana";
  font-size:10pt;
	background-color: wheat;
	text-align: center;
}

.header {
  font-family:"Verdana";
  font-size:10pt;
  font-weight:bolder;
	background-color: wheat;
	text-align: center;
}

.days {
  font-family: "Verdana";
  font-size:10pt;
	color: black;
	font-weight: bolder;
  text-align: center;
}
