.div_kalendar{
	width: 100%;
	text-align: center;
	margin: 7px 0px 0px -2px;
}

#kalendar-homepage {
	width: 90%;
	text-align: center;
	margin: 0px auto;
}
#kalendar-homepage a {
	text-decoration: none;
	color: black;
}
#kalendar-homepage a.hrajese {
	text-decoration:none;
	font-weight: bold;
	color: #A41F20;
}

#navi_mesic {
	width: 100%;
	font-size: 80%;
	font-weight: bold;
	float: left;
	color: white;
	margin: 0px auto 5px auto;
}
#navi_mesic a {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

#navi_mesic a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D6D5D5;
}

table.minikal {
  width: 100%;
	font-size: 70%;
	line-height: 113%;
	float: right;
}

th.dark{
  width: 14%;
  height: 21px;
	border:0px;
	background-color: transparent;
	color: white;
	font-weight: normal;
}

TD.minikal_ne {
  width: 14%;
	border:0px;
	background-color:transparent;
	text-align: center;
}

TD.minikal_dnes {
  width: 14%;
	border:0px;
	background-color: #FFFFFF;
	text-align: center;
}
TD.minikal_pden {
  width: 14%;
	border:0px;
	background-color: #D6D5D5;
	text-align: center;
}
TD.minikal_vikend {
  width: 14%;
	border:0px;
	background-color: #C1BEBE;
	text-align: center;
}

div.program_dne {
	position:absolute;
	z-index:100;
	background-color: #ffffff;
	padding: 18px 10px 10px 10px;
	border:2px solid #A41F20;
	text-align: left;
	width: 200px;
	line-height:13px;
}
