td.pageHeading{
    padding-top:5px;
    padding-left:16px;
    padding-bottom:5px;
    font-size: 20px;
    font-weight: bold;
    color: gray;
}
td.category_desc{
    font-size: 11px;
    color: #6f6d6d;
    font-family: Verdana;
    padding-left:5px;
    padding-bottom:15px;
}
div.pageHeading{
    padding-bottom:5px;
    
}
div.category_desc{
    font-size: 11px;
    color: #6f6d6d;
    font-family: Verdana;
    padding-left:5px;
    padding-bottom:15px;
}
div.gde_sam_sada{
    font-family: Verdana;
    font-size: 12px;
    padding: 2px 0 10px 15px;
}
div.kategorija_box{
    background-image: url(../images/kategorija_box.png);
    float: left;
    height: 102px;
    width: 289px;
    margin-left: 5px;
    margin-top: 5px;
}
div.kategorija_box h2 {
    font-family: Arial; /*Trebuchet MS !important;*/
    font-size:14px !important;
    font-weight:bold;
    margin:12px 0 0 103px;
    position:absolute;
    text-transform:uppercase;
    width:220px;
    color: #fbb03b;
}
div.kategorija_box p {
    font-family:Verdana;
    font-size:11px;
    margin:32px 0 0 103px;
    position:absolute;
    width:172px;
    color: gray;
}
div.kategorija_box img{
    margin-top: 7px;
    margin-left: 2px;
}
/*==================================
Proizvodjaci pano
===================================*/
div.proizvodjaci_pano{
    height: 50px;
    padding-left: 16px;
}
div.proizvodjaci_heder_box{
    width: 584px;
    height: 20px;
    background-image: url(../images/proizvodjaci_heder_box.png);
}
div.proizvodjaci_heder_box p{
    color: white;
    font-size: 11px;
    padding: 3px 0 0 12px;
    font-weight: bold;
}
#proizvodjaci {padding:0; margin: 5px 0 0 0; list-style:none; width:584px; height:74px; position:relative;}
#proizvodjaci li {position:relative; float:left; margin-right:10px;}
#proizvodjaci li a {display:block; height:47px; width:78px; padding:0; float:left; color:#fff; text-decoration:none; font-family:"trebuchet MS", sans-serif; font-size:14px; text-align:center; cursor:pointer;
    background-position: left top; background-repeat: no-repeat;}
#proizvodjaci li a:hover {background-position: left bottom; background-repeat: no-repeat; cursor:pointer; color:#fff;}

