@charset "utf-8";

#menu_bal  {
  width: 170px;
 	height: auto;
 	float: left;
 	background-color: #F0F0F0;
}

#menu_bal_datum {
	clear: both;
 	width: 100%;
	height: 25px;
	padding-top: 10px;
	font-family: Tahoma;
  font-size: 12px;
  text-align: center;
  color: #555555;
}

#menu_bal_ujdonsag1 {
	clear: both;
 	width: 100%;
	height: 20px;
	background-image: url(../images/icon/hatter_ujdonsagok.png);
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}

#menu_bal_ujdonsag2 {
	clear: both;
 	width: 100%;
	height: 190px;
	background-image: url(../images/icon/hatter_ujdonsagok.png);
	text-align: center;
}

#menu_bal_termekeink1 {
	clear: both;
 	width: 100%;
	height: 15px;
	padding-top: 5px;
	padding-left: 5px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #555555;
}

.menu_bal_termekeink2 {
	clear: both;
 	width: 100%;
	height: 15px;
	padding-left: 10px;
}

.menu_bal_termekeink3 {
	clear: both;
 	width: 100%;
	height: 15px;
	padding-left: 20px;
}

#menu_bal_also {
	clear: both;
 	width: 100%;
	height: 15px;
}

#menu_bal a {
	font-family: Tahoma;
  font-size: 11px;
}

#menu_bal a:hover {
  color:  #F5821F;
}

.a1  {
  color: #555555;
}

.a2  {
	color: #000000;
}

#menu_bal img {
	border: 0px;
}

