/*----- Generals -----*/
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size:62.5%;
	text-align: center;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #BAB9B1;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a img { border:none; }
h1 {
	color:#66901C;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	margin-bottom:2px;
	margin-top:10px;
}
h2 {
	color:#567E0E;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px
}
p {
	color:#737163;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px;
	padding: 2px 2px;
}
ol {
	color: #737163;
}
textarea[disabled] {
	background-color: #F0F0F0;
}
input[disabled] {
	background-color: #F0F0F0;
}

/*----- End Generals -----*/
#loading {
	position:absolute; 
	font-size:16; 
	left:0px; 
	top:0px; 
	background-color:rgba(0, 0, 0, 0.7); 
	layer-background-color:white; 
	height:100%; 
	width:100%;
}
#container {
	width: 910px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 892px;
	padding: 0px;
	height: 176px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*----------- Menu -----------*/
#menu {
	width: 892px;
	padding: 0px;
	height: 33px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav{ 
	margin:auto; 
	padding:0px; 
	height: 33px; 
	width:892px; 
	list-style:none; 
}
#nav li { 
	float: left; 
	position: relative; 
	z-index: 2;
}
#nav li a { 

	padding: 0px; 
	margin:0px; 
}
#nav li ul { 
	list-style:none; 
	display: none; 
	padding:0px; 
	margin:0px; 
	position: absolute; 
	top: 33px; 
	left: 0; 
	width: 199px; 
}
#nav li:hover ul { 
	display: block; 
}
#nav li ul li { 
	float: none; 
}
#nav li ul li a { 
	display: block; 
}
/*----- End Menu -----*/
 
#mainContent {
	width: 910px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mainContent table tr td {
	vertical-align: top;
}
#mainContent a:link, a:active, a:visited {
	text-decoration: underline;
	color: #737163;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #66901C;
}

/*----- Creare site -----*/
.creareSiteTop ul {
	margin: 0px;
	padding: 13px;
	list-style-type: none;
	text-align: center;
}
.creareSiteTop li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
/*----- End Creare site -----*/

/*----- icol -----*/

#icol h1 {
	color:#FFFFFF;
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:10px 0 0 13px;
	text-shadow:1px 1px 1px #951602;
	padding-bottom: 8px;
}
#icol a img {
	margin: 12px;
}
#iicol h1 {
	color:#FFFFFF;
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:10px 0 0 13px;
	text-shadow:1px 1px 1px #003B6A;
	padding-bottom: 8px;
}
#iicol a img {
	margin: 12px;
}
#iiicol h1 {
	color:#FFFFFF;
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:10px 0 0 13px;
	text-shadow:1px 1px 1px #C38812;
	padding-bottom: 8px;
}
#iiicol a img {
	margin: 12px;
}
#ivcol h1 {
	color:#FFFFFF;
	font-size:1.9em;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:10px 0 0 13px;
	text-shadow:1px 1px 1px #517400;
	padding-bottom: 8px;
}
#ivcol a img {
	margin: 12px;
}
.box-span {
	color:#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:14px;
	padding-left: 14px;
}
.error-message {
	color:#B02820;
	font-weight:normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px	
}
/*----- End icol -----*/

/*----- Page -----*/
.header-page {
	width: 910px;
	height: 246px;
	background-image: url('../images/header-page.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}
.page-top {
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 910px;
	background-image: url(../images/page-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
.page-middle {
	width: 910px;
	background-image: url(../images/page-middle.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}
.page-bottom {
	margin: 0px;
	padding: 0px;
	width: 910px;
	background-image: url(../images/page-bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	clear: both;
}
.align-page {
	margin: 0px auto;
	padding: 0px 20px;
	color:#737163;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px;
}
/*----- End Page -----*/

.green_box {
	width: 180px;
	height: 111px;
	background-image: url(../images/green-box.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.green_box a {
	
}
.table-keywords {
	background-color:#F1FAE2;
	border:1px solid #66901C;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;

}
#cautari p {
	margin: 2px;
	padding: 2px;
	font-size: 12px;
	line-height: 22px;
}
/*----- Footer -----*/
#footer {
	width: 892px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #737163;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 11px;
}
#footer a:link, a:active, a:visited {
	text-decoration: underline;
	color: #737163;
}
#footer a:hover {
	text-decoration: underline;
	color: #66901C;
}
/*----- End Footer -----*/

.print {
	padding: 30px;
	color:#737163;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px;
	cursor: pointer;
}
.print2 {
	padding: 4px;
	color:#737163;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px;
	cursor: pointer;
}

/*----- Pagination -----*/
#pagination ul {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
	margin:10px 0;
	padding:5px;
	text-align:center;
	list-style-type: none;
	width: 570px;
}
#pagin p {
	padding-right: 30px;
	color:#737163;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	line-height:17px;
}
#pagin p a:link, a:visited, a:active {
	color: #567E0E;
	text-decoration: underline;
}
#pagin p a:hover {
	color: #567E0E;
	text-decoration: none;
}
/*----- End Pagination -----*/

