/* Created by sydo - dreamscape.hu */

.item { z-index: 0; position: relative;width: 200px; height: 248px; float: left; background: url('../images/itembg.jpg') no-repeat; margin:38px 10px 0px 0px; display:block; }
.item a { background-image:url(about:blank); display: block; width: 190px; height: 242px; position: absolute; top:0px; z-index: 10}
.item .image { z-index: 0; width: 134px; height: 134px; border: 1px solid #f4ddc1; margin: 10px 0 0 24px; }
.label { 
	width: 154px; height: 55px; margin: 0 auto;
	margin-top: 4px; color: #424f78; font-size: 12px; line-height: 15px; vertical-align: bottom; font-family: Verdana;
 }
.label a { text-decoration: none; color: #424F78}
.label div { height: 51px; font-size: 11px; }
.item .code { top: 125px; left: 25px; height: 20px; background: #1161AA; z-index: 20p; position: absolute; 
	width: 134px; font-size: 12px; text-align: center; opacity:0.7; filter:alpha(opacity=70); color: white; 
}