@charset "utf-8";
/* CSS Document */

body {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	background:url(images/bg.jpg);
	font:100%;
}
#container {
	font:Tahoma, Geneva, sans-serif;
	width:890px;
	min-height:740px;
	border-top:solid #000 5px;
	background-color:#fff;
	margin:0 auto;
	margin-top:40px;
	padding:0 40px;
}

a{
	text-decoration:none;
}
a:hover{
	color:#cc0000;
}

#sigla{
	background:url(images/sigla.jpg);
	width:182px;
	height:86px;
	float:left;
	margin:10px 0;
}
.headerRight{
	width:136px;
	float:right;
	margin-top:10px;
}
.languagero{
	width:70px;
	float:right;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	float:right;
	padding:4px;
	padding-left:10px;
	background:url(images/romana.gif) left center no-repeat;
}
.languageen{
	width:70px;
	float:right;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	float:right;
	padding:4px;
	padding-left:17px;
	background:url(images/english.gif) left center no-repeat;
}

.language:hover{
	color:#cc0000;
}
#certify {
	background:url(images/certify.jpg);
	width:136px;
	height:60px;
}
#menu {
	margin:0;
	clear:both;
	height:42px;
	background:url(images/bgMenu.jpg);
}

#menu a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	width:122px;
	height:18px;
	float:left;
	padding:12px;
}

#menu a:hover{
	background:url(images/bgMenuOver.jpg) repeat-x;
}

.mensep{
	background:url(images/sepMenu.jpg);
	height:42px;
	width:2px;
	float:left;
	font-size:1px;
}

.box {
	border:solid #a6a4a4 1px;
	background-color:#ede8e8;
	padding:8px;
}

#mainContent{
	font-size:12px;
	margin-top:20px;
	text-align:left;
}

.txtred{
	color:#cc0000;
}
p {
	font-family:Tahoma;
	color:#000;
	font-size:12px;
}
.leftPanel {
	width:518px;
	float:left;
}
.rightPanel {
	width:360px;
	float:right;
}
#footer{
	text-align:left;
	clear:both;
	background:#000;
	padding:12px;
	color:#949292;
	font-size:11px;
	margin:0 -40px;
}
.proiecte {
	width:272px;
	height:36px;
	background:url(images/click_aici.jpg);
	font-size:1px;
	text-decoration:none;
	float:right;
}
.projects {
	width:272px;
	height:36px;
	background:url(images/click_aici_en.jpg);
	font-size:1px;
	text-decoration:none;
	float:right;
}

.title {
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
	padding:4px 0;
}

p {
	margin:0;
}

.txtblue {
	color:#039;
}
.txtlightblue {
	color:#06F;
}

input {
	border:solid silver 1px;
	width:300px;
	font-size:12px;
}

textarea {
	border:solid silver 1px;
	font-size:12px;
	width:300px;
}

.required {
	border-left:solid #cc0000 2px;
}

.detalii {
	background:url(images/detalii.gif) right center no-repeat;
	background-color:#818d79;
	padding:6px;
	padding-right:19px;
	display:block;
}
.detalii img {
	border:solid #9dad90 2px;
}
.detaliiview {
	border:solid #818d79 6px;
}

.titlu{
	color:#cc0000;
	font-weight:bold;
}

.txtYellow {
	color:#F60;
	font-weight:bold;
}
