.table_calendar{
	font:11px/17px verdana,sans-serif;
	border:1px solid #96B1DF;
	margin:10px auto 10px auto;
	color:#29482D;
	background:url('../images/site_design/bg_calendar_table2.gif') repeat-y;
}
.table_calendar th {font:11px verdana,sans-serif;text-align:left;border-bottom:1px solid black;padding-left:2px} 
.table_calendar .sor1{
	background:#D9E9DB;
}
.table_calendar .sor2{
	background:#8FBD7B;
	color:#DFEBFF;
}
.table_calendar .dayrow td{
	width:28px;
	text-align:center;
}
.table_calendar .busy{
	background:red;
	color:white;
}
.table_calendar .busy_other a{
	background:red;
	border:1px solid white;
	text-decoration:none;
	display:block;
	width:20px;
	color:white;
	margin:0 auto 0 auto;
}
.table_calendar .today{
	background:#557799;
	border:1px solid #808080;
	color:white;
}
#calendar_div{
	text-align:center;
	color:#537644;
	font:10px verdana,sans-serif;
	background:white;
	border:1px solid #c4c4c4;
	padding:5px;
	width:238px;
	margin-top:10px;
	_margin-top:0;
}
#calendar_div h1{
	font:12px verdana,sans-serif;
	margin:0;
	color:black;
	padding:0;
}
.piros{
	color:red;
}
.fekete{
	color:black;
}
#balnyil{
	text-decoration:none;
	background:url('../images/site_design/balnyil2.gif') center no-repeat;
	display:block;
	width:20px;
}
#jobbnyil{
	text-decoration:none;
	background:url('../images/site_design/jobbnyil2.gif') center no-repeat;
	display:block;
	width:20px;
}
