﻿body
{

}

.Anketa_heder
{
    background-color: #dc143c; 
    font-size: 10pt;
    font-family: Arial;
    height: 30px;
    color: #ffffff;
    font-weight: bold;
    padding-left: 10px;
}

.Anketa_pitanje
{
    font-size: 8pt;
    font-family: Arial;
    height: 25px;
}

.Anketa_opcije
{
    font-size: 8pt;
    font-family: 'Arial';
}

.Anketa_Arhiva_PD
{
    background-color: #d3d3d3;
    font-size: 8pt;
}

.Anketa_futer
{
    height: 30px;
    font-family: 'Arial';
    font-size: 10pt;
}

.graf
{
    color: red;
    height: 10px;
}

