.BG_gradient	{ background-image: url(levo_pozadina.jpg);
		  background-repeat: no-repeat;
		  }


a.menu		{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: none;
		  text-align: right;
		  color: #000000;

		  width: 150px;
		  border: #000000 0px solid;
		  padding: 4px;
		  display: block;
		  margin-bottom: -13px;
		  }
a.menu:hover	{ font-family: verdana, tahoma, arial;
		  font-size: 8pt;
		  font-weight: bold;
		  text-decoration: none;
		  text-align: right;
		  color: #000000;

		  width: 180px;
		  border: #000000 0px solid;
		  padding: 4px;
		  display: block;
		  margin-bottom: -13px;
		  background: #FFFFFF;
		  }

