

body
{
	background-color: White;
	margin: 0 0 0 0;
}

td 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	font-size: x-small;
}

h1,h2,h3,h4,h5,h6 
{
	font-family: Trebuchet MS, Tahoma, Verdana, Sans-Serif;
	color: #7F7E82;
}



.linkJezik 
{
	color: White;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
}

.linkJezikIzabrano
{
	color: White;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	background-color: #C40009;
}


.linkJezik:hover
{
	color: #C40009;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
}


A.linkLijevo 
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #d1d3d5;
}

A.linkLijevo:visited 
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #d1d3d5;
}

A.linkLijevo:hover 
{
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #C40009;	
}


A.linkGoreCrno
{
	font-size: x-small;
	text-decoration: none;
	color: Black;
}

A.linkGoreCrno:visited 
{
	font-size: x-small;
	text-decoration: none;
	color: Black;
}

A.linkGoreCrno:hover 
{
	font-size: x-small;
	text-decoration: underline;
	color: Black;	
}


A.linkGoreBijelo
{
	font-size: x-small;
	text-decoration: none;
	color: White;
}

A.linkGoreBijelo:visited 
{
	font-size: x-small;
	text-decoration: none;
	color: White;
}

A.linkGoreBijelo:hover 
{
	font-size: x-small;
	text-decoration: underline;
	color: Black;	
}



.donjiRed 
{
	border-bottom-color: #d1d3d5;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
	
	border-top-color: #d1d3d5;
	border-top-style: solid;
	border-top-width: 1px;	
	
	text-align: center;
}

.lijeviStupac 
{
	text-align: right;
	vertical-align: top;
	padding: 5 0 0 0; 
}

.meniLijevo 
{
	text-align: right;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	color: #d1d3d5;
	height: 21px;
}