table{
	margin:0px;
font-size:18px;
	width:100%;
	border-width: 1px 1px 1px 1px;
}

td, th {
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
/*	background: url(../img/cells.png);*/
	background-color: #f9f9f9;
	color: #fff;
	position: relative;
/*	border:0.5px solid #e7ecf2;*/
}

table.kalendar1 .thKalendar1{
	background-color: #fdc533;
	color: #fff;padding:15px;
}

table.kalendar1 .velikostK{
	font-size:26px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;line-height:26px;margin-bottom:0;
}
table.kalendar1 .velikostK1{
	font-size:16px; font-family: 'Adagio_Sans-SemiBold'; text-align: center;color:white;margin-bottom:0;
}





table.kalendar1 .barvaWhite:hover{
	color:#222222;
}

.tablepod {margin:0px 0px 0 0px;background-color: white;padding-top:20px;padding-bottom:10px;}

table.kalendar {
	border-collapse: separate;
		margin:0px 0px 0 20px;
	font-family: 'Adagio_Sans-Thin';
	background-color: #f9f9f9;
/*	border-width: 1px 1px 1px 1px;
	margin: 10px auto;*/
	font-size: 16px;border-spacing: 4px;
	width:90%;
}
table.kalendar td, th {
	width: 45px;
	height: 45px;padding: 2px;
	text-align: center;
	vertical-align: middle;
	color: #b1b1b1;
	position: relative; border:none;
	
}
table.kalendar .datAlpha{
	font-size:12px; font-family: 'Adagio_Sans-Thin'; text-align: center;color:white;
}
table.kalendar .ohraniceni{
	background-color: white; border: 1px solid #d0d0d0;border-radius: 2px;
}

table.kalendar th {
	height: 30px;
	font-weight: bold;
	
}
table.kalendar td:hover, th:hover {
	background-color: white;
	/*color: #fff;*/
}
table.kalendar .prazdny:hover {
		background-color: transparent;

}

table.kalendar td.date_has_event {
	/*background-position: 75px -5px;*/
	color: white;background-color: #fdc533;font-family: 'Adagio_Sans-SemiBold';font-size:18px;line-height:18px;padding-top:4px;
}

.neptab{
		text-align: center;
	vertical-align: middle;padding-left:10px;background-color: #fdc533;border:none;
}
.neptabr{
		text-align: center;
	vertical-align: middle;padding-right:10px;background-color: #fdc533;border:none;
}
table.kalendar td.date_has_event .aktk{
	color:white;
}
table.kalendar td.date_has_event .aktk:hover{
	color:white;
}
table.kalendar td.date_has_event:hover {
	background-color: #fdc533;
}
table.kalendar td.padding {
/*	background: url(../img/calpad.jpg);*/
}
table.kalendar td.today {
	background-position: 150px 0px;
	color: white;
}
table.kalendar td.today:hover {
/*	background-color: transparent;*/
}

td a{width:100%;display:block;}

#eventd{
		background: #fdc533 url(../img/popup.png) repeat;
		text-align: left;padding: 15px;	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 100%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: white;
	-webkit-box-shadow: 0px 8px 8px #333;
	margin-left:20px;display: none;
}


.events {
	position: relative;
}

.events ul {
/*	text-align: left;
	position: absolute;*/
	display: none;
/*	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(../img/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;*/
}
.events li {
	padding-bottom: 5px;
}
.events li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.events li span.title {
	font-weight: bold;
	color: #222;
}




