* { margin: 0px; padding: 0px; }

html {
	height: 100%;
	overflow-y: scroll !important;
}

body {
	background-color: #d5dee4;
	height: 100%;
	width: 100%;
  font-family:  Verdana, Arial, Hevlvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
  

img {
	border: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 29px;
	font-weight: bold;
	color: #DAA901;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #0071BB;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0071BB;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #0071BB;
}

p .piros {
	color: #FF0000;
	font-weight: bold;
}

#kontener {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(images/kontener_bg.jpg);
	background-repeat: repeat-y;
	background-color: #E0F2FF;
	background-position: 0px 169px;
}


#fejlec {
	width: 940px;
	height: 123px;
}

#topmenu {
	width: 160px;
	height: 52px; 
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 770px;
	text-align: right;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: -52px !important; /*mindenki latja*/
	margin-top: -56px ; /*ie5 latja mert a kov. sort nem */
	margin-top/**/:/**/-56px ; /*ie6 az utolsot ertelmezi */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu a:hover {
	color: #fff200;
}

#topmenu a.arrow {
	color: #FFFFFF;
	background-image: url(images/arrow_new01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 9px;
}

#topmenu a.arrow:hover {
	background-image: url(images/arrow_new02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 9px;
}


.bal #bottommenu {
	width: 590px;
	height: 21px;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	float: left;
}

.bal #bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bal #bottommenu .active {
	color: #FFF200;
	text-decoration: none;
}

#bottommenu {
	width: 274px;
	height: 21px;
	text-align: right;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}

#bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
	
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bottommenu a:hover {
	color: #fff200;
	
	
}

#bottommenu a.arrow {
	color: #FFFFFF;
	background-image: url(images/arrow_new01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 9px;
	
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
}

#bottommenu a.arrow:hover {
	background-image: url(images/arrow_new02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}

#menu_ {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	width: 937px;
	height: 26px; /* 42 volt */
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: left;
}


/********************************
******** JOBB SAV ***************
********************************/


#jobb {
	width: 304px;
	background-color: #b8cbeb;
}

#jobb div.kosar_mini {
	background-color: #3797e3;
	padding: 10px;
}

#jobb #loginbox {
	background-color: #6bbdfd;
}

#jobb a {
	font-weight: bold; 
	color: #0172b8;
	text-decoration: none;
}

#jobbmenu a {
	font-weight: bold; 
	color: #0172b8;
	text-decoration: none;
}

#jobbmenu td a {
	font-weight: bold; 
	color: #0172b8;
	text-decoration: none;
}


.login_input {
	border: none;
	background-color: #b5defd;
	width: 170px;
	height: 20px;
}




/********************************
******** KOZEPE *****************
********************************/

#kozepe {
	background-color: #b9cbea;
	margin: 0px;
	padding: 0px;
	width: 636px;
}

#kozepe th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0071BB;
	text-align: left;
	height: 20px;
}

#kozepe th a, #kozepe th a:link {
	color: #FFFFFF;
}

#kozepe th a:hover {
	color: #E0F2FF;
}

#kozepe td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
}

#kozepe td .piros{
	color: #FF0000;
	font-weight: bold;
}

#kozepe .th a, #kozepe .th a:link {
	color: #FFFFFF;
}

#kozepe .th a:hover {
	color: #E0F2FF;
}

#kozepe .th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #DAA901;
	text-align: left;
	height: 20px;
}

#kozepe a, #kozepe a:link {
	font-weight: bold;
	color: #014674;
	text-decoration: none;
}

#kozepe a:hover {
	font-weight: bold;
	color: #0071BB;
}

#kozepe a.arrow {
	background-image: url(images/arrow_new01.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 13px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 9px;
}

#kozepe a.arrow:hover {
	background-image: url(images/arrow_new02.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	height: 9px;
}

#kozepe .markadb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
	width: 50px;
	float: left;
}

#kozepe .markagomb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
	width: auto;
	float: left;
	margin-right: 10px;
}

td pre {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
	color: #0071BB;
	
	
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
	word-wrap: break-word;
	_white-space: pre;
	width: 445px;
	overflow: hidden;
}

td .prewrapper {
	width: 445px;
	overflow-x: auto;
}

html>td .prewrapper {
	overflow: auto;
}



#lablec {
	background-color: #0072BC;
	clear: both;
	height: 25px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	padding-top: 1px;
}

#lablec .bal {
	float: left;
	height: 25px;
	width: 636px;
}

