@charset "utf-8";
/* CSS Document */
body{
	background-color: #FFFACD;
	font-family:Arial, Helvetica, sans-serif;
	color: #333399;
}
h1 {
	line-height:normal; 
	text-align:center;
	font-weight:700; 
	font-size:1.6em;
}

h2 {
	line-height: normal;
	margin-bottom:0;
	text-align:center;
	font-weight:700; 
	font-size:1.2em;
}
center{
	margin-bottom:20px;}
	
#content p{
	margin:0 0 20px 150px;
	text-indent:0;
	text-align:left;
}

#content, #chome{
	margin:0 auto;
	width:550px;
}
.uvod{
	text-align:justify;
	text-indent:2em;
	margin-bottom:.2em;
	font-size: 1em;
	}
.napomena{
	font-size:.9em;
	font-weight:700;
	color:#F00;
}
ul{
	padding:0;
	list-style:inside;
}
li {
	margin:0;
	padding:0;
	text-indent:0px;
	list-style-image:url(strelica.gif);
}
.linkovi-frame p{
	margin-left:0px;}
