@charset "utf-8";
/* CSS Document */
html, body {
	height: 100%;
	width: 100%;
}

body {
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.fixed #container {
	width: 100%;
	background: #000000;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}

.fixed #intro_container {
	position: relative;
	width:100%;
	height: 100%;
	margin: 0 auto;
	border: 0px solid #000000;
	overflow: hidden;
}

.fixed #intro_top {
	position: relative;
	background:url(backgrounds/intro_top.jpg) bottom repeat-x;
	height: 100px;
	padding: 1000px 0 0 0;
	margin: -1130px 0 0 0;
	top: 50%;
	z-index: 10;
}

.fixed #logo {
	position: absolute;
	background:url(backgrounds/intro_logo.gif) bottom left no-repeat;
	width: 225px;
	height: 64px;
	margin-top: 360;
	margin-left: 10;
	z-index: 11;
	
}

.fixed #ekptoseis{
	position: absolute;
	/*position: relative;*/
	/*right:40%;*/
	width: 100%;
	top:3%;
	height: 208px;
	margin-top: 10;
	margin-right: 3;
	z-index: 11;
}

/*.fixed #foititiko{
	position: absolute;
	left:1%;
	width: 250px;
	height: 208px;
	margin-top: 10;
	margin-right: 3;
	z-index: 11;
}
*/
/*.fixed #paidiko{
	position: absolute;
	right:38%;
	width: 250px;
	height: 208px;
	margin-top: 10;
	margin-right: 3;
	z-index: 11;
}
*/

.fixed #intro_flash {
	position: relative;
	top: 100px;
	height: 200px;
	margin-top: -200px;
}

.fixed #intro_middle {
	position: relative;
	height: 59px;
	top:50%;
	margin-top: 0px;
	background:url(backgrounds/intro_m2iddle.jpg) center no-repeat;
}

.fixed #intro_bottom {
	position: relative;
	height: 1px;
	top: 50%;
	padding: 0 0 1000px;
	margin: 0px 0 -1000px;
	background:url(backgrounds/intro_bottom.jpg) top repeat-x;
}
.fixed #text_bottom {
	position: relative;
	height: 1px;
	top: 50%;
	padding: 0 0 1000px;
	margin: 0px 0 -1000px;
	font-size: 70%;
	padding-top: 8em;
}


.fixed #corp_intro {
	position:relative;	
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}

.fixed #promo {
	float:right;
	padding-top: 6px;
	padding-right: 6px;
}

.fixed #header {
	position:relative;
	width: 100%;
	z-index:998;
}

.fixed #header-fl {
	background-image:url(backgrounds/a1.jpg);
	background-repeat:repeat-x;
	text-align:center;
	z-index:999;
}

.fixed #lang {
	float: right;
	height: 31px;
	top: 0px;
	padding-right: 5px;
	z-index:1000;
}

.fixed #middle {
	position:relative;
	width: 100%;
}

.fixed #mainContent {
	background-image:url(backgrounds/a1.jpg);
	background-repeat:repeat;
	text-align:center;
	z-index:2;
}

.fixed #footer {
	width: 100%;
	overflow:hidden;
}

.fixed #footer-L {
	height: 60px;
	width: 1700px;
	background: url(backgrounds/footer.jpg) left bottom no-repeat;
}

.fixed #corp {
	position:relative;	
	float:left;
	margin-top: -60px;
	margin-left: 20px;
}

.fixed #promoweb {
	position:relative;	
	float:right;
	margin-right: 15px;
	margin-top: -53px;
}

.hyperlink_style {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hyperlink_style a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h10 {
    font-size:7px;
    color:#ff0000;
}

