@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-image:url(assets/bodyBg.jpg);
	background-repeat:repeat-x;
	background-color:#47a4ad;
}

.logo {
	width:267px;
	height:168px;
	position:absolute;
}

.header {
	position:absolute;
	left:267px;
	top:0px;
	width:433px;
	height:128px;
}

.meniu {
	position:absolute;
	left:267px;
	top:128px;
	width:433px;
	height:40px;
	background-color:#EAF5F6;
}

.mainBg {
	position:absolute;
	top:168px;
	left:0px;
	width:700px;
	min-height:600px;
	background-color:#EAF5F6;
}

.informatii {
	position:absolute;
	left:715px;
	top:140px;
	width:204px;
}

.informatii h1 {
	font-family:Verdana, Geneva, sans-serif;	
	font-size:90%;
	font-weight:bold;
	color:#2A5054;
}

.informatii p {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:normal;
	color:#EAF5F6;
}

.informatii span {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
	color:#EAF5F6;
}

.titluLeft {
	float:left;
	width:267px;
	height:212px;
	background-image:url(assets/textTarg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}

.textOverFlow {
	height:211px;
	margin-left:-1000px;
	margin-top:-1000px;
	}

.mainInf {
	float:right;
	width:433px;
	padding-top:10px;
}

.mainInf p{
	width:420px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.footer {
	float:left;
	width:700px;
	height:78px;
	background-image:url(assets/footer.png);
}

.copy{
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
	margin-left:20px;
	margin-top:16px;
	color:#FFF;
}

.powered{
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	display:block;
	margin-right:166px;
	margin-top:16px;
	color:#FFF;
}

.powered a {
	text-decoration:none;
	color:#CFC;
}

.cifre{
	float:left;
	width:154px;
}

.cifre h2 {
	width:154px;
	height:93px;
	background-image: url(assets/cifre_bg.png);
	background-repeat: no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	padding-top:33px;
	padding-left:13px;
	color:#2A5054;
}

.cifre ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:-25px;
	margin-top:-40px;
}

.cifre li {
	color:#666666;
	margin-bottom:7px;
}

.cifre ul span {
	color:#9F2020;
	font-weight:bold;
}

.noutati {
	float:right;
	width:240px;
	height:auto;
	margin-right:20px;
	margin-top:17px;
}

.noutatiTop {
	width:240px;
	height:10px;
	background-image:url(assets/bgNoutati_top.png);
}

.noutatiBottom {
	width:240px;
	height:10px;
	background-image:url(assets/bgNoutati_bottom.png);
}

.noutatiContent {
	width:240px;
	height:auto;
	background-color:#d7e7ac;
}

.noutatiContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	padding-left:15px;
	color:#2A5054;
	margin-top:0px;
	padding-top:7px;
}

.noutati ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:-15px;
	margin-right:20px;
	margin-top:-10px;
	margin-bottom:0px;
}

.noutati li {
	color:#666666;
	margin-top:7px;
}

.noutati ul span {
	color:#008C94;
	font-weight:bold;
}

.descarca {
	float:right;
	width:240px;
	height:auto;
	margin-right:20px;
	margin-top:17px;
}

.descarcaTop {
	width:240px;
	height:10px;
	background-image:url(assets/bg_descarca_top.png);
}

.descarcaBottom {
	width:240px;
	height:10px;
	background-image:url(assets/bg_descarca_bottom.png);
}

.descarcaContent {
	width:240px;
	min-height:60px;
	background-color:#ffca05;
}

.descarcaContent h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	padding-left:15px;
	color:#2A5054;
	margin-top:0px;
	padding-top:7px;
}

.descarcaContent ul {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	margin-left:-15px;
	margin-right:20px;
	margin-top:-10px;
	margin-bottom:0px;
	font-weight:bold;
}

.descarcaContent li {
	color:#666666;
	margin-top:7px;
}

.descarca a {
	color:#9F2020;
	font-weight:bold;
	text-decoration:none;
}