body
{
	font-family: Helvetica, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

h1
{
	color: #7B9F27;
}

#meniu_scurtaturi
{
	height: 20px;
	padding: 8px 0px;
	background-color: #E5FAB4;
	margin-bottom: 10px;
}

#meniu_scurtaturi div
{
	width: 1000px;
	clear: both;
	margin: auto;
}

#meniu_scurtaturi a
{
	margin-left: 10px;
	text-decoration: none;
	color: #7B9F27;
}

#wrapper
{
	width: 1000px;
	clear: both;
	margin: auto;
}

#logos
{
	padding: 5px 0px;
	margin: 10px 0px;
}

#logos img
{
	margin: 0px 79px;
	height: 77px; 
}

#logos img:first-child
{
	margin-left: 0px;
}

#logos img:last-child
{
	margin-right: 0px;
}

#banner
{
	box-shadow: 1px 1px 5px #888888;
}

#banner div
{
	font-size: 0.7em;
	text-align: right;
	font-style: italic;
	padding-right: 5px;
}

#continut
{
	border: 1px solid #cccccc;
	padding: 10px;
}

#left_column
{
	width: 665px;
	float: left;
}

#right_column
{
	width: 300px;
	float: right;
}

#home_stiri
{
	
}

.home_stire
{
	width: 215px;
	float: left;
	margin-right: 10px;
}

/*.home_stire:hover
{
	background-color: lightgrey;
	cursor: pointer;
}*/

.home_stire img
{
	align-content: center;
	display: block;
	width: 215px;
	height: 163px;
}

.home_stire_text
{
	border: 1px solid #cccccc;
	border-top: 0px;
	padding: 5px;
  font-size: 0.8em;
}

.home_stire h3
{
	height: 2.4em;
	overflow: hidden;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.home_stire span
{
  display: block;
  height: 5em;
  overflow: hidden;
  margin-bottom: 10px;
}

.home_stire a, .fnfn_buton_verde
{
  display: table-cell;
  width: 215px;
  height: 40px;
  vertical-align: middle;
  text-align: center;
  color: #E5FAB4;
  background: #7B9F27;
  font-size: 1.2em;
  text-decoration: none;
  font-weight: bold;
}

.home_stire a:hover, .fnfn_buton_verde:hover
{
  color: #7B9F27;
  background: #E5FAB4;
}

.stiri_last_column
{
	margin-right: 0px;
}

.stiri_next_rows
{
  margin-top: 10px;
}

#stiri_detalii { text-align: justify; }
#stiri_detalii img { width: 300px; float: left; margin: 0px 20px 10px 0px; }

#footer
{
	clear: both;
	padding-top: 10px;
	background-color: #234481;
	color: #fff;
	margin-top: 10px;
}

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

#footer h3
{
	margin: 0px;
	display: inline;
	font-size: 1em;
}

.footer_informatii_fcc
{
	width: 270px;
	float: left;
	margin-left: 20px;
}

#footer_disclaimer
{
	width: 420px;
	float: right;
	font-size: 0.8em
}

.clear_div
{
	clear: both;
}

.titlu_sectiune
{
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #234481;
}

.titlu_sectiune h2
{
	color: #234481;
	display: inline-block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.titlu_sectiune a
{
	display: inline-block;
	float: right;
	color: #ffffff;
	background-color: #234481;
	text-decoration: none;
	padding: 5px 10px;
}

.titlu_sectiune a:hover
{
	color: #ffffff;
	background-color: #6c8cc7;
}

.tmp_invisible
{
	display: none;
}

#tmp_fb_like
{
	margin-top: 10px;
}

/* BREADCRUMS */
#breadcrumbs { color: #000000;	font-size: 0.8em; border-bottom: 1px solid lightgrey; }
#breadcrumbs ul, #breadcrumbs p {	float:left;	padding: 0em; }
#breadcrumbs p { padding-right: 5px; font-weight: bold;}
#breadcrumbs ul li { display:inline; }
#breadcrumbs a {
	color:#000000;
	text-decoration: none;
	background-image:url('../imagini/breadcrumb-gt.png');
	background-repeat:no-repeat;
	background-position:right 60%;
	padding:0 18px 0 0;
}
#breadcrumbs a:hover { text-decoration: underline; }
#breadcrumbs_last { 
  background-image:url('../imagini/breadcrumb-gt.png');
  background-repeat:no-repeat;
  padding-left: 10px;
  margin-left: 0px;
  background-position: left 60%;
}
/* END breadcrumbs */

#pagini_statice_continut
{
  text-align: justify;
}

/* Main menu */
.selected
{
  background:#6c8cc7;
}

.template1 { margin-top: 30px; padding-bottom: 5px; }
.template1_adresa, .template1_informatii, .template1 h3 { width: 430px; float: right; }
.template1 h2 { margin: 0px; margin-bottom: 5px; padding: 5px; font-size: 1.2em; color: #fff; }
.template1 h3 { font-size: 1em; margin: 0px; margin: 10px 0px 3px 0px; }
.template1_adresa, .template1_informatii { font-size: 0.8em; }
.template1 a, .template1 > img { display: block; float: left; width: 215px; height: 143px; margin-left: 5px; }
.template1 dl { width: 430px; float: right; }
.template1 dl dt { font-weight: bold; display: inline-block; margin-bottom: 5px; }
.template1 dl dd { display: inline-block; margin: 0px; margin: 0px 5px 5px 5px; }

.impar { border: 1px solid #234481; }
.impar h2 { background-color: #234481; }

.par { border: 1px solid #7B9F27; }
.par h2 { background-color: #7B9F27; }

.template2 { margin-top: 30px; text-align: justify; color: #333; font-size: 0.9em; }
.template2 h2 { margin: 0px; margin-bottom: 5px; padding: 0px; padding-bottom: 3px; border-bottom: 1px solid #234481; font-size: 1.4em; color: #234481; }
.template2 h2 span { font-size: 0.9em; color: #000000; }
.template2 > img { display: block; float: left; width: 215px; height: 143px; margin: 5px 15px 5px 0px; }
.template2 h2 a { display: inline-block; float: right; color: #ffffff; background-color: #234481; text-decoration: none; padding: 6px 10px; font-size: 0.7em; }
.template2 h2 a:hover { color: #ffffff; background-color: #6c8cc7; }
.template2 > img.logo_parteneri { max-width: 150px; width: auto; height: auto; margin: 15px 15px 5px 0px; }

.video_div { width: 327px; height: 255px; }
.left { float: left; }
.right { float: right; }

.galerie_foto {  }
.galerie_foto h3 { height: 3.6em; }

#galerie_imagini > a { display: block; width: 215px; height: 143px; margin-right: 10px; margin-top: 10px; float: left; }
#galerie_imagini > a.last_column { margin-right: 0px; }
#galerie_imagini > a.fnfn_buton_verde span { display: table-cell; height: 143px; vertical-align: middle; padding: 0px 10px; }

.fb-like-box { margin-top: 10px; }