body {
	position:absolute;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	background:#d3d6e0;
}

a img{
	border:none;
}

a {
	color: #4c557c;
}

.xmleditor_inner_cell a {
	color:#424c77;
	text-decoration:none;
	font-weight:bold;
	font-size: 13px;
}

table{
	border: 1px solid #515d91;
	width: 100%;
}

tr.thead th{
	background: #253061;
	color: #fff;
	margin:5px;
}

tr td{
	padding: 5px;
}

h5 {
	font-size:16px;
}

h4 {
	font-size: 18px;
}

.viewTOMain h4 {
	font-size: 13px;
}

.hcb_main {
	width:100%;
	position: relative;
}

.header{
	width:800px;
	margin:0 auto 0 auto;
	z-index:1;
	position: relative;
}

.headertop{
	width:800px;
	height:130px;
	background:url(../img/hcb/head_top.gif) no-repeat bottom;
	position: relative;
}

.headpic{
	width:800px;
	height:265px;
	background:url(../img/hcb/headpic.jpg) left top no-repeat #333d6c;
}

.home {
	padding-top:100px;
	width:270px;
	height:28px;
}

.langs {
	position:absolute;
	left:555px;
	top:60px;
	color:#949bb3;
	font-weight:bold;
	font-size:9px;
}

.langs a {
	font-family:arial,sans-serif;
	font-size:10px;
	color:#949bb3;
	font-weight:bold;
	text-decoration:none;
}

.langs a.sel {
	color:#191d37;
}

.cover{
	position:absolute;
	top:130px;
	left:0px;
	width:800px;
	height:265px;
	background:url(../img/hcb/head_cover.png) left top no-repeat;
}

.topimg{
	position:absolute;
	top:0px;
	left:0px;
	height:53px;
	width:100%;
	background:url(../img/hcb/decoration.png) 0 -53px;
}

.bottomimg{
	position:absolute;
	bottom:0px;
	left:0px;
	height:53px;
	width:100%;
	background:url(../img/hcb/decoration.png) 0 0;
}

.footer{
	width:800px;
	margin:0 auto 0 auto;
	height:120px;
	background:url(../img/hcb/footer_bg.gif) top left no-repeat #fff;
	font-family:arial, sans-serif;
	font-size:10px;
	color:#aeb1be;
}

.footer span {
    position: relative;
}

.content{
	width:740px;
	margin:0 auto 0 auto;
	background:url(../img/hcb/content_bg.jpg) no-repeat #fff;
	padding:30px;
	font-family:arial,sans-serif;
	font-size:12px;
	color:#282b35;
	line-height:140%;
	margin-top: 30px;
	background-color: #FFFFFF;
}

.content p{ 
	font-size:13px;
}

.content h1{ 
	font-family:arial,sans-serif;
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	color:#7984bb;
	margin-bottom:20px;
}

.content h2{ 
	font-size:16px;
	color:#7f859f;
}

.content h3{ 
	font-size:14px;
	color:#5d6487;
	margin:0px;
}

.content em{ 
	color:#47507c;
	font-style:normal;
	font-weight:normal;
}

.content strong{ 
	color:#47507c;
	font-style:normal;
	font-weight:bold;
}

.content cite{ 
	font-style:italic;
}

.content small{
	font-size:10px;
}

.content a{ 
	color:#424c77;
	text-decoration:none;
	font-weight:bold;
}

.content a.arrow{ 
	padding-right:10px;
	background:url(../img/hcb/arrow_link.gif) right 6px no-repeat;
}

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

.content .blockrows{
	margin-bottom:0px;
}

.content img{
	border:3px solid #d3d6e0;
}

#details1 img, #details2 img, #details3 img, #details4 img, #details5 img {
	border: 0px;
}


.content .floated img{
  margin:0 20px 20px 0;
  display:block;
  float:left;
}

.content .floated div{
  float:left;
  width:600px;
  padding:0px;
}

.content .floated h3{
  margin-top:0px;
}

