.news_calendar {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	/*background-color: #FeF08D;*/
	background-color: #FFF;
	margin: 10px;
	margin-left: 18px;
	margin-bottom: 0px;
}

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

	width: 155px;
	_width: 160px;
	/*height: 92px;*/
	height: 170px;
	
}

.kalendar {
	/*background: url(/templates/octogon.hu/images/column_background.jpg) top center repeat-y;*/
}
.kalendar div.column_box_bottom {
	/*background: url(/templates/octogon.hu/images/column_box_bottom.jpg) top center repeat-y;*/
}

.kalendar .block_title{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4d5a;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	padding-top: 8px;
	/*background: url(/templates/octogon.hu/images/column_title_background_.jpg) top center no-repeat;*/
	height: 32px;
}

.news_calendar .calendar .block_title{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c4d5a;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 18px;
	padding-top: 8px;
	background: url(/templates/octogon.hu/images/column_title_background.jpg) top center no-repeat;
	height: 32px;
}



.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: 137px;
	_width: 140px;
}

.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: 13px;
	_width: 22px;
	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 {
	color: blue;
	font-weight: bold;
}

.news_calendar .calendar .weekend {
	/*background: #FBDA79;*/
	background: #FFF;
}

.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_results .titlerow {
	font-weight: bold;
	margin-top: 10px;
	padding-left: 6px;
}

/**/
.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;
}

/* Lista oldal */
div.searchs {
  	background-image: url(/templates/octogon.hu/images/atmenet_egyhasabos.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-top: 10px;
}
div.searchs h1 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	text-indent: 10px;
	color: #B22627;
}

div.searchs form {
	margin-left: 30px;
}


div.searchs div.bef {
	height: 20px;
}
div.searchs div.bef span {
	display: inline;
	float: left;
	width: 50px;
	font-weight: bold;
	color: #354F5C;
	line-height: 15px;
}
div.searchs select,
div.searchs input {
	border: 1px solid #696969;
	width: 150px;
}

div.searchs input.submit {
	width: auto;
}
div.news_calendar_results div.event {
    background-image: url(/templates/octogon.hu/images/atmenet_egyhasabos.jpg);
	background-repeat: no-repeat;
	padding: 5px 10px 10px 10px;
	border-bottom: 1px solid #D7D7D7;
}

div.news_calendar_results div.event div div.introtext, div.news_calendar_results div.event div div.topics {
	margin-top: 10px;
	margin-left: 10px;
}
