.naptarnagy_ev {
  font-size: 12px;
	text-align:center;
	}
.naptarnagy_day {
  font-size: 10px;
	font-weight:bold;
	color:#EFEFEF;
	text-align:center;
	}
.naptarnagytd {
  font-size: 10px;
	font-weight:bold;
	text-align:center;
	height: 20px;
	}
      .naptarnagytd a:link	{
		  color:#FFFFFF;
			font-weight: bold;
			padding: 2px 3px 2px 3px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.naptarnagytd a:visited	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 2px 3px 2px 3px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.naptarnagytd a:active	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 2px 3px 2px 3px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.naptarnagytd a:hover	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 2px 3px 2px 3px;
			background-color: #395A75;
			text-decoration: none;
			}

.actdaynagy {
  font-size: 10px;
	font-weight: bold;
	text-align:center;
	border: 1px solid black;
	}
    .actdaynagy a:link	{
		  color:#FFFFFF;
			font-weight: bold;
			padding: 1px 2px 1px 2px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.actdaynagy a:visited	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 1px 2px 1px 2px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.actdaynagy a:active	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 1px 2px 1px 2px;
			background-color: #bfc6b1;
			text-decoration: none;
			}
		.actdaynagy a:hover	{
			color: #FFFFFF;
			font-weight: bold;
			padding: 1px 2px 1px 2px;
			background-color: #395A75;
			text-decoration: none;
			}