/*
 *
 *	hegyvidek default style
 *
 *	@author Kardos Gergely
 *	@date 2009-06-05
 *	@version 1.0
 *	
 */
@media screen, projection {
	body {
		font-family: Trebuchet MS;
		font-size: 14px;
		color: #666633;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color: #2b6387;
		text-align: justify;
	}
	
	a, a:visited {
		text-decoration: none;
		color: rgb(0,100,0);
	}
		
	a:hover {
		text-decoration: none;
		color: rgb(0,160,0);
		text-decoration: underline;
	}
	
	#webra_schema_cell_113_1 {
		color: #ccff99;
		font-family: Trebuchet MS;
		font-size: 11px;
		text-align: center;
	}
	
	img {
		border: 1px solid #999999;
		padding: 0px;
		margin: 5px;
		background-color: transparent;
	}
	
	td, th {
		border: 0px;
		font-family: Trebuchet MS, arial;
		font-size: 14px;
		color: #666633;
	}
	
	.body_div {
		background-image: url(/site/img/new/body_bg.png);
		background-repeat: repeat-x;
		background-color: #79a4b2;
	}
	
	.content_containter_outer {
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 16px;
		padding-bottom: 6px;
	}
		
	.content_containter_inner {
		background-color: #ffffff;
		padding: 10px;
		border: 1px solid #999999;
		margin-bottom: 11px;
		text-align: left;
		overflow: hidden;
	}
	
	.clear {
		clear: both;
	}
	
	.hidden {
		display: none;
	}
	
	.floatLeft {
		float: left;
	}
	
	.floatRight {
		float: right;
	}
	
	.olList .olListShowMoreContainer {
		display: none;
	}

	/* szavazás -------------------------- */
	#vote_cikk {
		padding-bottom: 5px;
		font-size: 12px;
	}
		
	#vote_cikk	td {
		border: 0;
		padding: 1px;
	}
	
	#vote_form {
		font-size: 12px;
	}
	
	#oldalcim {
		font-family: Georgia;
		padding-top: 5px;
		padding-bottom: 10px;
		font-size: 20px;
		color: #666666;
	}
	
	.box_title, .other_news {
		text-align: center;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 10px;
		text-align: center;
	}
		
	.box_title h1, .other_news a {
		font-family: Georgia;
		font-size: 18px;
		font-weight: normal;
		color: #666666;
		text-transform: uppercase;
	}
	
	.news_image_scroller {
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
		
	#main_content {
		padding-left: 0;
	}
	
	/* Linkek ------------------------ */
	#linkek, #szolgaltatasok {
		font-family: Trebuchet MS;
		text-transform: uppercase;
		font-size: 14px;
	}
	
	#linkek .banner_other,
	#szolgaltatasok .banner_other {
		padding: 3px 3px 3px 3px;
	}
	
	#linkek div div a,
	#szolgaltatasok	div div a {
		background-image: url(/site/img/new/links_list_bg.png);
		background-position: center left;
		background-repeat: no-repeat;
		padding-left: 15px;
		color: #666633;
	}
		
	#linkek div div a:hover,
	#szolgaltatasok div div a:hover {
		background-image: url(/site/img/new/links_list_hover_bg.png);
		background-position: center left;
		background-repeat: no-repeat;
		text-decoration: none;
		color: #669999;
	}
	
	/* Datum es nevnap */
	.date_container {
		color: black;
		float: right;
		margin: 5px 40px 0 0;
		font-size: 12px;
	}


	/* Newsletter ---------------------- */
	.newsletter_ok_button input {
		background-image: url('../img/new/newletter_submit_button.png');
		background-repeat: no-repeat;
		text-align: center;
		background-color: none;
		background-repeat: no-repeat;
		border: 0 none;
		font-size: 12px;
		height: 26px;
		width: 49px;
		color: transparent;
	}
		
	.newsletter_ok_button {
		text-align: center;
		padding-top: 6px;
		padding-bottom: 3px;
	}
		
	.fk_h {
		display: none;
	}
	
	.newsletter_field {
		text-align: center;
		padding-bottom: 3px;
	}

	.newsletter_field select, .newsletter_field input {
		width: 130px;
	}

	.newsletter_field input {
		background-color: #666600;
		color: white;
		border: 0px;
		padding: 2px;
	}

	.newsletter_datalabel {
		display: none;
	}


	/* -- Esem�nynapt�r ------------------------------------------------------------ */
	.ticket_calendar_today {
		position: absolute;
		z-index: 100;
		width: 155px;
		top: 160px;
		border: 1px solid #aaaaaa;
		background-color: #ffffff;
		padding: 5px;
	}

	.calendar_pointer {
		/*position: absolute;
		z-index: 101;
		top: -25px;
		left: -10px;
		width: 25px;
		height: 25px;*/
		background-image: url('../../img/calendar_pointer.gif');
		background-repeat: no-repeat;
	}

	.calendar_namedays {
		border-bottom: 1px dotted rgb(0,133,44);
		margin-bottom: 10px;
	}

	.calendar_article_date {
		margin-top: 10px;
		font-weight: bold;
	}

	.calendar_article_title {
		margin-top: 5px;
	}

	.calendar_article_place {
		margin-top: 5px;
	}

	.calendar_article_intro {
		margin-top: 5px;
	}

	#naptar_kulso {
		position: relative;
		margin-left: 3px;
		width: 154px;
	}

	#naptar_kulso td.selectedDay {
		background-color: rgb(0,133,44);
	}
	
	#naptar_kulso .caltable_days td, #naptar_kulso .caltable_cal td {
		background-color: #cccccc;
		color: black;
		text-align: center;
		width: 17px;
		font-family: arial;
		font-size: 11px;
	}
	
	#naptar_kulso .caltable_days td {
		border-bottom: 1px solid white;
	}
		
	#naptar_kulso .nap div {
		width: 100%;
	}

	#naptar_kulso td.event {
		background-color: rgb(129, 135, 22);
		color: white;
	}

	#naptar_kulso td.selectedDay {
		/*border: 1px solid rgb(0,100,0);*/
		background-color: rgb(51,102,102);
		color: white;
	}

	#naptar_kulso #naptar0_year {
		width: 54px;
		background-color: rgb(255,254,221);
	}

	#naptar_kulso #naptar0_month {
		width: 96px;
		background-color: rgb(255,254,221);
	}
	
	#naptar_kulso .esemeny_ma {
		background-color: rgb(255,254,221);
		text-align: center;
		margin: 0px 2px;
	}

	#naptar_kulso .ticket_calendar_today {		
		background-color: rgb(255,254,221);
		background-image: url('../img/hegyvidek_calendar_loading.gif');
		background-repeat: no-repeat;
		background-position: 50% 50%;
		border: 1px solid rgb(0,100,0);
		padding: 5px;
		font-size: 90%;
		text-align: left;
	}

	#naptar_kulso .ticket_calendar_today_loaded {		
		background-color: rgb(255,254,221);
		background-image: none;
		border: 1px solid rgb(0,100,0);
		padding: 5px;
		font-size: 90%;
		text-align: left;
	}

	#naptar_kulso .calendar_pointer {		
		background-image: url('../img/bubble_out.gif');
		background-repeat: no-repeat;
	}
		
		
	/* weather box */
	#weather_box {
		width: 185px;
		height: 152px;
		overflow: hidden;
		padding: 0px;
		background-repeat: no-repeat;
		background-position: 50% 50%;
		background-image: url('../img/ajax_load2.gif');
		
	}

	.weather_outer {
		margin-left: -10px;
		margin-right: -10px;
	}	

	/* Other news */
	#other_news table {
		width: 100%;
	}
	
	#other_news table tbody tr td {
		border: 0px;
		margin: 0px;
		/* padding: 2px px 30px 0px; */
		font-size: 12px;
	}
	

	#other_news table tbody tr td a {
		color: #336666;
	}

	.udm {
		height: 30px;
	}
	
	#other_news table tbody tr td img {
		display: none;
	}
		
	/* news */
 .olListItem a {
		font-family: Georgia, arial;
		font-size: 13px;
		color: #336666;
		font-weight: normal;
	}
		
	.olIntro2Inner a img,	.olIntro2Inner img {
		float: left;
	}

 .olIntoInner {
		font-size: 13px;
	}

	.listazo_text_datum {
		padding: 0 3px 0 3px;
		font-size: 12px;
	}
		
	.olDetailLinkInner {
		padding-top: 10px;
		margin-right: 15px;
		text-align: left;
		height: 11px;
		float: right;
	}
		
	#news .olDetailLinkInner a, #main_news .olDetailLinkInner a {
		background-image: url('../img/new/news_morre_button.png');
		background-position: top right;
		background-repeat: no-repeat;
		width: 31px;
		font-size: 0px;
		height: 11px;
		display: block;
	}
		
	/* main news */
	#main_news div.olListItem h2 a {
		font-family: Georgia, arial;
		font-size: 18px;
		color: #336666;
		font-weight: normal;
	}
		
	#main_news .listazo_text_bovebben {
		font-size: 19px;
	}
		
	#main_news .listazo_text_datum {
		font-size: 13px;
		padding: 0 3px 0 3px;
	}
		
	/*head logo*/
	#head_logo img {
		border: 0px;
		margin-top: 15px;
		margin-left: 20px;
		padding: 0px;
	}
		
	/*head_text*/
	#head_text {
		padding: 13px 30px 0px 0px;
		font-size: 11px;
		color: black;
	}
		
	#head_text a {
		color: black;
	}
		
	/*head search*/
	#head_search_outer {
		float: right;
		margin-top: 30px;
		margin-right: 40px;
		width: 200px;
	}
		
	#searchbox_text {
		float: left;
		margin-right: 5px;
	}
		
	#searchbox_text input {
		background-color: #666600;
		border: 1px solid #ccff99;
		color: white;
		padding: 2px;
		width: 135px;
	}

	#head_search_outer #searchbox_text input {
		width: 158px;
	}

	#searchbox_disc input {
		background-position: left top;
		background-repeat: no-repeat;
		border: 0 none;
		color: white;
		display: block;
		float: right;
		font-size: 0;
		height: 20px;
		margin: 2px 0px 0 0;
		text-indent: -999px;
		width: 18px;
	}
	
	/* képgaléria */
	galleryContainer {
		margin: 26px;
	}

	.galleryItem {
		border: 2px solid #E8FCE1;
		float: left;
		margin: 4px 15px;
		padding: 0;
		width: 158px;
	}

	.galleryItemBoxTop {
		background-image: url(../img/gallery_top.gif);
		background-repeat: no-repeat;
		height: 5px;
		width: 158px;
	}

	.galleryItemBoxMiddle {
		background-image: url(../img/gallery_middle.gif);
		background-repeat: repeat-y;
		width: 158px;
	}

	.galleryItemBoxBottom {
		background-image: url(../img/gallery_bottom.gif);
		background-repeat: no-repeat;
		height: 10px;
		width: 158px;
	}

	.galleryItemImg {
		height: 120px;
		margin: auto;
		text-align: center;
	}

	.galleryItemImg img {
		margin: auto;
	}

	.galleryItemTitle {
		background-color: #E8FCE1;
		color: black;
		font-family: times new roman;
		font-size: 13px;
		font-weight: bold;
		overflow: hidden;
		padding-bottom: 3px;
		padding-top: 3px;
		text-align: center;
		width: 158px !important;
	}

	.galleryItemTitle a {
		color: black !important;
		font-size: 13px !important;
		text-decoration: none;
	}

	.galleryItemTitle a:hover {
		text-decoration: underline;
	}

	div.main_gallery .galleryItemTitle {
		display: none;
	}

	div.main_gallery .galleryItemImg {
		border: 0 none !important;
		height: 100% !important;
		width: 160px !important;
	}

	div.main_gallery .otherObjectsLink {
		font-size: 11px;
		font-weight: bold;
		margin-top: 15px;
	}

	#main_gallery div.galleryContainer div.galleryItem {
		float: left;
		margin: 0px;
		text-align: center;
		width: 160px;
		border: 0px;
	}

	/* footer */
	#footer_outer, #footer_outer a {
		text-align: center;
		color: white;
		font-size: 11px;
		font-family: Trebuchet MS;
		font-weight: bold;
		padding: 10px;
	}

	#footer_outer a:hover {
		text-decoration: none;
		color: #cccc66
	}

	/* Videótár --------------------- */
	#videoplayer_container {
		color: black !important;
		font-size: 13px;
		font-weight: bold;
		margin: 5px 26px 10px;
		overflow: hidden;
		text-align: center;
	}

	#videolist_container {
		margin-left: auto;
		margin-right: auto;
		width: 600px;
	}

	#videolist_container a, #videolist_container a:link, #videolist_container a:hover, #videolist_container a:visited {
		color: black !important;
		text-decoration: none;
	}

	.videolist_video_container {
		border: 2px solid #E8FCE1;
		clear: none;
		float: left;
		margin: 5px 15px 10px;
		padding-top: 5px;
		text-align: center;
		width: 158px;
	}

	.video .videolist_video_container {
		border: 0 none;
		margin: 0;
		padding-top: 0;
		text-align: center;
		width: 158px;
	}

	.video .videolist_txt, .video .videolist_date {
		display: none;
	}

	.videolist_image {
		height: 130px;
		margin-left: auto;
		margin-right: auto;
		width: 130px;
	}

	.video .videolist_image {
		height: auto;
		width: auto;
	}

	.videolist_txt {
		background-color: #E8FCE1;
		font-size: 13px;
		font-weight: bold;
		padding-top: 3px;
	}

	.videolist_date {
		background-color: #E8FCE1;
		padding-bottom: 3px;
	}

	.listazo_pager {
		text-align: center;
	}

	/* news image scroller */
	#newsimagescroller_outer img {
		margin: 0px;
		padding: 0px;
		background-color: transparent;
		border: 0px;
	}

	#newsimagescroller {
		width: 550px;
		height: 300px;
		margin-bottom: 12px;
	}

	div.scroller {
		font-size: 0.75em;
		width: 540px;
		height: 300px;
		overflow: hidden;
		color: white;
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 0px;
		top: 0px;
	}

	div.scroller div.section {
		width: 100%;
		overflow: hidden;
		float: left;
		padding: 0px;
		position: absolute;
		left: 0px;
		height: 100%;
	}

	div.scroller div.content {
		width: 100000px;
	}

	div.scroller div.content img {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	div.scroller div.content a {
		color: white;
		text-decoration: none;
	}

	div.scroller div.content a:hover {
		color: white;
		text-decoration: underline;
	}

	.scroller_sectiontitle {
		display: block;
		z-index: 998;
		padding: 0px;
		width: 540px;
		height: 80px;
		position: absolute;
		bottom: 0px;
	}

	.scroller_sectiontitle h3, .scroller_sectiontitle h1 {
		display: block;
		vertical-align: middle;
		width: 530px;
		font-family: Georgia, serif;
		margin: 0px 0px 0px 0px;
		padding: 5px;
		font-size: 20px;
		font-weight: normal;
	}

	.scroller_articleintro {
		display: block;
		vertical-align: middle;
		width: 530px;
		margin: 0px;
		padding: 5px;
		height: 40px;
		text-decoration: none !important;
		line-height: 1.25em;
		overflow: hidden;
	}

	.scroller_sectiontitle h3 a, .scroller_sectiontitle h1 a {
		font-weight: normal;
	}

	#kiemelt_alsobg {
		position: absolute;
		width: 100%;
		padding: 0px;
		margin: 0px;
		overflow: hidden;
		filter: alpha(opacity=70); filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=70);
		-moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: .7; -opera-opacity: 70; mso-opacity: 70;
		bottom: 0px;
		height: 106px;
		border-top: 1px solid white;
		background-color: black;
	}

	.kiemelt_felsobg {
		top: auto;
		bottom: 0px;
		height: 85px;
		border-bottom: none;
		border-top: 1px solid white;
		z-index: 997;
		position: absolute;
		width: 100%;
		overflow: hidden;
		filter: alpha(opacity=70); filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=70);
		-moz-opacity: 0.7; opacity: 0.7; -khtml-opacity: .7; -opera-opacity: 70; mso-opacity: 70;
		background-color: black;
	}

	.kiemelt_felso .kiemelt_felsobg {
		background-color: #AE0011;
	}

	.kiemelt_also #kiemelt_alsobg {
		background-color: #AE0011;
	}

	.kiemelt_also_torles #kiemelt_alsobg {
		visibility: hidden;
	}

	.also_torles #kiemelt_also {
		visibility: hidden;
	}

	#kiemelt_also_bal {
		position: absolute;
		bottom: 0px;
		height: 106px;
		z-index: 998;
		display: block;
		padding: 0px 5px;
		margin: 0px;
		overflow: hidden;
	}

	#kiemelt_also_jobb {
		position: absolute;
		bottom: 30px;
		right: 20px;
		z-index: 9999;
		display: none;
		padding: 0px 5px;
		margin: 0px;
	}

	#kiemelt_also_bal a {
		color: white;
	}

	#kiemelt_also_bal h2 {
		margin: 5px;
		padding: 0px 0px 5px 0px;
		font-size: 18px;
		font-weight: normal;
		background-image: url('../img/bottom_dots.gif');
		background-position: bottom left;
		background-repeat: repeat-x;
		font-family: Georgia, serif;
	}

	#kiemelt_hirek_rss {
		display: block;
		top: 7px;
		right: 8px;
		position: absolute;
	}

	a.kiemelt_hirek {
		margin: 0px 5px;
		font-weight: bold;
		font-size: 0.85em;
		font-weight: 400;
	}

	#kiemelt_lepteto {
		position: absolute;
		top: auto;
		bottom: 55px;
		left: auto;
		right: 5px;
		z-index: 9999;
		display: block;
		padding: 0px;
		margin: 0px;
	}

	/* Kifejtett cikk */
	h1 {
		font-family: Trebuchet MS;
		font-size: 18px;
		color: #336666;
		padding-bottom: 3px;
	}
	
	#fullarticle #datum {
		font-size: 13px;
		padding-bottom: 3px;
	}
	
	.olFull .olIntro2Inner img {
		float: left;
	}
	
	.olFull .olIntroInner {
		font-weight: bold;
		font-family: Trebuchet MS;
		font-size: 14px;
		/* color: #666666; */
	}
	
	#fullarticle #tartalom {
		clear: both;
		padding-top: 10px;
		/* font-family: Trebuchet MS; */
		/* font-size: 14px; */
		/* color: #666666; */
	}
	
	#fullarticle #alcim img {
		display: none;
	}
	
	.olPrintLink, .olPrintLink a, .olSendLink, .olSendLink a {
		float: right;
		padding: 5px;
		width: 50px;
		height: 51px;
		display: block;
		text-indent: -1000px;
	}
	
	.olPrintLink a {
		background-image: url('/site/img/new/print_icon.png');
		background-repeat: no-repeat;
	}
	
	.olSendLink a {
		background-image: url('/site/img/new/send_article_icon.png');
		background-repeat: no-repeat;
	}
	
	#fullarticle #cikk_lablec_szunet {
		display: none;
	}

	#fullarticle #cikk_lablec {
		/* display: none; */
		clear: both;
		float: right;
	}
	
	/* Galériák -------------------------- */
	#main_gallery .galleryItemTitle {
		display: none;
	}
	
	#main_gallery .galleryItemImg {
		width: 160px !important;
		height: 100% !important;
	}
	
	.box_get_full {
		margin-top: 10px;
		font-size: 11px;
		font-weight: bold;
	}

	/* Kereső ---------------------------- */
	#searchbox_title {
		font-family: Trebuchet MS;
		font-size: 18px;
		color: #336666;
		padding-bottom: 3px;
		font-weight: normal;
	}	

	#searchbox_species {
		margin-top: 60px;
		color: black;
	}

	#searchbox_species label {
		width: 230px;
		padding-right: 10px;
		text-align: right;
		float: left;
	}
	
	.searchbox_formlabel_minimal_charcount {
		margin-left: 240px;
	}

	#searchbox_species input, #searchbox_species select {
		border: 1px solid rgb(204, 204, 204);
		height: 18px;
		line-height: 18px;
	}
	
	#searchbox_species #searchStr {
		width: 150px;
	}

	#searchbox_species .year {
		width: 56px;
		margin-right: 5px;
	}

	#searchbox_species .month {
		width: 30px;
		margin-right: 5px;
	}

	#searchbox_species .day {
		width: 30px;
		margin-right: 5px;
	}

	#searchbox_species .date_to, #searchbox_species .date_to2_pre {
		margin-right: 10px;
	}
	
	#searchbox_species .searchbox_fieldseparator {
		margin-top: 10px;
	}

	#searchbox_species #search_button_container_detailed {
		padding-left: 235px;
	}

	#searchbox_species #searchButton {
		display: block;
		width: 58px;
		height: 27px;
		margin-left: 235px;
		margin-top: 10px;
		margin-bottom: 70px;
		background-image: url('/site/img/new/search_button.png');
		font-size: 0px !important;
		text-indent: -9999px;
		overflow: hidden;
		border: none;
		cursor: pointer;
	}

	.search_container_detailed .search_resultnum {
		text-align: right;
		/*color: rgb(41, 85, 113);*/
		font-style:italic;
		padding:5px 0 20px;
	}

	.search_container_detailed .listazo_sor {
		border-top: 1px solid rgb(204, 204, 204);
		padding-top: 13px;
		padding-bottom: 13px;
		clear: both;
	}
	
	.search_container_detailed .listazo_resultnum {
		border-top: none;
	}
	
	.search_container_detailed .listazo_header {
		color: #336666;
	}

	.search_container_detailed .listazo_cim a,
	.search_container_detailed .listazo_cim a:link,
	.search_container_detailed .listazo_cim a:visited,
	.search_container_detailed .listazo_cim a:active
 {
		font-weight: bold;
		font-size: 16px;
		color: #336666;
	}

	.search_container_detailed .listazo_cim a:hover {
		color: rgb(107, 113, 25);
		text-decoration: none;
	}
	
	.search_container_detailed .listazo_datum {
		color: black;
		margin-top: 5px;
	}

	.search_container_detailed .listazo_intro {
		color: black;
		margin-top: 20px;
	}

	.search_container_detailed .listazo_tovabb {
		color: black;
		margin-top: 15px;
		text-align: right;
	}

	.search_container_detailed .listazo_tovabb a,
	.search_container_detailed .listazo_tovabb a:link,
	.search_container_detailed .listazo_tovabb a:visited,
	.search_container_detailed .listazo_tovabb a:active
 {
		color: black;
		text-decoration: none;
	}

	.search_container_detailed .listazo_tovabb a:hover {
		color: black;
		text-decoration: underline;
	}

	.search_container_detailed .objectlist-object-tovabb-text {
		display: inline;
	}

	.search_container_detailed .listazo_tovabb a .objectlist-object-tovabb-text {
		display: block;
		width: 100px;
		/* height: 7px; */
		padding-right: 20px;
		background-image: url('/site/img/new/search_list_more_button.png');
		background-position: center right;
		/* background-attachment: fixed; */
		background-repeat: no-repeat;
		float: right;
		clear: none;
	}

	.search_container_detailed .listazo_tovabb a:hover .objectlist-object-tovabb-text {
		display: block;
		width: 100px;
		/* height: 7px; */
		padding-right: 20px;
		background-image: url('/site/img/new/search_list_more_button_hover.png');
		background-position: center right;
		/* background-attachment: fixed; */
		background-repeat: no-repeat;
		float: right;
		clear: none;
		text-decoration: underline;
	}

	.search_container_detailed .listazo_tovabb a .objectlist-object-tovabb-img {
		display: none;
	}

	.search_pager_container {
		clear: both;
		text-align: center;
		/* margin-top: 35px; */
	}

	.search_pager_container img {
		border: none;
		cursor: pointer;
		margin: 0px;
		padding: 0px;
		margin-left: 2px;
		margin-right: 2px;
	}
	
	.search_pager_container .lapozo_inner {
		font-size: 12px;
		vertical-align: top;
		position: relative;
		top: 8px;
		margin-left: 3px;
		margin-right: 3px;
	}

	.search_pager_container .lapozo_inner a,
	.search_pager_container .lapozo_inner a:link,
	.search_pager_container .lapozo_inner a:visited,
	.search_pager_container .lapozo_inner a:active,
	.search_pager_container .lapozo_inner a:hover {
		color: black;
	}

	.search_pager_container .lapozo_active {
		font-weight: bold !important;
		color: #A90100;
	}

	.search_pager_container .lapozo_inner_separator {
		display: inline;
		height: 12px;
		line-height: 12px;
		position: relative;
		top: 9px;
		vertical-align: top;
	}

	/* -- Fórum -- */
	#forum_topiclist_head {
		width: 728px;
		color: rgb(0,0,0);
		font-weight: bold;
		overflow: auto;
		clear: both;
	}

	#forum_topiclist_head_name {
		float: left;
		width: 230px;
		padding: 5px 0px 5px 10px;
	}

	#forum_topiclist_head_fresh {
		float: left;
		width: 85px;
		padding: 5px 0px;
	}

	#forum_topiclist_head_open {
		float: left;
		width: 105px;
		padding: 5px 5px;
	}

	#forum_topiclist_head_last {
		float: left;
		width: 105px;
		padding: 5px 5px;
	}

	#forum_topiclist_head_sum {
		float: left;
		width: 25px;
		text-align: right;
		padding: 5px 10px 5px 0px;
	}

	.forum_topiclist_0 {
		color: rgb(0, 0, 0);
		overflow: auto;
		border-bottom: 1px solid #2b6387;
	}

	.forum_topiclist_0 a, .forum_topiclist_0 a:visited {
		text-decoration: none;
		color: rgb(0,0,0);
	}

	.forum_topiclist_0 a:hover {
		text-decoration: underline;
	}

	.forum_topiclist_1 {
		color: rgb(255,255,255);
		background-color: rgb(109,175,218);
		border-bottom: 1px solid #2b6387;
		overflow: auto;
	}

	.forum_topiclist_1 a, .forum_topiclist_1 a:visited {
		text-decoration: none;
		color: rgb(255,255,255);
	}

	.forum_topiclist_1 a:hover {
		text-decoration: underline;
	}

	.forum_topiclist_name {
		float: left;
		font-weight: bold;
		padding-left: 10px;
		padding: 5px 0px 5px 5px;
		width: 230px;
	}

	.forum_topiclist_fresh {
		float: left;
		font-size: 0.8em;
		padding: 5px 0px;
		width: 85px;
	}

	.forum_topiclist_open {
		float: left;
		font-size: 0.8em;
		padding: 5px 5px;
		width: 105px;
	}

	.forum_topiclist_last {
		float: left;
		width: 105px;
		padding: 5px 5px;
		font-size: 0.8em;
	}

	.forum_topiclist_sum {
		float: left;
		width: 25px;
		text-align: right;
		padding: 5px 10px 5px 0px;
	}

	#forum_fejlec {
		font-weight: bold;
	}

	.forum_topic {
		margin: 5px 0;
		padding: 0px;
	}

	.forum_topic_header {
		background-repeat: no-repeat;
		background-position: bottom right;
		color: rgb(253,255,254);
		font-weight: bold;
		text-transform: uppercase;
		border-bottom: 2px solid white;
		font-size: 10px;
		margin: 16px 0px 0px 0px;
		padding: 4px 5px;
	}

	.forum_topic_title {
		border-bottom: 1px solid rgb(109,98,102);
		border-top: 4px solid white;
		margin: 0px 0px 5px 0px;
		font-size: 90%;
		font-weight: bold;
		padding: 3px;
	}

	.forum_topic_title a {
		color: #333333;
	}

	.forum_topic_messsages {
		float: left;
		font-size: 90%;
		margin: 3px 0;
		padding: 0px 5px;
		width: 60%;
	}

	.forum_topic_description {
		padding: 5px 3px;
		margin: 5px 0;
	}

	.forum_topic_date {
		margin: 3px 0;
		font-size: 90%;
		float: right;
		text-align: right;
		width: 30%;
	}

	.forum_topic_date2 {
		font-size: 90%;
		font-weight: normal;
		text-align: right;
		display: block;
	}

	.forum_topic_button {
		font-weight: normal;
		text-align: right;
		display: block;
		font-size: 90%;
		color: black;
		text-decoration: underline;
	}

	.forum_link {
		margin: 10px 5px;
		padding: 0px;
	}

	.forum_message {
		margin: 5px 5px;
		padding: 0px;
		border: 1px solid #999999;
		background: white;
	}

	.forum_message_head {
		/* height: 2em; */
		font-weight: bold;
	}

	.forum_message_body {
		color: black;
		clear: both;
	}

	.forum_message_pos a {
		display: inline;
		float: left;
		margin: 0px;
		padding: 3px 3px;
	}
	
	.forum_message_pos a:hover {
		text-decoration: none;
	}

	.forum_message_name {
		float: left;
		margin: 0px 0px 0px 1px;
		padding: 3px 0px;
		width: 400px;
	}
	
	.forum_message_name a, .forum_message_name a:visited {
		margin: 0px 0px 0px 5px;
		text-decoration: underline;
	}
	
	.forum_message_name a:hover, .forum_message_name a:visited:hover {
		text-decoration: none;
	}

	.forum_message_date {
		float: right;
		clear: right;
		margin: 0px;
		padding: 3px 0px;
		text-align: center;
		width: 150px;
	}

	.forum_message_text {
		font-size: 90%;
		margin: 5px;
	}

	.forum_message_response {
		font-size: 90%;
		margin: 5px;
	}
	.forum_message_response img {
		border: 0px;
		margin: 0px 0px 3px 0px;
	}

	.forum_message_reply {
		font-size: 90%;
		margin: 0px 5px;
	}

	.forum_listazo_pager {
		float: right;
		margin: 0px 5px;
	}

	#forum_newmessage {
		margin: 15px 0px;
		padding: 0px;
	}

	#forum_newmessage_head {
		/* background-image: url('../img/jelentkezes_nagyablak2.gif'); */
		background-repeat: no-repeat;
		cursor: pointer;
		font-weight: bold;
		margin-left: 5px;
		padding-top: 7px;
		padding-left: 35px;
		height: 22px;
		width: 328px;
	}

	#forum_newmessage_input {
		border-color: rgb(160, 210, 156);
		font-size: 16px;
		margin-top: -1px;
		padding-left: 6px;
		width: 358px;
	}
	#forum_newmessage_input textarea {
		height: 230px;
		width: 356px;
	}

	.forum_elkuld {
		/* background-image: url('../img/elkuld.gif'); */
		/* background-repeat: no-repeat;*/
		background-color: #666600;
		border: 0px;
		clear: both;
		color: white;
		cursor: pointer;
		font-size: 12px;
		font-weight: bold;
		margin-top: 15px;
		padding-right: 30px;
		height: 26px;
		width: 87px;
		text-align: right;
	}

	.forumbox {
		padding: 0px;
	}

	.forumbox .box_title {
		padding-bottom: 5px;
	}

	.forum_nyito a {
		display: block;
		border-top: 1px solid #999999;
		padding: 3px 3px 3px 30px;
		background-image: url('../img/hegyvidek-forum-bullet.png');
		background-position: 15px 10px;
		background-repeat: no-repeat;
	}

	.forum_nyito a:hover {
		background-image: url('../img/hegyvidek-forum-bullet-over.png');
		background-position: 15px 10px;
		background-repeat: no-repeat;
		text-decoration: none;
	}

	.forum_topic_moderator_tools input, .forum_message_moderator_tools input {
		background-color: #666600;
		border: none;
		color: #E1EF9E;
		padding: 2px;
	}
	
	.fk_h {
		display: none;
	}

	hr {
		color: rgb(0,0,0);
		border: 1px solid;
		border-color: rgb(155,207,147);
	}

	#nyomtatvanyok_kereso,
	#rendeletek_kereso,
	#ugykereso_kereso {	
		background-color: #ffffff;
		padding: 10px;
		border: 1px solid #999999;
		margin-bottom: 11px;
		text-align: left;
		overflow: hidden;
	}
	
	#nyomtatvanyok_keresodoboz,
	#rendeletek_keresodoboz,
	#ugykereso_keresodoboz {
		float: left;
		margin-left: 280px;
	}
	
	#nyomtatvanyok_keresodoboz input
	#rendeletek_keresodoboz input,
	#ugykereso_keresodoboz input {
		background-color: #666600;
		border: 1px solid #CCFF99;
		color: white;
		padding: 2px;
	}
	
	#nyomtatvanyok_keresogomb,
	#rendeletek_keresogomb,
	#ugykereso_keresogomb {
		float: left;
	}
	
	/* ---- Menü ---- */
	div.menu ul {
		display: block;
		list-style-type: none;
		margin: 0px auto;
		width: 957px;		
	}

	div.menu li {
		color: white;
		float: left;
	}

	div.menu ul li.hiddenLastItem {
		clear: both;
		float: none;
		margin: 0px;
		padding: 0px;
		height: 0px;
		line-height: 0px;
		width: 0px;
		overflow: hidden;
		visibility: hidden;
	}

	/* 1. szint */
	ul.stairmenu {
		background-color: rgb(73, 96, 111);
	}

	ul.stairmenu li {
		margin: 0px 0px;
		padding: 5px 8px;
		border-left: 1px solid white;
	}

	ul.stairmenu li.firstItem {
		border-left: 0px;
	}

	ul.stairmenu li, 
	ul.stairmenu li a,
	ul.stairmenu li a:visited {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
	}

	ul.stairmenu li.signedItem, 
	ul.stairmenu li.signedItem a,
	ul.stairmenu li.signedItem a:visited {
		background-color: rgb(94, 123, 142);
	}

	/* 2. szint */
	ul.stairmenu_level2 {
		background-color: rgb(94,123,142);
	}

	ul.stairmenu_level2 li {
		margin: 0px 0px;
		padding: 5px 8px;
		border-left: 1px solid white;
	}

	ul.stairmenu_level2 li.firstItem {
		border-left: 0px;
	}

	ul.stairmenu_level2 li, 
	ul.stairmenu_level2 li a,
	ul.stairmenu_level2 li a:visited {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}

	ul.stairmenu_level2 li.signedItem, 
	ul.stairmenu_level2 li.signedItem a,
	ul.stairmenu_level2 li.signedItem a:visited {
		color: rgb(73, 96, 111);
		background-color: rgb(220, 232, 239);
	}

	/* 3. szint �s ann�l nagyobbak */
	ul.stairmenu_level3 {
		color: rgb(73, 96, 111);
		background-color: rgb(220, 232, 239);
	}

	ul.stairmenu_level3 li {
		margin: 0px 0px;
		padding: 5px 8px;
	}

	ul.stairmenu_level3 {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}

	ul.stairmenu_level3 li, 
	ul.stairmenu_level3 li a,
	ul.stairmenu_level3 li a:visited {
		color: rgb(73, 96, 111);
		cursor: pointer;
		font-family: Georgia,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}

	ul.stairmenu_level3 li.signedItem, 
	ul.stairmenu_level3 li.signedItem a,
	ul.stairmenu_level3 li.signedItem a:visited {
		background-color: white;
	}

	/* 3. szint �s ann�l nagyobbak */
	ul.stairmenu_level4 {
		color: rgb(73, 96, 111);
		background-color: white;
	}

	ul.stairmenu_level4 li {
		margin: 0px 0px;
		padding: 5px 8px;
	}

	ul.stairmenu_level4 {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
	}

	ul.stairmenu_level4 li, 
	ul.stairmenu_level4 li a,
	ul.stairmenu_level4 li a:visited {
		color: rgb(73, 96, 111);
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: bold;
		white-space: nowrap;
	}

	ul.stairmenu_level4 li.signedItem, 
	ul.stairmenu_level4 li.signedItem a,
	ul.stairmenu_level4 li.signedItem a:visited {
		font-style: italic;
	}

	/* ---- Baloldali menü ---- */
	div.leftmenu li {
		text-transform: none;
	}
	
	div.leftmenu ul {
		/* display: block; */
		list-style-type: none;
		margin: 0px auto;
		/* width: 957px; */
	}

	div.leftmenu li {
		color: white;
		/* float: left; */
	}

	div.leftmenu ul li.hiddenLastItem {
		clear: both;
		float: none;
		margin: 0px;
		padding: 0px;
		height: 0px;
		line-height: 0px;
		font-size: 0px;
		width: 0px;
		overflow: hidden;
		visibility: hidden;
	}

	/* 1. szint */
	ul.sitemap {
		background-color: rgb(73, 96, 111);
	}

	ul.sitemap li {
		margin: 0px 0px;
		padding: 5px 8px;
		border-top: 1px solid white;
	}

	ul.sitemap li.firstItem {
		border-top: 0px;
	}

	ul.sitemap li, ul.sitemap li a {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 13px;
		font-style: normal;
		font-weight: bold;
	}

	ul.sitemap li.signedItem, ul.sitemap li.signedItem a {
		background-color: rgb(94, 123, 142);
	}

	/* 2. szint */
	ul.sitemap_level1 {
		background-color: rgb(94,123,142);
	}

	ul.sitemap_level1 li {
		margin: 0px 0px;
		padding: 5px 8px;
		border-top: 1px solid white;
	}

	ul.sitemap_level1 li.firstItem {
		border-top: 0px;
	}

	ul.sitemap_level1 li, ul.sitemap_level1 li a {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia,sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
	}

	ul.sitemap_level1 li.signedItem, ul.sitemap_level1 li.signedItem a {
		color: rgb(73, 96, 111);
		background-color: rgb(220, 232, 239);
	}

	/* 3. szint és annál nagyobbak */
	ul.sitemap_level2, ul.sitemap_level3 {
		color: rgb(73, 96, 111);
		background-color: rgb(220, 232, 239);
	}

	ul.sitemap_level2 li, ul.sitemap_level3 li {
		margin: 0px 0px;
		padding: 5px 8px;
	}

	ul.sitemap_level2, ul.sitemap_level3 {
		color: #FFFFFF;
		cursor: pointer;
		font-family: Georgia, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: normal;
	}
	
	/*honlaptérkép oldal*/
	.portal_sitemap ul.sitemap  {
		background-color: white;
		list-style-type: none;
	}
	
	.portal_sitemap ul.sitemap ul  {	
		list-style-type: none;
	}
	
	.portal_sitemap .hiddenLastItem	{
		display: none;
	}
	
	.portal_sitemap ul.sitemap li, 
	.portal_sitemap ul.sitemap li a {
		color: black;
		font-size: 1em !important;			
	}
	
	.portal_sitemap ul.sitemap li {
		border: 0px;		
	}

	/* ---- Hírlevél regisztráció ---- */
	div.registration_label {
		clear: left;
		float: left;
		width: 130px;
	}
	div.registration_field {
		float: left;
		width: 370px;
	}
	div.registration_separator {
		clear: both;
		height: 10px;
		line-height: 10px;
	}
	input.next_button {
		background-image: url('../img/button100.gif');
		background-repeat: no-repeat;
		background-color: transparent;
		border: 0;
		color: white;
		cursor: pointer;
		font-size: 11px;
		font-weight: bold;
		line-height: 18px;
		margin: 0;
		overflow: hidden;
		padding: 0;
		text-align: center;
		text-transform: uppercase;
		height: 23px;
		width: 100px;
	}
	
	#highcontrast {		
		margin-top: 30px;
		width: 35px;
		float: right;
	}
	
	#highcontrast img {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	#highcontrast .default_skin {
		display: none;
	}
	
	#highcontrast .highcontrast_skin {
		display: block;
	}
	
	
}

