﻿#AnuntisBar {
	display:block;
	float:none;
	
	width: 500px; height:auto;
	
	border: none;
	margin: 0px 0px 0px 0px;	
	font: normal normal 11px Tahoma,Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
.hor-list {
	float: right;
	margin: 0px 0px 0px 0px;
	padding-left:0px;
}
.hor-list li {
	float:left;
	list-style-type:none;
	padding:2px 5px 2px 0px;
	width:auto;
	text-align: center;
	color:#eeeeee!important;

}
#table_webs td {
	color:#cccccc;
}
#table_webs a {
	color:#eeeeee!important;
}
#table_webs a:hover {
	color:Orange!important;
}


