
h1,h2,h3,h4,h5,h6
h1
	{ 
	font-size:10.0pt;
	font-family: "Arial";
	color: yellow;
	font-style: normal;
	}
h2	{
	font-size:14pt;
	font-family: Arial;
	color: yellow;
	font-style: normal;
	}
h3
	{
	font-size: 10pt;
	font-family: Arial;
	color: yellow;
	font-style: normal;
	}
h4
	{
	font-size:10pt;
	font-family:Courier New;
	color:yellow;
	font-style: normal;
	}
h5
	{
	font-size: 11pt;
	font-family: Times New Roman;
	color: yellow;
	font-weight: normal;
	text-align:left;
	}
h6
	{
	font-size: 8pt;
	font-family: Arial;
	color: yellow;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	}

body
	{
	background-attachment: fixed;
	background-image: url("slike/bgr.gif");
	background-position: top center;
	font-style: normal;
	}