/*----- Template -----*/

.template {
	width: 145px;
	float: left;
	margin: 25px;
	height: 220px;
}
.template-preview p {
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 3px;
	line-height:13px;
}
#templates-categ a:link, a:active, a:visited{
	color: #737163;
}
#templates-categ a:hover{
	color: #567E0E;
}
/*----- End Template -----*/

.form-contact {
	background-color:#F1FAE2;
	border:1px solid #66901C;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	padding:6px;
}

/* ---------- Portofoliu --------- */
.alignright { 
	float:right;
}
.alignleft { 
	float:left;
}
#portpagestop { 
	clear:both; 
	border-bottom:1px dotted #CCC; 
	margin-bottom:20px; 
	line-height:30px;
}
#portpagestop p { 
	text-align:center;
}
#portpagesbot { 
	clear:both; 
	border-top:1px dotted #CCC; 
	line-height:30px;
}
#portpagesbot p { 
	text-align:center;
}
.portfoliothumbsl { 
	width:315px; 
	float:left; 
	margin-left:15px; 
	margin-bottom:20px;
	background-position:top right; 
	background-repeat:no-repeat; 
	height:200px;
}
.portfoliothumbsr { 
	width:315px; 
	float:right; 
	margin-right:15px; 
	margin-bottom:20px; 
	height:200px; 
	background-position:top right; 
	background-repeat:no-repeat;
}
.portfoliothumbshp { 
	width:315px; 
	float:left; 
	margin-bottom:20px; 
	margin-right:17px; 
	height:200px; 
	background-image:url(../images/portofoliu/bg.gif); 
	background-position:right; 
	background-repeat:no-repeat;
}
.portyay { 
	background-image:url(../images/portofoliu/bgt.gif);
}
.portnay { 
	background-image:url(../images/portofoliu/bg.gif);
}
.portfoliothumb { 
	float:left;
}
.thumbtext { 
	float:right; 
	margin:0; 
	padding:15px 10px 0px 10px;
}
.hpthumbtext { 
	float:right; 
	margin:0; 
	padding:10px 6px 10px 6px;
}
#thumbs p { 
	width:88px; 
	margin:0; 
	padding:0; 
	font-weight:bold; 
	line-height:12px; 
	color:#666;
}
#thumbs ul { 
	margin:10px 0px 0px 0px; 
	padding:0;
}
#thumbs li { 
	font-size:95%; 
	width:75px; 
	line-height:14px; 
	list-style-type:none; 
	padding-left:13px; 
	background-image:url(../images/portofoliu/tick.gif); 
	background-repeat:no-repeat;
}
#brochureport { 
	float:right; 
	clear:both; 
	width:240px; 
	text-align:right; 
	border:1px solid #ccc; 
	padding:15px; 
	margin-left:20px; 
	margin-bottom:20px;
}
#logoportfolio { 
	float:left; 
	clear:both; 
	width:200px; 
	margin-right:20px; 
	margin-bottom:10px;
}
#logoportfolio p { 
	text-align:center; 
	font-size:85%;
}
/*----- End Portofoliu -----*/

/*----- Preturi -----*/
.text{ 
	text-align: justify; 
	line-height: 18px; 
	font-family: Verdana, Arial, Helvetica, Tahoma, "Comic Sans MS"; 
	color: #000000; 
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-up: 0px;
}
.tab_calculator{
	border-collapse:collapse;
}

.tab_calculator td{
	border:1px solid #000000;
}
.font_space{
	line-height:22px !important; 
	line-height:24px;
	font-size:12px;
}
.font_space p {
	line-height:22px !important; 
	line-height:24px;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}
.input_pers_juridica input{
	margin:1px;
	margin-bottom:1px;
	border:1px solid #999999;
}
.input_pers_fizica input{
	margin:1px;
	margin-bottom:1px;
	border:1px solid #999999;
}
/*----- End Preturi -----*/

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
