div.uvodni_tekst h2{
    color: #fbb03b;
    font-size: 18px;
    padding: 0 10px 0 10px;
}
div.uvodni_tekst p{
    color: #6f6d6d;
    font-size: 11px;
    padding: 0 10px 0 10px;
}
div.uvodni_tekst ul{
    color: #6f6d6d;
    font-size: 11px;
    
}
/*=============================
Tri kolone
=============================*/
div.celostrane_vrste{
    padding-bottom: 10px;
    border-bottom: 1px dotted gray;
}
div.celostrana_vrsta{
    float: left;
    width: 800px;
    margin-bottom: 20px;
    font-size: 11px;
}
div.celostrana_vrsta p{
    padding: 5px 3px 0 3px;

}
div.centralni_tekst{
    float: left;
    width: 259px;
    padding-left: 10px;
}
div.desni_tekst{
    float: left;
    width: 259px;
    padding-left: 10px;
}
div.celostrana_vrsta img{
    
}
div.heder_vrste{
    width: 800px;
    height: 20px;
    background-image: url(../images/sivi_heder_celostrani.png);
    text-align: center;
    clear: both;
}
div.heder_vrste h2{
    margin: 0;
    padding: 3px 0 0 12px;
    color: white;
    font-size: 11px;
}
div.dugme_kolona{
    float: left;
    width: 262px;
}
/*=============================
Cetiri kolone
=============================*/
div.cetiri_kolone{
    padding-bottom: 10px;
    border-bottom: 1px dotted gray;
}
div.kolona_4{
    float: left;
    width: 199px;
    margin-right: 2px;
	#margin-right: 0px;
}
div#kolona_4_poslednja{
    width: 197px;
    margin: 0;
}
div.kolona_4_heder{
    background-image: url(../images/narandzasti_heder_cetvrtina.png);
    height: 20px;
    width: 197px;
    text-align: center;
}
div.kolona_4_heder h2{
    margin: 0;
    padding-top: 3px;
    color: white;
    font-size: 14px;
}
div.kolona_4_sadrzaj{
    border-right: 1px dotted gray;
    width: 198px;
}
div.kolona_4_tekst{
    height: 100px;
    padding: 10px;
    font-size: 11px;
}
div#kolona_4_sadrzaj_poslednji{
    border: none;
}
div.kolona_4_dugme_more{
    width: 197px;
    height: 20px;
    background: gray;
    padding-top: 3px;
    text-align: center;
    margin-bottom: 4px;
}
div.kolona_4_dugme_more a{
    color: white;
    font-size: 14px;
    font-weight: bold;
}
div.kolona_4_dugme_subscribe{

}
/*==========================
    Poslovni korisnik
===========================*/
div.poslovni_korisnik a{
    float: left;
    margin-bottom: 20px;
}
div.poslovni_korisnik p{
    font-size: 11px;
    padding: 10px;
    margin-left: 210px;
}
