﻿body
{
    font-size: 12px;
    color: #ffffff;
    font-family: Tahoma;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #010741;
    background-image: url(appimg/bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-position: top;
    background-attachment: fixed;
}

TD
{
    vertical-align: top;
    text-align: left;
}

DIV
{
	margin-right: auto; 
	margin-left: auto; 
}

DIV.divHeader
{
	width: 1004px;
	height: 140px;
}

DIV.divToolBar
{
    color: #FFFFFF;
    height: 22px;
    width: 1004px;
}

DIV.divBody
{
	width: 1004px;
	min-height: 800px;
}

DIV.divFooter
{
	width: 1004px;
	height: 50px;
}

DIV.divTitle
{
    vertical-align: middle;
    height: 10px;
    background-image: url(appimg/texttitlebg.jpg);
    color: #ffffff;
}

DIV.divRazmak
{
	width: 100%;
	height: 11px;
}

div.scrollh
{
	width: 490px;
	height: 100px;
	overflow: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	/*
	scrollbar-base-color: #b4c3e3; 
	scrollbar-arrow-color: #ffcc00;
	scrollbar-DarkShadow-Color: #b4c3e3;
	*/
}

TABLE.tbl
{
	width: 100%;
	border-width: 0px;
	border-style: none;
}

.naslov
{
    color: #CC3300;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 18px;
}

.tekst
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial;
    text-decoration: none;
}

.intro
{
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    font-weight: bold;
}



.lbtn
{
	font-size: 15px;
	color: #999999;
	font-variant: small-caps;
	text-decoration: none;
}

.lbtn2
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.lbtn2:hover
{
    color: #CC3300;
}

.lbtnNaslov
{
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.lbtnNaslov:hover
{
	color: #FFDE6F;
}

.lbtnNaslov2
{
    color: #FFDE6F;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.lbtnNaslov2:hover
{
    color: #FFFF00;
}


IMG
{
	border-width: 0px;	
}

.naslovTopVijest
{
    font-size: 20px;
    font-weight: bold;
    color: #FFDE6F;
    font-variant: small-caps;
    text-decoration: none;
}

.introTopVijest
{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

.tbx
{
    height: 14px;
    font-size: 11px;
}

.tdMainMenuItem
{
    text-align: center;
    vertical-align: middle;
    width: 120px;
}
.tdMainMenuItem:hover
{
}

.lbtnToolBar
{
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    
}

.lbtnToolBar:hover
{
    font-weight: bold;  
}

