td {
	font-family: Arial, Veranda, sans-serif;
	padding: 0px;
}
.cal_top {
	background: url('http://www.arenamall.ro/images/cal_head.jpg') top no-repeat #FFF;
	width: 188px; height: 20px;background-color:#FFF;
}
#calback {
	background: #FFF url('http://www.arenamall.ro/images/calWaiting.gif') no-repeat 50% 100px;
	margin: 10px auto;
	margin-bottom: 10px;
	width: 188px;
}
#calendar {
	width: 100%;
	height: 100%;
}
.cal {
	/*background: #2084BA;
	width: 100%; */
	background: #FFF;
}
.toptd {
	height: 17px;
	color: #FFF;
	padding: 0px;
}

.calhead {
	width: 100%;
	font-weight: bold;
	color: #FFF;
	font-size: 12px;   
	height: 17px;
	margin: 0px 0px 0px 0px;
}
.calhead img {
	border: none;
}
.dayhead {
	height: 25px;
	background: #CCC;
}
.dayhead td {
	text-align: center;
	color: #000;
}
.dayrow {
	background: #FFF;
	height: 20px;
}
.dayrow td {
	width: 50px;
	color: #000;
	font-size: .7em;
}
.day {
	font-size: 12px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	color: #FFF;
}
.dayover {
	background: #2083BA;
}
.dayout {
	background: #2085B9;
}
.day_general {
	color: #FFF;
}
.day_empty {
	background: #2085B9;
	color: #FFF;
}