BODY {
	margin: 0px; padding: 0px;
	text-align: center;
	vertical-align: top;
	background: #363636;
}
table, td, tr {
	vertical-align: top;
}

/* exemplu definire background all in one:     background: transparent url('../pics/bg_page.jpg') repeat top; 

	padding: sus dreapta jos stanga;
	
	alinieri: vertical, orizontal
*/


p A, ul A, .tab_preturi_prez A ,
p A:visited, ul A:visited,
.tab_preturi_prez A:visited,
p A:active, ul A:active,
.tab_preturi_prez A:active
{
	color: #ffffff;
	font-size: 12px;
    font-weight: bold; text-decoration: underline;
}
p A:hover, ul A:hover,
.tab_preturi_prez A:hover
{
	color: #f5ad1d; text-decoration: none;
}
p {
    vertical-align: top;
    margin-top: 0px;
    // margin-bottom: 10px;
	text-align: left;
	font-family: Arial; font-weight: normal; text-decoration:none;
	font-size: 12px;
	color: #c0c0c0;
	cursor: default;
	padding: 0 15px 0 15px;
}
ul {
    // margin-top: 10px;
    // margin-bottom: 10px;
	text-align: left;
	font-family: Arial; font-weight: normal; text-decoration:none;
	font-size: 12px;
	color: #c0c0c0;
	cursor: default;
}

.tab_preturi {
	width: 100%;
	font-family: Arial; font-weight: normal; text-decoration: none;
	font-size: 10px;
	color: #ffffff;
	/* color: #c0c0c0; */
	text-align: center;
}
.tab_preturi td {
	vertical-align: middle;
	height: 16px;
}

/* definire stil tabeluri preturi */

.lat_96 {
	width: 96%;
}
.lat_90 {
	width: 90%;
}
.tab_preturi_prez {
	font-family: Arial; font-weight: normal; text-decoration: none;
	font-size: 12px;
    color: #c0c0c0;
	text-align: center;
}
.tab_preturi_prez td {
	vertical-align: middle;
	height: 20px;
}
.td_porto {
	background: #f5ad1d;
	color: #ffffff;
}
.td_alb {
	background: #ffffff;
	color: #333333;
}
.td_negru {
	background: #000000;
	color: #c0c0c0;
}

.tab_preturi_prez A ,
.tab_preturi_prez A:visited,
.tab_preturi_prez A:active
{
	color: #000000;
	font-size: 12px;
    font-weight: bold; text-decoration: none;
}
.tab_preturi_prez A:hover
{
	color: #f5ad1d; text-decoration: underline;
}



/* ... */

.subtitle {
	font-family: Arial; font-weight: bold; text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
.title {
    text-indent: 0px;
	font-family: Arial; font-weight: bold; text-decoration: none; font-style: none;
	font-size: 13px;
	color: #f5ad1d;
}

A, A:visited, A:active
{
	color: #c0c0c0;
	font-size: 11px;
	font-family: Arial;
    font-weight: normal; text-decoration: none;
}
A:hover
{
	color: #f5ad1d; text-decoration: none;
}


