/*------[GENERAL]--------*/
* { margin: 0; padding: 0; }

body{
	background-color:#595248;
	color: #000; 
   	font: 12px Arial, Verdana, Georgia, "Times New Roman", Times, serif;
}
a { 
	color: #0000ff; 
	text-decoration: underline;  
}
img{ border:none;}
a:hover {  }
/*-------[     ]---------*/
#ext-wrap{
	width:780px;
	background:#595248 url(img/bg-dungi.jpg) repeat-y top center;
	margin:0 auto;
}
#wrap{
	width:680px;
	
	margin:0 auto;
	border: 1px solid #2d2d2d; border-top:none; border-bottom:none;
	padding:0 40px 0 40px;
	
	background:#FFFFFF url(img/schita-bg.jpg) top left no-repeat;	
}

#footer{ margin-top:10px; border-top:1px solid #b9b9b9; padding:10px 7px 20px 7px; }
#footer p{ margin-bottom:3px;}
/*-------[ Stilizare header + elemente header ]----------------------------------------------------------------*/

#header{ position:relative; height:370px; }

#logo{ 
	position:absolute; top:0; left:25px; z-index:99;
	width:180px; height:140px;
	border:1px solid #b9b9b9; border-top:none;	
}
#logo a img{ border:none;}

#header-img{ 
	position:absolute; top:100px; height:230px; width:670px; 
	border: 1px solid #b9b9b9; border-left:none; border-right:none; padding:5px;
}

#breadcrumbs{ position:absolute; top:350px; left:8px; font-size:11px;}

/****** inceput navigatie principala ******/
#nav ul{ 
	position:absolute; top:70px; right:5px;
	padding:0; 
	list-style: none;
}
#nav li{ display: inline; }
#nav a{ 
	display: block; 
	float: left;
	margin-right:5px; padding:5px; 
   
    font-family: "Trebuchete MS", Arial, Helvetica, sans-serif; color:#000;
	text-transform:uppercase; text-decoration:none; 
}
#nav a:hover{
	background-color:#ff0a0a; color:#FFFFFF;
}
#nav .active a{ 
	 background-color:#ff0a0a; color:#FFFFFF;
}
/*****************************************/

/*------------[ Stilizare Continut ]------------------------------------------------------------------------*/

#main{ padding:7px;}

/****/
#sidebar{ float:left; width:190px; height:350px;
		  padding:20px 5px 0 5px; background:#fff url(img/colt-sidebar.jpg) no-repeat top right;
}
#sidebar p{ margin-bottom:5px; padding:0 20px 0 10px; text-indent:15px; line-height:16px; text-align: justify; }

#sidebar h3{ width:90%; margin:10px auto; border-bottom:1px solid #b9b9b9; text-align:center; font-size:16px; }

#sidebar img{   }

#date-firma p{ margin-top:10px; padding:0 30px 0 15px; font-size:11px; text-indent:0; }

.subnav { width:170px; }

.subnav ul { border-top: 1px solid #ececec; padding: 0; }

.subnav li { margin: 0; border-bottom: 1px solid #ececec; list-style: none; }

.subnav li a { display: block; padding: 5px 15px 5px 10px;
			   color:#000; font-size: 14px; text-decoration: none; text-align:left;	
}

.subnav li a:hover { background:/*#595248*/#ff0808 url(img/bg-subnav-hover.gif) no-repeat right center;
					  text-decoration:none; color:#fff;	 }

.subnav a.selected { background:#ff0808 url(img/bg-subnav-selected.gif) no-repeat right center;
					 text-decoration:none; color:#fff; font-weight:bold;	
}
/***************************/

#content{ width:450px; float:right;
		  padding:10px 5px 0 5px;
}
#content h1{
 		 margin: 0 0 10px 0; border-bottom: 1px solid #b9b9b9; padding: 0px 0 2px 0px;
		 font: normal 23px Helvetica, sans-serif; color: #111; text-indent:15px;	
}
#content h2{
		 border-bottom: 1px dashed #b9b9b9; margin:0 15px 5px 15px; text-indent:20px; font:bold 16px Helvetica, sans-serif;
}
#content h2 a{ text-decoration:none;  }
#content p{ 
		margin: 0 15px 15px 15px;
		padding: 0;
		color: #000; font-size: 14px; line-height: 1.6em; text-align:justify; text-indent:20px;
}
#content ul{
	font-size: 14px;	
	margin: 10px  15px 10px 35px;
	padding: 0;
}

#content ul li{ margin-bottom:10px; }

/*--------[ Stilizare Formular ]------------------------------------------------------------------------------------*/
fieldset {
	margin: 0 5px 10px 0px;
	padding: 2px;
	border: 1px dotted #ccc;
	
	background-color: #fff;
} 
legend { background-color:#000000; color:#FFFFFF; text-transform:uppercase; padding:3px; margin-left:10px; }
form p { margin: 5px 0 0 0; }
label {  text-align:right; margin-right:10px; display:block; width:140px; float:left; clear:both; font-weight:bold; }
input.text { width:225px; } 
textarea { width: 400px; margin: 5px 15px 15px 15px; }  

/*------------[ Stilizare Galerie  verticala ]-----------*/
#gal-preview{
	float:right; margin-left:20px; width:95px; background:url(img/colt-sidebar-intors.jpg) no-repeat left bottom; 
	padding-left:15px; padding-bottom:10px;
}
#gal-preview a{
}
#gal-preview img{
width:75px;
height:60px;
float:left;
margin-right:5px;
margin-bottom:5px;
padding:3px;
background-color:#fff;
border:3px solid #f0f0f0;
}
#gal-preview img:hover{
border-color:#0099ff;
}
/*-----------------[ Stilizare Referinta + galerie orizontala ]-----------------*/

.referinta { margin-left:10px; }
.referinta img{ margin-left:15px; }
.referinta h4{ border-width:0; margin:0; text-indent:0px; background:url(img/colt-sus.jpg) no-repeat top left; padding:30px; font-size:16px; }


.gal-preview1{
	background:url(img/colt-jos.jpg) no-repeat right bottom; 
	padding-bottom:15px; margin-left:20px;
}
.gal-preview1 a{
}
.gal-preview1 img{
width:65px;
height:45px;
float:left;
margin-left:0;
margin-right:5px;
margin-bottom:5px;
padding:3px;
background-color:#fff;
border:3px solid #f0f0f0;
}
.gal-preview1 img:hover{
border-color:#0099ff;
}
	

