/*
 *
 *	hegyvidekujsag default style
 *
 *	@author Farkas Csaba
 *	@date 2007-07-18
 *	@version 1.0
 *	
 */


@media screen, projection {
	
	body {
		font-family: arial;
		font-size: 12px;
		color: black;
		margin: 0;
		padding: 0;
		background-color: white;
		text-align: justify;
		height: 100%;
		width: 100%;
	}
	
	.hidden {
		display: none;
	}
	
	#container {
		margin: 0 auto 0 auto;
		width: 980px;
		height: 100%;
		padding-top: 20px;
	}
	
	.separate_blue {
		background-image: url('../img/separate_blue.gif');
		background-repeat: no-repeat;
		/* font-size: 1px; */
		width: 980px;
		height: 6px;
	}
	
	#main_container {
		background-image: url('../img/background_main.gif');
		background-repeat: repeat-y;
		width: 100%;
		min-height: 959px;
		overflow: hidden;
	}
	
	#left_container {
		float: left;
		width: 194px;
		height: 100%;
	}
	
	#logo {
		width: 179px;
		height: 153px;
		padding: 15px 0px 0px 15px;
	}
	
	#hegyvidek_online {
		background-image: url('../img/hegyvidek_online_kek.gif');
		background-repeat: no-repeat;
		background-position: 15px 0px;
		width: 149px;
		height: 22px;
		font-weight: bold;
		padding: 5px 0px 0px 45px;
	}
	
	#hegyvidek_online a, #hegyvidek_online a:visited {
		color: white;
		text-decoration: none;
	}
	
	#hegyvidek_online a:hover {
		color: rgb(231,253,252);
		text-decoration: none;
	}
	
	#emblema {
		background-image: url('../img/emblema.gif');
		background-repeat: no-repeat;
		background-position: center bottom;
		width: 194px;
		height: 100px;
	}
	
	#menu {
		font-size: 16px;
		font-weight: bold;
		margin-top: 50px;
		height: 100%;
	}
	
	/* #menu ul {
		list-style-type: none;
		width: 154px;
		height: 100%;
		margin-left: -15px;
		_margin-left: 25px;
	}
	
	#menu ul li {
		height: 60px;
		padding-top: 5px;
	}
	
	#menu ul li a, #menu ul li a:visited {
		background-image: url('../img/menu_ki.gif');
		background-repeat: no-repeat;
		color: rgb(111,125,132);
		text-decoration: none;
		padding-left: 30px;
		width: 194px;
		padding-bottom: 11px;
		padding-top: 5px;
		_height: 44px;
		
	}
	
	#menu ul li a:hover {
		background-image: url('../img/menu_be.gif');
		background-repeat: no-repeat;
		color: rgb(0,0,0);
		text-decoration: none;
	} */
	
	.menu_element {
		height: 45px;
		width: 194px;
		padding-left: 10px;
		width: 184px;
	}
	
	.menu_element a, #menu_element a:visited {
		background-image: url('../img/menu_ki.gif');
		background-repeat: no-repeat;
		color: rgb(111,125,132);
		text-decoration: none;
		padding-left: 35px;
		padding-top: 5px;
		padding-bottom: 5px;
		display: block;
	}
	
	.menu_element a:hover {
		background-image: url('../img/menu_be.gif');
		background-repeat: no-repeat;
		color: rgb(0,0,0);
		text-decoration: none;
	}

	#menu a, #menu a:visited {
		background-image: url('../img/menu_ki.gif');
		background-repeat: no-repeat;
		background-position: 10px 0px;
		color: rgb(111,125,132);
		text-decoration: none;
		padding-left: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		display: block;
		height: 35px;
		width: 139px;
	}
	
	#menu a:hover {
		background-image: url('../img/menu_be.gif');
		background-repeat: no-repeat;
		background-position: 10px 0px;
		color: rgb(0,0,0);
		text-decoration: none;
	}

	#center_container {
		float: left;
		width: 632px;
		/*height: 100%;*/
	}
	
	#head {
		width: 632px;
		height: 155px;
	}
	
	#head_bf {
		float: left;
		width: 306px;
		height: 12px;
		background-image: url('../img/head_bf.gif');
		padding-top: 84px;
		padding-left: 10px;
		font-size: 9px;
	}
	
	#head_bf a, #head_bf a:visited {
		color: rgb(0,82,159);
		text-decoration: none;
	}
	
	#head_bf a:hover {
		color: rgb(0,0,0);
		text-decoration: none;
	}
	
	#head_jf {
		float: left;
		width: 314px;
		height: 96px;
		background-image: url('../img/head_jf.gif');
	}

	#head_ba {
		float: left;
		width: 248px;
		height: 49px;
		background-image: url('../img/head_ba.gif');
		font-size: 10px;
		padding-top: 4px;
		padding-left: 10px;
		padding-right: 58px;
		font-weight: bold;
	}

	#head_ba a, #head_ba a:visited {
		color: rgb(255,255,255);
		text-decoration: none;
	}
	
	#head_ba a:hover {
		color: rgb(0,0,0);
		text-decoration: none;
	}

	#head_ba_l {
		float: left;
	}

	#head_ba_r {
		float: right;
	}

	#head_ja {
		float: left;
		width: 299px;
		height: 48px;
		background-image: url('../img/head_ja.gif');
		font-size: 9px;
		color: rgb(255,255,255);
		text-align: right;
		padding-top: 5px;
		padding-right: 15px;
		text-transform: uppercase;
		}

	#article1 {
		width: 632px;
		padding-top: 23px;
		/*height: 321px;*/
	}
	
	#article1_cim {
		width: 596px;
		/*height: 45px;*/
		font-size: 22px;
		font-weight: bold;
		color: rgb(1,72,24);
		padding: 0px 18px 0px 18px;
		text-align: left;
	}
	
	#article1_cim a, #article1_cim a:visited {
		font-size: 22px;
		font-weight: bold;
		color: rgb(1,72,24);
		text-decoration: none;
	}
	
	#article1_cim a:hover {
		font-size: 22px;
		font-weight: bold;
		color: rgb(0,0,0);
		text-decoration: none;
	}

	#article1_text {
		width: 632px;
		/*height: 276px;*/
	}
	
	#article1_intro {
		float: left;
		width: 210px;
		padding: 0px 18px;
		/*height: 276px;*/
		font-size: 14px;
		color: rgb(0,0,0);
		font-family: times new roman;
	}
	
	#article1_img {
		float: left;
		width: 368px;
		/*height: 276px;*/
		padding-right: 18px;
		margin-top: 15px;
	}
	
	.article_separate {
		width: 632px;
		height: 6px;
		/*font-size: 1px;*/
		background-image: url('../img/article_separate.gif');
		background-repeat: no-repeat;
		background-position: center center;
		clear: both;
		margin-top: 20px;
	}
	
	#article_list {
		width: 632px;
		height: 100%;
	}
	
	#article_list_left {
		float: left;
		width: 298px;
		padding-left: 18px;
	}
	
	#article_list_right {
		float: left;
		width: 298px;
		padding-right: 18px;
	}
	
	.article_list_cim {
		font-size: 16px;
		font-weight: bold;
		color: rgb(1,49,93);
		padding: 15px 0px 6px 0px;
		text-transform: uppercase;
	}
	
	.article_list_cikk {
		font-size: 13px;
		font-weight: bold;
		color: rgb(1,72,24);
		padding-bottom: 9px;
		text-align: left;
	}
	
	.article_list_cikk a, .article_list_cikk a:visited {
		color: rgb(1,72,24);
		text-decoration: none;
	}

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

	#alcim {
		width: 592px;
		text-align: left;
		font-size: 25px;
		color: rgb(0,65,0);
		margin-left: 16px;
		font-weight: bold;
		margin-bottom: 24px;
	}
	
	#alcim img {
		/*margin-bottom: -2px;*/
	}
	
	#cikk_lablec {
		margin-left: 16px;
		margin-top: 15px;
		width: 592px;
		/*height: 26px;*/
	}
	
	#cikk_kuldes {
		float: left;
		width: 84px;
		/*height: 26px;*/
	}
	
	#cikk_nyomtatas {
		float: left;
		width: 84px;
		/*height: 26px;*/
	}
	
	#cikk_lablec_szunet {
		float: left;
		width: 408px;
		/*height: 26px;*/
		color: rgb(255,255,255);
	}
	
	#intro {
		width: 592px;
		/* height: 120px; */
		color: rgb(75,95,86);
		font-family: times new roman;
		font-size: 14px;
		margin-left: 16px;
		margin-top: 15px;
		text-align: left;
	}
	
	#intro img {
		float: left;
		height: 120px;
		padding-right: 10px;
	}
	
	#tartalom {
		width: 592px;
		/* height: 634px; */
		color: rgb(0,0,0);
		font-family: times new roman;
		font-size: 14px;
		margin-left: 16px;
		margin-top: 15px;
		text-align: left;
	}

	#tartalom img {
		padding: 10px;
	}

	#tartalom td {
		font-size: 13px;
	}
	
	#intro .kepalairas_table {
		font-family: arial;
		font-size: 12px;
		float: left;
		clear: both;
		margin: 0px;
		width: 1px !important;
		border: 0px;
	}

	#intro .kepalairas_text {
		display: none;
	}

	.listazo_sor {
		clear: left;
		float: left;
		margin-left: 16px;
		margin-top: 15px;
		width: 592px;
		text-align: left;
			font-size: 14px;
			color: rgb(64,113,64);
			font-weight: bold;
	}
	
	.listazo_sor img {
		margin-bottom: -4px;
		padding-right: 5px;
	}
	
	.listazo_sor a, .listazo_sor a:visited {
			color: rgb(65,85,78);
			text-decoration: none;
	}
		
	.listazo_sor a:hover {
			color: rgb(0,65,0);
			text-decoration: none;
	}
	
	.listazo_cim {
		float: left;
		width: 475px;
			font-size: 14px;
			color: rgb(64,113,64);
			font-weight: bold;
	}

	.listazo_cim a, .listazo_cim a:visited {
			color: rgb(65,85,78);
			text-decoration: none;
	}
		
	.listazo_cim a:hover {
			color: rgb(0,65,0);
			text-decoration: none;
	}
	
	.listazo_datum {
		float: left;
		width: 116px;
			text-align: right;
			color: rgb(56,77,71);
			font-weight: bold;
			font-size: 11px;
	}
	
	.listazo_datum a, .listazo_datum a:visited {
		color: rgb(65,85,78);
		text-decoration: none;
		margin: 0px 3px;
	}
	
	.listazo_datum a:hover {
		color: rgb(0,65,0);
		text-decoration: none;
		margin: 0px 3px;
	}

	#searchbox {
		width: 157px;
		height: 34px;
		background: white;
		margin-left: 250px;
		margin-top: 20px;
	}

	#searchbox_text {
		float: left;
		background-image: url('../img/searchbox2.gif');
		background-repeat: no-repeat;
		background-position: center left;
		width: 133px;
		height: 21px;
		font-size: 9px;
		color: rgb(58,65,55);
		font-weight: bold;
		padding-top: 13px;
		padding-left: 3px;
	}
	
	#searchbox_text input {
		width: 80px;
		height: 12px;
		margin-left: 42px;
		margin-top: -4px;
		font-size: 9px;
	}
	
	#searchbox_disc {
		float: left;
		width: 21px;
		height: 28px;
		padding-top: 6px;
	}

	.search_resultnum {
		float: left;
		width: 475px;
			font-size: 14px;
			color: rgb(64,113,64);
			font-weight: bold;
	}
		
	#right_container {
		float: left;
		width: 154px;
		padding-top: 10px;
	}
	
	.bannerfejlec {
		width: 126px;
		background-image: url('../img/bannerfejlec.gif');
		height: 20px;
		padding-top: 5px;
		padding-left: 28px;
		font-weight: bold;
	}
	
	.bannerfejlec a, .bannerfejlec a:visited {
		color: rgb(61,146,213);
		text-decoration: none;
	}
	
	.bannerfejlec a:hover {
		color: rgb(0,0,0);
		text-decoration: none;
	}

	.banner {
		width: 154px;
		padding-bottom: 14px;
	}
	
	#bottom_banners {
		width: 980px;
		height: 100px;
		padding-top: 3px;
	}
	
	#bottom_banners img {
		margin: 0px 6px;
	}
	
	#footer {
		width: 980px;
		height: 21px;
	}
	
	#footer {
		width: 980px;
		height: 22px;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
	}
	
	#footer a, #footer a:visited {
		color: rgb(16,77,16);
		text-decoration: none;
	}
	
	#footer a:hover {
		color: rgb(0,0,0);
		text-decoration: none;
	}
	
	.footer_item {
		margin: 0px 16px;
	}
	
	.separate_green {
		background-image: url('../img/separate_green.gif');
		background-repeat: no-repeat;
		width: 980px;
		height: 6px;
		/*font-size: 1px;*/
	}
	

	a img {
		border: 0px;
	}
	
	

	.fk_h {
		display:none;
	}

	.registration_main_container {
	}

	.registration_body_container {
		color: #000000;
		font-family: times new roman;
		font-size: 14px;
	}

	.registration_footer_container {
	}
	
	.registration_label {
		clear: left;
		float: left;
		width: 45%;
		text-align: right;
		font-weight: bold;
		color: #000000;
		font-family: times new roman;
		font-size: 14px;
		padding: 9px 0px 0px 0px;
	}
	
	.registration_field {
		float: left;
		width: 50%;
		color: #000000;
		font-family: times new roman;
		font-size: 12px;
		padding: 6px 10px;
		text-align: left !important;
	}
	
	.registration_row {
		/*clear: left;*/
		/*float: left;*/
		color: #000000;
		font-family: times new roman;
		font-size: 14px;
		padding: 6px 10px;
		text-align: center;
	}
	
	.registration_field input {
		padding: 1px !important;
	}
	
	.registration_ok_button {
		text-align: center;
	}

	.registration_error {
		background-color: red;
		color: white;
		font-weight: bold;
		padding: 10px;
		height: 1%;
	}
	
	.next_button {
		clear: both;
		border: 0px;
		background-image: url('../img/elkuld.gif');
		background-repeat: no-repeat;
		width: 87px;
		height: 26px;
		margin: 10px 0px;
		font-weight: bold;
		font-family: times new roman;
		font-size: 12px;
		text-align: right;
		padding-right: 30px;
		cursor: pointer;
	}

	.image_caption_table_cell_0, .image_caption_table_cell_1 {
		padding: 0px;
		margin: 0px;
		border: 0px;
		text-align: center;
	}

	.hegyvidekujsag_hirbox {
		xfont-family: arial;
		font-size: 10px;
	}

	.hegyvidekujsag_hirbox .oListItem {
		padding: 3px 7px 2px 7px;
		height: 1%;
	}

	.hegyvidekujsag_hirbox .even {
		background-color: rgb(239, 239, 227);
	}

	.hegyvidekujsag_hirbox .odd {
		background-color: rgb(212, 208, 179);
	}

	.hegyvidekujsag_hirbox .article_list_cikk {
		padding-bottom: 0px;
	}

	.hegyvidekujsag_hirbox .article_list_cikk a,
	.hegyvidekujsag_hirbox .article_list_cikk a:link,
	.hegyvidekujsag_hirbox .article_list_cikk a:visited,
	.hegyvidekujsag_hirbox .article_list_cikk a:active,
	.hegyvidekujsag_hirbox .article_list_cikk a:hover
	{
		font-size: 11px;
		color: rgb(167, 11, 32)
	}

	.hegyvidekujsag_hirbox .listazo_more {
		color: black;
		float: right;
		font-size: 10px;
		font-weight: bold;
		text-align: right;
		text-transform: lowercase;
		font-style: italic;
	}

	.hegyvidekujsag_hirbox .listazo_more a,
	.hegyvidekujsag_hirbox .listazo_more a:link,
	.hegyvidekujsag_hirbox .listazo_more a:visited,
	.hegyvidekujsag_hirbox .listazo_more a:active,
	.hegyvidekujsag_hirbox .listazo_more a:hover {
		color: black;
		text-decoration: none;
	}

	.hegyvidekujsag_hirbox .more_image {
		width: 7px;
		height: 11px;
		float: right;
		background-image: url(/site/img/hirbox_tovabb.gif);
		margin-right: 8px;
	}

	.clearboth_div {
		clear: both;
		height: 0px;
		line-height: 0px;
		font-size: 0px;
	}
	
	.folderpathMainContainer {
		width: 632px;
		padding-top: 10px;
		margin-left: 16px;
		font-size: 20px;
	}
	
	.archivum_head #head_ja,
	.archivum_head #head_ba_l {
		font-size: 0px;
	}
	
	#highcontrast {
		float: right;
		margin-right: 10px;
	}
	
	#highcontrast .default_skin {
		display: none
	}
	
	#highcontrast .highcontrast_skin {
		display: block;
	}

}

@media print {
	.hidden, #head, #left_container, #right_container, #bottom_banners, #menu_top, #menu_top_separate, #cikk_lablec, #panorama, #main_right, #footer, .footer_separate {
		display: none;
		visibility: hidden;
	}
}
