@charset "utf-8";
/* CSS Document */

/* generale */

body
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
}

img
{
border: 1px solid #00254f;
} 

p
{
padding-top:3px;
display: block;
text-align: left;
padding-right:0px;
}

#titlu {
font-size:16px;
color:#82c55b;
font-weight:bold;
line-height:18px;
}

a
{
text-decoration:none;
font-weight:bold;
color:#FF9900;
}

h3
{
padding-top:2px;
font-size: 15px;
background-color:#82c55b;
background-image:url(../assets/bullet_verde.jpg);
background-repeat: no-repeat;
background-position:3px 2px;
width:147px;
height:21px;
padding-left: 30px;
margin-bottom: -28px;
display:block;
color:#FFFFFF;
}

h4
{
padding-top:5px;
font-size: 15px;
background-image:url(../assets/download.jpg);
background-repeat: no-repeat;
background-position:5px 6px;
width:147px;
height:27px;
padding-left: 35px;
margin-bottom: -28px;
display:block;
color:#82c55b;
}

h1
{
margin-top:8px;
padding-top:5px;
font-size: 15px;
background-image:url(../assets/newsletter.jpg);
background-repeat: no-repeat;
background-position:5px 6px;
width:147px;
height:27px;
padding-left: 35px;
display:block;
color:#82c55b;
}

h1 a
{
color:#82c55b;
}

h1 a:hover
{
color:#00254f;
}

#fundal_top {
	width: 830px;
	background-image:url(../assets/bg_top.png);
	background-repeat:no-repeat;
		
}

#fundal_mijloc {
	margin: 0 auto;
	width: 830px;
	background-image:url(../assets/bg_middle.png);
	background-repeat:repeat-y;
	/*border: 1px solid red;*/
	padding: 0;
	}
	
#fundal_jos {
	margin: 0 auto;
	width:830px;
	height:68px;
	background-image:url(../assets/bg_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	}
	
.bandaVerde {
	margin: 0 auto;
	width:800px;
	height: 39px;
	padding: 0!important;
	background-color:#82c55b;
	font: bold 10px Tahoma;
	}
	
#header {
	padding: 0 !important;
	margin: 0 auto;
	width:800px;
	height:172px;
	margin-top: 0 !important;
/*	background-image:url(../assets/header.png);*/
}

#meniu {
	margin: 0 auto;
	width: 780px;
	height:20px;
}
	
#stiri {
	border-right: solid 1px #82c55b;
	float:left;
	width:180px;
	height:auto;
	/*margin-left:45px;*/
	margin-left:24px;
	padding-right:10px;
	}
	
#stiri p{
	text-align: justify;
}
#continut {
	float:right;
	/*margin-left:auto;*/
	margin-right:20px;
	/*margin-right:45px;*/
	width:540px;
	margin-left:6px;
}
	
/* aici este ptr meniu */
	
.indentmenu{
font:  bold 10px Tahoma;
width: 100%; /*leave this value as is in most cases*/
height: 20px;
}

.indentmenu ul{
margin:0;
/*margin-top:-6px;*/
margin-top:0px;
padding: 0;
float: left;
width: 100%; /*width of menu*/
border-bottom: solid 2px #82c55b;
}

.indentmenu ul li{
display: inline;
width:80px;
height:22px;
margin-left:10px;
}

.indentmenu ul li a{
padding-top:4px;
margin-right:5px;
float: left;
width:92px;
height:20px;
color: #00254f; /*text color*/
text-align:center;
text-decoration: none;
background-image:url(../assets/buton_marit.jpg);
background-repeat:no-repeat;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: white !important; /*text color of selected and active item*/
background:url(../assets/buton_selectat_marit.jpg);
background-repeat:no-repeat;
}

/* banda verde chiar de sus - unde sunt butoenale de HOME, CONTACT, LOG IM */

.bandaVerde ul{
	margin: 0;
	padding: 0;
/*	float: right;*/
	width: 100%; /*width of menu*/
}

