
div.esemenynaptar {
    background-image: url(/templates/nowa.hu/images/esemenybg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 20px;
	height: 476px;
	 width: 213px;
}

.block_title{
   	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-top: 8px;
	height: 32px;
	text-align: center;
	margin-left: 35px;
	_margin-left: 20px;
}


.news_calendar {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
    width: 213px;
    height: 193px;
	display: block;
	_margin-top: 8px;
}

.news_calendar .calendar {
	/*border: 1px solid black;*/

	width: 213px;
	width: 243px\9;
	_width: 213px;
	/*height: 92px;*/
	height: 170px;
}

.news_calendar .block_title {
	color: #FFFFFF;
	margin-left: 10px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	padding-top: 10px;
}

.news_calendar .calendar .pager {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	height: 18px;
}

.news_calendar .calendar .pager span {
	float: left;
}

.news_calendar .calendar .pager span.date {
	width: 195px;
	_width: 195px;
}

.news_calendar .calendar .day_nextmonth,
.news_calendar .calendar .day_prevmonth {
	color: gray;
}

.news_calendar .calendar .day {
	position: relative;
	display: inline;
	float: left;
	/*padding-right: 4px;
	padding-left: 4px;*/
	padding: 4px;

	width: 22px;
	_width: 30px;
	text-align: center;
	vertical-align: middle;
}

.news_calendar .calendar .day a,
.news_calendar .calendar .day a:hover,
.news_calendar .calendar .day a:visited {
	color: black;
}

.news_calendar .calendar .today a,
.news_calendar .calendar .today a:hover,
.news_calendar .calendar .today a:visited {
	background-color: lightblue;
/*	font-weight: bold;*/
}

.news_calendar .calendar .eventday a,
.news_calendar .calendar .eventday a:hover,
.news_calendar .calendar .eventday a:visited {
	color: red;
}

.news_calendar .calendar .weekend {
	background: #ccc;
}

.news_calendar .calendar .title {
	border-bottom: 1px solid black;
	height: 20px;
}

.news_calendar .calendar .title .day {
	top: -1px;
	_top: 0px;
}

.news_calendar .calendar .title .weekend {
	border-bottom: 1px solid black;
	_border-bottom: 0px;
}

/**/
.news_calendar_description {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;

	margin: 10px;
	margin-left: 18px;
	margin-bottom: 0px;
}

.news_calendar_description div {
	margin-bottom: 5px;
}

.news_calendar_description span {
	margin-left: 5px;
}




.calendar .title
{
position:relative;
left:-4px;
}
