/* osnovni */
body {
        margin-bottom: 0px;
        font-family: Verdana;
        font-size: 11px;
        color: #525252;
        scrollbar-face-color:#CCCCCC;
   scrollbar-higlight-color:#CCCCCC;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
   scrollbar-shadow-color:#CCCCCC;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#FFFFFF;
        background: White;
        
}
a:link {
        color: #1A3478;
        font-family: Verdana;
        font-weight: bold;
        text-decoration: underline;

}

a:visited {
        color: #1A3478;
        font-family: Verdana;
        font-weight: bold;
        text-decoration: underline;

}


a:hover {
        color: #000000;
        font-family: verdana;
        font-weight: bold;
        font-style: normal;
        line-height: normal;
        font-variant: normal;
        text-transform: none;
        border: thin none #FFFFFF;
        text-decoration: underline;

}

td, pre {
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
}


/*ramka*/

.titletext {
font-weight: bolder;
font-size: 13px;
        }

/*navigacia*/
        
.bottomnav {
        font-size: 10px;
        }
        
        
.glavenbuton {
        font-weight: bold;
        font-size: 12px;
        cursor:pointer;
}

.vajenbuton {
        font-weight: bold;
        font-size: 12px;
        cursor:pointer;
        }


/*novina*/
        
.novinatitle {
font-weight: bolder;
font-size: 13px;
background-color: #95B3ED
        }

.kome {
font-weight: bolder;
font-size: 13px;
background-color: #A7D4EB
        }

        
a.novinatitle {
font-weight: bolder;
font-size: 13px;
color: Black;
        }

        
.novinaiztochnik {
font-style: italic;
        }
        
        
        /* Форми */

 select, input {
  border-right: #303030 1px solid; 
  padding-right: 1px; 
  border-top: #303030 1px solid; 
  padding-left: 1px; 
  padding-bottom: 1px; 
  font: 11px Verdana, arial, Helvetica, sans-serif; 
  border-left: #303030 1px solid; 
  color: #010109; 
  padding-top: 1px; 
  border-bottom: #303030 1px solid; 
  background-color: #f5f5f5;
}


/* Текст класове */

.star {
        color: Red;
        font-weight: bold;
}
.filen {
        color: blue;

}
.msgok {
        color: Black;
        font-weight: bold;
        background-color: #ceefbd;
}

.msgerror {
        color: Black;
        font-weight: Bold;
        background-color: #ffc6a5;
}

.trash {
        color: Black;

        background-color: #ffff9c;
}

.down {
        color: green;
        font-weight: Bold;
}
.up {
        color: red;
        font-weight: Bold;
}
.same {
        color: blue;
        font-weight: Bold;
}

/*cenovi listi*/
.topceni {
        border: 2px;
}


.kategoria {
        background-color: 95B3ED
}

a.kategoria {
color: Black;
font-size: 13px;
        }

.subkategoria {
background-color: B8D6FF
}

a.subkategoria {
color: black
}

        
        
.proizvoditel {
background-color: B8F2FF
}

a.proizvoditel {
color: Black;
        }

.blank {
        background-color: White;
}



/*tablici*/

.table1 {
        background-color: #e0e0e0;
                  }




.table2 {
        background-color: #ffffff;
}

.table3 {
        background-color: #ffe7c6;
}

.table4 {
        background-color: #bdc6de;
}
