.divBlockKalendar{
	display: none;
	text-align: center;
}

.tableKalendar{
	/*border: 1px, solid, #000000;*/
	border-collapse: separate;
}

.tdKalendarHead{
	font-family: Tahoma;
	font-size: 10pt;
	color: #ffffff;
	padding: 2px;
	background-color: #919191;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.tdKalendarImg{
	vertical-align: top;
	text-align: center;
	/*padding: 3px;*/
	/*border-left: 1px solid #EA985E;
	border-right: 1px solid #EA985E;*/
}

.tdKalendarImg2{
	vertical-align: top;
	text-align: center;
	padding: 20px, 5px;
	/*border-left: 1px solid #EA985E;
	border-right: 1px solid #EA985E;*/
}

.tdTextMoreInfo{
	font-family: Tahoma;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	/*border-left: 1px solid #EA985E;
	border-right: 1px solid #EA985E;
	border-bottom: 1px solid #EA985E;*/
}

.kalendarTextPrice{
	display: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	text-align: center;
	/*border-left: 1px solid #EA985E;
	border-right: 1px solid #EA985E;*/
}

.kalendarValumePrice{
	font-size: 13pt;
	color: #F26521;
	font-weight: bold;
	font-family: Tahoma;
}

.kalendarTextSubTitle{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.kalendarTextLink{
	text-decoration: underline;
	color: #000000;
}

.imgKalendarFloatText{
	float: left;
	margin-right: 20px;
}