body
{
	margin:0;
	padding:0;
	text-align: center;
	background-color: #333333;
	
}
#container
{
	background-color:#333333;
	width:860px;
	margin: 0 auto;
	text-align: left;
}
#stanga
{
	float:left;
	width: 283px;
	height:685px;
	padding: 0;
	background-image: url(images/stanga.jpg);
	background-repeat: no-repeat;
	}
#dreapta
{
	width: 576px;
	background-color:#343434;
	margin-left: 283px;
	padding: 0;
	}

#baner
{
	width:576px;
	height: 150px;
	background-image: url(images/sus.jpg);
	background-repeat: no-repeat;
}
#main
{
	width:576px;
	background-color:#CC0000;
	height: 480px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: text-top;
	word-spacing: normal;
	}
.titluri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFF66;
	text-align: center;
	line-height: normal;
}

.textul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF80;
	text-decoration: none;
}


#bottom
{
	width:576px;
	background-image:url(images/jos.jpg);
	height: 55px;
	background-repeat: no-repeat;
	padding-top: 10px;

	}
.textjos {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0166FF;
	text-decoration: none;
}