.bandaVerde ul li{
	display: inline;
	margin-left:5px;
}

.bandaVerde ul li a{
	padding-top:9px;
	float: right;
	width:60px;
	height:29px;
	color: #ffffff; /*text color*/
	text-align:center;
	text-decoration: none;
}

.bandaVerde ul li a:hover{
	color: #000000; /*text color*/
	text-align:center;
	text-decoration: none;
}

/* banda cu umbra de sus */

#umbraSus {
	border-top: solid 2px #82c55b;
	margin:0 auto;
	/*width: 740px;*/
	width:745px;
	height:15px;
	background-image:url(../assets/bg_container.png);
	background-repeat:repeat-x;
	clear:both;
	margin-top:-2px;
	}
	
/* meniul de jos de tot */	

.meniuJos {
	margin: 0 auto;
	width:740px;
	height: auto;
	text-decoration:none;
	font-family:Tahoma;
	font-size:0.8em;
	}
	
.meniuJos ul{
	margin: 0;
	padding: 0px;
	width: 100%; /*width of menu*/
	}

.meniuJos ul li{
	display: inline;
	margin-left:10px;
	}
	
.meniuJos ul li a{
	margin-top:10px;
	width:74px;
	height:20px;
	color: #00254f;
	text-align:center;
	text-decoration: none;
	}

.meniuJos ul li a:hover{
	color: #82c55b;
	text-decoration: none;
	}

