﻿body {
}

h3
{
    font-size: 12px;
    font-weight: bold;
    margin-top: 20px;
 }
 .disclamer_body
 {
    margin: 0px 0px 0px 0px; 
    background-color: white;  
    
    width: 100%; 
    font-family: Verdana; 
    font-size: 12px; 
    color: #888888;
 }
 
 .disclamer_body DIV
 {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
 }
   
.maptype 
{
    border-style: solid; 
    background-color:White;
    border-color: rgb(52, 86, 132); 
    border-width: 1px; 
    font-size: 11px; 
    height: 20px;
    width: 100px;	
    font-weight:normal;
    color: rgb(50,50,50);
}

.maptype_bold 
{
    border-style: solid; 
    background-color:White;
    border-color: rgb(0, 0, 0); 
    border-width: 2px; 
    font-size: 10px; 
    height: 20px;
    width: 110px;
    font-weight:bold;
    color: Black;
}
.izvor_podataka
{
    font-size: 10px;
    color: Gray;
}
.izvor_podataka_naslov
{
    font-size: 10px;
    font-weight: bold;
    color: black;
}
.izvor_podataka_table
{
    border: dotted 1px gray;
   
}
.field_name_class
{
    padding: 3px;
    text-align: left;
    color: #cccccc;    
}
.field_value_class
{
    padding: 3px;
    text-align: left;
    font-weight: normal;    
}
.zaglavlje_nazivi_odjela
{
    text-align: left;
    font-size: 10px;
    color: #4079A4;
    vertical-align: top;
    padding-left: 0px;        
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    
}
.zaglavlje_linkovi
{
    color: #4079A4;  
    font-size: 10px ;
    text-decoration: none;
    
}
