@charset "utf-8";
/* CSS Document */
body {
   font-family:"Trebuchet MS";
     font-size:14px;
   margin:0;
   padding:0;
}

p {
text-align:justify}
a {
font:"Trebuchet MS", Verdana, Arial; color:#000000;
}
a:hover {font:"Trebuchet MS", Verdana, Arial; color:#33CC33;

}

#top {
	width:900px;
	height:110px;
	text-align:center;
	background-image:url(../images/sigleUE.png);
	background-color:#FFFFFF;
	margin:auto;
 }
#finantare {
	width:900px;
	height:20px;
	margin:auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:center;
	font-size:14px;
	padding-top:10px;
	background-color:#FFFFFF;
}
.pipe {
width:900px;
height:45px;
background-image:url(../images/pipe.gif);
margin:auto;
background-color:#FFFFFF;
}
.topimage {
width:900px;
height:180px;
margin:auto;
background-image:url(../images/pipes.jpg);
}
.bara {
	width:900px;
	height:70px;
	margin:auto;
}
.bara0 {
	width:900px;
	height:24px;
	margin:auto;
	background-color:#70A845;
}
.buton-stanga {
	width:100px;
	height:20px;
	text-align:center;
	margin-top:10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

 }
 a.btn-stg:link {
	text-decoration:none;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#333333;
	font-size:15px;
 }
 a.btn-stg:hover {
	text-decoration:none;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	font-size:15px;
 }
 
   
.calendar {
	width:200px;
	height:280px;
	font-size:14px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	font-family:calibri, Arial, "Trebuchet MS";
	background-color: #70A845;
	padding: 0px;
}
.calendar0 {
	width:180px;
	height:200px;
	float:right;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	font-family:calibri, Arial, "Trebuchet MS";
	background-color: #70A845;
}
.before_search {
width:500px;
height:40px;
}
.search-input {
	width:900px;
	height:36px;
	padding-bottom:10px;
	float:left;

}
.search_button {
width:68px;
height:10px;
float:right;
}

/*content*/
#content {
	width:900px;
	height:500px;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
 } 
 .sidebar {
	width:130px;
	height:480px;
	padding:10px;
	float: left;
	background-color:#70A845;
 }
.middle {
	width:550px;
	height:500px;
	float: left;
	}
.middlein {
	width:530px;
	height:230px;
	padding:10px;
	float: left;
}
.obiective {
	width:530px;
	height:480px;
	padding:10px;
	float: left;
	background-image:url(../images/background.jpg);
	text-align:justify;
	overflow:auto;
	z-index:-10000;
}
	
.obiectivec {
	width:530px;
	height:480px;
	padding:10px;
	float: left;
	text-align:justify;
	overflow:auto;
}
.middlegalery{
	width:530px;
	height:480px;
	padding:10px;
}
.middlein0 {
	width:530px;
	height:205px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	background-image:url(images/timisoara.jpg);
	float:left;
}
.p {
font-family:"Trebuchet MS", Verdana, Arial;
font-size:14px;
text-align:justify;
}

.right_bar {
	width:200px;
	height:500px;
	float:left;
	background-color:#FFFFFF;
	
}
#bottom {
	width:900px;
	height:60px;
	margin:auto;
	font-family:"Trebuchet MS", Verdana, Arial;
	text-align:center;
	font-size:14px;
	padding-top:10px;
}
.form {
	width:100px;
	height:250px;
	padding-left:10px;
	font-family:"Trebuchet MS", Verdana, Arial;
}



.popup{
position: relative;
z-index: 0;
}

.popup:hover{
background-color: transparent;
z-index: 80;
}

.popup span{ 
position: absolute;
background-color: #CCCCCC;
padding: 5px;
left: -1000px;
border: 1px dotted;
visibility: hidden;
color: black;
text-decoration: none;
}

.popup span img{ 
border-width: 0;
padding: 5px;
}

.popup:hover span{ 
visibility: visible;
top: 0;
left: 80px; 
}
