@charset "utf-8";
#icon_right {
	padding: 0px;
	position: absolute;
	z-index: 10;
	width: 140px;
	background-position: left top;
	background-image: url(../images/xevoulotiri.png);
	height: 220px;
	left: 730px;
	top: 405px;
	float: right;
}

#green_stripe {
	padding: 0px;
	width: 100%;
	position: absolute;
	background-image: url(../images/blue.png);
	background-repeat: repeat;
	background-position: left top;
	height: 410px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 360px;
}

#text {
	width: 530px;
	height: 740px;
	position: absolute;
	text-align: center;
	color: #03F;
	background-image: url(../images/paper3.png);
	background-repeat: repeat-x;
	background-position: right top;
	left: 340px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	top: 350px;
	z-index: 2;
	font-weight: bold;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}

#space_down {
	height: 250px;
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-position: 870px center;
	background-image: url(../images/apofraxeis.png);
	top: 50px;
	z-index: 1;
}
#text_text {
	position: absolute;
	color: #03F;
	font-size: 18px;
	top: 550px;
	left: 470px;
	text-align: left;
	width: 360px;
	height: 350px;
	z-index: 5;
	line-height: 1.6em;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #ECECEC;
}
#text_text1 {
	width: 450px;
	position: absolute;
	top: 920px;
	left: 360px;
	z-index: 5;
	color: #C60;
	font-size: 18px;
	height: 200px;
}
#photo {
	height: 410px;
	width: 35%;
	position: absolute;
	top: 360px;
	background-image: url(../images/freatia.jpg);
	background-repeat: no-repeat;
	background-position: right;

	right: 1%;
	overflow: hidden;
}
