@charset "utf-8";
/* CSS Document */

#sviDivovi {
	margin-left:45px;
	height:362px;
	width:852px;
	position:relative;
	/*border:solid 3px #FF0000;*/
}
#levo {
	width: 350px;
	height:362px;
	float:left;
	/*border:solid 1px #0000FF;*/
}
#desno {
	width: 502px;
	height:362px;
	float:left;
/*	margin-left: 25px;*/
	position:absolute;
	top:0px;
	left:370px;
/*	border:solid 1px #0000FF;*/
}
#proizvodi {
	width: 340px;
	height:362px;
	float:left;
	padding-left: 10px;
}
#proizvodiNaslov {
	color:#BC8B52;
	font-size:14px;
	font-weight:bold;
}
#noviProizvodi {
	width: 340px;
	height:50px;
	float:left;
}
.noviProizvodiContent {
	width: 340px;
/*	padding-bottom:10px;*/
	margin-bottom:10px;
/*	border:solid 1px #0000FF;*/
	border-bottom:1px solid #BFBFC1;
}

.opsirnije {

}
.opsirnije a {
	color:#BC8B52;
	text-decoration:underline;
}
.opsirnije a:hover {
	color:#333333;
	text-decoration:underline;
}

#slikaNoviProizvodi {
	float:left;
	width:80px;
	height:80px;
/*	width: auto;
	height: auto;*/
	padding-bottom: 10px;
	padding-right: 10px;	
}

.noviProizvodiContentSlike {
	width: 370px;
	padding-bottom: 10px;
/*	border:solid 1px #0000FF;*/
}

.noviProizvodiContentSlike img {
	width: 80px;
	height: 80px;
	padding-right: 9px;
	padding-bottom: 9px;
}
.slikeNoviProizvodi {
/*	float:left;*/
	width: 100px;
	height: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	/*border:solid 1px #0000FF;*/
}

.novostiContent {
	padding-bottom: 10px;
	/*border:solid 1px #0000FF;*/
}

/*.novostiContent a {
	color:#BC8B52;
	text-decoration:underline;
}
.novostiContent a:hover {
	color:#333333;
	text-decoration:underline;
}*/

.dogadjajiContent {
	padding-bottom: 10px;
/*	height:145px;*/
/*	border:solid 1px #000000;*/
}

.dogadjajiContent a {
	color:#BC8B52;
	text-decoration:underline;
}
.dogadjajiContent a:hover {
	color:#333333;
	text-decoration:underline;
}

p {
	padding-bottom:10px;
}

/*Page related styles for you to view*/
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 340px;
	height: 151px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 0px;
	padding-right:5px;
	
	outline:none;
}
/* general page style ends here */

/*Page related styles for you to view*/
#mycustomscroll2 {
	/* Typical fixed height and fixed width example */
	width: 350px;
	height: 352px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #FFFFFF;
	margin: 0.3em auto;
	padding: 0px;
	padding-right:5px;
	
	outline:none;
}
/* general page style ends here */

.povratak {
	text-align:right;
	text-decoration:underline;
/*	border: 1px solid #000000;*/
}
.povratak a {
	color:#BC8B52;
	text-decoration:underline;
}
.povratak a:hover {
	color:#333333;
	text-decoration:underline;
}

.fotkaDiv {
	margin-top:20px;
/*	margin-left:40px;*/
	text-align:center;
/*	border: 1px solid #000000;*/
}
.fotka {
/*	width:auto;
	height:auto;*/
/*	border: 4px solid #BC8B52;*/
}
.naslovFotke {
	margin-top:5px;
	margin-bottom:5px;
/*	text-align:left;*/
/*	border: 1px solid #00FF00;*/
}
.kockicaholder {
/*	margin-top:20px;*/
/*	margin-left:20px;*/
	width:420px;
	height:16px;
	text-align:center;
	position:absolute;
	bottom:0px;
/*	border: 1px solid #00FF00;*/
}
.kockica{
	margin:0px;
	padding:0px;
	margin-right:4px;
	border:0px;
}