/****************************************
Za izgled tabele proizvoda
*****************************************/
div.listing_svih_proizvoda{
    padding-left: 16px;
}
div.proizvod_listing{
    float: left;
    width: 145px;
    height: 215px;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    border-right: 1px dotted #a1a2a4;
    margin-top: 20px;
}
div.proizvod_listing:hover{
    color: orange;
}
div.proizvod_listing:hover a{
    color: orange;
}
div.proizvod_listing a:hover{
    color: orange;
    text-decoration: underline;
}
div.proizvod_listing img{

}
div.ime_proizvoda{
    margin: 30px 0 0 0;
    border-bottom: 1px dotted #a1a2a4;
}
div.proizvodjac_proizvoda{
    margin-bottom: 10px;
}
div.cena_proizvoda{
    font-weight: bold;
    padding: 5px 0 5px 0;
    background-color: #dedede;
    margin: 0 2px 0 2px;
}
div.sort_tab{
    color: white;
    font-size: 10px;
    font-weight: bold;

}
div.sortiranje{
    float: left;
    width: 280px;
    height: 20px;
    background-image: url(../images/sortiranje.png);
}
div.sortiranje p{
    padding: 4px 0 0 200px;
    margin: 0;
}
div.sort_naziv{
    float: left;
    width: 54px;
    height: 20px;
    background-image: url(../images/sort_naziv.png);
    cursor: pointer;
}
div.sort_naziv p{
    padding: 4px 0 0 10px;
    margin: 0;
}
div.sort_jeftinije-skuplje{
    float: left;
    width: 123px;
    height: 20px;
    background-image: url(../images/sort_jeftinije-skuplje.png);
    cursor: pointer;
}
div.sort_jeftinije-skuplje p{
    padding: 4px 0 0 10px;
    margin: 0;
}
div.sort_skuplje-jeftinije{
    float: left;
    width: 127px;
    height: 20px;
    background-image: url(../images/sort_skuplje-jeftinije.png);
    cursor: pointer;
}
div.sort_skuplje-jeftinije p{
    padding: 4px 0 0 10px;
    margin: 0;
}
/****************************************
Levi meni za usluge, tzv. Pogledajte (trenutno je obrisan)
*****************************************/
div.pogledajte{
    padding-left: 5px;
    margin-top: 60px;
    background-color: #bcc0c3;
    height: 120px;
}
div.pogledajte h2{
    font-size: 20px;
    font-family: Arial;
    color: #0c7fb7;
    margin-bottom: 0;
}
div.pogledajte a{
    font-size: 16px;

}
div.pogledajte ul{
    list-style: none;
    position: absolute;
    padding-left: 10px !important;
    margin-left: 0;
}
/*******************************
Stil za levi meni
********************************/
div.levi_meni{
    /*uglavnom je odradjeno preko tabele u allcategories.tpl.php*/
}
div.meni_grupa_aktivna{
    background-color: #dedede; /*#efefef;*/
    font-family: Arial;
    font-size: 12px;
    padding: 5px 0 5px 12px;
}
div.meni_grupa_aktivna a{
    color: gray;
    margin-bottom: 5px;
}
span.errorText{
    color: #fbb03b;
}
div.meni_grupa_obicna{
    border-bottom: 1px dotted gray;
    padding-left: 12px;
}
div.listaKategorija_heder{
    font-family: Arial;
    font-weight: bold;
    width: 200px;
    height: 20px;
    background-image: url(../images/lista_kategorija_heder.png);

}
div.listaKategorija_heder h2{
    margin: 0;
    padding: 3px 0 0 12px;
    color: white;
    font-size: 12px;
}
div.listaKategorija_content{
    font-family: Arial;
    font-size: 12px;
    background-color: #f4f4f4;/*#f7f7f7;*/
    padding-top: 2px;
}
div.listaKategorija_content h2{
    margin: 0;
    padding: 0;
    color: #fbb03b;
    font-size: 12px;
    font-family: Verdana;
}
span.jedan_red{
    padding-top: 5px;
    margin: 0;
}
div.pozerka{
    margin-top: 5px;
}
/*****************************
Izgled boksa za usluge
******************************/
table.tabela_usluga{
    padding-top: 30px;
}
div.service_box{
    width: 392px;
    float: left;

}
div.service_heder{
    background: url(../images/service_heder.png) no-repeat;
    height: 20px;
    font-size: 11px;
    color: white;
    padding: 2px 0 0 15px;
    font-weight: bold;
}
div.service_sadrzaj{
    border-right: 1px dotted gray;
    height: 120px;
    margin-bottom: 15px;
}
div.service_slika{
    float: left;
    margin-left: 15px;
    margin-right: 15px;

}
div.service_opis{
    color: gray;
    font-size: 11px;
    margin-left: 120px;
    margin-top: -20px;
    padding-right: 15px;
}
div.service_dugme{
    position: relative;
    top: 100px;

}
/********************************
Stil za oblacic prijavu
********************************/
div.oblacic_prijava{
    width: 261px;
    height: 130px;;
    background: url(../images/oblacic_prijava.png) no-repeat;
    color: white;
    cursor: pointer;
    float: right;
    margin-top: 25px;
    margin-left: 20px;
}
div.oblacic_prijava h2{
    font-size: 14px;
    margin: 0;
    padding: 10px 0 0 30px;
}
div.oblacic_prijava p{
    margin: 15px 0 0 15px;
    font-size: 11px;
    padding: 10px 15px 0 0;
}
/*==================================
Stil za oblacic biznis
====================================*/
div.oblacic_biznis{
    width: 261px;
    height: 70px;
    background: url(../images/oblacic_biznis.png) no-repeat;
    color: white;
    cursor: pointer;
    margin-top: 10px;
    margin-left: 20px;
    float: right;
    clear: right;
}
div.oblacic_biznis h2{
    font-size: 14px;
    margin: 0;
    padding: 10px 0 0 30px;
}
div.oblacic_biznis p{
    margin: 3px 0 0 15px;
    font-size: 11px;
    padding-top: 3px;
}
