﻿

.kolonaLabela
{
    
}
.kolonaPolja
{
   
}
.SendQuestionPanel
{
  margin-top:40px;
  padding:10px;
    background-color: #EAEEEA;
      font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:small;
}

.Odgovori
{

padding:0px 0px 0px 0px;

}



.QuestionCtg
{
      font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size:small;
    
}

.HeaderPitanje
{
    margin: 10px 10px 0px 0px;
    font-size: 10px;
    padding: 5px;
   
}

.HeaderOdgovor
{
    

    margin: 10px 10px 0px 0px;
    padding: 5px;
  
}



.PrikaziOdgovore
{
    clear: both;
    
}

.OneQuestion
{

/*
    border-color: #446C1C;
    border-top-style: inset;
   
    border-top-width: 2px;
    */
     border-bottom-style: groove;
    border-bottom-width: 1px;
    border-bottom-color: #007726;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: small;
   
}


.QuestionDiv
{
    
    font-size: 12px;
    font-weight: bolder;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.QuestionText
{
margin-left:25px;
}


.OneAnswer
{
    /* border-style: groove;
    border-width: 1px 0px 0px 0px;
    border-color: #9E9E9E;
    */
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #007726;
    padding: 5px 5px 20px 5px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: small;
}
.AnswerText
{
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

.InfoPitOdg
{
    font-weight:lighter;
    display:block;
    
}


.PitanjaRepeater
{
position:relative;
margin-top:5px;
}

.FormElement
{

margin-top:5px;
margin-bottom:5px;
}