@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #064976;
}
body {
	background-color: #FFFFFF;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	clear: both;
	height: 200px;
	width: 900px;
	background-image: url(../imagini/topLogo.jpg);
	background-repeat: no-repeat;
}
#main {
	width: 900px;
	background-image: url(../imagini/leftBg.jpg);
	background-repeat: repeat-y;
	clear: both;
}
#main #bottom {
	clear: both;
	width: 900px;
	text-align: right;
	font-weight: bold;
	font-size: 9px;
	color: #999999;
}
#trafic {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

#main #right h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#main #left {
	width: 250px;
	text-align: center;
	float: left;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 110px;
}
#main #right {
	float: right;
	width: 620px;
	background-image: url(../imagini/rightBgLeftTop.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#main #left #terasamente {
	color: #064976;
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
}
#main #left #metalice {
	color: #064976;
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
}
#main #left #edilitare {
	color: #064976;
	background-color: #FFFFFF;
	width: 100%;
	text-align: left;
}
#topNav {
	color: #FFFFFF;
	background-color: #064976;
	height: 33px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: right;
	width: 430px;
	padding-top: 17px;
	margin-top: 150px;
	filter:alpha(opacity=70);
	opacity:0.7;
}
a {
	color: #064976;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topNav a {
	color: #FFFFFF;
}
#main #right h1 {
	font-size: 16px;
}
#right td {
	text-align: center;
}
#main #bottom a {
	color: #999999;
}

