body { 
	padding: 0; 
	margin: 0; 
	font: 12px Verdana, Geneva, sans-serif; 
	background: url(../imagini/bg.gif) repeat #19091c;
	color: #f0f0f0; 
}

a {
	color: #cc3300;
	background: inherit;
}

a:hover {
	color: #1c1c1c;
	background: inherit;	
}

a.title {
	color: #99cc66;
	background: #FFF;
}

h1 {
	margin: 0; 
	padding: 0; 
	letter-spacing: -1px;
	color: #cc3300;
}

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


h2 {  
	padding: 0; 
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	letter-spacing: -0.4px;
	margin:0 0 3px 0; 
	color: #ffffff; 
	background: inherit;
}

h3 {
	padding: 0; 
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	letter-spacing: -0.4px;
    font-size: 1.0em;
	margin: 0; 
	color: #000; 
	background: inherit;
}


h4 {
font-size: 14px;
text-decoration: none;
text-align: right;
}

h5{
	font-size: 13px;
	color:#33cc33;
	margin: 0 0 2px 0; 
	padding: 0; 
}

p {	
	margin: 0 0 5px 0;
	
}

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

li { margin: 2px 0 10px 3px; }

img {
	border: none;
}

form { 
	margin: 0; 
}

/* layout
   ------ */
.google {
position:relative;
margin: 20px 0 0 1px;

}
 
.site { 
    background: url(../imagini/bg_site.png) no-repeat center top;
	margin: 20px auto;
	width: 841px; 
}

.continut { 
	width: 800px; 
	font-size: 12px;
	height:360px;
}

.header { 
margin: 0 0 5px 0;
padding: 0;

}

#top {
height: 30px;
}

#logo {
margin: 0;
padding: 16px 0 0 15px;
background: url(../imagini/logo.png) no-repeat left top;
width: 399px;
height: 75px;
}

#socialn {
	float: right;
	position:relative;
	line-height:20px;
	text-align:right;
}

#socialn a {
	text-decoration: none;
	color: #fff;
}

#meniu {
text-align: right;
}

.tabel div {
background: #663366;
margin: 2px;
padding: 3px;
width: 50px;
height: 37px;
border: 1px solid #240929;
float:left;

}

.tabel a:hover {
position:relative;
background: #000;
padding: 3px;
margin:-4px;
border: 1px solid #240929;
float:left;

}

.click {
font-size:10px;
color: #cc3300;
}

/* partea stanga
   --------- */

.stanga {
	float: left;
	width: 480px;
	height: 325px;
	margin: 10px 0 5px 27px;
	overflow:auto;
	clear: both;
}
     stanga span {
    font-size: 100%;
	color:#33cc33;
	margin: 0 0 2px 0; 
	padding: 0; 
	 }
	 
	.stanga_articles {
		margin: 5px 0 10px 0;
	}

	.stanga_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.stanga_links:hover {
		border: 1px solid #ccc;
	}
	
	.stanga_message {
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url(../imagini/contact.jpg) no-repeat center left;
		color: #454545; 
	}
	
	.stanga_message:hover {
		border: 1px solid #ccc;
	}
	
		.stanga_side {
			float: left;
			width: 180px;
		}
		
		.dreapta_side {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
		
		.stanga_promotie {
		border: 1px solid #eee;
		padding: 5px 5px 5px 5px;	
		margin: 0 0 10px 0;
		background: #f0f0f0 url(../imagini/promotie.jpg) no-repeat center left;
		color: #1c1c1c; 
	}
			.stanga_promotie {
		border: 1px solid #eee;
		padding: 5px 5px 5px 5px;	
		margin: 0 0 10px 0;
		background: #454443 url(../imagini/promotie.jpg) no-repeat center left;
		color: #1c1c1c; 
	}
		
	.stanga_box {
		background: #f0f0f0;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}
	.stanga_box_verde {
		background: #f0f0f0;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}


/* partea dreapta
   ---------- */
		
.dreapta {
	float: right;
	width: 247px;
	margin: 10px 0 10px 0;
}


.dreapta span  {
	font-size: 100%;
	color:#33cc33;
	margin: 0 0 2px 0; 
	padding: 0; 
	}

	.dreapta_adv{
		padding: 10px;
		margin: 0 0 10px 0;
		color: #1c1c1c;
		clear:both;
	}
	
	.dreapta_adv a{
		padding: 10px;
		margin: 5px 0 10px 0;
		color: #ff9999;
		border:none;
	}

	.dreapta_articles {
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.dreapta_articles:hover {
		
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}
.sus_buton {
	text-align:right;	
	color: #ff9999;
	text-decoration:underline;
}

/* footer
   ------ */
.footer {
font-size:11px;
width: 800px;
clear: both; 
color: #793084;
padding: 2px 0 5px 0;
text-align:left;
margin: 2px 4px 0 4px;
}
.footer a{
color: #fff;
}
.al_link {
margin: 2px 0 2px 10px;
}
.al_link a{
	color: #FFF;
	text-decoration:none;
}

.link {
margin-top: -5px;
padding: 0 5px 4px 24px;
color: #cc3300;
}

.link a {
font-weight: bold;
}

.copyright {
padding:3px 5px 4px 10px;
text-align:center;
}

.meniu-footer { 
	clear: both;
	font-size: 10px;
	text-align: right;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	display:block;
	
}

.meniu-footer a {
	color: #ff9999;
	text-decoration: none;
}
.meniu-footer a:hover {
	color: #1c1c1c;
	background: #fff;
	text-decoration:underline;
}

#separator {
	height: 8px;
	line-height: 8px;
	border-top: 1px dashed #996699;
}