/* CSS Document */

@font-face {
    font-family: 'SrpskaKnjiga';
    src: url('../SRPSKA_KNIGA_27.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Dijakritika-Regular';
    src: url('../Dijakritika-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3 {
	font-family:"SrpskaKnjiga"
	}
.sirina {
	max-width: 950px;}
#napocetak {
	text-align:center;
}
#glava {
	height:27px;
	margin-top:-20px;
}
#container_in {
	margin:0px;
	padding:0px;
}
#podnozje {
	padding:0px;
	height:134px;
	margin:0px auto;
}



a {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
body {
	margin:0px;
	padding:0px;
	font-family: "Dijakritika-Regular";
	background-image:url(../slike/podloga.png);
	background-repeat:repeat-y;

}

/* h1 {
	color: #000000;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 3px;
} */
h2 {
	color: #900;
	font-size: 2em;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
}
.porodica {
	font-size: 1.5em;
	text-align: center;
	color:#FFFFFF;
}
.opis {
	margin-left:50px;
	width: 70%;
}
.djeca li {
	list-style: decimal;
}
