.malaKocka{
	width: 271px; 
	height: 100px; 
	background-image: url(../images/webshop/mali-okvir.png); 
	background-repeat: no-repeat;
	text-align: left;
}
.topSpacer{
	height: 16px; 
	width: inherit;
}
.thumbZone{
	height: 60px; 
	width: 70px; 
	float: left;
}
.dataZone{
	height: 60px; 
	width: 201px;
	float: left;
}
.dataZone p{
	margin-top: 0px;
	padding-top: 0px;
}
.buttonZone{
	height: 16px; 
	width: inherit; 
	text-align: right;
	display: block;
}
.buttonZone a{
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 0px;
	margin-top: 0px;
	text-decoration: none;
}
.numberLink{
	color:#FF3333;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #EF676A; ;
	display: inline;
	text-decoration: none;
}
.numberLink:hover{
	font-weight: bold;
	color: white;
	background-color: #EF676A;;
}
.numberLink_choice{
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #EF676A; ;
	display: inline;
	text-decoration: none;	
	font-weight: bold;
	color: white;
	background-color: #EF676A;;
}
#productIcon{
	height: 70px; 
	text-align: left;
	float: left;
	width: 560px;
	font-size: 16px;
	color: #EF676A;
}
#allKockice{
	height: 340px;
	width: 560px;
	float: left;
}
#numberedLinks{
	width: 560px;
	float: left;	
}
#productBox{
	padding-top: 5px;
	pargin-top: 5px;
}
#productSlika{
	width: 269px; 
	height: 424px; 
	float: left; 
	/*background-image: url(../images/webshop/veliki_okvir.png); */
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
}
#productData{
	width: 291px; 
	height: 424px; 
	float: left;
	text-align: left;
	padding-left: 10px;
	margin-left: 0px;
}
.productDataSubtitle{
	color: #23428e; 
	font-weight: bold; 
	font-size: 12px;
}
#boje{
	width: 291px;
	float: left;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#noImageMessage{
	position: absolute; 
	top: 200px; 
	color: white; 
	background-color: #EF676A; 
	width: 254px; 
	left: 7px;
	padding: 8px 0px 8px 0px;
}

