/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 0px 0px 0px;
	background-color: #dddddd;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	overflow-y: scroll;
	width: 960px;
	margin: 0px auto;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

td {
	font-size: 13px;
}

#container {
	float:left;
	position:relative;
	margin: 0px auto;	
	width: 960px;
	background-color: #ffffff;
}

#sigla {
	width: 960px;
	height: 75px;
	background-image: url("images/sigla.gif");
	background-repeat: no-repeat;
}

#banner {
	width: 960px;
	height: 302px;
	background-image: url("images/banner.gif");
	background-repeat: no-repeat;
}

#main {
	width: 830px;
	padding-top: 46px;
	padding-bottom: 6px;
	padding-left: 65px;
	padding-right: 65px;
	height: auto;
	min-height: 100%;
}

#article {
	margin: 0px;
	text-align: left;
}

#article-spacer {
	margin: 0px;
	height: 40px;
}

#article h1 {
	color: #2A71B7;
	font-size: 15px;
	font-weight: bold;
}

#article h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 45px;
	margin-top: 25px;
}

#article h3 {
	color: #2A71B7;
	font-size: 13px;
	font-weight: bold;
}

#article p {
	margin-top: 13px;
	line-height: 17px;
	color: #000000;
	font-size: 13px;
}

#article ul {
}

#article li {
	line-height: 17px;
	color: #000000;
	font-size: 13px;
	margin-left: 45px;
}

#beneficii {
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
#beneficii ul {
}

#beneficii li {
	list-style-type: none;
	line-height: 17px;
	color: #000000;
	font-size: 13px;
	margin-left: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	padding-left: 30px;
	background: url(images/tick.gif) no-repeat 0px 2px;
}

#produs {
	float: left;
	width: 405px;
}
#produs-header {
	float: left;
	height: 80px;
	width: 405px;
	margin: 20px;
	margin-bottom: 20px;
	padding: 0px;
	padding-top: 17px;
	padding-bottom: 17px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0.15em dotted #000000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #A6F85A;
}
#produs-image{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 15px;
	height: 72px;
}
#produs-descriere{
	float: left;
	text-align: left;
	height: 72px;
}
#produs-motto{
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	height: 52px;
}
#produs-motto h1{
	color: #2A71B7;
	font-size: 14px;
	padding-left:10px;
	padding-right:10px;
	text-shadow: 0 0 5px #ffffff, 0 -5px 5px #ffffff, 0 5px 5px #ffffff,-5px 0 5px #ffffff, 5px 0 5px #ffffff, -5px -5px 5px #ffffff, -5px 5px 5px #ffffff, 5px 5px 5px #ffffff,5px -5px 5px #ffffff;
	
}

#produs-descriere h1{
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: -5px;
}
#produs-descriere h2{
	font-size: 13px;
	line-height: 22px;
	font-weight: normal;
}

#produs-article {
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
}

#produs-article-spacer {
	margin: 0px;
	height: 40px;
}

#produs-article h1 {
	color: #2A71B7;
	font-size: 15px;
	font-weight: bold;
}

#produs-article h2 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 45px;
	margin-top: 13px;
}


#produs-article p {
	margin-top: 13px;
	line-height: 17px;
	color: #000000;
	font-size: 12px;
	text-align: justify;
}

#produs-article ul {
}

#produs-article li {
	line-height: 17px;
	color: #000000;
	font-size: 12px;
	margin-left: 45px;
	margin-top: 5px;
}


#cpe {
	float: left;
	width: 830px;
}

#cpe-header {
	float: left;
	height: 100px;
	width: 810px;
	margin: 10px;
	padding: 10px;
	padding-top: 13px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0.15em dotted #000000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #2A71B7;
}

#cpe-nume {
	float: left;
	width: 200px;
}

#cpe-nume h1 {
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
}
#cpe-nume h2 {
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
}

#cpe-image {
	border: 0px solid;
	float: left;
	width: 600px;
	height: 100px;
	background-image: url("images/dx350.png");
	background-repeat: no-repeat;
}

#cpe-image h1 {
	color: #ffffff;
	font-size: 14px;
	text-shadow: #ffffff 0 0 0px;
	text-align: left;
	font-weight: normal;
}

#menu {
	float: left;
	position:relative;	
	width: 111px;
	height: 111px;
	background-color:rgba(159,252,51,0.7);
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #000000;
}

#menu:hover {
	background-color:rgba(0,0,0,1);
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
}


#menu h1{
	position:relative;	
	top: 64px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

#preturi {
	float: right;
	width: 430px;
	padding-left: 40px;
	padding-top: 27px;
}

#label {
	position: relative;
	top: -28px;
	left: 490px;
	height: 45px;
	border: 0px solid;
	width: 250px;
	padding-left: 87px;
	padding-top: 37px;
	margin-bottom: -80px;
	background: url(images/gratuit.gif) no-repeat 0px 2px;
}

#label h1 {
	color: #EC268F;
	font-size: 11px;
	text-align: left;
	margin-bottom: -40px;
	border: 0px solid;
}
