
BODY
{
		/* 
       scrollbar-face-color: #5FACD8; 
       scrollbar-shadow-color: #689cd0; 
       scrollbar-highlight-color: #F1F2F4; 
       scrollbar-3dlight-color: #000000; 
       scrollbar-darkshadow-color:#000000; 
       scrollbar-arrow-color: #000000; 
    */
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10px;
}

span.formula
{
	font-family: Courier, Courier New, Andale Mono, Lucida Console;
}

text 
{
	font-size: 10pt;
}

h1
{
	font-size: 150%;
	text-align: center;
}

h2
{
	font-size: 120%;
	text-align: center;
	font-weight: lighter;
}

h3
{
	font-size: 110%;
	text-align: center;
}

h4
{
	font-size: 100%;
	text-align: center;
}

h5
{
	font-size: 90%;
	text-align: center;
}

h6
{
	font-size: 90%;
	text-align: center;
}

p
{
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-variant: normal;
}

p.copyright
{
	font-family: Comic Sans MS, Tahoma, Arial, Sans-Serif;
	font-size: xx-small;
	color: #e0e0e0;
}

p.article
{
	text-justify: auto;
	text-indent: 35px;
	text-align: justify;
}

p.article1
{
	text-justify: newspaper;
	text-align: justify;
	font-size: x-small
}


p.article2
{
	text-justify: newspaper;
	text-align: justify;
	margin-left: 50;
}

p.articleN
{
	border-color: Black;
	border-width: thin;
	text-justify: newspaper;
	text-align: justify;
}

p.autors
{
	text-justify: newspaper;
	text-align: left;
	font-weight: bold;
}

p.note
{
	font-size: xx-small;
	text-align: center;
}

p.subtitle
{
	font-size: xx-small;
	text-align: center;
}

p.autors
{
	font-size: xx-small;
	text-align: center;
}

A
{
	color: Navy;
	text-decoration: underline;
}

A:Visited
{
	color: Navy;
	text-decoration: underline;
}



A:Active
{
	color: Navy;
	text-decoration: underline;
}

A:Hover
{
	color: White;
	text-decoration: none;
	background-color: #6699CC;
}


p.MsoNormal, li.MsoNormal, div.MsoNormal
	{
	margin:0cm;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.MsoHeader, li.MsoHeader, div.MsoHeader
	{margin:0cm;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman";}
p.MsoFooter, li.MsoFooter, div.MsoFooter
	{margin:0cm;
	margin-bottom:.0001pt;
	text-autospace:none;
	font-size:10.0pt;
	font-family:"Times New Roman";}

div.nastavnik 
  {
	border-collapse:separate;
    padding-left: 25;
	padding-right: 25;
	padding-bottom: 100;
	padding-top: 20;
	 
	border-bottom-style: solid;
	border-bottom-color: Black;
	border-bottom-width: thin;

	border-right-style: solid;
	border-right-color: Black;
	border-right-width: thin;

	border-left-style: solid;
	border-left-color:  Silver;
    border-left-width: thin;
	
	border-top-style: solid;
	border-top-color:  Silver;
    border-top-width: thin;

	background-color: White;
  }
	