@font-face {
	font-family: 'Conv_FUTURATOT-LIGH_1';
	src: url('FUTURATOT-LIGH_1.eot');
	src: local('☺'), url('FUTURATOT-LIGH_1.woff') format('woff'), url('FUTURATOT-LIGH_1.ttf') format('truetype'), url('FUTURATOT-LIGH_1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
    padding: 0px;
    margin: 0px;
    background: url(../image/bg-indoa-home.jpg) center center no-repeat fixed;
}
header {
	position: relative;
}
header .contact-buton {
	position: absolute;
	top: 10px;
	right: 0px;
}
header .contact-buton a {
	font-family: 'Conv_FUTURATOT-LIGH_1';
	font-size: 22px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
header .logo {
	width: 227px;
	margin: 0 auto;
	text-align: center;
	top: -30px;
	position: relative;
	z-index: 99999;
}
.barameniu {
    background: #f58220 ;
    border-top: 4px solid #FFF;
    border-bottom: 4px solid #FFF;
    height: 53px;
    margin-top: -173px;
	z-index: 9999;
	position: relative;
}
section {
	width: 900px;
	margin: 65px auto 0px auto;
}
.continutsite {
	background: url(../image/bg-section-text.png);
	border: 4px solid #FFF;
	padding: 12px;
	font-size: 14px;
	color: #333;
	font-family: 'Arial';
	line-height: 15px;
	margin-top: 25px;
	text-align: justify;
}
.continutsitepage {
	font-size: 14px;
	color: #fff;
	font-family: 'Arial';
	line-height: 15px;
	margin-top: 25px;
	text-align: justify;
}
/* menu */
.nav {
	width: 900px;
	margin: 0px auto;
	z-index: 99999;
}
.nav .left {
	float: left;
	width: 40%;
}
.nav .right {
	float: right;
	width: 40%;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.nav ul li a {
	font-family: 'Conv_FUTURATOT-LIGH_1';
	font-size: 22px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.nav ul li {
	float: left;
	height: 53px;
	line-height: 53px;
}
.nav ul li + li {
	margin-left: 45px;
}
/* Content */
table {
    line-height: 20px;
}
.dreapta {
    /*color: #ff9b46;*/
    color: #7e295f;
    font-family: 'Arial';
    font-size: 14px;
}

/* Articole prima pagina */
.NewsSummary {
    border: 4px solid #FFF;
    padding: 15px;
    background: url("../image/bg-section-text.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #444;
}
.NewsSummaryField {
    float: left;
    margin-right: 20px;
}
.NewsSummaryLink {
    padding-top: 20px;
	font-family: 'Conv_FUTURATOT-LIGH_1';
    color: #444;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
}
.NewsSummaryLink a {
    font-family: 'Conv_FUTURATOT-LIGH_1';
    color: #444;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
}
.NewsSummarySummary {
    line-height: 20px;
}
.NewsSummarySummary a {
    font-family: 'Conv_FUTURATOT-LIGH_1';
    color: #444;
    text-decoration: none;
    font-size: 22px;
    text-transform: uppercase;
}
.portofoliu {
    margin-top: 30px;
}
.portofoliu img {
    padding: 0px;
    border: 2px solid #FFF;
}
.portofoliu .img {
    width: 214px;
    float: left;
    text-align: center;
    margin-right: 11px;
    margin-bottom: 15px;
	height: 250px;
	background: #FFF;
	color: #000 !important;
}
#oferte td {
	background: #7e295f;
	padding: 15px;
	width: 420px;
}
#oferte a {
	padding: 10px 12px;
	color: #FFF;
	background: #590e3e;
	text-decoration: none;
	margin-top: 10px;
}