@charset "utf-8";
.takvim {
	border: 0px;
}

.takvimtablo {
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.takvimtablotd {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	font-size: 16px;
	padding-bottom: 1px;
	padding-top: 1px;
}

.ay_ismi_td {
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #B4DCFF;
}
.haftasayisi {
	background-color: #D2E6FF;
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1px;
	border-right-color: #000000;
	text-align: center;
	font-size: 15px;
	color: #000000;
}
.tatil {
	background-color: #FFC8C8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: left;
}
.haftasonu {
	font-weight: normal;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-color: #FDF5F3;
	font-size: 15px;
}
.em_etkinlik {
	background-color: #DCFFDC;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.diger_basvuru {
	background-color: #FFFFCC;
}
.em_basvuru {
	background-color: #FFFF99;
	border-width: 0;
	text-align: center;
}
.em_etkinlik {
	background-color: #AAFFAA;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

