/* Alap css állomány a modulokhoz */

@media screen, projection {
	/* ------ Gyorskereső --------------------- */
	
	.select-free {
		/*display: none;*/
		visibility: hidden;
		
		position: absolute;
		z-index: 999;
		left: 0px;
	}
	
	.select-free iframe {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: -1;
		filter: alpha(opacity=0);
		width: 330px;
		height: 600px;
		overflow: hidden;
	}
	
	.fastsearchResultContainer {
		border: 1px solid #99a2b1;
		margin-left: 0px;
		/* display: none; */
		z-index: 999;
	}
	
	#searchresultfixed {
	}
	
	#searchresultfixed iframe {
		display: none;
	}
	
	.shadow_right {
		display: none;
	}
	
	table.fastsearch_center {
		margin-top: 1px;
		margin-left: 1px;
	}
	
	.fastsearch_up {
		/* height: 5px; */
		/* line-height: 8px; */
		display: none;
	}
	
	.fastsearch_down {
		display: none;
	}
	
	.dropshadow_menu_content {
		height: 1%;
		border: 0px;
	}
	
	#searchBoxContainer {
		float: left;
		height: 38px;
		position: relative;
		margin: 0px;
		padding: 0px;
	}
	
	#searchresult {
		position: absolute;
		/*top: 38px !important;*/
		left: 0px;
		/*overflow: visible*/;
	}
	
	#searchbutton {
		float: left;
	}
	
	.fastsearch_fen {
		height: 5px;
		line-height: 8px;
	}
	
	.fastsearch_bal {
		font-weight: bold;
		width: 200px;
		vertical-align: top;
		text-align: right;
	}
	
	.dropshadow_menu_list {
		border-left: 1px solid black;
	}
	
	.fastsearch_also_td1 {
		white-space: nowrap;
		padding-left: 5px;
	}
	
	.fastsearch_noresults_td {
		white-space: nowrap;
		padding-left: 5px;
	}
	
	.fastsearch_noresults {
		min-width: 100px;
		padding: 5px;
	}
	
	#searchInput {
		background-position: -1000px;
		background-repeat: no-repeat;
		background-image: url('../img/wait-search.gif');
	}
	
	#searchbutton_on {
		float: left;
		display: none;
	}
	
	.header_secondrow_quicksearch {
		background-position: 0px -38px;
	}
	
	.fastsearch_item {
		/*height: 20px;*/
		line-height: 20px;
		width: 100%;
		margin-right: 5px;
		padding-left: 3px;
	}
	
	/* ------ összetett kereső ----------------------------------------------- 
	/
	
	.lapozo_inner_separator {
		display: none;
	}
	
	/* ------ összetett kereső vége ------------------------------------------ */
	
	/* ------ Hirdetőtábla -------------------- */
	
	#newsimagescroller {
		background-color: rgb(236,236,236);
		position: relative;
		overflow: hidden;
		width: 740px;
		height: 400px;
		z-index: 1;
	}
	
	div.scroller {
		font-size: 0.75em;
		width: 740px;
		height: 400px;
		overflow: hidden;
		color: white;
		margin: 0px;
		padding: 0px;
		position: absolute;
		left: 0px;
		top: 0px;
	}
	
	div.scroller div.section {
		width: 740px;
		overflow: hidden;
		float: left;
		padding: 0px;
		position: relative;
		height: 400px;
	}
	
	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: table;
		z-index: 999;
		padding: 28px 5px 0px 5px;
		width: 740px;
		height: 70px;
		position: relative;
	}
	
	.scroller_sectiontitle h3, .scroller_sectiontitle h1 {
		display: table-cell;
		vertical-align: middle;
		width: 47%;
		font-family: Georgia, serif;
		margin: 0px 0px 0px 0px;
		padding: 0px;
		font-size: 20px;
		font-weight: normal;
	}
	
	.scroller_articleintro {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
		margin: 0px 5px 0px 0px;
		padding: 0px;
		height: 70px;
		text-decoration: none !important;
		line-height: 1.25em;
		overflow: hidden;
	}
	
	.scroller_sectiontitle h3 a, .scroller_sectiontitle h1 a {
		font-weight: normal;
	}
	
	.kiemelt_felsobg {
		top: 26px;
		height: 73px;
		border-bottom: 1px solid white;
		border-top: 1px solid white;
		z-index: 997;
	}
	
	#kiemelt_alsobg {
		bottom: 0px;
		height: 106px;
		border-top: 1px solid white;
	}
	
	#kiemelt_alsobg, .kiemelt_felsobg {
		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;
		background-color: black;
	}
	
	#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: block;
		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: 4px;
		right: 5px;
		z-index: 9999;
		display: block;
		padding: 0px 5px;
		margin: 0px;
	}
	
	/* ------ Hirdetőtábla vége --------------- */
	
	/* ------ objektumlistázó ------------------------------------------------ */
	
	.objectlist-object-tovabb-text {
		display: none;
	}
	
	/* ------ objektumlistázó vége ------------------------------------------- */
	
	/* ------ webra3_gui.js javítás from webra3_admin.css -------------------- */
	
	.popup_container_global {
		position: absolute;
		left: 0px;
		top: 0px;
		width: 0px;
		height: 0px;
		border: 0px none;
		padding: 0px;
	}
	
	.disabled_window {
		display: block;
		visibility: hidden;
		position: absolute;
		top:0px;
		left:0px;
		z-index: 98;
		width: 3000px;
		height: 3000px;
		margin: 0px;
		padding: 0px;
		background-color: #000000;
		filter: alpha(opacity=50); 
		filter: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=50);
		-moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: .5; -opera-opacity: 50; mso-opacity: 50;
	}
	
	.disabled_window iframe {
		display: block;
		visibility: hidden;
		position: absolute;
		width: 3000px;
		height: 3000px;
		top: 0px;
		left: 0px;
		z-index: 97;
		filter: mask();
		border: 0px none red;
	}
	
	/* ------ loadingindicator ne tegye ki ----------------------------------- */
	
	#w3LoadingDiv {
		display: none;
	}
	
	/* ------ sorttable popup menu basic design ----------------------------------- */
	
	.sort_table_container div.dropshadow_menu_content {
		margin: 0px;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 2px;
		font-size: 12px;
		background-color: white;
		border: 1px solid rgb(50,50,50);
	}

	.sort_table_container .dropshadow_menu_list {
		border-left: 0px;
	}


	/* ------ laddermenu menu basic design ---------------------------------------- */
	.hiddenLastItem, .hiddenLastItem a {
		clear: both;
		float: none;
		height: 0px;
		line-height: 0px;
		margin: 0px;
		padding: 0px;
		width: 0px;
	}
	.hiddenLastItem a {
		display: none;
	}

	/* START: Hírlevél feliratkozás */
	.newsletter_typefield {
		float: left;
		margin-left: 20px;
	}

	.newsletter_typelabel {
		float: left;
	}

	.newsletter_error {
		color: red;
	}
	/* END: Hírlevél feliratkozás */
	
	
	/* START: Űrlap */
	.form_root {
		width: 500px;
		margin: 0px auto;
		padding: 30px 0px 30px 0px;
	}
	.form_root .clear {
		display: block;
		clear: both;
		height: 0px;
	}
	.form_root .form_row {
	}
	.form_root .form_left {
	  display: block;
	  float: left;
	  height: auto;
	  min-height: 5px;
	  width: 214px;
	  overflow: hidden;
	  /* position: relative; */
	  padding: 3px 3px 3px 10px;
	}
	.form_root .form_right {
	  display: block;
	  float: left;
	  height: auto;
	  min-height: 5px;
	  width: 264px;
	  overflow: hidden;
	  /* position: relative; */
	  padding: 3px;
	}
	.form_root .form_title {
		padding: 10px;
		margin-bottom: 20px;
		border-bottom: 1px solid #B4B9C3;
		font-size: 20px;
		text-align: center;
	}
	.form_root .buttonBar {
		padding: 10px;
		margin-top: 20px;
		border-top: 1px solid #B4B9C3;
	}
	.form_root .submit-container, #popup_container_global .form_root .submit-container {
	  background-image: url("../img/wit/button-left.gif");
	  background-position: left top;
	  background-repeat: no-repeat;
	  display: block;
	  float: right;
	  height: 33px;
	}
	.form_root .submit-container input, #popup_container_global .form_root .submit-container input {
	  background-color: white;
	  background-image: url("../img/wit/button-right.gif");
	  background-position: right top;
	  background-repeat: no-repeat;
	  border: 0 none;
	  color: #4C4C4C;
	  font-family: Calibri,Calibri-import,Arial,sans-serif;
	  font-size: 18px;
	  font-weight: bold;
	  height: 33px;
	  margin: auto auto auto 6px;
	  padding: 0 14px 4px 8px;
	  text-shadow: 0 1px 1px #FFFFFF;
	  cursor: pointer;
	}
	.form_root .inputtype_varchar, .form_root .inputtype_int {
		width: 249px;
		white-space: nowrap;
		background-color: #FAFAFA;
		background-image: url("../img/wit/form_input_bg.png");
		background-position: left top;
		background-repeat: repeat-x;
		border: 1px solid #B4B9C3;
		font-family: Calibri,Calibri-import,Arial,sans-serif;
		font-size: 12px;
		height: 19px;
		line-height: 19px;
		padding: 0 5px;
		text-align: left;
	}
	.form_root .inputtype_varchar, .form_root .inputtype_int {
		display: inline-block;
	}
	.form_root .inputtype_select {
		width: 230px;
		font-family: Calibri,Calibri-import,Arial,sans-serif;
	}
	.form_root .inputtype_int {
		width: 100px;
	}
	.form_root .form_left label {
		display: inline-block;
		width: 100%;
		font-size: 13px;
		font-weight: bold;
	}
	.form_root #right_block_content_top {
		padding: 3px 3px 10px 3px;
		font-size: 13px;
	}
	
	.form_root input.readonly {
		background: none repeat scroll 0 0 transparent;
		border: 0 none;
	}
	
	.form_root div.formerror {
		background-color:white;
		border:1px solid #B4B9C3;
		color:#191919;
		padding: 10px;
		margin-bottom: 10px;
	}
	.form_root #formerrorContainerID img {
		float: left;
		border: 0px;
	}
	.form_root #formerrorContainerID h2 {
		margin-bottom: 5px;
	}
	.form_root #formerrorContainerID ul {
		clear: both;
	}
	.form_root .formerror div.pager a.pagerup, .form_root .formerror div.pager a.pagerdown {
		background-image: url('../img/form/errornyil_fel.gif');
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 15px;
		padding-right: 10px;
	}
	.form_root .formerror .error div.pager a.pagerup {
		background-image: url('../img/form/errornyil_fel.gif');
	}
	.form_root .formerror .error div.pager a.pagerdown {
		background-image: url('../img/form/errornyil_le.gif');
	}
	.form_root .separator {
		clear: both;
	}
	.wAuto {
		width: auto !important;
	}
	/* END: Űrlap */
	
	/* ------ Cikkszerkesztővel előállított cikkek ----------------------------------------------- */
	
	/*
	table {
		border-spacing: 0;
		empty-cells: show;
		padding: 0px;
		margin: 0px;
		border: 0px;
		border-collapse: collapse;
	}
	td, th {
		padding: 3px;
		margin: 0px;
		border: 1px solid #000000;
	}
	th {
		border-bottom: 2px solid #000000;
		font-weight: bold;
	}

	em, em strong {
		font-style: italic;
	}
	strong, strong em {
		font-weight: bold;
	}

	hr {
		border: 0px;
		background-color: black;
		min-height: 1px;
		margin: 0px;
	}

	.image_caption_table {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.image_caption_table_cell_0 {
		border: 0px;
		padding: 0px;
		text-align: center;
	}
	.image_caption_table_cell_1 {
		border: 0px;
		padding: 0px;
		text-align: center;
		font-style: italic;
	}

	.table_align_center {
		margin-left: auto;
		margin-right: auto;
	}
	.table_align_right {
		margin-left: auto;
	}

	.table-responsive {
		min-height: .01%;
		overflow-x: auto;
	}
	.table-responsive > table {
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	*/
	
	/* ------ Cikkszerkesztővel előállított cikkek vége ------------------------------------------ */
	
	

	/* START: Komplex szavazás */

	.voteComplexMain  {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.voteComplexMain .voteError {
		margin-bottom: 40px;
		padding-left: 15px;
		color: red;
	}
	.voteComplexMain .voteSuccess {
		margin-bottom: 40px;
		padding-left: 15px;
		color: green;
		font-size: 18px;
		font-weight: bold;
	}
	.voteComplexMain .voteError > div, .voteComplexMain .voteSuccess > div {
		margin-bottom: 10px;
	}

	.voteComplexMain .fieldList > .form-group {
		margin-bottom: 30px;
	}
	.voteComplexMain .fieldLabel.notRequired {
		font-weight: normal;
	}
	.voteComplexMain .fieldAnswer > .radio, .voteComplexMain .fieldAnswer > .checkbox {
		padding-top: 0px;
	}
	.voteComplexMain .fieldAnswer > .radio + .answerFreeText, .voteComplexMain .fieldAnswer > .checkbox + .answerFreeText {
		padding-left: 20px;
		padding-top: 5px;
	}
	.voteComplexMain .sortItem {
		margin-bottom: 10px;
		position: relative;
		min-height: 40px;
	}
	.voteComplexMain .sortItem label {
		font-weight: normal;
		margin-left: 80px;
		padding-top: 4px;
		cursor: pointer;
	}
	.voteComplexMain .sortItem select {
		width: auto;
		position: absolute;
		top: 0px;
	}

	.voteComplexMain .form-group.notRequied > label {
		font-weight: normal;
	}
	.voteComplexMain .address {
		margin-top: 10px;
	}
	.voteComplexMain .optin {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.voteComplexMain .optin .row {
		margin-bottom: 15px;
	}
	.voteComplexMain .optin .row.notRequied label {
		font-weight: normal;
	}

	.voteComplexMain .captcha img {
		margin-bottom: 10px;
	}
	.voteComplexMain .voteSend {
		padding-top: 40px;
	}

	.voteComplexMain .voteResult .fieldList .fieldItem .fieldLabel {
		font-weight: bold;
	}
	.voteComplexMain .voteResult .fieldList .fieldItem .fieldAnswer {
		margin-left: 15px;
	}
	.voteComplexMain .voteResult .fieldList .fieldItem .fieldAnswer > div {
		margin-bottom: 5px;
	}
	.voteComplexMain .voteResult .fieldList .fieldItem .fieldAnswer .answerRate {
		margin-left: 15px;
	}

	@media (max-width: 1199px) {
	}

	@media (max-width: 991px) {
		.voteComplexMain .smRow {
			margin-bottom: 10px;
		}
	}

	@media (max-width: 767px) {
		.voteComplexMain .xsRow {
			margin-bottom: 10px;
		}
	}

	/* END: Komplex szavazás */

}