.cal_table {

	width: 600px;
	border : 1px solid gray;
	font-family: tahoma;
	font-size:12px;
	text-align:center;
}
.today {

	background-color: #ff9600;		
	color: #FFFFFF;	
	border : 1px solid #e6e6e6;
	height: 70px;
	
	text-align: left;
	vertical-align:top;
}
.numer {

	

}


.weekend {
	
	background-color: #ffffff;		
	color: #ff9600;	
	border : 1px solid #e6e6e6;
	height: 70px;
	width:100px;
	text-align: left;
	vertical-align:top;
}

.normal {
	
	background-color: #ffffff;
	color: #000000;	
	border : 1px solid #e6e6e6;
	height: 70px;
	width:100px;
	text-align: left;
	vertical-align:top;
}

.naglowek {
	background-color: #e7e7e7;
	color: #000000;	
}

.naglowek_top{

	background-color: #c1c1c1;
	color: #000000;	
		
}

.clear {

	background-color: #ffffff;
	height: 70px;
	width:100px;
}