*{margin:0;padding:0;}
body {
	background-image: url(../images/background.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#393939;
	background-attachment:fixed !important;
	background-color:#393939;	
}
#site-content {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	margin-bottom:10px;
	margin-top:10px;
	min-height:100px;
	position:relative;
}
#language {
	background-image:url("../images/english.png");
	background-position:left top;
	background-repeat:no-repeat;
	float:right;
	margin-left:500px;
	margin-top:45px;
	position:relative;
	width:200px;
	display:block;
}
#language p {
	padding-left: 20px;
	color:#003F8E;
	font-weight:bold;
}
.header ul {
	background-image:url("../images/border-meniu.png");
	background-position:center top;
	background-repeat:no-repeat;
	float:right;
	font-size:15px;
	list-style-type:none;
	margin-right:50px;
	margin-top:-20px;
	min-width:200px;
	padding-top:1px;
	position:relative;
}
.header li {
	width: 50px;
	display: inline;
	margin-right:10px;
	margin-top:30px;
}
.header li :hover{
	background-image: url(../images/border-meniu-hover.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.header a:link,.header a:visited {
	color: #262626;
	text-decoration:none;
}
.header a:hover {
	color:#910909;
}
.logo-header {
	background-image:url("../images/bck-logo.png");
	background-position:left center;
	float:left;
	height:94px;
	margin-left:15px;
	margin-top:5px;
	position:relative;
	width:676px;
}
.logo-header img {
	margin-left:20px;
}

#content {
	float:left;
	margin-bottom:30px;
	position:relative;
	width:100%;
	min-height:550px;	
}
.content-meniu {
	height:370px;
	margin-left:auto;
	margin-right:auto;
	width:1025px;
/*	margin-top:-28px;
	background-image: url(../images/bck-header-meniu.png);
	background-repeat: no-repeat;
	background-position: center center;*/
}
.logo {
	background-image: url(../images/fantani-1-home.png);
	height: 62px;
	width: 201px;
	margin-top:20px;
	margin-bottom:15px;
}
.page-title {
	background-image:url("../images/buton-red.png");
	background-position:center top;
	background-repeat:no-repeat;
	color:#D5D6D6;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:19px;
	padding-top:5px;
	text-align:center;
	text-transform:none !important;
}
.details {
	float:left;
	margin-left:40px;
	position:relative;
	width:440px;
}
.details h2 {
	font-size: 14px;
	color: #900000;
	display:block;
	font-weight:bold;
}
.details p {
	margin-bottom:10px;
	padding-top:5px;
	font-size:13px !important;
	font-family:Arial, Helvetica, sans-serif;
}
.details span {
	font-size: 13px;
}
.details a:link, .details a:visited {
	text-decoration:none;
	color:#040FA3;
	font-weight:bold;
}

.img-small {
	height: 140px;
	width: 140px;
}
.img-small2 {
	height: 200px;
	width: 140px;
}
.img-big {
	height:190px;
	width:215px;
}
.separator {
	background-image:url("../images/separator.png");
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	height:185px;
	position:relative;
	width:40px;
}
#footer {
	position:relative;
	float:left;
	background-color: #393939;
	width:100%;
	color:#D5D6D6;
	margin-top:55px;
}
#footer-butons {
	height:25px;
	position:absolute;
	top:-27px;
	margin-left:4px;
	width:975px;
	font-size:16px;
}
#footer-butons .buton-stanga {
	background-image:url("../images/buton-red.png");
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:36px;
	padding-top:5px;
	position:relative;
	text-indent:10px;
	width:205px;
}
#footer-butons .buton-dreapta {
	position:relative;
	float:right;
	background-image: url(../images/buton-red.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 205px;
	padding-top: 5px;
	text-align:right;
}
#footer-butons .buton-dreapta span {
	padding-right:10px;
}
.buton-dreapta a:link, .buton-dreapta a:visited {
	color: #F0DDDD;
	text-decoration: none;
}

.buton-stanga a:link, .buton-stanga a:visited {
	color: #F0DDDD;
	text-decoration: none;
}
.footer-divs {
	position:relative;
	float:left;
	margin-right:5px;
	margin-top:10px;
	width: 325px;
}
.div-stanga {
	float:left;
	font-size:13px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:5px;
	position:relative;
	width:230px;
}
.div-dreapta {
	float:left;
	font-size:13px;
	padding-bottom:5px;
	padding-right:5px;
	position:relative;
	width:60px;
}
#harta {
	width:260px;
	height:138px;
	float:right;
	margin-top:5px;
}
#sigla {
	position:relative;
	float:left;
	margin-top:20px;
	background-image: url(../images/footer-sigla.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100px;
	width: 220px;
}
#footer-meniu {
	float: right;
	width: 75px;
	margin-right:10px;
	height: 100px;
	text-align:right;
}
#footer-meniu a:link, #footer-meniu a:visited {
	color:#D5D6D6;
	font-size:13px;
	text-decoration: none;
}
#footer-meniu a:hover{
 color:#FF0000;
}
#center-footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.details-center {
	margin:10px auto 15px;
	position:relative;
	text-align:center;
	width:500px;
}
.details-center h2 {
	color:#900000;
	display:inline;
	font-size:14px;
	font-weight: bold;
}
.details-center p {
	font-size:13px !important;
	margin-bottom:10px;
	padding-top:5px;
}
.lista-parteneri {
	display:inline-block;
	font-family:"Arial bold";
	height:50px;
	margin:10px auto 30px;
	width:150px;
}
.lista-parteneri h2 {
	font-size: 18px;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
}

