/* CSS Document */

p {padding:0px;}
#container { 
margin:0px auto; 
width:1000px; 

/*background:#ffffff url(../imagini/site/background.jpg) repeat;  */
border-left:1px solid #445;
border-right:1px solid #445;
border-bottom:1px solid #445;
border-top:1px solid #445
} 

#center {
	width: 1000px;
	margin: 0px;
	padding: 0px 0px 100px 0px;
	background: #fafafa; /*#fefafe; /*#f3e9f1; /*#ffffff; */
}

/* header */
#header{
width:1000px;
height:95px;
background:#ffffff url(../imagini/site/back_footer.png) no-repeat;  /**/
}
#logo{
float:left;
width:600px;
height:95px;
background-image: url(../imagini/site/logo12f223.png); 
background-repeat: no-repeat;
background-position:top;
z-index:1000;
position:absolute;
}
#header table tr td{
font-family:arial,sans-serif,verdana;
font-size:13px;
}

/* menu top*/
#topmenu {
  float:left;
	margin: 0px;
	float: left;
	width: 322px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 18px;
	height:23px;
}
.acasa {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #dcdcdc; /* #FFFFFF; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu_01.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 21px;
	width: 43px;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.acasa:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fafafa; /* #ed5400; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu1_01.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 23px;
	width: 43px;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.despre {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #dcdcdc; /* #FFFFFF; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu_02.png);
	background-position:center;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 21px;
	width: 75px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	text-align: bottom;
	text-shadow: black;
}
.despre:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fafafa; /* #ed5400; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu1_02.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 23px;
	width: 75px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
	text-align:bottom;
}
.contact {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #dcdcdc; /* #FFFFFF; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu_03.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 21px;
	width: 84px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.contact:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fafafa; /* #ed5400; */
	text-decoration: none;
	background-image: url(../imagini/site/top_menu1_03.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	float: left;
	height: 23px;
	width: 84px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
/* fin menu top*/



/* fin header */

/*bara menu*/
.bara_menu {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(../imagini/site/background_top.png);
	background-repeat: repeat-x;
	background-position: center;
	z-index:2;
}  

#menu{
	margin: 0px 0px 0px 15px;
	width: 220px;
	height: 205px;
	background-image: url(../imagini/site/menu.png);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:3;
}
#menu ul{
	list-style-type: none;
	margin:0px 0px 5px 7px;
	padding:0px;
	width:149px;
}
#menu ul li{
width:149px;
height:25px;
}
#menu ul li a{
 font-family:verdana,sans-serif,arial;
 font-size:13px;
 color:#ffffff;
 font-weight:bold;
 display:block;
 overflow:auto;
 text-decoration:none;
 padding:12px 0px 0px 13px;
}
#menu ul li a:hover{
 height:27px;	
 font-family:verdana,sans-serif,arial;
 font-size:13px;
 color:#232323;
 font-weight:bold;
 display:block;
 background-image:url(../imagini/site/button_menu.png);
 background-repeat: no-repeat;
 background-position: left;
}
#menu_ultimu{
 margin-bottom:3px;	
}

#menu_dreapta_head{
 padding-left:15px;
 padding-top:25px;
}
#menu_dreapta_head a{
 font-family:verdana,sans-serif,arial;
 font-size:14px;
 color:#ffffff;
 font-weight:normal;
 line-height:18px;
}

#search{
margin:7px 15px 10px 15px;
}
#search_img_invizible{
margin:0px;
padding:0px;
}
/* fin bara menu */

/*partea stanga*/
.stanga{
 float:left;
 margin-top:30px;
 width:240px;
}
.menu_stanga{
 margin:20px 0px 0px 20px;
 }
/* menu 3 */
#top_menu3{
 margin:0px;
 padding:0px;
 width:209px;
 height:11px;
 background-image:url(../imagini/site/top_menu3.png);
 background-repeat:no-repeat;
}
#centru_menu3{
 margin:0px;
 padding:0px;
 background-image:url(../imagini/site/centru_menu3.png);
 background-repeat:repeat-y;
}
#bottom_menu3{
 height:15px;
 margin:0px;
 padding:0px;
 background-image:url(../imagini/site/bottom_menu3.png);
 background-repeat:no-repeat;
}
/* */

#iframe
{
overflow:auto;
padding-left:8px;
margin:0px;
width:192px;
height:635px;
border-bottom:1px solid #e1e1e1;
border-top:1px solid #e1e1e1;
}
#iframe td:hover { 
 background-color: #cdc1cc; 
 font-weight:bold; 
}
#iframe img{
 padding-bottom:3px;
}
#titlu_primarie{
margin-top:4px;
}
#titlu_primarie a{
 font-family:Verdana,arial;
 font-size:13px;
 font-weight:bold;
 color:#111111;
 text-align:center;
}

