.thumb-img {
 position:relative; 
 overflow:hidden;
 border:1px solid #C5C5C5;
 width:100px;
 height:100px;
 margin:0px;
 padding:3px;
 background-color: #FFFFFF;
}

.thumb-td {
 height: 100px;
}

.thumb-adds {
 display: block;
 width: 100px;
}

a.thumb-adds:link { text-decoration: none;}
a.thumb-adds:visited { text-decoration: none;}
a.thumb-adds:active { text-decoration: none;}
a.thumb-adds:hover { text-decoration: none;}

.thumb-inner {
 position:relative;
}

.thumb-strip {
 cursor: pointer;
 position:absolute; width:92px; height:19px; bottom:3px; left:3px;
 background:#DDD;
 filter: alpha(opacity=60);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.60;
 opacity:0.60;
 color: #000000;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 12px;
}

.thumb-pad {
 cursor: pointer;
 padding-right: 5px;
 padding-top: 1px;
}

.thumb-img img {
 border:0;
}

.thumb-zoom {
 cursor: pointer;
 background:url(../pics/skin/search.png) no-repeat;
 position:absolute; width:40px; height:40px;
 right:3px; bottom:3px;
}

.ava_cena {
 display: block;
 background-color: #137BE6;
 color: #F1F1F1;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 15px;
 font-weight: bold;
 padding: 5px;
 width: 90px;
}
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;
}
