/* Start of CMSMS style sheet 'navigacija' */
/*-----------------------------BLOCK 3 -------------*/


.round-top-transparent{
        width: 288px;
        height: 29px;
        position:absolute;
	left:50%;
	margin-top:180px;
	margin-left:-478px;
        z-index: 10; 
        background-image:url(images/round-top-trans.png);
	background-repeat:no-repeat;
        background-position: top right;
    
                  
}


.round-bottom-transparent{
        width: 288px;
        height: 29px;
        position:absolute;
	left:50%;
	margin-top:737px;
	margin-left:-478px;
        z-index: 10; 
        background-image:url(images/round-bottom-trans.png);
	background-repeat:no-repeat;
        background-position: bottom right;
    
                  
}

#product-list-wrapper-scroller{
	margin:0px 0px 0px 0px;
	width: 288px;
	height: 586px;	
	background-color: #e2e1d8;	
	}


#product-list-wrapper{
	margin:0px 0px 0px 0px;
	width: 288px;
	height: 900px;	
	color: #e2e1d8;
	}

.product-list-box{
	margin:0px 0px 0px 0px;
	width: 264px;
	height: 126px;
	float:right;
	display: inline;
	background-image:url(images/product-background.jpg);
	background-repeat:no-repeat;
	}

.product-list-box a{
	display: block;
	background-image:url(images/product-background.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}

.product-list-box a:hover{
	display: block;
	background-image:url(images/product-background.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}

.product-list-box a:active{
	display: block;
	background-image:url(images/product-background.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}


.product-list-pic{
	margin:13px 13px 13px 13px;
	width: 120px;
	height: 100px;
	float:left;
	display: inline;
	}

.product-list-text{
	margin:15px 0px 0px 13px;
	width: 105px;
	height: auto;
	float:left;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #959480;
	
	}
	
.currenttext{color: #ffffff;}

.currentbox{
	background-image:url(images/product-background-hover.jpg);
	background-repeat:no-repeat;
	}
/* End of 'navigacija' */

