div#main {
	
	background-color: #ffffff;
	color: #969696;
	padding: 18px 0 0 39px;
	min-height: 652px;
	height: auto !important;
	height: 652px;
}

div.artikl_container {

	float: left;
	padding: 30px 41px 0 0;
	width: 211px;
}

img.mala_slika {

	padding: 0 0 24px 0;
}

span.naziv {

	font-weight: bold;
	padding: 0 6px 24px 0;
}

span.orange {

	font-weight: bold;
	color: #ff9500;
}

div.cena {

	padding: 3px 6px 0 0;
}

div#prev_next {

	float:right;
	height: 13px;
	padding: 21px 42px 30px 0;
}

#prev {

	float: left;
	padding: 0 8px 0 0;
}

#next {

	float: left;
}

.clear {

	clear: both;
}

.black_overlay{

	display: none;
}

.white_content {

	display: none;
}

/*.black_overlay{

	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.25;
	opacity:.25;
	filter: alpha(opacity=25);
}

.white_content {

	display: none;
	position: absolute;	
	top: 67px;
	left: 55px;
	text-align: right;
	background-color: white;
	z-index:1002;
	overflow: auto;
}

div#close {

	
	color: #f4821f;
	font: 10px Verdana;
	padding: 0 10px 10px 0;
}

a, a:hover, a:link, a:visited, a:active{

	
	color: #f4821f;
}*/
