/*aranjare header */
div.bannertop {
	width:540px;
	height:142px;	
	float:left;
	margin-left:-5px;
	margin-top:7px;
	margin-bottom:0px;
}
.deasupra
{
	width:540px;
	height: 40px;
	clear: both;
	float:left;
	background-color: #0099FF;
}

.deasupra .middle
{
	float: left;
	width:540px;
	padding-top: 5px;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:24px;

}
div.mijloc {
	width:538px;
	height:96px;
	float: left;
	border-left:1px solid #D0D0D0;
	border-right:1px solid #D0D0D0;
	background-image: url(schimb_banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	
}
.jos .left, .jos .right
{
	width: 6px;
	height: 6px;
}
.jos .left
{
	background-image: url("table-bottom-left.PNG");
	float: left;
}
.jos .right
{
	background-image: url("table-bottom-right.PNG");
	float: left;
}
.jos .middle
{
	width:528px;
	height: 6px;
	float: left;
	border-bottom:1px solid #D0D0D0;
}

