body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

body, span, div, a, td, tr, input, textarea, select {
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Arial, Verdana, GRHelvetica;
	color: #007176;
}

#container  {
	width:580px;
	float:left;
	
}

#logo1 {
	margin: 0px;
	margin-bottom:0px;
	display:none;
}
#logo2 {
	margin-top: 0px;
	width:950px;
	height: 87px;
	background-image: url(/images/top_bg_2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display:none;
}

#logo3 {
	margin-top: 0px;
	width:950px;
	height: 27px;
	background-image: url(/images/logo_3.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	display:none;
}

#top_menu {
   float: right;
   display:none;
}

#top_menu div{
    padding-left: 10px;
	padding-right:20px;
	padding-top: 3px;
	float: left;
	display:none;
}
	
#top_menu div a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	display:none;
} 

#main_menu {
    margin-left: 10px;
	clear: both;
	width:950px;
	float:left;
	display:none;
}
#main_menu div{

	
}
#main_menu div a {
    background-image: url(/Images/arrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	margin-left:10px;
    padding-left: 10px;
	padding-right:20px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	text-align: left;
	display:none;
	
	height: 22px;
	width:88px;
	font-size: 9px;
} 

#main_menu div a:hover {
    background-image: url(/Images/arrow_green.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 10px;
	padding-right:20px;
	float:left;
	color: #206763;
	text-decoration: none;
	font-weight:bold;
	text-align:left;

	background-color: #FFFFFF;
	width:88px;
	font-size: 9px;
	
	height: 22px;
	margin-top:1px;
	margin-bottom:1px;
	display:none;
} 


#line_grey {
	width: 950px;
	background-color: #F5F5F6;
	height:22px;
	display:none;
}

#line_grey span.a{
	font-size: 10px;
	color: #3E3E3E; 
	display:none;
}

#line_grey span.b{
	color: #2CAAB0;
    font-weight: bold;
	display:none;
}

#line_grey span.c{
	color: #2CAAB0;
	display:none;
}

#form {
float: left;
display:none;
}

.search_form {	
	width : 100px;
	height: 12px;
	background-color: #F7F7F7;
	border: 1px solid #2CAAB0;
	display:none;
}

#column_left {
	float:left;
	width:786px;
	display:none;
}

#welcome{
    background-image: url(/Images/welcome.jpg);
	background-position: top left;
	background-repeat: no-repeat;
    height:49px;
	width:333px;
	display:none;
}

#flash {
    float:left;
    background-image: url(/Images/flash.jpg);
	background-position:left;
	background-repeat: no-repeat;
    height:194px;
	width:781px;
	margin-left:0px;
	display:none;
}

#news {
    float:left;
	display:none;
}

#news div.a {
	background-image: url(/Images/line_news.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
    width:751px;
  	color: #007176;
  	font-weight: bold;
    padding-left:25px;
	padding-top:5px;
	padding-bottom: 4px;
	display:none;
}

#news div.b {
	background-image: url(/Images/line_news1.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
  	width:751px;
  	color: #007176;
  	padding-left:25px;
	padding-top:5px;
	padding-bottom: 6px;
	display:none;
}
#news div.c0 {
	background-image: url(/Images/line_news2.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
  	width:751px;
  	color: #007176;
  	padding-left:25px;
	padding-top:5px;
	padding-bottom: 6px;
	display:none;
}

#news div.c1 {
	background-image: url(/Images/line_news3.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
  	width:751px;
  	color: #007176;
  	padding-left:25px;
	padding-top:5px;
	padding-bottom: 6px;
	display:none;
}

#news .a *, #news .b *, #news .c0 *, #news .c1 * {
	font-weight: bold;
	text-decoration: none;
	display:none;
}

#news .a span , #news .b span, #news .c0 span, #news .c1 span{
	float: right;
	text-decoration: none;
	display:none;
	
}


#news a {
	color: #007176;
	text-decoration: none;
	font-weight:normal;
	width: 580px;
	text-indent: -90px; 
	padding-left: 90px;
	display: block;
	float: none;
	display:none;
} 

#line_blue {
    float:right;
	width:1px;
	height: 420px ;
	margin-right:1px;
	background-image: url(/Images/line_blue.jpg);
	background-repeat: repeat-y;
	display:none;
}

#column_right {
	float:left;
	width:161px;
	display:none;
}

#right_menu1 {
    background-image: url(/Images/arrow_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
  	width:135px;
	height:22px;
    float:left;
    padding-left:28px;
	display:none;
}

#right_menu1 div {
  	padding-top:4px;
	display:none;
}

#right_menu1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	display:none;
} 

#left {
	float: left;
	width: 152px;
	display:none;
}

