#prop_last {

	bottom:5px;	

	width:100%;

	text-align: center !important;

		

}

#prop_last .prop_last_uni {

padding: 10px 0px 10px 0px;	



width:100%;

}

.thumb {

width:100%;

text-align: center !important;

padding-top: 5px;

}

.thumb img{

vertical-align:top;





border: 1px solid #cccccc;

/*padding: 5px;*/

}



#prop_last .prop_last_uni .thumb_shadow{
	
	margin: 0 auto;	

	width:110px;

	height: 10px;

	background: url(prop_pic_shadow.gif) no-repeat top;

	

}

.featured_lt {

/*  font-size: 14px;*/

	font-weight: bold;

	color: #7F95B1;

	text-align: center !important;

}

.latest_text {



	font-size: 10px !important;

	line-height:1.4em;

	text-align: center !important;

}

a.tip1 {
	position: relative;
}

a.tip1 span {
	display: none;
	position: absolute;
	top: -47px;
	left: -15px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	text-align: center;

	background: url(http://www.jahorina.at/jahorina/images/za_span.png);
	color: #ffffff;
	-moz-border-radius: 5px; /* samo za camino/firefox */
	-webkit-border-radius: 5px; /* samo za Safari */
}

a:hover.tip1 {
	font-size: 99%; /* samo za IE */
	text-decoration: none;
}

a:hover.tip1 span {
	display: block;
}
