.evenimente_documente{
	clear:both;
}

.evenimente_documente table{
	clear:both;
	border-bottom:1px dashed #eaeaea;
	margin:0 5px;
	width:100%;
}

.evenimente_documente td{
	vertical-align:middle;
	white-space:nowrap;
	padding:0 0 5px 0;
}

.evenimente_documente a, .evenimente_documente a:hover{
}

table.calendar{
	background:#EB8427;
}

.calendar th{
	color:#fff;
	text-align:center;
	padding:2px 0;
}


.calendar td{
	background:#fff;
	width:75px;
	height:75px;
}

.calendar td div{
	background:#FEF1E3;
	padding:2px 5px;
	text-align:right;
	color:#444;
	margin-bottom:2px;
}

.calendar a, .calendar a:hover{
	font-size:10px;
	font-weight:normal;
	text-decoration:underline;
}

.cal_header{
	text-align:center;
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
	width:509px;
}

.cal_header a, .cal_header a:hover{
	font-size:12px;
	font-weight:normal;
}

td.cal_today div{
	background:#FFD7A9;
}