
/*limba si culori*/
#stanga_limba_si_culori {
	float: left;
	width: 10px;
	height:28px;
	background-image: url('../imagini/site/colt_stanga_albastra_header.png');
	}
#dreapta_limba_si_culori {
	float: left;
	width: 10px;
	height:28px;
	background-image: url('../imagini/site/colt_dreapta_albastra_header.png');
	}
#limba_si_culori{
float:left;
 width:940px;
 height:25px;
 line-height:25px;
 margin:0 auto;
 background:#eeeffa;
}
#marime_font{
 float:left;
 width:325px;
}
/*pana aici*/
 
 
 /*menu braesti*/
#menu_braesti{
 width:960px;
 height:45px;
 display:block;
 }

#stanga_pequ {
 float:left;
 width:10px;
 height:45px;
 background-image:url('../imagini/site/colt_stanga_albastra_menu.png');
}
#menu_acasa_95{
 float:left;
 width:95px;
 height:39px;
 background:url('../imagini/menu/albastru_95.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_105{
 float:left;
 width:125px;
 height:39px;
 background:url('../imagini/menu/albastru_105.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_115{
 float:left;
 width:115px;
 height:39px;
 background:url('../imagini/menu/albastru_115.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_125{
 float:left;
 width:125px;
 height:39px;
 background:url('../imagini/menu/albastru_125.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_135{
 float:left;
 width:135px;
 height:39px;
 background:url('../imagini/menu/albastru_135.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_145{
 float:left;
 width:145px;
 height:39px;
 background:url('../imagini/menu/albastru_145.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_155{
 float:left;
 width:155px;
 height:39px;
 background:url('../imagini/menu/albastru_155.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_acasa_165{
 float:left;
 width:165px;
 height:39px;
 background:url('../imagini/menu/albastru_165.png') no-repeat top;
 margin-top: -5px;
 padding-bottom:5px;
}
#menu_centru{
	float:left;
	width:940px;
	height:40px;
	margin-top:5px;
	background:#eeeffa;
	
} 
/**** menu menu *****/
.ddsmoothmenu{
float:left;
background: #eeeffa; /*background of menu bar (default state)*/
width: 100%;
margin-top:1px;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/

.ddsmoothmenu ul li.aaa a{
display: block;
background: #eeeffa; /*background of menu items (default state)*/
color:#000000;
padding: 1px 1px;
border-right: 1px solid #777;
color: #2d2b2b;
text-decoration: none;
}
.ddsmoothmenu ul li.ultimul_menu a{
display: block;
background: #eeeffa; /*background of menu items (default state)*/
color:#000000;
padding:6px 6px;
text-decoration:none;
}
.ddsmoothmenu ul li.activ a{
display: block;
background: #eeeffa;
color:#000000;
text-decoration:none;
}
 
.ddsmoothmenu ul li.activ #menu_acasa_95 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
}
.ddsmoothmenu ul li.activ #menu_acasa_105 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
}
.ddsmoothmenu ul li.activ #menu_acasa_115 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
}
.ddsmoothmenu ul li.activ #menu_acasa_125 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
 }
.ddsmoothmenu ul li.activ #menu_acasa_135 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
}
.ddsmoothmenu ul li.activ #menu_acasa_145 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
 }
 .ddsmoothmenu ul li.activ #menu_acasa_155 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
 }
  .ddsmoothmenu ul li.activ #menu_acasa_165 #text_menu{
 margin-top:11px;
 font-family: Verdana, Georgia, Arial;
 color:#ffffff;
 font-weight:bold;
 }

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#000000;
}

.ddsmoothmenu ul li.aaa a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#8b00fe; 
color: white;
}
.ddsmoothmenu ul li.ultimul_menu a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#8b00fe; 
color: white;
}
.ddsmoothmenu ul li.activ a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
background:#8b00fe; 
color: white;
}

.ddsmoothmenu ul li.aaa a:hover{
background:#8b00fe; /*background of menu items during onmouseover (hover state)*/
color: white;
}
.ddsmoothmenu ul li.ultimul_menu a:hover{
background:#8b00fe; /*background of menu items during onmouseover (hover state)*/
color: white;
}
.ddsmoothmenu ul li.activ a:hover{
background:#8b00fe; /*background of menu items during onmouseover (hover state)*/
color: white;
}	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
top: 0;
}

/* Holly Hack for IE \*/
* html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}
.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: silver;
}
.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}

/**** pana aici ****/

/*partea dreaptra linie menu*/
#dreapta_pequ {
 float:left;
 width:10px;
 height:45px;
 background-image:url('../imagini/site/colt_dreapta_albastra_menu.png');
}

/*partea de entru top .. aia cu meniu intors pentru desen*/
#bara_lll{
 width:960px;
 background:#eeeffa;
 display:block;
}
#lll_partea_stanga {
 float:left;
 width:7px;
 background:#eeeffa;
 height:10px;
}
#lll_partea_dreapta {
 float:left;
 width:7px;
 background:#eeeffa;
 height:10px;
}