#lablec .jobb {
	float: left;
	height: 25px;
	width: 303px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFFFFF;
}

.oldalcim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	background-image: url(images/bg_gradient2.jpg);
	background-repeat: repeat-x;
	height: 38px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 26px;
}

.belso {
	padding-top: 20px; 
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 13px;
}


.prosi_nezokep {
	display: block;
	float: left;
	height: 180px;
	width: 130px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#hidden p {
	display: none;
}




.kotelezo {
	color: #FF0000;
}

.td_bg {
	background-color: #cee1f5;
	padding: 3px;
}

.td_bg2 {
	background-color: #e0f2ff;
	padding: 3px;
}

.td_x {
	padding: 3px;
}

.reg_input {
	width: 200px;
}

.hiba {
	
	color: #b74141;
	font-weight: bold;
}

.clear {
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	margin: 0em;
  padding: 0em;
  font-size:0px;
  overflow: hidden;
}

.gomb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
	width: auto;
	margin-right: 10px;
}

.chk {
	color: #0071BB;
}

.def_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
}

.ar_td {
	color: #000000;
	background-color: #daa901;
	padding: 3px;
}

.hir_cim {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
}

.reszletes_td {
	padding-right: 10px;
	padding-bottom: 10px;
}

.reszletes_select {
	color: #0071BB; 
	border: none;
	width: 380px;
}

.arkategoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0071BB;
	width: 260px;
	border: none;
}

.kapcsolodo1 {
	background-color: #b8cbeb;
}

.kapcsolodo1 a {
	color: #0172b8;
	text-decoration: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	background-color: #b8cbeb;
}

.kapcsolodo2 {
	background-color: #c1d2ed;
}

.kapcsolodo2 a {
	background-color: transparent;
	color: #0172b8;
	text-decoration: uppercase;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

/* DD ACCORDITION */

.kereso_nyit_zar { /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	width: 117px;
	padding: 0px;
	margin: 0px;
	height: 13px;
}

.hirlevel_nyit_zar { /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
}

.prosi_nezokep {
	display: block;
	float: left;
	height: 180px;
	width: 130px;
	margin-right: 8px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* COMBOBOX */
/* Layout hacks
---------------------------------------------------------------------------------------------------- */
.clearfix:after {   /* fixes FF (applies background color regardless of height of left content or sidebar) */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


.dropdown {
	margin-bottom: 5px;
	margin-right: 30px;
	white-space: nowrap;
}

.dropdown,
.dropdownitem {
	width: 400px;
	white-space: nowrap;
	background-color: #FFFFFF;
}

.dropdown .arrow {
	background: transparent url('images/select/bg_dropdown_arrow.jpg') no-repeat right top;
	display: inline;
	float: left;
	width: 100%;
	padding-right: 19px;
	cursor: pointer;
	white-space: nowrap;
}

.dropdown .list {
	background: transparent url('images/select/bg_dropdown.jpg') no-repeat left top;
	height: 19px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdown .list p {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 19px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem {
	position: absolute;
	z-index: 20;
	border: 1px solid #427cd9;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem p {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 20px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem p.selected {
	background-image: url(images/select/bg_selected.gif);
	white-space: nowrap;
	cursor: pointer;
}

/************* 2 *************/
.dropdown2 {
	margin-bottom: 5px;
	margin-right: 30px;
	white-space: nowrap;
}

.dropdown2,
.dropdownitem2 {
	width: 40px;
	white-space: nowrap;
}

.dropdown2 .arrow {
	background: transparent url('images/select/bg_dropdown_arrow.jpg') no-repeat right top;
	display: inline;
	float: left;
	width: 100%;
	padding-right: 19px;
	cursor: pointer;
	white-space: nowrap;
}

.dropdown2 .list {
	background: transparent url('images/select/bg_dropdown.jpg') no-repeat left top;
	height: 19px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdown2 .list p {
	margin: 0;
	padding: 0 0 0 10px;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 19px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem2 {
	position: absolute;
	z-index: 20;
	border: 1px solid #427cd9;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem2 p {
	background-color: #FFFFFF;
	margin: 0;
	font-family: Arial, 'Lucida Grande', sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	padding-right: 20px;
	white-space: nowrap;
	cursor: pointer;
}

.dropdownitem2 p.selected {
	background-image: url(images/select/bg_selected.gif);
	white-space: nowrap;
	cursor: pointer;
}

