p.periodInfo {
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 0.75em;
}
/*calendar*/
div#calendar {
	margin: 10px 0 20px 20px;
}
div#calendar,
div#calendar2 {
	font-size: 0.75em;
	float: left;
}
td.today {
}
td.today a {
	/*color: #FFF;
	background-color: #C50102;
	*/
	font-weight: normal;
	width: 21px;
	height: 21px;
	display: block;
	line-height: 21px;
}
td.head {
}
td.head a.navRight,
td.head a.navLeft {
	color: #C50102;
	font-weight: bold;
	font-size: 1.4em;
	vertical-align: middle;
	text-decoration: none;
	width: 20px;
}
td.head a.navLeft {
	float: left;
}
td.head a.navRight {
	float: right;
}
td.head strong {
	float: left !important;
	vertical-align: top;
	font-size: 1em !important;
	display: block !important;
	width: 150px;
	margin: 3px 0 0 0 !important;
}
a.dayColor {
	color: #6F6F6F;
	text-decoration: none !important;
	line-height: 20px;
}
a.linkColor {
	color: #98503A;
	font-weight: bold;
	border: 2px solid #98503A;
	width: 18px;
	height: 18px;
	display: block;
	line-height: 18px;
	text-decoration: none !important;
}
div#cal {
	width:234px;
}
td.weekDays {
	background-color:#F3F4F2;
	color: #6F6F6F;
	height: 20px;
	color: #323F4E;
}
span.till {
	float: left;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 60px;
}
div#reservForm {
}
