BODY 
{
	font-family: Times New Roman,Arial, , Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #000000;
}

a:link    {  text-decoration: underline; color: #0033CC}
a:visited {  text-decoration: underline; color: #0033CC}
a:hover   { text-decoration: underline; ; color:#0033CC}

.Navaden
	{ 
	font-family: Times New Roman,Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	}

	
.tabData 
	{ 
	font-family: Times New Roman,Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000;
	}
	
.Naslov 
	{ 
	font-family: Times New Roman,Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #000000;
	font-weight: bold;
	}	

.bgGray {background-color: #000000; }
.bgBlack {background-color: #000000; }


.container.printContainer 
{

    //border-bottom:1px solid #ddd;
    padding-bottom:10px;
    padding-top:10px;

}

.container.printContainer    img 
    {
        width:180px;
        
        &.auto 
        {
            width:auto;
        }
    }

.container.printContainer    #print-buttons 
    {
        padding-top:20px;    
        padding-right:10px;
    }       
	
.pdfGen {}