/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    /*BACKGROUND-COLOR: white;*/
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}
	
TABLE
	{
		border-collapse:collapse;
		font-size:9pt;
		text-align:center
	}
	
.plus1
{
	font-size:12pt;
	color:red
}

.lijevo
{
	border-collapse:collapse;
	font-size:10pt;
	text-align:center
}

.bijela
{
	color:white;
	font-size:8pt
}

.malaslova
{
	font-size:8pt
}

A.zelen:link	{	
	text-decoration:	none;
	color:	green;
	}	
		
A.zelen:visited	{	
	text-decoration:	none;
	color:	green;
	}	
		
A.zelen:active	{	
	text-decoration:	none;
	color:	green;
	}	
		
A.zelen:hover	{	
	text-decoration:	none;
	color:	blue;
	}

.logo 	
{
	margin:0px 0px 0px 0px
}

.logo1 	
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border:solid 1 white
}

.icontext
{	
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color:Navy;
	padding-left:5
}

.cursorhand
{
	cursor:hand
}

.coll
{
	border-collapse:collapse
}

.yellowBig
{
	color:yellow;
	font-size:18pt;
	font-weight:bolder
}

.whitePadding
{
	color:white;
	font-size:10pt;
	font-weight:bold;
	padding-bottom:3px
}

.whiteUser
{
	color:white;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:3px
}

.whiteZup
{
	color:white;
	font-size:10pt;
	padding-bottom:3px
}

.yellowBigger
{
	color:yellow;
	font-size:24pt;
	padding-bottom:3px;
	font-weight:bold
}

.whiteBig
{
	color:white;
	font-size:18pt;
	padding-bottom:3px;
	font-weight:bold
}

.yellowSmall
{
	color:yellow;
	font-size:9pt;
	font-weight:bold;
	padding-bottom:3px
}

.naslov
{
	font-size:16pt;
	font-weight:bold;
	color:Navy
}

.legenda
{
	font-size:8pt;
	color:#888888;
	border:dashed 1px #888888
}

.AddRemoveButtons
{
	background-color:#3399CC;
	border:solid 1px #3366AA;
}

.AlatnaTraka
{
	font-size:9pt;
	color:white;
	text-align:center
}

.pozadinaObaveznogUnosa
{
	background-color:#00A000;
	color:White;
}

.pozadinaObaveznogUnosaNaslov
{
	background-color:#00A000;
	color:White;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}

.helpBoja
{
	color:blue;	
}

.listaMedija
{
	text-align:left;
}

.obavezanUnos
{
	font-weight:bold;	
	white-space:nowrap;
}

.star
{
	color:Red;
	font-weight:bold;
}

.online
{
	color:White;
	text-align:right;
	font-family:Arial;
	font-size:14pt;
	font-weight:bold;	
}
