html
{ height: 100%;}

*
{ margin: 0;
  padding: 0;}

body
{ font: normal 75% Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #666;
  background: #CCC;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.4em;
  text-align: justify;
  font-size: 100% }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ font: normal 175% Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #3F861B;
 /* text-shadow: 1px 1px #18330B;*/
  margin: 0 0 10px 0;}

h2
{ font: normal 165% Trebuchet MS, Arial, Helvetica, sans-serif;}

h3
{ font: normal 130% Trebuchet MS, Arial, Helvetica, sans-serif;
}

h4, h5, h6
{ margin: 0;
  padding: 0 0 0px 0;
  font: normal 150% Trebuchet MS, Arial, Helvetica, sans-serif;
  line-height: 1.5em;}

h5, h6
{ font: normal 95% Trebuchet MS, Arial, Helvetica, sans-serif;
  color: #888;
  padding-bottom: 15px;}

a
{ color: #3F861B;
  font-weight: bold;
  background: transparent;
  outline: none;
  text-decoration: underline;}

a:hover
{ text-decoration: none;}

ul
{ margin: 2px 0 22px 30px;
  line-height: 1.7em;
  font-style: normal;
  font-size: 100%;}

ol
{ margin: 8px 0 22px 20px;}

ol li
{ margin: 0 0 11px 0;}

#main, #header, #banner, #menubar, #site_content, #footer, #content_blue
{ margin-left: auto; 
  margin-right: auto;}

#header
{ height: 127px;
  width: 960px;
  background-color: #FFF;
 /* background: transparent url(../images/header.jpg) no-repeat;}*/
}

  
#welcome
{ width: 360px;
  height: 70px;
  padding-top: 30px;
  float: left;
  text-align: center;
  margin: 0 auto;}  
   