#menu_inner {
    background-color: #E4F1F2;
	width:145px;
	display:none;
}

#menu_inner div.level0 {
    background-image: url(/Images/arrow_green_inner.gif);
	background-position: top left;
	background-repeat: no-repeat;
    padding-left: 10px;
	border-bottom : 1px solid #72B1B4;
	height:20px;
	display:none;
}


#menu_inner div.level1 {
    background-image: url(/Images/arrow_green_inner.gif);
	background-position: top left;
	background-repeat: no-repeat;
    padding: 2px 5px 2px 20px;
	border-bottom : 1px solid #72B1B4;
	display:none;
}

#menu_inner div.level2 {
    background-image: url(/Images/bullet_inner.gif);
	background-position: top left;
	background-repeat: no-repeat;
    background-color: #F3F9F9;
    padding: 2px 10px 2px 20px;
	border-bottom : 1px solid #72B1B4;
	display:none;
	
}

#menu_inner div a {
	text-decoration: none;
	padding-left:2px;
	display:none;
}

#menu_inner div a:hover {

	color: #206763;
	text-decoration: none;
	font-weight:bold;
	padding-left:2px;
	display:none;
	
}

#line {
	float: left;
	background-image: url(/Images/line_menu_inner.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 13px;
	height: 550px;
	display:none;

}

#center {
	float: left;
	width: 580px;
	
}

#text_title  {
	
	height:15px;
    width:580px;
  	color: #007176;
  	font-weight: bold;
    padding-left:40px;
	padding-top:5px;
}

#text_title  h1 {
  	color: #007176;
	font-size:12px;
}


#text_breadcrumb  {
	background-position: top left;
	background-repeat: no-repeat;
	height:15px;
    width:580px;
  	color: #007176;
  	font-weight: bold;
    padding-left:40px;
	padding-top:5px;
}

#text_area  {
	
	width:580px;
	margin-left: 20px;
	padding-right: 15px;
	min-height: 350px;
	height: 100%;
	_height: 350px;
}

#text_area div {
	padding-left:10px;
	padding-right:5px;
	margin-bottom:20px;
	margin-top:20px;
	width:580px;
}

#line_blue_inner {
    float:left;
	width:1px;
	margin-right:2px;
	height: 550px ;
	background-image: url(/Images/line_blue.jpg);
	background-repeat: repeat-y;
	display:none;
}

#right {
	float:left;
	/*width:176px;*/
	display:none;
}

#see_also {
    width:163px;
	height:22px;
    float:left;
	background-image: url(/Images/arrow_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display:none;
}

#see_also div.text{
padding-left:30px;
padding-top:5px;
display:none;
}

#see_also a {
	text-decoration: none;
	color: #FFFFFF;
	display:none;
	font-weight:bold;
	display:none;
}

#see_also_text {
 	width:163px;
    background: #E3F5F6;
	display: block;
	border-bottom : 1px solid #CCCCCC;
	display:none;
	
}

#see_also_text div.text {
	background-image: url(/Images/arrow_green_inner.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:20px;
	margin-top:5px;
	display:none;
}

#metoxi {
    width:163px;
	height:22px;
    float:left;
	background-image: url(/Images/arrow_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:5px;
	display:none;
}

#metoxi div.text{
padding-left:30px;
padding-top:5px;
display:none;
}

#metoxi a {
	text-decoration: none;
	color: #FFFFFF;
	display:none;
	font-weight:bold;
}

#metoxi_text {
 	width:163px;
    background: #E3F5F6;
	display: block;
	border-bottom : 1px solid #CCCCCC;
	display:none;
}

#metoxi_text div.text {
	background-image: url(/Images/arrow_green_inner.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
	margin-bottom:3px;
	margin-left:5px;
	margin-top:5px;
	display:none;
}

#metoxi_text div.chart{
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:8px;
	margin-top:5px;
	display:none;
}

#metoxi_text div.chart_line{
	margin-bottom:3px;
	margin-left:8px;
	display:none;
}

#metoxi_text div.text1 {
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:5px;
	margin-top:5px;
	display:none;
}

#companies {
    width:163px;
	height:22px;
    float:left;
	background-image: url(/Images/arrow_text.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top:5px;
	display:none;
}

#companies div.text{
padding-left:30px;
padding-top:5px;
display:none;
}

#companies a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	display:none;
}

#companies_text {
 	width:163px;
    background: #FFFFFF;
	display: block;
	border-bottom : 1px solid #3F8486;
	display:none;
}

#companies_text div.logos{
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:10px;
	margin-top:5px;
	display:none;
}

#apologismos {
    margin-left:20px;
	margin-bottom:3px;
	margin-top:8px;
	display:none;
}


