body
{
	margin: 0 0 0 0;
	background-color: #e0e0e0;
}

.dugme img
{
	border-style: none;
}
.gore
{
	background-image: url(./slike/gore.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:85px;

}

.lijevo
{
	vertical-align:top;	

	
}

.tekst
{
	padding-right:50px;
	margin-right:300px;
	width:500px;
	color:#3f352b;
	text-align:justify;
	vertical-align:text-top;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:1em;
}

.tekst p
{
padding-left:30px;
}

.reference
{
	width:500px;
	border:0;
}

.back
{
	background-color:#f3f3f3;
}

.podaci
{
	color:#171308;
	text-align:left;
	vertical-align:text-top;
	font-family:"Times New Roman",Georgia,Serif;
	font-size:0.9em;
}

.slike
{
	
	width:301px;
	height:477px;
				
}

.slike img
{
	margin:3px;
	border-style: none;
	position:relative;
	left:25px;
}

.dno
{
	background-image: url(./slike/dno.jpg);
	background-repeat:repeat-x ;
	padding-top:20px;

}

.info
{
	background-color:white;
	border-width:1px ; 
	font-size:small ; 
	font-weight:bold ;

}

.copyright
{
	font-family:"Times New Roman",Georgia,Serif;
	font-size:0.8em;
	font-weight:bold;

}

.galerija
{
	padding-top:40px;
	width:580px;
}
.galerija img
{
	margin:5px;
	border-style: none;
	float:left;
}

.skrivene
{
display:none;
}