.thumb-img {
	border:1px solid #C5C5C5;
	position:relative; 
	width:92px; height:92px;
	margin:0px; padding:6px;
	background:#FFFFFF;
}
.thumb-inner {
	position:relative; overflow:hidden; width:100%; height:100%; 
}
.thumb-img img {
	border:0;
}
.thumb-strip {
	position:absolute; width:92px; height:10px; bottom:6px; left:6px;
	background:#FFF;
	
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity:0.60;
}
.thumb-zoom {
	background:url(../pics/skin/search.png) no-repeat;
	position:absolute; width:40px; height:40px;
	right:5px; bottom:4px;
}

.ava_cena {
 display: block;
 background-color: #137BE6;
 color: #F1F1F1;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 15px;
 font-weight: bold;
 padding: 5px;
 width: 130px;
}
a.ava_cena:link { color: #F1F1F1; text-decoration: none;}
a.ava_cena:visited { color: #F1F1F1; text-decoration: none;}
a.ava_cena:active { color: #F1F1F1; text-decoration: none;}
a.ava_cena:hover { color: #FFFFFF; text-decoration: none;}

.ava_shops {
 font-size: 15px;
 font-weight: bold;
}
a.ava_shop:link { text-decoration: none;}
a.ava_shop:visited { text-decoration: none;}
a.ava_shop:active { text-decoration: none;}
a.ava_shop:hover { text-decoration: none;}

.ava_line {
 border-left: #137BE6 7px solid;
 padding-left: 10px;
}

.ava_text {
 background-color: #E1E1E1;
 color: #393939;
 font-size: 12px;
}

.ava_li {
 font-size: 13px;
 color: #393939;
 background-image: url(../pics/skin/empty.jpg);
 background-position: 1px 8px;
 background-repeat: no-repeat;
 padding-left: 17px;
 padding-right: 20px;
 padding-top: 5px;
}