﻿body {
}

.Naslov
{
    font-size: 10pt;
    font-family: Arial;
    font-weight: bold;
    background-position-y: top;
    background-image: url(images/Hline.gif);
    background-repeat: repeat-x;
    height: 30px;
}

.Kontakti_Text_Naslov
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #cc0000;
}

.Kontakti_Text
{
    font-family: Tahoma;
    font-size: 10pt;
}

.Kontakti_Text_Bold
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;    
}

.Reference_Text_Naslov
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #cc0000;
}

.Reference_Text
{
    font-family: Arial;
    font-size: 10pt;
}

.ONama_Text_Naslov
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
    color: #cc0000;
}

.ONama_Text
{
    font-family: Arial;
    font-size: 10pt;
}

.Projekti_Text_Naslov
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #cc0000;
}

.Projekti_Text
{
    font-family: Arial;
    font-size: 10pt;
    color: black;
}


.futer
{
    background-position-y: top;
    background-image: url(images/line.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 8pt;
}

.Desni_Naslov
{
    font-family: Arial;
    background-color: #dc143c; 
    font-size: 10pt;
    padding-left: 10px;
    color: #ffffff;
    height: 30px;
    font-weight: bold;
}

.Desni_Text
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    padding-left: 20px;
}