#zaglavlje {
	float: left;
	height: 25px;
	width: 520px;
	padding: 10px;
	top: 7px;
	position: relative;
}
#stub_levo {
	width: 225px;
	height: auto;
	float: left;
}
#sredina {
	height: auto;
	float: right;
	width: 500px;
	padding: 5px;
}
#full_text {
	padding: 5px;
}

.glavni_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.3em;
}
.glavni_font_cir {
	font-family: "Cir Times_New_Roman";
	font-size: 14px;
	color: #333333;
}


.link_font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}
.potpis_foto {
	color: #000000;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.potpis_foto_2   {
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.font_naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	}
	
#sadrzaj_01   {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 480px;
	float: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sadrzaj_01 img {
	padding: 0px;
	float: left;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 7px;
	border: 1px solid #999999;
}

