@charset "UTF-8";

#right_sub_box{
	display:block;
	float:right;
	min-height:200px;
	width:410px;
	border:1px solid #bfbfbf;
}

.right_regisztral{
  display:block;
  float:left;
  height:200px;
  width:200px;
  background-image:url("./pictures/frisscikk_bal.png");
  background-repeat:no-repeat;
  color:black;
  margin-left:2px;
  border:1px solid #bfbfbf;
}

.right_regisztral_fejlec{
  float:left;
  display:block;
  width:100%;
  height:30px;
  text-align:center;
  line-height:30px;
  font-size:140%;
  color:white;
  background-color:#02627f;
}

.right_regisztral_content{
  display:block;
  float:left;
  height:200px;
  width:100%;
  margin-left:2px;
  margin-top:5px;
    color: #764b1f;

}

.right_regisztral_content a{
  color:edeefb;
}

.bannerkocka{
  display:block;
  margin-top:2px;
  float:left;
  width:200px;
  min-height:200px;
  margin-left:2px;
  border:1px solid black;
}

.bannerkocka a img{
  display:block;
  width:200px;
  height:200px;
  border:0px;
}

.hirdeto_box{
  display:block;
  margin-top:2px;
  float:left;
  width:404px;
  height:auto;
  margin-left:2px;
  border:1px solid black;
}

.hirdetes{
  display:block;
  margin-top:2px;
  float:left;
  width:200px;
  height:auto;
  min-height:20px;
  margin-left:2px;
  border:1px solid black;
}

.hirdetes_fejlec{
  text-align:center;
  font-size: 150%;
}

#hirdetes_img_box{
  display: block;
  float:left;
  width:100px;
  height:200px;
  border:0px;
  margin-top:0px;
}

.hirdetes_img{
  display: block;
  float:left;
  width:100px;
  height:100px;
  border:0px;
  margin-top:2px;
}

.hirdetes_content{
  display: block;
  float:left;
  width:194px;
  height: auto;
  margin-left: 2px;
  margin-right: 2px;
  word-wrap:break-word;
}

.hirdeto_box_table{
  display:block;
  width:150px;
}

.hirdeto_oldalszam{
  display: block;
  float:left;
  height:20px;
  width:100%;
}

.hirdeto_full{
  display: block;
  float:left;
  height:200px;
  width:100%;
}