@media print {
	.noprint, .menu, #footer_outer, .olPrintLink, .olSendLink, .rightmenu, .leftmenu, .w3LoadingDiv, #lightwindow, #lightwindow_overlay {
		display: none;
		visibility: hidden;
	}

	#webra_schema_cell, #webra_schema_row, #webra_schema_main, .content_containter_inner {
		overflow: visible;
	}
	
	#head_logo	{
		float: left;
	}
	
	#main_content {
		width: 930px;
	}
	
	div.olFull {
		display: block;
	}

	/* -- Fórum -- */
	#forum_topiclist_head {
		width: 728px;
		color: rgb(0,0,0);
		font-weight: bold;
		overflow: auto;
		clear: both;
	}

	#forum_topiclist_head_name {
		float: left;
		width: 230px;
		padding: 5px 0px 5px 10px;
	}

	#forum_topiclist_head_fresh {
		float: left;
		width: 85px;
		padding: 5px 0px;
	}

	#forum_topiclist_head_open {
		float: left;
		width: 105px;
		padding: 5px 5px;
	}

	#forum_topiclist_head_last {
		float: left;
		width: 105px;
		padding: 5px 5px;
	}

	#forum_topiclist_head_sum {
		float: left;
		width: 25px;
		text-align: right;
		padding: 5px 10px 5px 0px;
	}

	.forum_topiclist_0 {
		color: rgb(0, 0, 0);
		overflow: auto;
		border-bottom: 1px solid #2b6387;
	}

	.forum_topiclist_0 a, .forum_topiclist_0 a:visited {
		text-decoration: none;
		color: rgb(0,0,0);
	}

	.forum_topiclist_0 a:hover {
		text-decoration: underline;
	}

	.forum_topiclist_1 {
		color: rgb(255,255,255);
		background-color: rgb(109,175,218);
		border-bottom: 1px solid #2b6387;
		overflow: auto;
	}

	.forum_topiclist_1 a, .forum_topiclist_1 a:visited {
		text-decoration: none;
		color: rgb(255,255,255);
	}

	.forum_topiclist_1 a:hover {
		text-decoration: underline;
	}

	.forum_topiclist_name {
		float: left;
		font-weight: bold;
		padding-left: 10px;
		padding: 5px 0px 5px 5px;
		width: 230px;
	}

	.forum_topiclist_fresh {
		float: left;
		font-size: 0.8em;
		padding: 5px 0px;
		width: 85px;
	}

	.forum_topiclist_open {
		float: left;
		font-size: 0.8em;
		padding: 5px 5px;
		width: 105px;
	}

	.forum_topiclist_last {
		float: left;
		width: 105px;
		padding: 5px 5px;
		font-size: 0.8em;
	}

	.forum_topiclist_sum {
		float: left;
		width: 25px;
		text-align: right;
		padding: 5px 10px 5px 0px;
	}

	#forum_fejlec {
		font-weight: bold;
	}

	.forum_topic {
		margin: 5px 0;
		padding: 0px;
	}

	.forum_topic_header {
		background-repeat: no-repeat;
		background-position: bottom right;
		color: rgb(253,255,254);
		font-weight: bold;
		text-transform: uppercase;
		border-bottom: 2px solid white;
		font-size: 10px;
		margin: 16px 0px 0px 0px;
		padding: 4px 5px;
	}

	.forum_topic_title {
		border-bottom: 1px solid rgb(109,98,102);
		border-top: 4px solid white;
		margin: 0px 0px 5px 0px;
		font-size: 90%;
		font-weight: bold;
		padding: 3px;
	}

	.forum_topic_title a {
		color: #333333;
	}

	.forum_topic_messsages {
		float: left;
		font-size: 90%;
		margin: 3px 0;
		padding: 0px 5px;
		width: 60%;
	}

	.forum_topic_description {
		padding: 5px 3px;
		margin: 5px 0;
	}

	.forum_topic_date {
		margin: 3px 0;
		font-size: 90%;
		float: right;
		text-align: right;
		width: 30%;
	}

	.forum_topic_date2 {
		font-size: 90%;
		font-weight: normal;
		text-align: right;
		display: block;
	}

	.forum_topic_button {
		font-weight: normal;
		text-align: right;
		display: block;
		font-size: 90%;
		color: black;
		text-decoration: underline;
	}

	.forum_link {
		margin: 10px 5px;
		padding: 0px;
	}

	.forum_message {
		margin: 5px 5px;
		padding: 0px;
		border: 1px solid #999999;
		background: white;
	}

	.forum_message_head {
		/* height: 2em; */
		font-weight: bold;
	}

	.forum_message_body {
		color: black;
		clear: both;
	}

	.forum_message_pos a {
		display: inline;
		float: left;
		margin: 0px;
		padding: 3px 3px;
	}
	
	.forum_message_pos a:hover {
		text-decoration: none;
	}

	.forum_message_name {
		float: left;
		margin: 0px 0px 0px 1px;
		padding: 3px 0px;
		width: 400px;
	}
	
	.forum_message_name a, .forum_message_name a:visited {
		margin: 0px 0px 0px 5px;
		text-decoration: underline;
	}
	
	.forum_message_name a:hover, .forum_message_name a:visited:hover {
		text-decoration: none;
	}

	.forum_message_date {
		float: right;
		clear: right;
		margin: 0px;
		padding: 3px 0px;
		text-align: center;
		width: 150px;
	}

	.forum_message_text {
		font-size: 90%;
		margin: 5px;
	}

	.forum_message_response {
		font-size: 90%;
		margin: 5px;
	}
	.forum_message_response img {
		border: 0px;
		margin: 0px 0px 3px 0px;
	}

	.forum_message_reply {
		font-size: 90%;
		margin: 0px 5px;
	}

	.forum_listazo_pager {
		float: right;
		margin: 0px 5px;
	}

	#forum_newmessage {
		margin: 15px 0px;
		padding: 0px;
	}

	#forum_newmessage_head {
		/* background-image: url('../img/jelentkezes_nagyablak2.gif'); */
		background-repeat: no-repeat;
		cursor: pointer;
		font-weight: bold;
		margin-left: 5px;
		padding-top: 7px;
		padding-left: 35px;
		height: 22px;
		width: 328px;
	}

	#forum_newmessage_input {
		border-color: rgb(160, 210, 156);
		font-size: 16px;
		margin-top: -1px;
		padding-left: 6px;
		width: 358px;
	}
	#forum_newmessage_input textarea {
		height: 230px;
		width: 356px;
	}

	.forum_elkuld {
		background-color: #666600;
		border: 0px;
		clear: both;
		color: white;
		cursor: pointer;
		font-size: 12px;
		font-weight: bold;
		margin-top: 15px;
		padding-right: 30px;
		height: 26px;
		width: 87px;
		text-align: right;
	}

	.forumbox {
		padding: 0px;
	}

	.forumbox .box_title {
		padding-bottom: 5px;
	}

	.forum_nyito a {
		display: block;
		border-top: 1px solid #999999;
		padding: 3px 3px 3px 30px;
		background-image: url('../img/hegyvidek-forum-bullet.png');
		background-position: 15px 10px;
		background-repeat: no-repeat;
	}

	.forum_nyito a:hover {
		background-image: url('../img/hegyvidek-forum-bullet-over.png');
		background-position: 15px 10px;
		background-repeat: no-repeat;
		text-decoration: none;
	}

	.forum_topic_moderator_tools input, .forum_message_moderator_tools input {
		background-color: #666600;
		border: none;
		color: #E1EF9E;
		padding: 2px;
	}
}