.but_menu{
 margin-top:21px; 
 margin-left:10px;
 height:37px;
 background-image:url(../imagini/site/bara_meniu_stanga.png);
 background-repeat:no-repeat;
}
.titlu_menu_stanga{
 margin-left:10px;
 margin-top:7px;
 font-family:Verdana,arial;
 font-size:14px;
 font-weight:bold;
 color:#171717;
 text-align:left;
}
.text_stanga{
 margin-left:10px;
 margin-top:7px;
 font-family:Verdana,arial;
 font-size:13px;
 font-weight:normal;
 color:#171717;
 text-align:left;
}
#vremea{
width:187px;
}
#vremea a{
	text-decoration: none;
	cursor: pointer;
}
#titlu_vremea_index{
 	font-family: georgia,sans-serif,arial;
	font-size: 13px;
	font-weight: bold;
	margin:0px 0px 17px 21px;
	color: #0000ff;
}
#titlu_vremea_index a{
 padding:1px 0px 1px 15px;
 font-family:georgia,arial,courier;
 font-size:14px;
 font-weight:bold;
 color:#000000; /* #713a72; */
}
#titlu_vremea a span{
	margin: 0px;
	padding: 0px;
	font-family: Georgia, verdana, sans-serif,arial;
	font-size: 16px;
	font-weight: bold;
	color:#fffffe;
	text-align:left;
}
#foto_vremea{
margin:10px;
}
#foto_vremea img{
	border: 1px solid #d3d3d3;
}
#temp_grade{
	padding-top: 5px;
	text-align: center;
	font-family: georgia,verdana,arial;
	font-size: 28px;
	color: #055283;
}

#titlu_curs_index a{
 padding:1px 0px 1px 15px;
 font-family:georgia,arial,courier;
 font-size:14px;
 font-weight:bold;
 color:#000000; /* #713a72; */
}
/* fin stanga */



/* partea centru */
.centru{
 float:left;
 margin-top:35px;
 margin-left:0px;
 width:530px;
 }

/* carouselul este reprezentat in style.css*/

#stiri_index{
margin:15px 15px 15px 0px;

}
#grupa_stire_index{
float:left;
width:243px;
margin-left:14px;

}
#grupa_stire_index img{
float:left;
width:100px;
padding-right:10px;
padding-bottom:5px;
}
#titlu_stiri_index a{
float:left;
width:132px;
height:75px;
font-family:georgia,sans-serif,arial;
font-size:13px;
font-weight:bold;
color:#712b63;
}
#titlu_stiri_index2 a{
width:242px;
height:75px;
font-family:georgia,sans-serif,arial;
font-size:12px;
font-weight:bold;
color:#712b63;
}
#text_stiri_index{
float:none;
font-family:sans-serif,arial;
font-size:13px;
font-weight:normal;
color:#000000;
}

#linie_si_spatiu_stiri{
margin:14px;
border-bottom:1px dotted #555;
}




#table_stiri{
margin:14px;
}
#stiri_index img {
padding-right:10px;
padding-bottom:5px;
}
#cadru_stiri_index{
margin-top:10px;
border-bottom:1px solid #000000;
}
#titlu2_stiri_index{
padding-bottom:10px;
font-family:georgia,sans-serif,arial;
font-size:13px;
font-weight:bold;
color:#712b63;
}
#linie_td_stiri_index{
border-top:1px dotted #555;
padding-top:10px;
width:240px;
}

/* fin centru */


/* partea din dreapta  newsletter imaginea zilei */
.dreapta{
 float:left;
 margin-top:30px;
 width:230px;
/* background:#f3e9f1; /* #f3e9f1  #ebdee8 */
}

/*menu3 opentru partea dreapta*/
#top_menu32{
 margin:20px 0px 0px 0px;
 padding:0px;
 width:209px;
 height:11px;
 background-image:url(../imagini/site/top_menu3.png);
 background-repeat:no-repeat;
}
/* newsletter */
#titlu_newsletter_index{
 padding:1px 0px 7px 15px;
 font-family:georgia,arial,courier;
 font-size:14px;
 font-weight:bold;
 color:#000000; /* #713a72; */
}
#newsletter-i{
 width:190px;
 height:41px;
 margin-left:10px;
 background-image:url(../imagini/site/newsletter-i2.png);
 background-repeat:no-repeat;
 font-family:sans-serif,arial;
 font-size:11px;
 line-height:13px;
 color:#000000;
}
#newsletter-mail{
margin-top:5px;
 width:190px;
 height:25px;
 margin-left:10px;
 background-image:url(../imagini/site/newsletter-mail.png);
 background-repeat:no-repeat;
 font-family:sans-serif,arial;
 font-size:11px;
 line-height:14px;
 color:#000000;
}
#adresa_email{
 margin:5px 0px 0px 5px;
 font-family:sans-serif,arial;
 font-size:13px;
 line-height:14px;
 color:#000000;
}
#abonare_newsletter{
 padding:5px 0px 0px 15px;
}

/* opinia pùblica */
#titlu_opinie_index{
 padding:1px 0px 5px 15px;
 font-family:georgia,arial,courier;
 font-size:15px;
 font-weight:bold;
 color:#000000; /* #713a72; */
}
#cadru_opinie{
 padding:10px 10px 0px 10px;
 width:190px;
}
#opinie_button{
 padding:0px 0px 0px 5px;
}


/* footer */

#footer{
margin:0px;
padding:0px;
height:70px;
background:#ffffff url(../imagini/site/back_footer.png) no-repeat;  /**/

#search_google{
 float:left;
 margin-top:55px;
 margin-left:15px;
 width:770px;
}

}