BODY{
  margin: 0;
  padding: 0;
  border: 0;
  background: #f7f7f7;
  font-family: Verdana;
  font-size: 10pt;
  font-color: #666666;
  color: #666666;
  }
  
BODY a,
BODY a:hover,
BODY a:visited{
  text-decoration: none;
  }
  
BODY a img{
  border: 0;
  }

body div{
border: 0px solid black;
}

#wrapper{
  width: 980px;
  height: 500px;
  margin: 0 auto;
  
  }

#header{
  position: relative;
  top: 0px;
  width: 100%;
  height: 200px;
  background: url('/images/header_bg.jpg') repeat-x;
  background-position: top;
  }

#header #loginbox{
  position: absolute;
  top: 0px;
  right: 30px;
  height: 113px;
  width: 140px;
  background: #666666;
  }

#header #loginbox #loginbox_content{
  position: relative;
  top: 7px;
  bottom: 14px;
  left: 8px;
  right: 8px;
  
  }

#header #loginbox #loggedbox_content{
      position: relative;
      top: 7px;
      bottom: 14px;
      left: 8px;
      right: 8px;
      color: #f7f7f7;
      width: 120px;
      height: 100px;
  }

#header #loginbox #loggedbox_content #loginbox_menu{
      position: absolute;
      bottom: 0px;
      left: 0px;
      line-height: .8em;
  }

#header #loginbox #loginbox_content .loginbox_input{
  background: white;
  border: 1px solid #999999;
  height: 23px;
  vertical-align: middle;
  font-size: 8pt;
  font-weight: bold;
  color:  #666666;
  margin-bottom: 2px;
  width: 122px;
  }

#header #loginbox #loginbox_content #loginbox_submit{
  background: url(/images/loginbox_submit.jpg) no-repeat;
  border: 1px solid #999999;
  width: 31px;
  height: 23px;
  cursor: pointer;
  vertical-align: middle;
  }

#header #hirdetes_feladas{
  position: absolute;
  top: 145px;
  right: 30px;
  width: 140px;
  height: 55px;
  background: #93c83d;
  }

#header #header_varos{
  position: absolute;
  top: 0px;
  right: 170px;
  width: 400px;
  height: 200px;
  background: url('/images/header_varos.jpg') no-repeat;
  z-index: 1;
  }

#header #BF_Ingatlan_logo{
  position: absolute;
  top: -1px;
  right: 570px;
  width: 373px;
  height: 115px;
  }

#header #header_menu{
  position: absolute;
  top: 114px;
  left: 38px;
  font-weight: bold;
  z-index: 2;
  }


  /*
#header #header_menu .menuitem{
  width: 91px;
  height: 42px;
  text-align: center;
  float: left;
  cursor: pointer;
  }

#header #header_menu .menuitem a{
  color: #666666;
  vertical-align: middle;
  }

  #header #header_menu .menuitem .menu_spacer{
      height: 10px;
  }

#header #header_menu .menuitem:hover{
  background: #50c7ec;
  
  }
  
#header #header_menu .menuitem:hover a{
  color: #f7f7f7;
  }
*/
  #middle{
      position: relative;
      top: 0px;
      height: 300px;
      width: 100%;
      border: 0px solid black;
  }

  #middle #middle-kereso_sav{
      position: relative;
      top: 0px;
      left: 40px;
      width: 230px;
      height: 740px;
      border: 0px solid black;
      background: url(/images/middle-kereso_sav_bg.png) no-repeat;
      background-position: right top;
      font-size: 8pt;
      float: left;
  }

  #middle .cimszo{
      font-color: black;
      color: black;
      font-size: 10pt;
      font-weight: bold;
      margin-top: 1em;
      margin-bottom: 1em;
  }

  #middle .kereso_select{
      width: 220px;
  }

  #middle .kereso_submit{
      
      width: 68px;
      height: 19px;
      border: none;
      position: relative;
      right: -150px;
      cursor: pointer;
  }

  #middle #ajanlom{
      background: #666666;
      font-color: #f7f7f7;
      color: #f7f7f7;
      font-size: 12pt;
      font-weight: bold;
      margin-top: 25px;
      width: 180px;
      padding: 15px;

  }
  
  #ingatlant_keresek{
      background: #93c73e;
      font-color: #f7f7f7;
      color: #f7f7f7;
      font-size: 12pt;
      font-weight: bold;
      margin-top: 40px;
      width: 180px;
      padding: 15px;
      height: 72px;
		}

  #middle #ajanlom #ajanlom_submit{
      background: url(/images/loginbox_submit.jpg) no-repeat;
      border: 1px solid #999999;
      width: 31px;
      height: 23px;
      vertical-align: middle;
  }
  


  #jobb_sav{
      position: relative;
      top: 0px;
      left: 60px;
      height: 740px;
      width: 160px;
      background: url(/images/jobb_sav_bg.png) no-repeat;
      background-position: left top;
      float: left;
  }

  #jobb_sav_content{
      margin-top: 40px;
      margin-left: 20px;
  }

  #content{
      position: relative;
      top: 0px;
      left: 50px;
      width: 520px;
      min-height: 1200px;
      border: 0px solid black;
      float: left;
  }
	
	*html #content{
		
	}
	
  #content .ingatlan{
      padding: 10px;
      /*height: 100px;*/
      text-align: justify;
      margin-bottom: 15px;
      
  }
  
  #content .hirdeteseim{
		/*height: 230px;*/
		height: auto;
		border-bottom: 1px solid #999;
		}
		
	#content .hirdeteseim a img{
	 border: 0px solid black;
   }

  #content .ingatlan a,
  #content .ingatlan a:hover,
  #content .ingatlan a:visited{
      text-decoration: none;
      color: black;
  }

  #content .ingatlan img{
      margin-right: 8px;
      margin-top: 5px;
      margin-left: 5px;
      border: 1px solid black;
  }

  #content .kiemelt{
      font-color: #f7f7f7;
      color: #f7f7f7;
      background: #666666;
  }

   #content .kiemelt img{
      border: 1px solid #f7f7f7;
  }

  #content .kiemelt a,
  #content .kiemelt a:hover,
  #content .kiemelt a:visited{
      color: #f7f7f7;
  }


  .clear{
      clear: both;
  }

  #footer{
      position: relative;
      height: 200px;
      width: 100%;
      background: url('/images/footer_bg.jpg') no-repeat;
      background-position: top left;
      padding-top: 20px;
  }
  
  

  #footer a,
  #footer a:hover,
  #footer a:visited{
      color: black;
      font-color: black;
      font-size: 10pt;
      font-weight: bold;
      margin-right: 10px;   
  }

  #footer #seven{
      position: absolute;
      right: 20px;
      top: 80px;
      text-align: right;
  }

  #footer #seven img{
      margin-right: 10px;
  }
  

  #footer #seven a,
  #footer #seven a:hover,
  #footer #seven a:visited{
      font-size: 8pt;
      font-color: #999999;
      color: #999999;
  }

