/* Text Styles */
hr { color: #425968}
body, table /* Normal */
{
 font-size: 10pt;
 font-family: 'Century Gothic';
 font-style: normal;
 font-weight: normal;
 color: #425968;
 text-decoration: none;
}
span.f_CodeExample /* Code Example */
{
 font-size: 8pt;
 font-family: 'Courier New';
 color: #000000;
}
span.f_Comment /* Comment */
{
}
span.f_Heading1 /* Heading1 */
{
 font-size: 16pt;
 font-weight: bold;
 color: #ffffff;
}
span.f_Heading2 /* Heading2 */
{
 font-style: italic;
 color: #ffffff;
}
span.f_ImageCaption /* Image Caption */
{
 font-size: 8pt;
 font-style: italic;
}
span.f_nasloviznotraj /* naslovi znotraj */
{
 font-size: 16pt;
 font-weight: bold;
 color: #000000;
}
span.f_NewStyle2 /* New Style2 */
{
}
span.f_Normal-seznamitalicbold /* Normal - seznam italic bold */
{
 font-style: italic;
 font-weight: bold;
}
span.f_Normal-seznam /* Normal-seznam */
{
}
span.f_Notes /* Notes */
{
}
span.f_ukazikljucnebesede /* ukazi kljucne besede */
{
 font-style: italic;
 font-weight: bold;
}
/* Paragraph styles */
p /* Normal */
{
 text-align: left;
 text-indent: 0px;
 padding: 0px 0px 0px 0px;
 margin: 11px 79px 11px 0px;
}
.p_CodeExample /* Code Example */
{
 white-space: nowrap;
 margin: 0px 0px 0px 0px;
}
.p_Comment /* Comment */
{
}
.p_Heading1 /* Heading1 */
{
}
.p_Heading2 /* Heading2 */
{
}
.p_ImageCaption /* Image Caption */
{
}
.p_nasloviznotraj /* naslovi znotraj */
{
}
.p_NewStyle2 /* New Style2 */
{
 text-indent: -17px;
 margin: 11px 79px 0px 68px;
}
.p_Normal-seznamitalicbold /* Normal - seznam italic bold */
{
 margin: 11px 79px 0px 51px;
}
.p_Normal-seznam /* Normal-seznam */
{
 margin: 11px 79px 0px 51px;
}
.p_Notes /* Notes */
{
}
.p_ukazikljucnebesede /* ukazi kljucne besede */
{
}