#top_stanga{
 width:681px; 
 float:left; 
 height:10px;
 background:#eeeffa;
}
#top_dreapta {
  width: 265px;
  height:10px;
  line-height:10px;
	float: left;
	background:#eeeffa url('../imagini/site/top_menu_albastra_265.png') no-repeat;
}
#top_dreapta_forum {
  width: 265px;
  height:10px;
  line-height:10px;
	float: left;
	background:#eeeffa;
}
/*pana aici*/
/*partea de centru*/
#partea_de_centru{
 width:960px;
 display: block;
 margin:0 auto;
 background:#eeeffa;
}
#partea_stanga {
 float:left;
 width:7px;
 background:#eeeffa;
 min-height:2200px;
}
#partea_dreapta {
 float:left;
 width:7px;
 background:#eeeffa;
 min-height:2200px;
}

#centru {
display: block;
float:left; 
width:946px; 
margin:0 auto;
}

#partea_stanga_forum {
display: block;
 float:left;
 width:7px;
 background:#eeeffa;
 }
#partea_dreapta_forum {
display: block;
 float:left;
 width:7px;
 background:#eeeffa;
}
/* partea din stanga*/
#stanga { 
width:681px; 
min-height:2200px;
margin-left:7x;
background:#ffffff url('../imagini/site/top_centru.png') repeat-x; 
float:left; 
} 

/*l*/

#bara_top { 
height:25px; 
background:#ffffff url('../imagini/site/bara_centru_albastra_24.jpg') repeat-x;
} 

#contentcontainer { 
 padding:0px 17px 0px 18px;
 display:block;
 background-color:#fff; 
} 
#aaa_centru {
 float:left;
 width:205px;
 background:#fff;
}
#bbb_centru {
 float:left;
 width:205px;
 margin:0px 15px 0px 15px;
 background:#fff;
}
#ccc_centru {
 float:left;
 width:205px;
 background:#fff;
}


/*partea de stiri*/
#image-container {
 background-image:url('../imagini/site/imagine_stiri_albastra.png');
}
#butoane_carousel{
	width: 658px;
	padding-left: 9px;
	margin-top: -19px;
	background: url('../imagini/site/fond_pentru_carousel_albastra.png') no-repeat;
	background-position: right;
	position:relative;
} 
/*pana aici*/


/* partea de meniu dreapta*/
#dreapta {
	width: 265px;
	min-height: 2200px;
	height: auto; 
	float: left;
	background-image: url('../imagini/site/fond_menu_albastru_265.png');
	background-repeat: repeat-y; /*violet pal #f1c5f3 --  rosu pal #ffa6a6 */
	background-position: top;
	background-color: white;

}

#bara_search{
 padding:0px 0px 0px 0px;
 height:64px;
 background:url('../imagini/site/bara_search_albastra_265.png') no-repeat top;
 }
 #spatiu_search{
  float:left;
  width:35px;
  padding-top:20px;
 }
 #input_search {
 float:left;
 width:150px;
 height:19px;
 padding-top:20px;
 }
 #input_search{
  
 }
 #image_search {
 float:left;
 padding-top:16px;
 }
#bara_meniu{
 margin-top:0px;
 padding:0px 0xp 0px 0px;
 height:55px;
 background:url('../imagini/site/bara_albastra_265.png') no-repeat;
}
#spatiu_meniu {
 width:220px;
 height:1px;
 background-color: #eeeffa;
 margin-top:7px;
 margin-bottom:7px;
}
#bara_sus_meniu{
 padding:0px 0xp 0px 0px;
 height:20px;
 background:url('../imagini/site/bara_gri_sus.png') no-repeat;
}
#menu_exterior{
 background:url('../imagini/site/bara_gri_jumatate.png') repeat-y;; /* #fe73ff   #e9967a */
}

#bara_jos_meniu {
 padding:0px 0xp 0px 0px;
 background:url('../imagini/site/bara_gri_jos.png') no-repeat;
 height:20px;
}

/*partea de hotarari si proiecte*/
#hotarari{
 width:667px;
 margin-left:12px;
 margin-bottom:5px;
 margin-top:35px;
}
#stanga_hotarari{
 float:left;
 width:400px;
}
#denumire_hotarare{
 padding-top:2px;
}
#denumire_hotarare img {
 padding-left:15px;
 padding-right:5px;
}

#denumire_hotarare a:hover {
 text-decoration:underline; 
}
#dreapta_hotarari{
 float:left;
 width:267px;
}
#dreapta_hotarari img {
 padding: 30px 0px 0px 0px;
}

/*proiecte*/
#proiecte{
 width:667px;
 margin-left:12px;
 margin-top:15px;
}
/*pana aici partea de proiecte*/


/*partea de curs vreme link*/
#curs_vreme_link {
 width:671px;
 padding-top:35px;
 margin-left:10px;
}