.content .hliner{
	border-bottom:1px solid #eaeaea;
	margin:0 0 30px 0;
}


.content .col_2_1 .col_a,
.content .col_2_1 .col_b{
	float:left;
	width:48%;
	padding-right:2%;
}

.content .col_2_2 .col_a{
	float:left;
	width:230px;
	padding-right:20px;
}

.content .col_2_2 .col_b{
	float:left;
	width:470px;
	padding-right:20px;
	text-align: justify;
}

.credit3{
	margin-left:20px;
	top:17px;
}

h1.searchresult {
	font-family:arial,sans-serif;
	font-size:19px;
	color:#282b35;
	font-weight: normal;
	font-style: normal;
}

#kiemelt {
	width:600px;
	height:265px;
    background-color: transparent;
    background-image: url('../img/img_loading.gif');
    background-position: center;
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    filter: blendTrans(duration=2);  
  }
  
  
  #kiemelt_linkbg {
	display: none
  }

  #kiemelt_link {
	display: none
  }
  
  #prevnext {
	display: none
  }
 
 .articletoolbox {
	display: none
 }

 #offer{
	position:absolute;
	top:130px;
	left:600px;
	width:180px;
	height:80px;
	padding:10px;
	background:#191d37;
	border-bottom:2px solid #4c557c;
	overflow:hidden;
}

#offerhead{
	font-family:arial,sans-serif;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	margin:0px;
	padding-left:5px;
	text-decoration:none;
	display:block;
}

#offer p{
	font-family:arial,sans-serif;
	font-size:11px;
	line-height:120%;
	color:#cfd6f0;
	margin:0px;
	padding:5px;
	width:170px;
	font-weight:normal;
}

#search form {
    position: relative;
}

#search{
	position:absolute;
	left:605px;
	top:245px;
	width:190px;
	height:24px;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;	
	line-height:20px;
	text-indent:11px;
}

#searchtext{
	position:absolute;
	top:0px;
	right:28px;
	width:152px;
	height:24px;
	border:none;
	background:url(../img/hcb/searchbg.gif) no-repeat;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:24px;
	padding-left:6px;
}

#searchtext, x:-moz-any-link {
	padding-top:5px;
}

#searchsubmit{
	position:absolute;
	top:0px;
	right:0px;
	width:29px;
	height:24px;
	border:none;
	background:url(../img/hcb/searchsubmit.gif) no-repeat;
}

.fk_h {
	display: none;
}

#newsletter_type {
	display: none;
}

#newsletter div {
    position: relative;
}

#newsletter{
	position:absolute;
	left:605px;
	top:305px;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	width:190px;
	padding-top:5px;
	line-height:20px;
	text-indent:11px;
}

#newsletter_email{
	position:absolute;
	top:0px;
	right:28px;
	width:152px;
	height:24px;
	border:none;
	background:url(../img/hcb/searchbg.gif) no-repeat;
	font-family:arial,sans-serif;
	font-size:10px;
	color:#ffffff;
	line-height:24px;
	padding-left:6px;
}

#newsletter_email, x:-moz-any-link {
	padding-top:5px;
}

.newsletter_ok_button input{
	position:absolute;
	top:0px;
	right:0px;
	width:29px;
	height:24px;
	border:none;
	background:url(../img/hcb/newssubmit_b.gif) no-repeat;
}

.content .newsletter_main_container input, .content .newsletter_main_container #newsletter_email  {
	position: relative;
}

.content .newsletter_main_container #newsletter_email {
	margin-left: 30px;
	margin-top: 30px;
	background: url();
	background-color: white;
	border: 1px solid #282B35;
	color: #282B35;
	line-height: 16px;
	height: 16px;
}

.content .newsletter_main_container #newsletter_type {
	position: relative;
	display: block;
	margin-top: 5px;
}

.content .newsletter_main_container .newsletter_typefield {
	float: left;
}

.navigation{
width:770px;
background:url(../img/hcb/menu_bg.gif) repeat-x #253062;
padding-left:30px;
border-bottom:1px solid #253062;
border:none;
position:absolute;
top:395px;
}

