@CHARSET "ISO-8859-1";

#pageleft {
	background-image: none;
	padding-top:1px;	
}

#pageleft img {
	float:left;
}

#redmask {
	background-image: url("/images/main/servicii-red.png");	
	width: 100%;
	height: 9px;
	float: left;	
}
#white {
	background-image: url("/images/main/servicii-red.png");	
	width: 100%;
	height: 9px;
	float: left;	
}

#site #pageleft div#red  {
	background-color: #F26101;
	
}
#site #pageleft ul {
	padding-top: 0px;	
}
#site #pageleft div#red ul li a {
	color: white;
}

#tabel {
	float: left;
	width:690px;
	border-top: 1px solid #74756D;
	border-bottom: 1px solid #74756D;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#tabel div.row {
	float:left;
	width: 100%;
	padding-top: 10px;
}

#tabel div#head p {
	font-weight: bold;		
}
#tabel div.row p {
	float: left;
	width: auto;
	padding:0px;
	margin:0px;
	padding-bottom:5px;
	margin-right: 15px;
}
#tabel div.row p.c1 { width: 120px; }
#tabel div.row p.c2 { width: 80px; }
#tabel div.row p.c3 { width: 90px; }
#tabel div.row p.c4 { width: 90px; }
#tabel div.row p.c5 { width: 90px; }

div.ctval {
float: left;
width: 100%;
margin-top: 15px;
margin-bottom: 15px;
}

div.ctval img {
	float: left;
	padding-top: 10px;	
}

#pagetext div.ctval p {
	width: 550px;	
	margin-top: 0px;
	padding-left: 30px;
}