#welcome h1 a
{ font: normal 150% Trebuchet MS, Arial, Helvetica, sans-serif;
  letter-spacing: -3px;
  color: #FFF;
  text-decoration: none;
  text-shadow: 1px 1px #000;}
  

#menubar
{ width: 960px;
	height: 45px;
	background-color: #093075;}
	
/*	#799AC0;}  */


#menu_items
{ /*float: right;*/
  height: 45px;
  margin-right: 20px;
  padding-top: 0px;
  width: 960px;}
  
  
ul#menu
{ 	height: 45px;
	list-style: none;
	padding: 0;
	margin: 0;
  /*float: right;*/}

ul#menu li
{ 	float: left;
	display: block;
	padding: 0;}
  
ul#menu li a
{   display: block;
    font-family: Trebuchet MS, Arial,sans-serif;
    font-size: 13px;
	color: #fff; 
    letter-spacing: 0;
   margin: 0;
    padding: 10px 15px 15px;
    text-decoration: none;
    text-transform: uppercase;
	border-right:1px solid  #668CB7; } 
  
ul#menu li.current a, li.selected a, ul#menu li.selected a:hover
{ background-color: #093075;
	color: #fff; 
	font-weight:bold; }
	/**#4076AB*   #093075*/

ul#menu li a:hover {
	color: #fff;
	background-color: #0c965a;
	/* #4076AB; #0bd244 */
	text-decoration: none; }
   

#site_content
{ width: 960px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0px 20px 0;
  background: transparent url(../../images/transparent_light.png) repeat;} 


#content
{ width: 665px;
  margin-bottom: 20px;
  float: left;}

.content_item
{ width: 665px;
  margin-top: 20px;
  margin-bottom: 20px;}
  
.content_container
{ width: 310px;
  padding: 5px;
  margin-right: 10px;
  float: left;}
  
.content_container h4 {
	padding-bottom: 0;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 7px 7px;
	border-bottom: 1px solid #093075;
  	background-color: #093075;
} 
  
  
.content_images_text
{ float: left;
  width: 665px;
  margin-bottom: 10px;}  
  
.content_image
{ width: 300px;
  height: 150px;
  margin-right: 10px;
  float: left;}
  
.image_text
{ width: 350px;
  float: right;}  
  

 
 .button_small
{ font: normal 110% Trebuchet MS, Arial, Helvetica, sans-serif;
  height: 15px;
  width: 110px;
  padding: 5px 5px 10px 7px;
  background: #0c965a;
  /*#2cce1b*/
  background: -moz-linear-gradient(#56b062, #0c965a);
  background: -o-linear-gradient(#56b062, #0c965a);
  background: -webkit-linear-gradient(#56b062, #0c965a);
  /*#2cce1b*/
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;}
  
.button_small a
{ color: #FFF;
  padding-left: 5px;}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 100% arial; 
  border: 1px solid #BBB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 100% arial; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: bold 100% arial; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #3F861B;
  background: -moz-linear-gradient(#82AC10, #3F861B);
  background: -o-linear-gradient(#82AC10, #3F861B);
  background: -webkit-linear-gradient(#82AC10, #3F861B);
  border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  -webkit-border: 7px 7px 7px 7px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 5px;
  color: #FFF;}
  
 /*Elena */ 
.titlu {
	width:960px;
	height:85 px;
	clear:both;
	margin-left: auto; 
  margin-right: auto;
  padding-top: 10px;
  background-color:#FFF;

}

.titlu p {
	width: 120px;
	color: #666;
	font-size:12px;
	text-align: center;
	}

.titlu1 {
	height: 90px;
	width: 960px;
	/*float: left;*/
	display: block;*/

}
#logo p {
	width: 960px;
	color: #799AC0;
	font-size:18px;
	text-align: center;
	
	}
	
	#logo span {
	color: #3F861B;
	font-size:23px;
	text-align: center;
	
	} 
/*floatig image	*/
.floating-logo {
    float: left;
    width: 215px;
    height: 127px;
  /*   margin: 10px;
    border: 3px solid #73AD21; */ 
}
.floating-baner {
    float: right;
    width: 610px;
    height: 127px;
   /* margin: 10px;
    border: 3px solid #73AD21;  */
}

/** footer importat*/

.footer {
	margin:0px auto 0;
	width: 960px;
}

.footer p {
	text-align: left;
	color: #ccc;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.footer p a {
	color: #ccc;
	font-weight: bold;
	
}

.footer-content {
	
	padding: 20px 25px 30px;
	/*background: #ddd;*/
	background:  #093075;
	border-top: 10px solid #0c965a;
	/*rosu#DB2C39;*/
}

.footer-content ul {
	width: 260px;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.footer-content .caseta1
{
	width: 580px;
	list-style: none;
	margin: 0 40px 0 0;
	padding: 0;
	float: left;

}

.footer-content .caseta2 
{
	width: 260px;
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	
}

.footer-content .caseta2 h4
{
	font-size:14px;
	color:#FFF;
	
}

.footer-content li {
	border-bottom: 1px dashed #ccc;
	padding: 10px 5px;
}

.footer-content li a {
}

.footer-content h4 {

	border-bottom: 1px dashed #ccc;

}

.footer-content li a {
 color: #FFF;
    font-size: 13px;
    text-decoration: underline;
}

.footer-content li a:hover { 
	color: #666;
}

.footer-content h4 {
   color: #666666;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 0;
}

.footer-content ul.endfooter {
	margin-right: 0;
}

.footer-content span.sitename {
	font-size: 40px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #aaa;
	float: left;
}

.footer-bottom {
	padding: 10px;
	text-align: center;
	background-color: #0c965a;
}

.footer-bottom p {
	text-align: center;
}

.footer-bottom p, footer .footer-bottom p a {
	color: #eee;
	
	/*#eee;*/
}

.clear {
	clear: both;
}


/**side bar importat*/

.sidebar_container
{ float: left;
  margin: 20px 20px 0 0px;
  width: 220px;
  padding-left: 0px;}
/*  background: #3F861B;}*/

.sidebar h4 {
	padding-bottom: 0;
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	padding: 7px 7px;
	border-bottom: 1px solid #093075;
  	background-color: #0c965a;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	background-color: #E6E7E9;
	margin-bottom: 20px;
	line-height: 1.4em;
}

.sidebar li ul {
    list-style: none outside none;
    margin: 0px;
}

.sidebar li ul li {
	display: block;
	border-top: none;
	padding: 7px;
	margin: 0;
	line-height: 1.4em;
	font-size: 12px;
}

.sidebar li ul li.text { 
	border-bottom: none;
}



.sidebar li ul li a {
	font-weight: normal;
}

.sidebar li ul li a:hover {
}


.sidebar li ul li a.readmore {
   color: #060;
   font-weight: bold;
}
.rosu
{ color: #FF0000;
}
.table_activitati
{  
border-collapse: collapse;
border: 1px solid black;
text-align: left;
vertical-align: middle;
padding: 7px;}
.table_meniu_intern
{  
border-collapse: collapse;
border: 1px solid black;
text-align: left;
vertical-align: middle;
padding: 7px;
width: 100%;
}
.table_meniu_intern2
{  
border-collapse: collapse;
border: 0px;
text-align: left;
vertical-align: middle;
padding: 7px;
width: 100%;
}
#custom_table1 {
    border-collapse: collapse;
    width: 100%;
    background-color: #f2f2f2;
}

#custom_table1 td, #custom_table1 th {
    border: 1px solid #ddd;
    padding: 8px;
}

#custom_table1 tr:hover {background-color: #ddd;}


/*  dropdown */
.dropbtn {
   /*  background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px; */
    border: none;
    cursor: pointer;
	width: 205px;
}

.dropdown {
    position: relative;
    display: inline-block;
	width: 200px;
}

.dropdown-content {
    display: none;
   position: absolute;
  /*  position: relative;*/
   background-color: #f9f9f9;
    min-width: 190px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 0px 0px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #9F3;
}


