#main_top {
	background-image: url(../images/korniza1.png);
	background-repeat: no-repeat;
	height: 5px;
	position: relative;
}

#main {
	background-color: #FFFFFF;
	padding: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin-right: 2px;
	position: relative;
}

#main_content {
	padding: 20px;
	margin-bottom: 20px;
}

#main_bottom {
	background-image: url(../images/korniza1.png);
	background-repeat: no-repeat;
	height: 85px;
	background-position: 0px 100%;
}

.block {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dee0e3;
	border-bottom-color: #dee0e3;
	border-left-color: #dee0e3;
	margin-bottom: 20px;
	position: relative;
}

.block-head {
	background-repeat: repeat-x;
	background-position: 0px 0%;
	background-color: #D6D6D6;
	background-image: url(../images/block_title_BG_bluegrey.png);
}

.block-head .title {
	FONT-SIZE: 0.9em;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #FFFFFF;
	PADDING-TOP: 5px;
	text-align: center;
}

.block-content {
	padding: 10px;
	background-repeat: repeat-x;
	background-position: 0px 100%;
}


#musiker {
	height: 340px;
	text-align: center;
}

#musiker .p {
	height: 340px;
	text-align: justify;
}

#musiker .h3 {
	line-height: 3em;
	font-weight: bold;
	display: block;
	background-image: url(../images/block_title_BG_bluegrey.png);
	background-repeat: repeat-x;
	background-position: 5px;
	padding-left: 10px;
	color: #FFFFFF;
}

#lefteris {
	width: 30%;
	float: left;
	height: 100%;
}

#kostas{
	width: 30%;
	padding-right: 40px;
	padding-left: 40px;
	float: left;
	height: 100%;
}

#zissis {
	width: 30%;
	float: left;
	height: 100%;
}

