#toolbar {
	border-top:solid 0px #666;
	bottom:0;
	height:29px;
	padding:0px;
	position:fixed;
	width:100%;
	z-index:1000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.9;
	background-image: url(http://www.thep.gr/toolbar/toolbar.jpg);
	background-repeat: repeat-x;
	background-color: #ddd;
	text-align: left;
  }


#toolbar img{
/*border:solid 1px #ffffff;*/
padding:1px;
margin:5px;

};










