a {
color: #173474;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

img a {
	border: 0px;
}

body {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

#outercontainer {
	width: 820px;
	background: url(fundal.png) repeat-y top left;
	text-align: left;
}

#outercontainertop {
	width: 820px;
	background: url(fundalSus.png) top left;
	text-align: left;
	height: 5px;
}

#outercontainerbot {
	width: 820px;
	background: url(fundalJos.png) bottom left;
	text-align: left;
	height: 20px;
}
	
/* background pagina */
#container {
	width: 800px;
	background: #fff;
}

#title {
	margin: 5px 5px 5px 5px;
	background:  #3498cc;
	padding: 10px;
}

#title h1 {
	margin: 0px;
	font-size: 24pt;
	color: #fff;
}

#title h2 {
	margin: 0px;
	font-size: 12pt;
	color: #e2e2e2;
	font-style:italic;	
}

/*coloana download*/

#downloads {
	margin: 10px 10px 10px 20px;
	float: right;
	width: 180px;
	clear: both;
}

#downloads ul {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

#downloads ul li {
#	list-style: none;
#	border-bottom: 2px solid #ccc;
#	margin: 8px 0px 2px 0px;
	border-bottom:2px solid #CCCCCC;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:8px 3px 2px;
}

#downloads ul li a {
	color: #173474;
	text-decoration: none;	
}

#leftcol {
	width: 550px;
	line-height: 140%;
	padding: 10px 20px 10px 20px;
	float: left;
	clear: left;
}

#content {
	line-height:190%;
	padding:10px 20px;
}

/*Titlu Dw - Q*/
.mainheaders {
	color: #000;
	font-size: 16px;
}

#rightcol {
	float: right;
	width: 180px;
	margin: 10px 15px 0px 0px;
	padding: 5px 0px 0px 0px;
	clear: right;
}

#rightcol h3 {
	font-size: 14px;
}

.righttop {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

.righttop li {
	list-style: none;
	border-bottom: 2px solid #ccc;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 8px 5px;
}

.righttop li a {
	color: #005A7C;
	text-decoration: none;	
}

.righttop li a:hover {
	color: #D6541A;
}

h3.rel {
	font-size: 16px;
}

#footer {
	padding: 20px;
	width: 760px;
}

#footer h2 {
	font-size: 14px;
}

#footer a {
	font-size: 11px;
}

#boiler {
	background: #ccc;
	padding: 15px;
	font-size: 11px;
	text-align: left;
	width: 770px;
}

#orderlinks {
	margin: 20px 0px 50px 0px;
}

#orderlinks ul li {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	/*border-bottom: 1px solid #ccc;*/
}

.productlist  {
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.productlist li {
	list-style: none;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
}

.productlist li a {
	text-decoration: none;
}

.productlist li a:hover {
	text-decoration: none;
	color:#D6541A;
}

/* regional pages */
#regionlist {
padding: 8px;
text-align: center;
}