.cauta {
	background-color:#EEE;
	background-image:url(../assets/butonCauta.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:none;
	text-decoration:none;
	border-width:0px;
	width:95px;
	height:25px;
	cursor:pointer;
	}
	
.calculeaza {
	background-color:#ffffff;
	background-image:url(../assets/calculeazaBtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:none;
	text-decoration:none;
	border-width:0px;
	width:95px;
	height:25px;
	cursor:pointer;
	}
	
.reseteaza {
	background-color:#ffffff;
	background-image:url(../assets/reseteazaBtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:none;
	text-decoration:none;
	border-width:0px;
	width:95px;
	height:25px;
	cursor:pointer;
	}
	
.trimite {
	background-color:#ffffff;
	background-image:url(../assets/trimiteBtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:none;
	text-decoration:none;
	border-width:0px;
	width:95px;
	height:25px;
	cursor:pointer;
	}
.abonare {
	background-color:#ffffff;
	background-image:url(../assets/abonareBtn.jpg);
	background-repeat:no-repeat;
	background-position:center;
	border-bottom-style:none;
	text-decoration:none;
	border-width:0px;
	width:95px;
	height:25px;
	cursor:pointer;
	}
	
.prezentare {
	float:left;
	border-bottom:solid 1px #82c55b;
	padding-bottom:10px;
	}
	
.prezentareCo {
	float:left;
	border-bottom:solid 1px #82c55b;
	padding-bottom:10px;

	}
	
.prezentarePr {
	/*float:left;*/
	border-bottom:solid 1px #82c55b;
	padding-bottom:10px;

	width:505px;
	}
	
.prezentare h2 {
	text-indent:30px;
	float:left;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-bottom: -28px;
	display:block;
	color:#00254f;
	}
	
.prezentareCo h2 {
	text-indent:30px;
	float:left;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-bottom: -28px;
	display:block;
	color:#00254f;
	}
	
.prezentarePr h2 {
	text-indent:30px;
	float:left;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-bottom: -28px;
	display:block;
	color:#00254f;
}

.prezentarePr h3 {
	clear: both;
}
	
.prezentare h2:first-letter {
	color:#82c55b;
}
	
.stadiu h2:first-letter {
	color:#82c55b;
	}
	
.prezentare img {
	float:right;
	margin-right:20px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
	}
	
.prezentareCo img {
	border:none;
	float:right;
	margin-right:20px;
	margin-bottom:10px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
	}
	
.prezentare p {
	width:280px;
	padding-top:20px;
	margin-top:8px;
	margin-left:12px;
	float:left;
	clear:both;
	}
	
.prezentareCo p {
	width:320px;
	padding-top:20px;
	margin-top:8px;
	margin-left:12px;
	float:left;
	clear:both;
	text-align:justify;	
	}
	
.prezentarePr p {
	width:500px;
	padding-top:20px;
	margin-top:8px;
	margin-left:12px;
	float:left;
	clear:both;
	}
	
.stadiu {
	width:223px;
	margin-top:15px;
	float:left;
	border-right:solid 1px #82c55b;
	}
	
.stadiu p {
	width:210px;
	padding-top:20px;
	padding-bottom:10px;
	margin-top:8px;
	margin-left:6px;
	margin-right:0px;
	float:left;
	clear:both;
	}
	
.stadiu h2{
	text-indent:30px;
	float:left;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-bottom: -28px;
	display:block;
	color:#00254f;
	}

.stadiu img {
	margin-top:10px;
	margin-right:20px;
	/* for IE */
  	filter:alpha(opacity=100);
  	/* CSS3 standard */
  	opacity:1;
	}
	
.presa {
	width:300px;
	margin-top:15px;
	float:right;
	margin-right:0px;
	}
	
.presa p {
	padding-top:24px;
	padding-bottom:10px;
	margin-top:8px;
	margin-left:0px;
	float:left;
	}
	
.presa h2{
	text-indent:30px;
	float:left;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-bottom: -28px;
	display:block;
	color:#00254f;
	}

.presa h2:first-letter {
	color:#82c55b;
	}
	
.consilier {
	width:530px;
	border-bottom:solid 1px #82c55b;
	/*	border-top:solid 1px #82c55b;*/
	}
	
.consilier p {
	padding-top:24px;
	padding-bottom:10px;
	margin-top:8px;
	margin-left:10px;
	clear:both;
	}
	
.consilier h2{
	text-indent:30px;
	float:left;
	padding-top:6px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	margin-top:18px;
	margin-bottom:-28px;
	display:block;
	color:#00254f;
	}

.consilier h2:first-letter {
	color:#82c55b;
	}
	
.download {
	margin-bottom:0px;
	margin-left:0px;
	padding-left:20px;
	color:#000000;
	}
	
.download a {
	color:#000000;
	}
	
.download a:hover {
	color:#FF9900;
	}
	
.newsletter {
	margin-top:0px;
	margin-bottom:0px;
}

.newsletter h1{
	margin-top:8px;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/newsletter.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:147px;
	height:27px;
	padding-left: 35px;
	display:block;
	color:#82c55b;

}
.contacteaza {
	margin-top:0px;
	margin-bottom:0px;
}
.contacteaza h1{
	margin-top:8px;
	font-size: 15px;
	background-image:url(../assets/contacteaza.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:147px;
	height:27px;
	padding-left: 35px;
	display:block;
	color:#82c55b;

}
	
#ziare {
	float:left;
	width:290px;
	margin-left:6px;
	margin-top:40px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	}
	
#ziare td {
	margin-left:6px;
	margin-top:40px;
	background-color:#e3e3e3;
	padding:3px 20px;
	background-image:url(../assets/sageata_tabel_grey.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:12px;
	font-weight:bold;
	}
	
#ziare td.alt {
	background-color:#c0e2ad;
	background-image:url(../assets/sageata_tabel_green.jpg);
	}
	
#ziare td:hover {
	margin-left:15px;
	margin-top:40px;
	background-color:#82c55b;
	padding:6px 20px;
	background-image:url(../assets/sageata_tabel_over.png);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
#ziare a {
	color:#000000;
	}
	
#ziare a:hover {
	color:#ffffff;
	}
	
#formular {
	float:left;
	margin-top:40px;
	}
	
#formular_1 {
	float:right;
	margin-top:0px;
	}
	
