@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 0px;
	text-align: justify;
	line-height: 1.5;
	background-color: #ebebeb;
}
p {
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
}
.simple {
	font-weight: normal;
	color: #000000;
}
li{
	margin-top: 0px;
	margin-bottom: 0px;
}
.velos {
	list-style-image: url(images/img1-b1.png);
}
li span {
	color: #000;
	font-weight: normal;
}
/* styles for book text*/
h1 {
	font-weight: normal;
	font-size: 175%;
	margin-right: 105px;
	margin-top: 50px;
}
.cover h1 {
	font-weight: normal;
	font-size: 175%;
	margin-right: 0px;
	margin-top: 0px;
}
h2{
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-align: right;
	font-size: 130%;
}
.cover h2 {
}
h3{
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size: 125%;
}
.cover h3 {
}
h4{
	font-size: 100%;
	text-indent: -23px;
	margin-left: 23px;
	font-weight: bold;
}
h5{
	font-size: 120%;
	margin-left: 70px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.enot0 h5{
	font-size: 140%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-left: 0px;
}
h6 {
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.enot0 h6 {
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sm {
	font-size: 15px;
}
.sm2 {
	font-size: 13px;
}
.caption {
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.25;
	text-align: center;
}
.footnote {
}

/* various obj (div, table, td) styles */
.chapbox {
	text-align: right;
	padding-right: 20px;
}
.endbox {
	font-size: 95%;
	padding-top: 33px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 58px;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e49926;
	padding-right: 10px;
}
.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:0px;
	border-width: 0px;
	background-color: #ffffff;
}
.bgimg {
	background-repeat: no-repeat;
	background-position: center top;
}
.bgimgR {
	background-repeat: no-repeat;
	background-position: right top;
}
.bgimgL {
	background-repeat: no-repeat;
	background-position: left top;
}
table th {
	text-align: center;
	vertical-align: top;
}
.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.img-right {
	display: block;
	margin-right: 0;
	margin-left: auto;
}
.obj-marg20 {margin-top: 20px;
		margin-bottom: 20px;}
.div-pad20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.obj-bottom {vertical-align: bottom;}
.obj-left {
	margin-right: auto;
	margin-left: 0;
}
.obj-right {
	margin-right: 0;
	margin-left: auto;
}
.obj-center {
	margin-right: auto;
	margin-left: auto;
}
.obj-flowright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}
.obj-flowright0 {
	float: right;
}
.obj-flowright-under {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	clear: right;
	margin-top: 3px;
}
.obj-flowleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
}
.obj-flowleft0 {
	float: left;
}
.obj-flowleft-under {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
	clear: left;
	margin-top: 3px;
}
.page  {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.page20  {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.page0 {
	padding: 0px;
	vertical-align: top;
}
.shadow2 {
-moz-box-shadow: 7px 7px #e49926;
-webkit-box-shadow: 7px 7px #e49926;
box-shadow: 7px 7px #e49926;
} 
.shadow3 {
-moz-box-shadow: 7px 7px #ef4e9a;
-webkit-box-shadow: 7px 7px #ef4e9a;
box-shadow: 7px 7px #ef4e9a;
} 
.shadow4 {
-moz-box-shadow: 7px 7px #85c4ed;
-webkit-box-shadow: 7px 7px #85c4ed;
box-shadow: 7px 7px #85c4ed;
} 
/*.shadow {
	-moz-box-shadow: rgba(0,0,0,0.2) 10px 10px;
	-webkit-box-shadow: rgba(0,0,0,0.2) 10px 10px;
	box-shadow: rgba(0,0,0,0.2) 10px 10px;}*/
.frame1 {border: 1px solid;}
.frame2 {border: 2px solid;}
.frame3 {border: 3px solid;}
.ft {border-top-width: 1px;
	border-top-style: solid;}
.fr {border-right-width: 1px;
	border-right-style: solid;}
.fb {border-bottom-width: 1px;
	border-bottom-style: solid;}
.fl {border-left-width: 1px;
	border-left-style: solid;}
.round10 {
	-moz-border-radius: 10px;
	border-radius: 10px;
} 
.round15 {
	-moz-border-radius: 15px;
	border-radius: 15px;
} 
.round20 {
	-moz-border-radius: 20px;
	border-radius: 20px;
} 

/* general text styles */
.normal {font-weight: normal;}
.italic {font-style: italic;}
.bold {	font-weight: bold;}
.left {	text-align: left;}
.center {text-align:center;}
.right {text-align: right;}
.indent {text-indent: 24px;}
.indent0 {text-indent: 0px;}
.indent48 {
	text-indent: 48px;
	margin-left: 24px;
}
.outdent {
	margin-left: 24px;
	text-indent: -24px;
}
.outdent48 {
	margin-left: 48px;
	text-indent: -48px;
}
.hmargin0 {margin-left: 0px;}
.hmargin12 {margin-left: 12px;}
.hmargin24 {margin-left: 24px;}
.hmargin48 {margin-left: 48px;}
.hmargin72 {margin-left: 72px;}
.vmargin0 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.vmargin5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.vmargin10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.vmargin15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.vmargin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.vmarginT0 {margin-top: 0px;}
.vmarginT5 {margin-top: 5px;}
.vmarginT10 {margin-top: 10px;}
.vmarginT15 {margin-top: 15px;}
.vmarginB0 {margin-bottom: 0px;}
.vmarginB5 {margin-bottom: 5px;}
.vmarginB10 {margin-bottom: 10px;}
.vmarginB15 {margin-bottom: 15px;}
.lineover {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: -5px;
}
.lineunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

/* universal colors */
.white-t, h3 {color:#FFF}
.white-f {background-color:#FFF}
.white-b {border-color:#FFF}
.gray-t {color:#999999}
.gray-f {background-color:#999999}
.grayL-f {background-color:#e6e7e8}
.black-b {border-color:#000000}

/* χρώματα βιβλίου */
/* 0 & 5 */
.c0-col1-t, .enot0 .col1-t {color:#99b43b} /* πράσινο  */
.c0-col1-f, .enot0 .col1-f {background-color:#99b43b} /* πράσινο  */
.c0-col2-t, .enot0 .col2-t {color:#ab1f23} /* κόκκινο  */
.c0-col2-f, .enot0 .col2-f {background-color:#ab1f23} /* κόκκινο  */

/* 1 */
.c1-col1-t, .enot1 .col1-t, .enot1 h1 {color:#9bb43c} /* πράσινο αρχικής σελίδας & πράσινο κανονικό πίνακα */
.c1-col1-f, .enot1 .col1-f {background-color:#9bb43c} /* πράσινο αρχικής σελίδας & πράσινο κανονικό πίνακα */
.c1-col1-b, .enot1 .col1-b {border-color:#9bb43c} /* πράσινο αρχικής σελίδας & περίγραμμα πλαισίου */
.c1-col2-f, .enot1 .col2-f {background-color:#8dc641} /* πράσινο αρχικής σελίδας 3 & 8 & πράσινο κάποιου πλαισίου & πράσινο κάποιου πίνακα */
.c1-col3-f, .enot1 .col3-f {background-color:#fbcb11} /* πορτοκαλί σελίδας σημειωματαρίου */
.c1-col4-f, .enot1 .col4-f {background-color:#c5e09b} /* πράσινο ανοικτό πλαισίου */
.c1-col5-f, .enot1 .col5-f {background-color:#9bb43c} /* πράσινο σκούρο πίνακα */

/* 2 */
.c2-col1-f, .enot2 .col1-f  {background-color:#e49926} /* πορτοκαλί αρχικής σελίδας & πίνακα */
.c2-col1-b, .enot2 .col1-b {border-color:#e49926} /* πορτοκαλί περίγραμμα πλαισίου */

/* 3 */
.c3-col1-f, .enot3 .col1-f  {background-color:#ef6ea7} /* ροζ αρχικής σελίδας & πίνακα */
.c3-col1-b, .enot3 .col1-b {border-color:#ef6ea7} /* ροζ περίγραμμα πλαισίου */
.c3-col1-t, .enot3 .col1-t, .enot3 h1 {color:#ef4e9a} /* ροζ κείμενο */
.c3-col1-b2 {border-color:#ef4e9a} /* σκούρο ροζ σκιά πλαισίου */

/* 4 */
.c4-col1-f, .enot4 .col1-f  {background-color:#85c4ed} /* γαλάζιο αρχικής σελίδας & πίνακα */
.c4-col1-b, .enot4 .col1-b {border-color:#85c4ed} /* γαλάζιο περίγραμμα πλαισίου & σκιά */

/* 5 */
.c5-col1-f, .enot5 .col1-f {background-color:#afbc38} /* πράσινο  */
.c5-col2-f, .enot5 .col2-f {background-color:#bf2025} /* κόκκινο  */
