html,body {
	padding:0;
}

img{
border:0;
}

body {
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #DC001E;
}


p {
	margin:0 10px 10px;
}


a {
	color: #981793;
}
	
/*____________________________________ LIST BOX ENDS __________*/



#container {
	text-align:left;
	width:950px;
	margin:0 auto;
	background-color: #FFF;
}


#header {
	height:125px;
	margin:0;
	background-image: url(../images/layout_04.gif);
	background-repeat: repeat-x;
	padding: 0px;
}


#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 118px;
	width: 169px;
	float: left;
}


#language_bar{
position: relative; 
z-index:3; 
color:#FFFFFF; 
height:40px; 
line-height:40px;
font-size:11px;
}

#language_bar a{
color:#FFFFFF;
text-decoration:none;
}

#language_bar a:hover{
color:#CCCCCC;
}

.top_right {
	float: right;
	width: 98px;
}

.top_right a {
	display:block;
	color: #981793;
}


#search {
	float: right;
	width: 710px;
	background-image: url(../images/search.gif);
	height: 50px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	padding:0;
	margin-right: 15px;
	margin-top:10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
}

.list {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-top: 4px;
	padding-left: 18px;
}



/*____________________________________ LIST BOX BEGINS __________*/
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	border: thin dotted #000;
    }


label {
	display: block;
	font-weight: bold;
	color: #FFF;
    }


select {
	display: block;
	width: 105px;
    }


select.replaced {
      display: none;
    }


ul.selectReplacement {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 105px;
	background-image: url(../images/listbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
    }


ul.selectReplacement li {
	color: #333;
	cursor: pointer;
	display: none;
	font-size: 11px;
	list-style: none;
	width: 80px;
	padding-right: 12px;
	padding-left: 12px;
	background-image: url(../images/eleos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
    }


ul.selectOpen li {
      display: block;
    }
	

ul.selectReplacement li.selected {                        /* μην αφαιρείς το γραφικό !!!!!!!! */
	background: url(bottom.gif) bottom left no-repeat;
	color: #666;
	display: block;
    }
	
ul.selectOpen li.selected {
	display: block;
	width: 59px;
	background-image: url(../images/eleos.gif);
	background-color: #FFF;
	height: 20px;
    }


ul.selectOpen li:hover, ul.selectOpen li.hover, ul.selectOpen li.selected:hover {  /*δείχνει την λίστα με την γραμματοσειρά και το back color του*/
	color: #C00;
	font-weight: bold;
    }

/*_____________________________________________LISTBOX__ENDS_________________________________*/


/* search field starts */

#searchtext{
float: left;
line-height:40px;
width:110px;
margin-left:50px;
margin-right:10px;
text-align:right
}

#searchArea
	{
	font-family: Arial, Sans-Serif;
	
	font-size: 11px;
	width: 113px;
	margin-top:11px;
	padding-left: 0px;
	padding-bottom: 0px;
	float: left;
	margin-right:-3px;
	}
	
#searchArea input {
	display: block;
	background:url(../images/search_text.gif) no-repeat left;
	padding-bottom: 0px;
	padding-left: 2px;
	border: 0px solid #FFF;
	width: 113px;
	height: 21px;
	padding-top:4px;
	}
/* search field ends */

#go {
	float: left;
	width: 31px;
	padding-right: 10px;
	margin-top: 4px;
}


#wrapper {
	float:left;
	width:100%;
}

#main_content{
float:left;
width:725px;
margin-top:20px;
}

#main_content h1{
font-size:16px;
color: #0066B2;
margin:0;
padding:0;
margin-bottom:20px;
}


#content {
	margin: 0;
	padding: 0px;
	float: left;
	width: 513px;
}


#content p { 
	line-height:1.4;
}


#indext {
	background-image: url(../images/indext.gif);
	background-repeat: no-repeat;
	height: 337px;
	width: 514px;
	margin-top:15px;
}

#indext_inside{
	padding-top: 40px;
	padding-left:20px;
	padding-right:20px;
}

#navigation {
	float:left;
	padding-left: 0px;
	margin-right: 35px;
	width: 190px;
	height: 500px;
	padding-top: 0px;
	margin-top:20px;
}

#company_text{
width:370px;
margin-right:50px;
float:left;
}

#company_text h2{
margin:0;
padding:0;
margin-bottom:20px;
font-size:14px;
color:#328CC8;
}

.company_photo{
width:290px;
float:left;
}

#news_text{
width:370px;
margin-right:50px;
float:left;
}

#news_text h2{
margin:0;
padding:0;
margin-bottom:20px;
font-size:14px;
color:#328CC8;
}

#news_other{
width:290px;
float:left;
}

.news_item{
margin-bottom:20px;
}

.news_item h2{
color:#328CC8;
margin:0;
padding:0;
margin-bottom:10px;
font-size:12px;
}

.news_item_sub{

}

.read_more{
margin-top:5px;

}

.read_more a{
color: #A0BE28;
text-decoration:none
}

#downloads_text{
width:370px;
margin-right:50px;
float:left;
}

#downloads_text h2{
margin:0;
padding:0;
margin-bottom:20px;
font-size:14px;
color:#328CC8;
}

#downloads_pdf{
width:290px;
float:left;
}

.pdf_item{
margin-bottom:20px;
}

.pdf_item h2{
color:#FF9900;
margin:0;
padding:0;
margin-bottom:10px;
font-size:14px;
}

.pdf_btn{
margin-right:10px;
}

/* news scroller starts */
#news {
	background-image: url(../images/news_platform.gif);
	height: 219px;
	width: 187px;
	float: left;
	margin-left: 12px;
	background-repeat: no-repeat;
	padding-bottom: 12px;
}

#news p{
margin:0;
padding:0;
}

#news a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

#pscroller{
	width: 170px;
	height: 160px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#pscroller a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #004A9D;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/* news scroller ends */

#extra {
	float:left;
	width:211px;
}

.button {
	float: left;
	padding-bottom: 16px;
	padding-left: 8px;
}

.button_fl_right {
	float: right;
	padding-bottom: 16px;
	padding-left: 12px;
}

#footer {
	clear:left;
	width:100%;
	padding-top:40px;
	line-height:16px;
	font-size:10px;
	text-align:center;
}

#footer a{
color:#000000;
text-decoration:none;
}

.clear{
clear:both;
}

.contact_titles{
color: #0066B2;
}

#bottom_menu{
font-size:12px; 
margin-bottom:10px;
}

