

/* container */
#Promo1 {
	float:left;
	position:relative;
	width: 470px;
	height: 151px;
	display:inline;
	margin:3px 0 0 -3px;
}
#Promo1 img {
	border: 0px;
	display: block;
}

/* tartalmak */
#Promo1 .PromoContent {
	display: none;
}
#Promo1 .PromoContentAct {
	display: block;
}

/* lapozo nyilak: nyilacska kepet majd be kell tenni hatternek */
/*#Promo_container .arrow_prev,
#Promo_container .arrow_next {
	z-index: 100;
	display: block;
	width: 25px;
	height: 25px;
	position: absolute;
	left: 335px;
	top: 5px;
	overflow: hidden;
	text-indent: -1000em;
	background: #ffcc00;
}
#Promo_container .arrow_next {
	left: 370px;
	background: #ffcc00;
}*/

/*szoveg + szoveg hatter: ezeket mashogy is lehet, ha nem kell atlaszo hatter */
#Promo1 .PromoContent span.text {
	display: block;
	position: absolute;
	left: 285px;
	top: 0px;
	width: 185px;
	height: 100px;
	color: black;
}
#Promo1 .PromoContent span.textBg {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 185px;
	height: 100px;
	background: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	display:none;
}


#Promo1 .pic {
	float:left;
}
#Promo1 h4 {
	font-size:20px;
	color:#4b6626;
	margin:0px;
	padding-top:5px;
}
#Promo1 a {
	color:black;
	text-decoration:underline;
}
#Promo1 a:hover {
	color:black;
	text-decoration:none;
}

.transparent {
	width:285px;
	height:151px;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ujdonsag_foto_bg.png');
}
.transparent .bgr {
	background:url(../images/ujdonsag_foto_bg.png) no-repeat;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	width:285px;
	height:151px;
}


.link {
	display:block;
	text-align:right;
}