.udm>li {
    background: transparent url(../img/hcb/menu_separator.gif) no-repeat scroll 0 0;
    background-position: 0px 10px;
}

.udm li ul {
	margin-top: 0px !important;
}
.udm li ul ul {
	margin-top: -34px !important;
}

.feedbackLabel {
float: left;
clear: left;
}

.feedbackField {
float: right;
clear: right;
margin-left: 10px;
}

.feedbackTextField textarea {
width: 400px;
height: 80px;
}

.feedbackSeparator {
clear: both;
height: 10px;
}

.feedbackButtonContainer {
text-align: center;
width: 400px;
margin-top: 50px;
}

.feedbackFormContainer {
padding: 20px;
}

.feedbackTxtContainer {
margin-bottom: 20px;
}

.feedbackInputContainer {
width: 400px;
}

.hcbrequestInputGrouptitle {
    color: rgb(93,100,135);
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

.hcbrequestInputGroupsubtitle {
    margin-bottom: 10px;
}

.hcbrequestLabel {
float: left;
clear: left;
color: rgb(93,100,135);
font-weight: bold;
padding-left: 30px;
width: 200px;
}

.hcbrequestField {
float: left;
clear: right;
margin-left: 10px;
margin-bottom: 10px;
}

.hcbrequestTextField textarea {
width: 400px;
height: 80px;
}

.hcbrequestTextField {
float: left;
clear: right;
margin-left: 10px;
    
}

.hcbrequestSeparator {
clear: both;
height: 10px;
}

.hcbrequestButtonContainer {
text-align: center;
margin-top: 50px;
}

.hcbrequestButtonContainer input {
    background-color: white;
    border: 1px solid rgb(113,120,155);
    color: rgb(93,100,135);
    font-weight: bold;
    padding: 5px 15px;
}

.hcbrequestFormContainer {
padding: 20px;
}

.hcbrequestTxtContainer {
margin-bottom: 20px;
}

.hcbrequestMainTitle {
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    color: rgb(121,132,187);
}

.hcbrequestErrorContainer {
    margin-bottom: 20px;
    color: red;
    font-size: 14px;
    font-weight: bold;
}

.searchresult_pager {
    text-align: center;
    margin: 10px 0px;
}

.searchresult_pager a {
    margin: 0px 5px;
}

.aural {
    display: none;
}

.kozep li {
    float: left;
    margin-right: 30px;
    list-style-type: none;
}

.kozep {
    margin-bottom: 60px;
}

.kiemelt_szolgaltatok {
    border: 1px solid #424C77 !important;
    display: none;
}

.multiple_block {
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    width: 30%;
}

.multiple_block label {
	font-weight: normal !important;
}

#search_valid img {
	margin-left: 5px;
	border: 0px;
}

.search_form_main input {
    margin-left: 10px;
}

.search_form_main {
    margin-top: 10px;
}

.search_form_main label {
    margin-top: 2px;
    color: #47507C;
    font-weight: bold;
}

.inner_group {
	border: 0px;
}

.inner_group legend {
    color: #47507C;
    font-weight: bold;
    cursor: pointer;
}

.search_form_main br {
    clear: both;
}

.search_result_item img {
    border: 0px;
}

.search_result_item {
    margin-top: 25px;
}

#submitbutton, #newsubmitbutton {
    margin-left: 300px;
background:transparent url(../img/hcb/submitbg.gif) no-repeat scroll 0 0;
border-color:#D3D6E0;
border-style:solid;
border-width:1px 1px 2px;
color:#47507C;
font-family:arial,sans-serif;
font-size:13px;
font-weight:bold;
height:27px;
line-height:27px;
padding-bottom:3px;
width:80px;
}

#newsubmitbutton {
	width: 150px;
	margin-left: 320px;
}

#region_selector_hook {
    margin-top: 15px;
    margin-left: 3px;
}