.tabStrip ul { 
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.tabStrip li { 
    margin: 0 0px 0 0;
    list-style-type: none;
    float: left;
    width: 48%;
    text-align: center;
}

.tabLink { 
    display: block;
    text-decoration: none;
    padding: 0px;
    
    
}

.tabLinkActive { 
    display: block;
    text-decoration: none;
    padding: 0px;
    }

.tabContent { 
    display: none;
}

.tabContentActive { 
    display: block;
    clear: both;
    padding: 0px;
}



#hirdetes_feladas_table tr td .hirdetes_form{
    width: 200px;
}
#hirdetes_feladas_table tr td .hirdetesfeladas_leiras{
    font-size: smaller;
    color: #888;
}

#hirdfelad_kepek tr td{
    text-align: center;
}

.hibauzenet{
    height: 2em;
    background: #ffd5d5;
    border: 1px solid #ffacad;
    color: #cf3738;
    padding-top: .5em;
    padding-left: 2em;
    width: 90%;
    margin: 0 auto 0 auto;
    font-size:smaller;
}

.success{
    height: 2em;
    background: #cdefa6;
    border: 1px solid #9bcc54;
    color: #648434;
    padding-top: .5em;
    padding-left: 2em;
    width: 90%;
    margin: 0 auto 0 auto;
    font-size:smaller;
}

.b{
  font-weight: bold;
  }

  .uzenet_ok{
  color: rgb(151,199,63);
  font-weight: bold;
  }
  
  .uzenet_hiba{
  color: #cf3738;
  }
  
  .iroda_url{
    margin-bottom: 1em;
    }
  
  .iroda_url a,
  .iroda_url a:hover,
  .iroda_url a:visited{
    font-size: 12pt;
    font-weight: bold;
    color: #94c73c;
    
    }

#hird_kepek_lista{
background: #666666;
padding-top: 10px;
padding-bottom: 10px;
}

#hird_kepek_lista img{
	vertical-align: middle;
	}

.cegnev a,
.cegnev a:hover
.cegnev a:visited{
	color: #666;
	}

a.fekete,
a.fekete:hover
a.fekete:visited{
	color: #666;	
	}

.center{
text-align: center;	
}

.centertr td{
	text-align: center;
}

.smallertable tr td{
font-size: 9pt;	
}

.smallertable{
/*border: 1px solid white;*/
}

.eee{
background: #eee;	
}

.eeetable tr td{
  background: #eee;  
  }

.lapozo{
width: 90%;
margin: 0 auto 0 auto;
padding-bottom: 1em;
font-size: smaller;	
}

.lapozo a,
.lapozo a:hover,
.lapozo a:visited{
text-decoration:none;
color: black;	
}

.hirdfelad_csomagok_table tr td{
  padding-left: 5px;
  padding-right: 5px;
  }
  
.hirdfelad_csomagok_table_td{
  width: 190px;
  }
  
.zoldlink,
.zoldlink:hover,
.zoldlink:visited{
	color: #93c73e;
	font-color: #93c73e;
	}

.feketelink,
.feketelink:hover,
.feketelink:visited{
	color: #666;
	}

.strongtable tr td{
  font-weight: bold;
  }