#footer {
	float:left;
	height:40px;
	width:950px;
	margin-top:10px;
	display:none;
}

#footer1 {
	float:left;
	height:40px;
	width:780px;
	background: #D9EAEB;
	border-top : 1px solid #94C3C6;
	border-bottom: 1px solid #94C3C6;
	
	border-left : 1px solid #94C3C6;
	margin-top:10px;
	display:none;
}

#footer1 div{
	text-align:center;
	padding-left:10px;
	display:none;
	padding-top:10px;
}

#footer2 {
	float:left;
	height:40px;
	width:162px;
	background: #F1FAFA;
	border-top : 1px solid #94C3C6;
	border-bottom: 1px solid #94C3C6;
	border-right : 1px solid #94C3C6;
	margin-top:10px;
	display:none;
}
#footer2 div{
	text-align:center;
	padding-left:10px;
	padding-top:10px;
	display:none;
}


#footer_inner {
	float:left;
	height:49px;
	width:950px;
	background: #D9EAEB;
	border-top : 1px solid #94C3C6;
	border-bottom: 1px solid #94C3C6;
	border-right : 1px solid #94C3C6;
	border-left : 1px solid #94C3C6;
	margin-top:10px;
	display:none;
}

#footer_inner div{
	text-align:center;
	padding-left:10px;
	padding-top:10px;
	display:none;
}

footer a {
	color: #6C6C6C;
	text-decoration: none;
	font-weight:normal;
	display:none;
}

/* gia ta projects style */

#text_area_project .projects_text {
	padding-left:20px;
	margin-bottom:20px;
	margin-top:18px;
	padding-right:2px;
}


#text_area_project  {
	width: 725px;
	margin-left: 20px;
	padding-right: 15px;
	min-height: 412px;
	height: 100%;
	_height: 412px;
}

#center #text_area_project_entry {
	width: 725px;
	margin-left: 20px;
	min-height: 412px;
	height: 100%;
	_height: 412px;
	
}

#text_area_project_entry .projects_text_entry {
	float:left;
	padding-left:20px;
	margin-bottom:20px;
	margin-top:18px;
	
}

#text_area_project_entry .projects_text_entry2 {
	float:left;
	padding-left:2px;
	margin-bottom:20px;
	margin-top:18px;
	
}



#center .project_all_title {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#7e9caf;
	font-weight:bold;
}

#center .project_all_text {
	float:left;
	clear:left;
	width:703px;
	padding-top:9px;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:12px;
	color:#003366;
}

#center .left_project_all {
	float:left;
	width:411px;
	padding-left:12px;
	padding-top:26px;
}

#center .right_project_all {
	float:left;
	width:258px;
	padding-left:22px;
	padding-top:26px;
}

#center .titlos_energy_all {
	float:left;
	display:block;
	background-image: url(/userfiles/Image/metka/projects/image_bullet_ergwn.jpg);
	background-position:left;
	background-repeat: no-repeat;
	padding-left:12px;
	width:211px;
	color:#ec882b;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:bold;
}

#center .text_energy_all {
	float:left;
	width:182px;
	padding-left:11px;
	padding-top:8px;
	color:#003366;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
}

#center .text_energy_all a {

	color:#003366;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	text-decoration:none;
}

#center .title_feature_right {
	width:228px;
	padding-left:22px;
	color:#7e9caf;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:bold;
	padding-bottom:7px;
}

#center .pdf_featur {
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	
	width:60px;
	float:left;
}

#center .pdf_textaki {
	float:left;
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	width:197px;
}

#center .pdf_textaki a {
	
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
}

#center .pdf_ola {
	float:left;
	padding-bottom:13px;
}

#center .pdfaki {
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:10px;

	
}

#center .pdf_ola_deksia {
	min-height:95px;
	_height:95px;
}

#center .formitsa_all {
	float:left;
	width:253px;
	height:206px;
	border:1px solid #7d9bae;
	background-color:#e4eaee;
}

#center .titlos_anazitisis_projects {
	color:#7e9caf;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:9px;
	
}

#center .search_pro {
	padding-left:20px;
}

#center .keimeno_select_pro {
	
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
}

#center .background_pro_button {
	float:left;
	margin-left:178px;
	margin-top:6px;
	width:31px;
	height:17px;
	color:#ffffff;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:10px;
}

#center .search_pro label {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	font-weight:bold;
	padding-top:11px;
	float:left;
	width:212px;
}

#center .select_intro {
	float:left;
	width:187px;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	
}


#center .left_entry_pro {
	float:left;
	width:295px;
	
	}
	