.search_form_main #main_zip, .search_form_main #title {
background: transparent url(../img/hcb/inputbg_lt_wide.gif) no-repeat scroll 0 0;
border:medium none;
height:29px;
padding-left:5px;
width:169px;
color:#5D5F67;
font-family:arial,sans-serif;
font-size:12px;
line-height:29px;
margin-top: -5px;
padding-top: 7px;
}


.multiple_block input {
    width: 20px;
}

#search_valid input {
    width: 70px;
}

    .conferenceTable td {
	    text-align: center;
		    border: 1px solid #515D91;
		    
			}
			    .conferenceTable {
				    border-collapse: collapse;
					}

.hiddenLastItem {
    display: none;
}

.mapSpacer {
	height: 38px;
}

#panoramioDiv {
	margin-top: 10px;
}  

#panoramioDiv img {
	margin-right: 3px;
}


.panoramioLink {
	 background-position:50% 50%;
	 background-repeat:no-repeat;
	 display:block;
	 float:left;
	 height:100px;
	 margin:5px 5px 0px 21px;
	 padding:1px;
	 width:100px;
  }
					
#submitbutton {
	margin-top: 10px;
}

#search_handicap {
	width: 100%;
}

#search_handicap label {
	width: 150px;
}

#search_handicap div.multiple_3_col {
	width: 30%;
}

.clear {
	clear: both;
}

.main_attrib {
	display: block;
	width: 100px;
	float: left;
}

.search_form_main {
	border: 0px;
	background-color: #F0F2F7;
	padding-top: 15px;
}

#main_legend {
	display: none;
}

.searchresult_pager strong {
	font-size: 16px;
}

#search_capacity label {
	font-weight: normal;
}

    div.autocomplete {
      position:absolute;
      width:450px !important;
      background-color:white;
      border:1px solid #888;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul {
      list-style-type:none;
      margin:0px;
      padding:0px;
    }
    div.autocomplete ul li.selected { background-color: #ffb; }
    div.autocomplete ul li {
      list-style-type:none;
      font-family: Tahoma, Verdana, Arial, sans-serif;
      display:block;
      margin:0;
      padding:2px;
      /*height:32px;*/
      cursor:pointer;
      font-size: 11px;
    }

.viewTOMain {
	display: block;
	width: 100%;
}

.objectlist_news_date {
	color: gray;
}

.searchresult_section_head {
	font-size: 14px;
	font-weight: bold;
}

.searchresult_section {
	border-top: 1px solid black;
}

.searchresult_shortcuts {
	list-style-type: none;
	padding-left: 0px;
}

.hcbrequestSection {
	clear: both;
	margin-bottom: 30px;
}

.hcbrequest2Column .hcbrequestLabel {
	clear: none;
	width: 150px;
}

#co2Result, #co2ResultNeutralize {
	color: green;
	font-size: 16px;
	width: 300px;
}

#label_or5_423, #label_for_label_or5_423, #br_for_label_or5_423, #label_or5_421, #br_for_label_or5_421, #label_for_label_or5_421, #label_for_label_or5_417, #label_or5_417, #br_for_label_or5_417 {
	display: none;
}

.hcb_ajanlott_iroda br {
	display: none;
}

.hcb_ajanlott_iroda1, .hcb_ajanlott_iroda2 {
	width: 25%
}

.hcb_ajanlott_iroda3 {
	width: 40%
}

.hidden {
	display: none;
}
.olListShowFullArticleLink {
	display: none;
}

.search_pager_container {
	text-align: center;
}

.search_pager_container .lapozo_start, .search_pager_container .lapozo_prev, .search_pager_container .lapozo_next, .search_pager_container .lapozo_end {
	display: none;
}

.lapozo_active {
	font-size: 16px;
}

.headertop>a {
	display: block;
	width: 300px;
	height: 120px;
}

.content .hcb_ajanlott_iroda img {
	border: 0px;
	margin-left: 5px;
	margin-bottom: -3px;
}

.viewTOMain p {
	text-align: justify;
}