body {
	background-color: #003f93;
	margin:0 auto;
	padding: 0;
}



ul {
	list-style-type: none;
}

li {
	margin-left: 80px;
	margin-bottom: 5px;
} 

#all {
	width: 970px;
	height: 700px;
	margin: 0 auto;
}

#left_menu {
	width: 240px;
	height: 100%;
	float: left;	
}

#content {
	width: 700px;
	height: 100%;
	float: left;
}

#telefon {
	position: relative;
	width: 250px;
	height: 85px;
	background: url(../images/background_telefon_clienti.gif);
	background-repeat: no-repeat;
	float: right;
	margin-right:4px !important;
	margin-right:8px;
}

#tabel_rame {
	width: 696px;
	height: 530px;
	margin-top:-34px;
	position:relative;
	z-index:1px;
}

#header_tabel {
	width: 696px;
	height: 35px;
	background-image: url(../images/background_header_tabel.gif);
	background-repeat: no-repeat;
}

#footer_tabel {
	width: 696px;
	height: 28px;
	background-image: url(../images/background_footer_tabel.gif);
	background-repeat: no-repeat;
}

#continut_tabel_rame {
	width: 696px !important;
	width: 675px;
	background-image: url(../images/background_tabel.gif);
}

#titlu_tabel {
	padding: 3px 0 0 20px;
	float:left;
	margin-top:-18px;
}

#cautare_si_cos {
	float: right;
	padding-left: 10px;
	margin-top:8px;
}

#formuri_cautare {
	padding-top:0px;
	float: left;
}

#cos_cumparaturi {
	margin-left:5px;
	float: left;
	margin-top:45px;
}

#sus {
	float:right;
	margin-top:5px;
	margin-right:12px;
	position:relative;
	z-index:2;
}