/** carousel **/

	.outerCarousel {
		position:relative;
		height:640px;
	}
	
	.innerCarousel {
		position:absolute;
		top:1px;
		left:1px;
		width:528px;
	}
/*	
	.carouselMain {
		border:3px solid #78879a;
		background:#fff url(http://i.i.com.com/cnwk.1d/i/tron/shopper/carousel.gif) repeat-x;
		position:relative;
	}
*/	
	
	.slide {
		position:absolute;
		left:2px;
		 /*top:48px; */
	}


	.thumbContainer {
		/*background:url(http://i.i.com.com/cnwk.1d/i/tron/shopper/carouselThumbs.gif) no-repeat;*/
		background:url(images/carouselThumbs.gif) no-repeat;
		width:346px;
		padding:0 0 6px 6px;
		height:90px;
		margin:0px 0px 0px 60px;
		position:relative;
		top:390px;
		left:20px;
		float:none;
		clear:both;

	}
			
	.thumbContainer li {float:left;}
	
	.thumbContainer li.cat {
		float:none;
		clear:both;
		font-weight:bold;
		display:block;
		height:25px;
		padding:6px 0 0;
	}
	
	.thumbContainer li a {
		background:#fff;
		display:block;
		border:1px solid #3c5980;
		margin:0 5px 0 0;
		padding:1px;	
	}
	
	.thumbContainer li a:hover,.thumbContainer li a:selected, .thumbContainer li.active a {
		border:1px solid #f4a70f;
	}
	
	.thumbContainer .cat a,.thumbContainer .cat a:link,.thumbContainer .cat a:visited,.thumbContainer .cat a:hover,
	.thumbContainer .cat a:active	{
		float:right;
		font-weight:normal;
		border:1;
		background:transparent;
	}

	.productCats {
		position:absolute;
		top:490px;
		left:-10px;
		width:480px;
		border:solid 1px Blue;
		border:none;
	}
	
	.productCats li {
		float:left;
		margin:0 2px 0 0;
		height:91px;
		width:76px;
	}
	
	.productCats li a {
		background:#dbdfe1;
		width:73px;
		height:91px;
		position:relative;
		display:block;
		display:inline-block;
	}
	
	.productCats li a:hover, .productCats li.active a {
		background:url(images/carouselCat.gif) no-repeat; color:#3e3e3e;
	}
	
	.productCats li a span {
		position:absolute;
		bottom:4px;
		left:0;
		text-align:center;
		display:block;
		width:69px;
		padding:0 2px;
		font-size:82.5%;
		font-weight:bold;
	}
	

	.productCats li img {
		width:60px;height:45px;padding: 10px 5px;
	}




/*//</bbControl>*/
	#ctl00_cphSadrzaj_bbControl_Div {width:528px;
			height:610px;
			/*background-color:#CCCCFF;
			border: solid 2px #003366;*/
			/*border:1px solid #78879a;org color*/
			border:1px solid #CCCCCC;
			background:#fff url(images/carousel.gif) repeat-x;
			position:relative;
			left:5px;
			top:7px;
/*			margin: 0px 10px 0px 0px;*/
		}


	div.prod_title {position:relative; top:8px; left:5px; width: 510px; height:35px;
			font-weight:bold;font-size:12px; vertical-align: middle;
			border: none;}
	div.prod_sel {position:relative; top:45px; left:15px; width: 200px; height:150px; border: none;}
	div.prod_desc {position:relative; top:-145px; left:220px; width: 300px; height:225px; border: solid 1px White;border:none;font-family:Tahoma;font-size:11px;}

	div.prod_priceOld {position:relative; top:-115px; left:30px; width: 180px; height:30px; border: none;
		background-image:url(../images/cenabck.jpg); background-repeat:no-repeat;}

	div.prod_price {position:absolute; top:300px; left:26px; width: 180px; height:30px; border: none;
		background-image:url(../images/cenabck.jpg); background-repeat:no-repeat;}


/*
	#prodContainer {position:relative; top:-55px; left:75px; width: 375px; height:60px; border: solid 1px Green;border:none;}
	div.prod_small {float:left; margin: 5px 5px 5px 5px; width: 60px; height:50px; background-color:White}

	#catContainer {position:relative; top:-15px; left:15px; width: 492px; height:100px; border: solid 1px Blue;border:none; padding-left:3px;}
	div.prod_cat {float:left; margin: 5px 3px 5px 3px; width: 75px; height:90px; background-color:White}
*/



	ul {list-style: none;}
	img {border:none;}
	a {font-family:Tahoma;font-size:9pt;}


	
a {
	cursor:pointer;
}

a img, :link img, :visited img {border: 0;}
a, a:link, a:hover {
	color: #1e5b7e;
	text-decoration:none;
	-moz-outline:none;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#003B6B;
}