.a1, .a2, .a3, .a4{font-size:1px; overflow:hidden; display:block;}
.a1 {height:1px; background:#eeeffa; margin:0 5px;}
.a2 {height:1px; background:#eeeffa; margin:0 3px;}
.a3 {height:1px; background:#eeeffa; margin:0 2px;}
.a4 {height:2px; background:#eeeffa; margin:0 1px;}
.acontent {background:#eeeffa; padding-left:5px; padding-right:5px; margin-top: -5px; height: 207px;}  /*sterge height:200px;*/

.vremea_braesti {
 float:left;
 width:210px;
 padding-right:12px;
}
.link_braesti {
 float:left;
 width:210px;
 padding-right:12px;
 padding-left:7px;
 
}
.curs_valutar {
 float:left;
 width:210px;
 padding-right:2px;
}
.top_braesti {
 float:left;
 width:202px;
 height:50px;
 padding-right:11px;
 padding-left:7px;
 background: url('../imagini/site/lvc_albastra_210.png') no-repeat;
}
#marime_tabel{
 width:194px;
}
/*pana aici*/

/*partea de avizier */
#aviziercontainer { 
 padding:25px 2px 0px 15px;
 display:block;
 background-color:#fff; 
 padding-bottom:15px;
} 
#avizier_centru {
 float:left;
 width:200px;
 background:#fff;
}
#avizier_centru {
 float:left;
 width:200px;
 margin:0px 10px 0px 10px;
 background:#fff;
}
#avizier_centru {
 float:left;
 width:200px;
 background:#fff;
}
/*pana aici partea de avizier*/


/*partea de jos si altele*/
#jos_si_altele{
 width:663px;
 height:260px;
 margin:15px auto;
}
#top_left_jos {
 float:left;
 width:16px;
 height:50px;
 margin-left:8px;
 background: url('../imagini/site/jos_left_albastra.png') no-repeat;
}
#top_centru_jos {
 float:left;
 width:621px;
 height:50px;
 background: url('../imagini/site/jos_centru_albastra.png') repeat-x;
}
#top_right_jos {
 float:left;
 width:16px;
 height:50px;
 background: url('../imagini/site/jos_right_albastra.png') no-repeat;
}
#jos_marime_tabel{
 width:637px;
 margin-left:7px;
}
html ul.tabs li.active, html ul.tabs li.active a:active  {
	font-family: Georgia, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background: #a6a6ff;
}
/*pana aici*/


/*partea de jos .inainte de footer. aia cu bara intoarsa pentru desen*/
#bara_jos{
 clear: both;
 width:960px;
 background:#eeeffa;

}
#jos_partea_stanga {
 float:left;
 width:7px;
 background:#eeeffa;
 height:10px;
}
#jos_partea_dreapta {
 float:left;
 width:7px;
 background:#eeeffa;
 height:10px;
}

#jos_stanga{
 width:681px; 
 float:left; 
 height:10px;
 background:#eeeffa;
}
#jos_dreapta {
  width: 265px;
  height:10px;
  line-height:10px;
	float: left;
	background:#eeeffa url('../imagini/site/jos_menu_albastra_265.png') no-repeat;
}
#jos_dreapta_forum {
  width: 265px;
  height:10px;
  line-height:10px;
	float: left;
	background:#eeeffa;
}
/*pana aici*/

/*footer braiesti*/
#footer_braesti{
 width:960px;
 height:45px;
 display:block;
 }

#stanga_footer {
 float:left;
 width:10px;
 height:45px;
 background-image:url('../imagini/site/colt_stanga_albastra_footer.png');
}
#footer_copyright{
	float:left;
	width:400px;
	height:40px;
	background:#eeeffa;
} 
#footer_wta{
  float:left;
	width:100px;
	height:40px;
	background:#eeeffa;
}
#footer_design{
	float:left;
	width:340px;
	height:40px;
	background:#eeeffa;
	padding-left:100px;
} 
#dreapta_footer {
 float:left;
 width:10px;
 height:45px;
 background-image:url('../imagini/site/colt_dreapta_albastra_footer.png');
}
/*pan aici footer*/

/*in functii/functii_pt_useri.php*/
#form_inregistrare {
margin:0 auto;
width:560px;
background:#eeeffa;
border:1px solid #777;
}
/*********/

/*in functii/functii_pt_useri.php*/
#pagina_mea {
margin-top:5px;
width:650px;
background:#eeeffa;
border:1px solid #777;
}
/*********/

/*in contact.php*/
#contact_braesti {
margin-top:5px;
width:630px;
}
/*********/
/*delcaratii*/
.cat_declaratii{
font-family:georgia,sans-serif,arial;
font-size:16px;
font-weight:bold;
margin-left:20px;
font-weight:bold;
margin-top:5px;
margin-bottom:15px;
}



/***** stiri index  *****/
.stiri-container{
 float:left;
 margin:2px 0px 0px 16px;
 padding:14px 0px 0px;
 background: #eeeffa;
 width: 646px;
}
.stire-index{
 float:left;
 width: 295px;
 height:285px;
 margin-left:17px;
 margin-bottom:17px;
 padding: 1px 1px 10px 1px;
}
.stire-index:hover {
 background: #ffffff;
}
