body {
	background-image: url(../design/images/home_news_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #000000;
}

.termekbox {
	width: 110;
	height: 130;
	/* background-color: #009a28; */
	vertical-align: bottom;
	margin-right: 10px;
	margin-bottom: 8px;
	color: #FFFFFF;
	float: left;
}

.termekbox #fokep {
	width: 110;
	height: 130;
}

.atlatszo {
	/* background-color: #5d5e5e; */
	background-image: url(../design/images/kosar_lightbox/lightboxbgimg.gif);
	width: 105px;
	min-height: 45px;
	opacity:0.7;
	z-index: 20;
	position: relative;
	top: -55px;
	padding: 5px 5px 5px 5px;
}

.atlatszo a{
	font-style: normal;
}

.termekleiras {
	font-size: 10px;
}

.termekar {
	font-size: 14px;
}

.kiemelt_termek_tarto_keret {
  height: 410px;
  z-index: 20;
	position: relative;
	overflow: hidden;
}

.kiemelt_termek_tarto {
  top:0;
  z-index: 1;
	position: relative;
  height: 410px;
}
/* .termekvalaszto {
	width: 255px;
	min-height: 100px;
	background-color: #F0F0F0;
	background-image: url(../design/images/katval_kosar_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 10px 10px 10px;
} */



.lightboxbg {
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	left: 0px;
	top: 0px;
	vertical-align: center;
	/* visibility: visible;
	visibility: hidden; */
}

.lightboxbg .bgimg {
	opacity: .80;
	width: 100%;
	height: 100%;
}

.lightbox {
	width: 448px;
	min-height: 300px;
	background-color: #000000;
	z-index: 102;
	position: relative;
	top: -95%;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
}

