body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: url(../imagini/bg.gif) repeat-x #fff; 
	color: #454545; 
}

a {
	color: #de9c0f; 

}

img {
	border: none;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	
}


h1 {
	font: bold 1.7em "Trebuchet MS", Arial, Helvetica, sans-serif; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #de9c0f;
	
}

h1 a, h2 a {
	text-decoration: none;
	color: #de9c0f;
	
}

h1 a:hover, h2 a:hover {
	color: #1c1c1c;
}

h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.4em Arial, Helvetica, sans-serif;
	color: #000; 
	
}

h2 .rosu{
	color: #cc0000;
	
}

h3 {
font: bold 1.3em Arial, Helvetica, sans-serif;
margin: 2px 0 0 0px;
clear:both;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}


/* layout */

#site { 
	margin: 0 auto;
	background: url(../imagini/bg_site.jpg) no-repeat top center  #fff;
	width: 820px; 
	clear:both;
}

#wrap {
		
		width: 820px;
	    height:100%;
		margin: 0 auto;
		padding-top: 20px;
	}
	
	#logo {
   
    background: url(../imagini/logo.png) no-repeat left top;
    width: 142px;
    height: 86px;
	margin: 0 0 0 30px;
}

.header{
	position:relative;
	clear:both;
	height: 100px;
}


	
	.continut {
		height: auto;
		width:820px;
		position: relative;
		margin:0;
		background: url(../imagini/footer_bg.jpg) no-repeat bottom center;
		clear:both;
		overflow:hidden;
	}
	

/* stanga  */
		
.stanga {
	width: 245px;
	margin: 0 0 10px 10px;
}
.stanga a {
	background: inherit;
}

		
	.articol_stanga {
		font-size: 1em;
		color: #1c1c1c;
		padding: 2px 8px 15px 15px;	
		margin: 10px 0 10px 0;
	}
	.articol_stanga a{
	color:#cc0000;
	}
	
	
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: solid 4px #fff;
}


/* dreapta
   --------- */

.dreapta {
	float: right;
	width: 540px;
	margin: 10px 25px 10px 0;
}
	.articol_dreapta {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	
	}

	
	
.thumb {
	float: left;
	border: 1px solid #f8e6bd;
	color: #fff;
	background: #f9e7c2;
	margin: 5px;
	padding: 5px;
}

/* footer
   ------ */

.footer { 
    width:820px;
	clear: both; 
	text-align: center;
	color: #404040;
	padding: 0;
	height:40px;
}
.footer_text {
padding: 5px 0 0 0;
color: #404040;
}

.footer a {
	color: #de9c0f;
	background: inherit;
}


/* tabel
   ------- */
   
.colst {
float:left;
border: 1px solid #f1f1f1;
width:251px;
height: 110px;
margin:3px 2px 2px 0;
padding:5px;
}

.coldr {
float:right;
border: 1px solid #f1f1f1;
width:251px;
height: 110px;
margin:3px 0 2px 2px;
padding: 5px;
}


/* tabel galerie
   ------- */
.tabel div {
background: #faedcf;
margin: 2px;
padding: 3px;
width: 76px;
height: 57px;
border: 1px solid #f8e5bb;
float:left;

}

.l {
width: 530px;
display:block;
clear:both;
line-height: 40px;
}

.ct1 {
width: 328px;
float:left;

}

.ct2 {
width: 100px;
margin: 0 1px 0 0;
float:left;
text-align:center;
}

.ct3 {
width:100px;
margin: 0 0 0 1px;
float:right;
text-align:center;
}

.c1 {
width: 328px;
float:left;
line-height: 20px;
height:40px;
overflow:hidden;
clear:both;

}

.c2 {
width: 100px;
margin: 0 1px 2px 0;
background: #f5f5f5;
float:left;
text-align:center;
}

.c3 {
width:100px;
margin: 0 0 2px 1px;
background: #f5f5f5;
float:right;
text-align:center;
}