<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

#content .art_item {
	margin-top:10px;
	width:200px; float:left; height:280px;
	padding-left:1px;
	padding-right:1px;
	color:#000;
	position:relative;
	margin-right:19px;
}

/*////////*/
/*thumb*/
#content .art_item a.thumb {
	background-position:center;
	background-repeat:no-repeat;
	width:205px;
	height:257px;
	padding-top:5px;
	display:block;
	vertical-align:center;
	background:url(/images/artikel_bg.png) no-repeat top center;
}

#content a.thumb:hover{
	background:url(/images/artikel_bg.png) no-repeat bottom center;
}

#content .art_item .price_container{
	width:180px;
	height:25px;
	display:block;
	font-weight:bold;
	padding-top:8px;
}
#content .art_item .price_container a{
	text-decoration:none;
	color:#888888;
	font-size:15px;
	font-weight:bold;
}
#content .art_item .price_container span{
	color:#000;
	font-size:10px;
}
.c2 {display:inline-block;
color:#000;
padding-left:10px;}







#supply-slider {
	position: relative;
	overflow: hidden;
}
#supply-slider ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#supply-slider ul li:last-child {
	/*width: 122px;
	height: 102px;*/
	margin-right: 0px;
	width: 370px !important;
    float: left;
}
#supply-slider ul li {
	/*width: 139px;
	height: 102px;*/
	margin-right: 30px;
	width: 370px !important;
    float: left;
}
#supply-slider .jcarousel-prev-horizontal {
	position: absolute;
	top: 30px;
	left: 0px;
	width: 38px;
	height: 16px;
	cursor: pointer;
	background: transparent url(/images/krogi_puscica_levo.png) no-repeat center center;
}

#supply-slider .jcarousel-next-horizontal {
	position: absolute;
	top: 30px;
	right: 0px;
	width: 38px;
	height: 16px;
	cursor: pointer;
	background: transparent url(/images/krogi_puscica_desno.png) no-repeat center center;
}
#supply-slider .img-frame {
	overflow: hidden;
	width: 370px;
	height: 370px;
	text-align: center;
	-webkit-border-radius: 185px;
	-moz-border-radius: 185px;
	border-radius: 185px;
	text-align: centner;
}

.button-more {
	display: inline-block;
	padding-top: 12px;
	width: 240px;
	height: 38px;
	border: 1px solid #D37490;
	color: #D37490;
	font-family: 'Conv_proximanova58f2622705a92';
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}

.button-more-2 {
	display: inline-block;
	padding-top: 8px;
	width: 160px;
	height: 32px;
	background-color: #534E60;
	color: white;
	font-family: 'Conv_proximanova58f2622705a92';
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	line-height: 32px;
}

.button-more-3 {
	display: inline-block;
	padding-top: 15px;
	width: 240px;
	height: 35px;
	border: 1px solid white;
	color: white;
	font-family: 'Conv_proximanova58f2622705a92';
	font-size: 18px;
	font-weight: 700;
	text-align: center;
}</pre></body></html>