.item {
	margin-right: 15px;
	min-height: 145px;
}

.items {
	min-height: 100px;
}

.item_content li, .item_content li:hover  {
	color: #A40000;
	font-size: 12px;
	font-family: Verdana;
	font-variant: small-caps;
	padding-left: 13px;
	background: url(../library/images/item-arrow.png) no-repeat 0 5px;
}

.item_content a {
	color: inherit;
}

#item_1 {
	width: 137px;
	height: 74px;
	background: url(../library/images/periuta.png) no-repeat 0 0;
	position: absolute;
	right: 0px;
	bottom: 10px;
}

#item_2 {
	width: 57px;
	height: 125px;
	background: url(../library/images/pasta.png) no-repeat 0 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#item_3 {
	width: 87px;
	height: 97px;
	background: url(../library/images/apple.png) no-repeat 0 0;
	position: absolute;
	right: 2px;
	bottom: 0px;
}

.item_detalii {
	position: absolute;
	bottom: 10px;
	left: 10px;
	border: 1px solid #511010;
}

a.detalii {
	display: block;
	height: 14px;
	width: 53px;
	background: url(../library/images/detalii.png) no-repeat 0 0;
	color: #fff;
	font-size: 11px;
	font-family: Verdana;
	line-height: normal;
	padding: 2px 0;
	padding-left: 4px;
	border: 1px solid #fff;
}

div.detalii {
	margin-top: 5px;
}

.item_s {
	float: left;
	width: 283.5px;
	height: 100%;
	margin-right:15px;
}

h2.item_s_title {
	font-size: 25px;
	font-family: "Times New Roman";
	font-variant: small-caps;
	font-weight: normal;
	color: #B29595;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

a.mai_mult {
	font-variant: small-caps;
	color: #BB4040;
	padding-right: 15px;
	background: url(../library/images/gri-arrow.png) no-repeat 95% 5px;
}

.author {
	float: right;
	font-weight: normal;
}

.separator {
	height: 1px;
	background: url(../library/images/separator.png) no-repeat 5px 0;
	margin: 20px 0;
}

#banner {
	min-height: 253px;
	height: auto! important;
	height: 253px;
}

#easy_slides {
	width: 881px;
	height: 253px;
}

.easy_slides_container {
	overflow:hidden;
	position:relative;
}

.easy_slides_caption {
	display: none;
}

.easy_slides_img1,.easy_slides_img2{
	top:0;
	position:absolute;
}

.easy_slides_img1 {
	z-index:2;
}

.easy_slides_img2 {
	z-index:1;
}