#center .right_entry_pro {
	float:left;
	width:375px;
	padding-left:30px;
	
	}
	
#center .titlos_pro_entry {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#7e9caf;
	font-weight:bold;
}

#center .left_entry_pro .text_entry {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	width:264px;
	padding-top:20px;
	min-height:140px;
	_height:140px;
}

#center .left_entry_pro .text_entry p {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
}

#center .left_entry_pro .titlos_feat_entry {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#7e9caf;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}

#center .pdf_textaki_entry {
	float:left;
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	width:230px;
	padding-right:2px;
}

#center .pdf_textaki_entry a {
	
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
}


#center .pdf_featur_entry {
	color:#6b6b6c;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	width:65px;
	float:left;
}

#center .pdf_entry_all {
	float:left;
	width:297px;
}

#center .pdf_ola_entry {
	float:left;
	padding-bottom:19px;
	width:297px;
}

#center .photo_pro_entry {
	width:368px;
	float:right;
	text-align:right;
}

#center .formitsa {
	float:right;
	width:350px;
	height:154px;
	border:1px solid #7d9bae;
	background-color:#e4eaee;
	margin-top:14px;
	padding-left:16px;
}

#center .eswteriki_form_pro {
	padding-top:11px;

}

#center .eswteriki_form_pro label {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	font-weight:bold;
	float:left;
	width:140px;
}

#center .eswteriki_form_pro select {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	width:187px;
	float:left;
}

#center .background_pro_button_entry {
	float:left;
	margin-left:296px;
	margin-top:6px;
	width:31px;
	height:17px;
	color:#ffffff;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:10px;
}

#center .search_pro_2 {
	float:left;
	clear:left;
	width:368px;
	height:202px;
	border:1px solid #7d9bae;
	background-color:#e4eaee;
	margin-top:14px;
	padding-left:16px;
}

#center .results_pro_2 {
	float:left;
	clear:left;
}

#center .titlos_anazitisis_projects_search {
	color:#7e9caf;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:bold;
	
}

#center .titlos_search_pro {
	color:#6B6B6C;
	float:left;
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:11px;
	font-weight:bold;
	width:137px;
}

#center .selectback select {
	color:#6B6B6C;
	float:left;
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:11px;
	width:185px;
}

#center .selectback option {
	color:#6b6b6c;
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:11px;
	
}

#center .results_pro_2 {
	float:left;
	clear:left;
	margin-top:21px;
	
}

#center .click_search {
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:11px;
	color:#7e9caf;
	background-color:#FFFFFF;
	
	
}

#center .cellheader {
	background-color:#7d9bae;
	font-family:Tahoma,Verdana,"Times New Roman";
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
}

.results_pro_2 tr {
	background-color:#e4eaee;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#6b6b6c;
	text-align:left;
}

.results_pro_2 .odd {
	background-color:#ffffff;
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#6b6b6c;
	text-align:left;
}

#text_area .results_pro_2 .odd td ,#text_area .results_pro_2 .one td ,#text_area .results_pro_2 .odd td a,#text_area .results_pro_2 .one td a { 
	font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#6b6b6c;
	text-decoration:none;
}

#text_area .results_pro_2 .odd td a:hover,#text_area .results_pro_2 .one td a:hover {
	text-decoration:underline;
}

#center .upoloipa_stories {
	float:left;
	width:381px;
	
}

#center .upoloipa_stories {
	float:left;
	width:381px;
	
}

#center .all_small_icon {
	float:left;
	margin-left:80px;
	width:193px;
}

#center .thumbdiv {
	
	float:left;
	width:75px;
	border:1px solid #7d9bae;
	padding:1px;
	}
	
#center .titlos_pro_entry2 {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:12px;
	color:#7d9bae;
	font-weight:bold;
	float:left;
	width:700px;
	
}

#center .all_small_icon ,#center .upoloipa_stories {
	margin-top:32px;
}

#center .titlaki_entry {
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#7d9bae;
	font-weight:bold;
	margin-bottom:11px;
}

#center .descr_entry {
	width:375px;
	background-color:#e4eaee;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
}

#center .descr_entry td ,#center .descr_entry td p ,#center .descr_entry td a {
	background-color:#e4eaee;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
	
}

#center .descr_entry td {
	padding-top:10px;
	padding-left:5px;
	padding-bottom:5px;
}

#center .descr_entry_p p {
	padding-top:0px;
	margin-top:0px;
}

#center .imagaki {
	padding-right:10px;
	padding-bottom:10px;
	float:left;

	
}

#center .dropd ,#center .dropd a {
	background-color:#FFFFFF;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:11px;
	color:#6b6b6c;
}

.resultsbar {
	width:700px;
	text-align:right;
}








