
A
{
    font: 11px Arial, sans-serif;
    text-decoration: underline;
    color : #465575;
}

A:HOVER 
{
    text-decoration : none;
    color : #E16F00;
}

BODY 
{
    font: 11px Arial, sans-serif;
    color: #000000;
    background-color : #626464;
    background-image : url('slike/back.gif');
    margin : 0px 0px 0px 0px;
}

P 
{
    font: 11px Arial, sans-serif;
    color: #000000;
}

H3 
{
    font: bold 14px Arial, sans-serif;
    color: #465575;
    margin-bottom: 12px;
}

H4 
{
    color : #465575;
}

TABLE 
{
    border-collapse : collapse;
    empty-cells : show;
}

TABLE.DATA
{
    border-collapse : collapse;
    empty-cells : show;
    width : 70%;
    margin-top : 10px;
    margin-bottom : 15px;
    border : 1px solid;     
}

LI 
{
    margin-top : 4px;        
}

LI.LINK 
{        
    margin-top: 4px;        
    list-style-image: url('slike/pointer.jpg');
    vertical-align: middle;	
}

TD.DATA
{
    padding-left: 3px;
}

TD 
{
    font: 11px Arial, sans-serif;
    color: #000000;
}

TD.MAIN
{
    padding : 12px 10px 8px 10px;
}

TD.SESSION-DATA
{
    background-color : #ffffff;
    font: 12px Arial, sans-serif;
    padding : 4px 0px 3px 10px;
    color: #465575;
    border-bottom : 1px solid #465575;
}

TD.BLACKBOLD
{
    font: bold 11px Arial, sans-serif;
    color: #000000;
    padding-bottom : 0px;
}

.SMALLTEXT 
{
    font: 11px Arial, sans-serif;
    color: #000000;        
}

.ERRORMESSAGE
{
    font: bold 11px Arial, sans-serif;
    color: #BF3000;
}

.HEADERCELL 
{
    font: bold 11px Arial, sans-serif;
    color: #465575;
    background-color: #ebeef2;
}

.ALTERCELL 
{
    font: 11px Arial, sans-serif;
    color: #000000;
    background-color: #f3f3f3;
}

.disabledcell 
{
    font: 11px Arial, sans-serif;
    color: #000000;
    background-color: #e3e3e3;
}

.COPYRIGHT 
{
    font: 10px Arial, sans-serif;
    color: #666666;
    height : 45 px;
    background-color : #ffffff;
    background-image : url('slike/footer.jpg');
    border: 1px solid black;
    border-top: 0px;
    padding: 3px;
}

div.#hintbox
{
    position:absolute;
    top: 0;
    background-color: lightyellow;
    width: 150px;
    padding: 2px;
    border: 1px solid black;
    font: 11px Arial, sans-serif;
    line-height:18px;
    z-index: 100;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    visibility: hidden;
}


.INTRO
{
    border : 1px solid #BCC1BD;
    margin-top : 5px;

    background-repeat : no-repeat;
    height : 210px;
}

.SELECT.LOGIN
{
    width : 210 px;
    font: 11px Arial, sans-serif;	
    color: #000000;	
}

.INPUT.LOGIN
{
    width: 210 px;
    font: 11px Arial, sans-serif;	
    border: 1px solid #465575;
    color: #000000;
}


.INPUT.SMALLTEXT
{
    border: 1px solid #465575;
    padding-left: 3px;
}

.INPUT.BUTTON
{
    border: 1px solid #465575;
    font: 11px Arial, sans-serif;
    background-color: #e0e0e0;
    padding: 1px;
}


.MICRO
{
    font: 9px Arial, sans-serif;
    color: #ffffff;
    margin-top: 2px;	
}

.NEWS
{
    margin-top: 1px;
    border: 0px;
    border-bottom: 1px dotted #BCC1BD;
    padding-bottom: 3px;
}

.NEWS-DATE
{
    font: 10px Arial, sans-serif;
    color: #A0A0A0;
}

.NEWS-CONTENT
{
    font: 11px Arial, sans-serif;
    color: #000000;
}

.BOX
{
    border: 1px solid #BCC1BD;
    margin-bottom: 8px;
    margin-top: 4px;
}

.BOX-HEADER
{
    font: bold 11px Arial, sans-serif;
    color: #465575;
    background-image: url('slike/highlight.jpg');
    padding: 3px 3px 3px 6px;       
}

.LOGIN-HEADER
{
    font: bold 11px Arial, sans-serif;
    color: #ffffff;
    background-color: #465575;
    padding: 3px 3px 3px 14px;         
}

.BOX-CONTENT
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 6px 6px 8px 6px;
}

.WELCOME
{
    margin-left: 5px;
    margin-top: 12px;
    font-size: 12 px;
    padding-right: 8px;
}

.WELCOME-LARGE
{
    font: bold 24px Times New Roman, serif;
    color: #465575;
    margin: 8px 0px 0px 5px;
}


.WELCOME-MEDIUM
{
    font: bold 16px Arial, sans-serif;
    color: #465575;
    margin: 30px 0px 0px 5px;
}

