/*---------------------------------	
	
	*/ @import "reset.css"; /*	
	
----------------------------------*/

body{
	background: #131514;
}
	

#main_container {
	width: 100%;	
}

#container-umbre {
	width: 951px;
	margin: auto;	
	background: url(../images/bgstgdr.jpg) repeat-y;	
}
#stg-umbre {
	float:left;
	width:76px;
	height:573px;	
}
#dr-umbre {
	float:right;
	width:76px;
	height:573px;	
}
#container{
	width: 799px;
	float:left;
}
#top {
	width:799px;
	height:8px;			
}


#continut {
	width:799px;	
	margin:auto;
	background:#262827;
}
#continut-griinchis {
	width:785px;	
	margin:auto;
	background:#131514;
}

#continut-stanga {
	width:245px;
	float:left;		
}
#continut-stanga-text {
	width:215px;
	margin:auto;	
}

.email {
	font: 11px Arial;
	font-weight: normal;	
	color: #999999;	
	text-decoration:none;
}
.email:hover {
	font: 11px Arial;
	font-weight: normal;	
	color: #999999;	
	text-decoration:underline;
}


#continut-dreapta {
	width:530px;
	float:left;
	text-align:right;
}
#interior-text-sec {
	width:520px;
	float:right;
	text-align:justify;	
}
#interior-text-sec H2 {
	visibility: visible;	
	font: 14px Arial;
	font-weight: normal;	
	margin-top: 5px;
	margin-bottom: 7px;
	color:#FCA311;
}
#interior-text-sec a {
	font: 11px Arial;
	font-weight: normal;	
	color:#FCA311;
	text-decoration:none;
}
#interior-text-sec a:hover {
	font: 11px Arial;
	font-weight: normal;	
	color:#FCA311;
	text-decoration:underline;
}
#interior-text-sec2 {
	width:520px;
	float:right;
	text-align:justify;	
	font: 12px Arial;
}
#interior-text-sec2 H2 {
	visibility: visible;	
	font: 14px Arial;
	font-weight: normal;	
	margin-top: 5px;
	margin-bottom: 7px;
	color:#FCA311;
}

.intrebare {
	width:510px;
	border:1px dashed #333;
}


/* Galerie Parteneri */

ul.galerieparteneri {
	margin:auto;
	padding:0px;
	list-style:none;
	display:block;
	width: 510px;
	margin-top:10px;			
}
ul.galerieparteneri img {
	border:5px solid #ccc;		
}

ul.galerieparteneri li {
	list-style-type: none;
	float:left;	
}
.headColGalerie {
	display:block;
	width:120px;
	text-align:center;			
}
.bodyColGalerie {
	display:block;
	width:120px;	
	margin-left:10px;
	text-align:center;		
}

/* END Galerie Parteneri */


#logo {	
	width:215px;
	height:170px;
	line-height:170px;
	float:left;
}
#logo { visibility: visible; }
#logo a { width: 215px; height:170px; outline:0; background: url(../images/logo.jpg) 0 0 no-repeat; text-indent:-1000em; float:left;}


.keyword {
	font: 11px Arial;
	font-weight: normal;	
	color:#FCA311;
}
.photoRight {	
	float:right;
	margin:0 10px 0 10px;
}
.photoLeft {	
	float:left;
	margin:0 10px 0 10px;
}
.photoCenter {	
	margin:auto;
}
.photoBrd {	
	float:right;
	margin:0;
	border:10px solid #333;
}

#footer {
	width: 819px;
	margin: auto;
	height:75px;
	background: url(../images/bgfooter.jpg) no-repeat;
}
#footer_stg {
	width: 200px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	font: 10px Tahoma;
	font-weight: normal;	
	color:#666;
}
#footer_dr {
	width: 200px;
	height:30px;
	float:right;
	margin-right:10px;
	margin-top:20px;
	color:#999999;
	text-align:right;
}
#footer_dr a {
	font: 10px Tahoma;
	font-weight: normal;	
	color:#666;
	text-decoration:none;
}
#footer_dr a:hover {
	font: 10px Tahoma;
	font-weight: normal;	
	color:#666;
	text-decoration:underline;
}
#linkrapid {
	line-height:170%;
}
#linkrapid a {
	font: 11px Arial;
	font-weight: normal;	
	color:#FCA311;
	text-decoration:none;	
}
#linkrapid a:hover {
	font: 11px Arial;
	font-weight: normal;	
	color:#FCA311;
	text-decoration:underline;
}
.textboxform {
	background:#484848;
	color:#fff;
	border:1px solid #999;
	width:250px;
}
.textareaform {
	background:#484848;
	color:#fff;
	border:1px solid #999;
	width:250px;
	height:60px;
}
.butonform {
	background:#484848;
	color:#fff;
	border:1px solid #999;
	font-weight:bold;
	font: 11px Arial;
}
.tabelbuget {
	border:1px solid #999;
	border-collapse:collapse;
	text-align:center;
	margin-left:10px;
}
.tabelbuget td {
	border:1px solid #999;	
	height:22px;
}