.lista-parteneri h2 a {
	background-image:url(../images/buton.png);
	background-repeat: no-repeat;
	background-position: center top;	
}
.lista-parteneri a:link, .lista-parteneri a:visited {
	color:#D5D6D6 !important;
	display:block;
	height:40px;
	padding-top:6px;
	text-decoration:none;
}
.lista-parteneri a:hover {
	color:#4AAFDF !important;
}
a:focus{outline:0 solid;}
.details-center ul {
	color:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	list-style-type:disc;
	text-align:left;
}
.details-center li {
	border-bottom:1px solid white;
	padding:2px;
}
.details-center li span{
	color:#900000;
}
#content .row-details {
	border-bottom:1px solid white;
	float:left;
	margin-bottom:20px;
	margin-left:50px;
	position:relative;
	width:950px;
}
.details-poze {
	float:left;
	padding:40px 0 0 120px;
}
.details-poze img {
	float:left;
	height:120px;
	margin-right:35px;
	position:relative;
	width:120px;
}
.page-title a:link,.page-title a:visited {
	color: #D5D6D6;
	text-decoration: none;
}
.cariera {
	float:left;
	margin-left:40px;
	position:relative;
	width:480px;
	padding:40px 0 20px 0px;
	text-align:center;
}
.cariera img {
	text-align:center;
	max-width:480px;
}
.form-contact {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	position:relative;
	text-align:center;
	width:550px;
	min-height:280px;
}
#titlu-contact {
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:22px;
	height:40px;
	margin-bottom:10px;
	margin-top:10px;
	text-decoration:none;
	width:535px;
	background-image: url(../images/buton-red.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#titlu-contact h1 {
	color:#D5D6D6;
	font-family:Georgia;
	font-size:20px;
	line-height:30px;
}
#contact-div-stanga {
	color:#910909;
	display:block;
	float:left;
	font-family:Verdana bold;
	font-size:11px;
	margin-bottom:15px;
	text-align:left;
	width:340px;
}
#contact-div-stanga p {
	padding-bottom:3px;
	padding-top:3px;
}
#contact-div-dreapta {
	float:left;
	margin:0 0 0 20px;
	padding:0;
	width:180px;
}
#contact-div-dreapta h2 {
	color:#910909;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 7px;
	text-align:center;
}
#contact-div-stanga h2 {
	color:#910909;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 7px;
	text-align:left;
}
.input-formular {
	border:medium none;
	display:block;
	font-family:Arial;
	color:#910909;	
	font-size:12px;
	height:26px;
	line-height:26px;
	margin-bottom:5px;
	text-align:center;
	width:180px;
	font-style:italic;	
}
.input-textarea {
	border:medium none;
	font-family:Arial;
	font-style:italic;	
	font-size:12px;
	height:75px;
	margin-bottom:5px;
	overflow:hidden;
	text-indent:10px;
	width:180px;
	color:#910909;	
}
.input-buton {
	display:block;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	text-align:center;
	padding-top:3px;
}
.buton {
/*	border:medium none;*/
	height:28px;
	position:relative;
	width:100px;
}
#harta-site {
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	width:350px;
}
.harta-site-title{
	background-image:url("../images/buton-red.png");
	background-position:center top;
	background-repeat:no-repeat;
	color:#D5D6D6;
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	height:40px;
	line-height:19px;
	padding-top:5px;
	text-align:center;
	text-transform:none !important;
}

#harta-site ul {
    list-style-type: none;
    font-size:14px;
}
#harta-site a {
	text-decoration: none;
	color:#910909;
	font-family:Verdana bold;
	font-size:11px;
	background-image:url(images/bullet-harta.png);
	background-repeat:no-repeat;
	background-position:center;
}
#harta-site ul ul {
    padding: 5px;
}
    
#harta-site ul ul ul {
    background: none;
    border-left: 0;
    }
    
#harta-site li {
    text-transform: uppercase;
    margin-left: 20px;
    font-weight: bold;
    color: #666666;
    list-style-image:url(../images/bullet-harta.png);
}
    
#harta-site li li {
    text-transform: none;
    background: url(list-square.gif) 0 2px no-repeat;
    font-weight: normal;
    color: #333333;
    list-style:none;
}

#harta-site li li li {
    background: url(square.gif) 0 2px no-repeat;
}
#footer #center-footer .footer-divs .div-stanga a {
	text-decoration: none;
	color: #999999;
}
#site-content #content .form-contact #contact-div-stanga a {
	color: #999999;
	text-decoration: none;
}
#site-content #content .form-contact #contact-div-stanga a:hover {
color:#CC3300;
}
#site-content #footer .footer-divs .div-stanga a {
	color: #999999;
	text-decoration: none;
}
#footer #center-footer .footer-divs .div-stanga a:hover {
color:#CC3300;
}
.details p a:hover {
text-decoration:underline;
color:#0099CC;
}

.details ul li { list-style:disc; margin-left:20px; font-family:Arial,Helvetica,sans-serif; font-size:13px !important;}

