/* --> PRODUKTU KATALOGAS */

.category{
	margin:11px 11px 11px 11px;
	padding:0px;
	width: 131px;
	/*max-height: 155px;*/
	height: 170px;
	/*min-height: 110px;*/
	float:left;
	overflow: hidden;
}

/*.category div{
	border:3px solid #fcb422;
	background-color:#fff;
	width:125px;
	height:83px;
}*/
.category div.dline{
	border:0px none;
	background-color: #fcb422;
	color:#fff;
	position:absolute;
	text-align:center;
	margin:73px 0px 0px 3px;
	width:119px;
	padding:0px;
	cursor: help;
}
.category div.byrequest{
	border:0px none;
	background-color: #888;
	color:#fff;
	position:absolute;
	text-align:center;
	margin:32px 0px 0px 3px;
	width:119px;
	padding: 3px 0px 3px 0px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	cursor: pointer;
}
.byrequest_in{
	border:1px solid #99B6D4;/*#fcb422;*/
	background-color: #ECF3F9;/*#FCFC7C;*/
	color:#043B79;/*#ED6414;*/
	font-weight: bold;
	text-align:center;
	margin:5px 0px 2px 0px;
	padding: 3px 0px 3px 0px;
}
.category table{
	border:3px solid #fcb422;
	background-color:#fff;
	width:125px;
	height:83px;
	cursor:pointer;
}
.category table td{
	width:125px;
	height:83px;
}
.category h4{
	margin:3px 0px 3px 0px;
	padding:0px;
}
.category p{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: left;
	font-size: 9px;
}
.category h4 a{
	font-weight: bold;
	font-size: 11px;
	color:#000;
}
.category h4 a:hover{
	text-decoration:none;
}
p.kaina{
	font-size: 12px;
}
p.kaina span{
	color:#ed6414;
	font-weight: bold;
}
p.naujakaina{
	/*font-size: 12px;*/
}
p.naujakaina span{
	color:#ed6414;
	font-weight: bold;
}
p.senakaina{
	/*font-size: 12px;*/
}

p.senakaina span.senak{
	color:#666;
	font-weight: bold;
	text-decoration: line-through;
}
span.naujaspace{
	display: block;
	float: left;
	width: 35px;
}
.category p.kaina, .category p.senakaina, .category p.naujakaina{
	font-size: 11px;
}

#prod_foto div{
	padding:0px;
	/*margin:0px 5px 5px 0px;*/
	float:left;
	overflow:hidden;
}
#prod_foto div.thumbs{
	margin:0px 5px 5px 0px;
	width:60px;
	height: 40px;
}
.thumbs img{
	border:2px solid #fcb422;
}
#prod_foto div.thumbs img{
	cursor: pointer;
}
#prev-div{
	width:191px;
	height: 149px;
	margin:0px 5px 10px 0px;
}
#prev-div img{
	border:3px solid #fcb422;
}

a.i-palyginima{
	background-image: url("../images/i_palyginima.gif");
	background-position: left;
	background-repeat: no-repeat;
}
a.i-krepseli{
	background-image: url("../images/i_krepseli.gif");
	background-position: left;
	background-repeat: no-repeat;
}
a.i-palyginima, a.i-krepseli{
	padding-left:18px;
	color:#000;
}
a.i-palyginima:hover, a.i-krepseli:hover{
	text-decoration: none;
}
span.dis_cart{
	background-image: url("../images/i_krepseli_dis.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left:18px;
	color:#999;
}

#rate{
	display: block;
	width:120px;
	overflow: hidden;
}
#rate span{
	display:block;
	width:16px;
	height:15px;
	float: left;
	margin-right: 6px;
}
#rate span img.act{
	cursor:pointer;
}
.spec_tit{
	font-size: 13px;
	text-transform: uppercase;
	margin-top: 6px;
	margin-bottom:6px;
}
.descr-spec td{
	background-color: #ecf3f9;
}
.descr-spec tr.alt td{
	background-color: #cfe4f9;
}
.descr-spec tr.white td{
	background-color: #fff;
}
.rate{
	/*display: block;*/
	/*width:120px;*/
	/*overflow: hidden;*/
	white-space:nowrap;
}
.rate span{
	display:block;
	width:16px;
	height:15px;
	float: left;
	margin-right: 3px;
}
/* <-- */

