
.inicijali { 
	float: left; 
	color: #000000; 
	font-size: 115px; 
	line-height: 90px; 
	padding-top: 4px; 
	padding-right: 8px; 
	padding-left: 3px; 
	 
	font-family:  "Tinos", Georgia; 
 
}

.opis_slike_u_tekstu {
    font-style: normal;
    font-size: 11px !important;
    font-family: "Trebuchet MS";
    padding: 0px;
    margin: 10px 0px;
    line-height: 0.3em;
    color: #999;
    text-align: center;
}

.slika_mala_levo {
	float: left;
	padding: 0;
	margin: 0 15px 5px 0;
}

.slika_mala_desno {
	float: right;
	padding: 0;
	margin: 0 0px 5px 15px;
}

.slika_cela_sirina {
	float: none;
	padding: 0;
	margin: 10px 0 10px 0;
	max-width: 100%;
	width: 100%;
	clear: both;
	text-align: center;
	display: block;
}
.glosa_desno {
	float: right;
	margin: 5px 0px 0px 15px;
	width: 35%;
	background: #f0f0f0;
	font-style: italic;
	color: #3A5795;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	 
}
.glosa_levo {
	float: left;
	margin: 5px 15px 5px 0;
	width: 35%;
	background: #f0f0f0;
	font-style: italic;
	color: #3A5795;
	border: 1px solid #DEDEDE;
	border-radius: 5px;
	
}
.glosa_desno tr td, .glosa_levo tr td {
	padding: 10px; 
}
.glosa_desno tr td p, .glosa_levo tr td p {
	 font-size: 16px !important; font-family: Georgia, "Times New Roman", Times, serif !important;
}

 

.antrfile {
	float: none;
	margin: 10px 0px 10px 0px;
	width: 100%;
	max-width: 100%;
	padding: 0;
	background: #e0e0e0;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
.antrfile tr td {
	padding: 10px; 
}

.antrfile tr td p.opis_slike_u_tekstu {
	font-size: 11px !important;
}
.antrfile tr td img, .antrfile tr td p img {
	text-align: center;
	max-width: 620px;
}

p.slika_mala_desno, p.opis_slike_u_tekstu {
	line-height: normal !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.medjunaslov {
	color: #023763;
	font-weight: bold;
	font-style: italic;
}
h3.medjunaslov {
	line-height: 1.6em !important;
}

.uvod {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 18px;
}

.tabela {
	width: 100%;
	border: 1px solid #eeeeee;
}