#formular_2 {
	width:180px;
	float:left;
	margin-top:0px;
	clear:left;
	clear:both;
	}
	
.btn_formular {
	margin-top:15px;
	float:right;
	width:200px;
	}
	
#meniuTabel {
	margin: 0 auto;
	float:left;
	padding-left:14px;
	}
	
#meniuTabel table {
	width: 750px;
	}
	
#meniuTabel td {
	width:92px;
	height:22px;
	background-image:url(../assets/buton_marit.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#meniuTabel td:hover {
	background-image:url(../assets/buton_selectat_marit.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	
#meniuTabel td a{
	color:#00254f;
	}	

#meniuTabel td a:hover {
	color:#FF9900;
	}
	
#meniuTabel td.current{
	background-image:url(../assets/buton_selectat_marit.jpg);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	}

#meniuTabel td.current a{
	color:#ffffff;
	}
	
#meniuTabel td.current a:hover{
	color:#ffffff;
	}
	
#numeCapitole {
	color:#82c55b;
	display:block;
	float:left;
	font-weight: normal;
	font-size:25px;
	margin-right:10px;
	}
	
/* CSS pop up */

#popitmenu{
position: absolute;
width:100%;
background-color: #c0e2ad;
border:1px solid white;
font: normal 12px Verdana;
line-height: 20px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: #00254f;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #82c55b;
color:white;
}

/* CSS acordeon */
.acordeon{ /*header of 1st demo*/
	cursor: hand;
	width: 500px;
	margin: 0px;
	margin-bottom: 10px;
	cursor: pointer;
	padding: 0px 5px;
	background: #c0e2ad;
	color: #00254f;
}

.prezentari{
	text-align:justify;
	/*border: 1px solid red;*/
}
.prezentari img {
border:none;
padding-left:10px;

}

.openacordeon{ /*class added to contents of 1st demo when they are open*/
background: #82c55b;
color: #ffffff;
}

/* CSS acordeon */
.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0;
	padding: 2px;
	visibility: hidden;
	border:none;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #c0e2ad;
	width: 400px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

.balloonstyle img {
	border:none;
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
border:none;
}


/*                          joco                                           */


	.miniImage{
		float: right;
		border: none;
		margin-left: 25px;
		/*border: 2px solid #ffffff;*/
		
	}
	.imageDiv{
		float: right;
	}
	.imageDiv img{
		float: none;
		display: block;
		border: none;
		margin: 10px;
		border: 1px solid #00254F; /* #c0e2ad;*/
		padding: 0px;
	}


.textStyle1 {
	width:530px;

	border-bottom:solid 1px #82c55b;
	border-top:solid 1px #82c55b;
	padding-bottom:10px;
	padding-top:10px;
}
.textStyle1 h2 {
	text-indent:30px;
	padding-top:5px;
	font-size: 15px;
	background-image:url(../assets/bullet_alb.jpg);
	background-repeat: no-repeat;
	background-position:5px 6px;
	width:100%;
	height:27px;
	display:block;
	margin: 0px;
	color:#00254f;
	}
	
.textStyle1 h2:first-letter {
	color: #82C55B;
}
	
.textStyle1 p {
	padding-top:20px;
	margin-top:8px;
	margin-left:12px;
	text-align:justify;	
	}


.tableGF{
	margin: 0px;
	padding: 0px;
}
.tableGF td{
	padding: 0px;
	margin: 0px;
}


table tr td img.thumbGalerieFoto{
	margin: 0px;
	border: 1px solid #00254F;
	float: none;
}
	
.aliniat {
	color:#82c55b;
	display:block;
	float:left;
	font-weight: normal;
	font-size:15px;
	margin-right:10px;
}
hr{
	color: #82C55B;
	size: 1px;
	background-color: #82C55B;
}


img.imageNone{
	float: none;
	margin: 0px;
	border: none;
}

.turBackground  {
	text-align: center;
	/*background-image:url(../assets/turBackground.jpg);*/


}
.turBackground embed, object {
}
