body
{
}

.LijeviLinkoviHomeTable
{
	table-layout: auto;
	left: 0px;
	margin: 0px;
	cursor: hand;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
	background-color: #ffffff;
	border-bottom-style: none;
}

.LijeviLinkoviHome
{
	font-size: 8pt;
	border-left: silver thin solid;
	width: 111px;
	color: red;
	font-family: arial;
	height: 22px;
	background-color: lightgrey;
	text-align: center;
}

.LijeviLinkoviHome a:link
{
	font-weight: bolder;
	color: red;
	text-decoration: none;
}
 
.LijeviLinkoviHome a:visited
{
	font-size: 8pt;
	color: red;
	text-decoration: none;
}

.LijeviLinkoviHome a:hover
{
	color: red;
	background-color: lightgrey;
	text-align: left;
	text-decoration: none;
}

.PrvoPolje
{
	width: 111px;
	height: 22px;
	background-color: lightgrey;
}

.ZadnjePolje
{
	border-top-width: thin;
	border-right: thin;
	border-bottom-width: thin;
	border-left: silver thin solid;
	width: 111px;
	height: 22px;
	background-color: lightgrey;
}

.DonjePolje
{
	font-size: 8pt;
	color: gray;
	position: relative;
	height: 22px;
	background-color: gainsboro;
	text-align: left;

}
