@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 0px;
	line-height: 1.3;
	text-align: justify;
	background-color: #ebebeb;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -18px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -15px;
	font-weight: bold;
}
.simple {
	font-weight: normal;
	color: #000000;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
}
li span {
	color: #000;
	font-weight: normal;
}
/* styles for book text*/
h1 {
	font-size: 115%;
	padding-top: 3px;
	padding-bottom: 3px;
}   /* τίτλος x.x */
.h11 {
	padding-top: 4px;
	padding-bottom: 4px;
} /* τίτλος x.x ανάστροφος */
.ind {
	margin-left: 48px;
	text-indent: -30px;
}
.cover h1 {
}
.cover2 h1 {
	font-size: 300%;
	margin-bottom: 1px;
	margin-top: 60px;
}
h2 {
	font-size: 160%;
}
.cover h2 {
}
.cover2 h2 {
	font-size: 180%;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 80px;
}
h3 {
} /* προηγούμενες γνώσεις */
.cover h3 {
}
h4 {
	font-size: 120%;
} /* Η βιολογία και οι άλλες */
h5 {
	font-size: 160%;
} /* Περίληψη */
h6 {				/* Ανάστροφος τίτλος Μικρές έρευνες και εργασίες */
	font-size: 120%;
	padding-left: 10px;
	margin-bottom: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.sm {
	font-size: 15px;
}
.sm2 {
	font-size: 13px;
}
.caption {
	font-size: 13px;
	font-style: italic;
	text-align: left;
}
p.green-caption {
	text-align:right;
	background-color:#C7DDD1;
	padding:2px 5px;
	font-size: 13px;
	font-style: italic;
}
.footnote {
}
.keys {					/* λέξεις κλειδιά */
	font-size: 15px;
	line-height: 1.15;
	font-weight: bold;
}
.q2 {					/* outdent στις ερωτήσεις */
	margin-left: 55px;
	text-indent: -25px;
}
.q3 {					/* outdent2 στις ερωτήσεις */
	margin-left: 80px;
	text-indent: -25px;
}
/* various obj (div, table, td) styles */
.tdc1 {
	font-weight: bold;
	background-color: #FFEBBF;
	width: 20%;
	padding-left: 20px;
}
.tdc2 {
	padding-left: 20px;
}
.cart1-tbl {			/* header */
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}
.cart2 {				/* ας σκεφτούμε σκούρο */
	font-weight: bold;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.cart2b {				/* ας σκεφτούμε body */
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 14px;
	text-align: justify;
	padding-left: 15px;
}
.cart3 {				/* η βιολογία και οι άλλες */
	border: 1px solid #7b4079;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 20px;
}
.cart4 {				/* περίληψη */
	border: 1px solid;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 33px;
	font-size: 15px;
}
.div12, .div13 {		/* header */
	text-align: center;
	height: 32px;
	margin-top: 8px;
	line-height: 30px;
	font-size: 17px;
}
.div11 {				/* header */
	height: 32px;
	margin-top: 8px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 17px;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2e3092;
	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;
}
table th {
	text-align: center;
	vertical-align: top;
}
table th2 {
	text-align: left;
	vertical-align: top;
}
.top table td {
	vertical-align: top;
}
.middle table td {
	vertical-align: middle;
}
.bottom table td {
	vertical-align: bottom;
}
.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-center {
	margin-right: auto;
	margin-left: auto;
}
.img-center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.obj-flowright {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-top: 1px;
}
.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-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;
}
.page0 {
	padding: 0px;
	vertical-align: top;
}
.frame1 {
	border: 1px solid #000;
}
.frame3 {
	border: 3px solid #000;
}
.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 */

.main {
	text-align:justify;
}
.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;
}
.outdent18 {
	margin-left: 18px;
	text-indent: -18px;
}
.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;
}
.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 {
	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
}
.index h4 {
	color:#000000
}
/* χρώματα βιβλίου */
.h11, .chap0 .div11, .chap1 .div11, .chap2 .div11, .chap3 .div11, .chap4 .div11, .chap5 .div11, .chap6 .div11, .chap7 .div11, .chap0 h6, .chap1 h6, .chap2 h6, .chap3 h6, .chap4 h6, .chap5 h6, .chap6 h6, .chap7 h6, .data3 th {
	color:#FFF
} /* h11..h17 αρνητικό του h1, div11 λευκό του header */
.cart2 {
	background-color:#649ad2
} /* Ας σκεφτούμε φόντο header */
.chap5 .c5-col5-b {
	border-color:#649ad2
}
.chap5 .c5-col5-f {
	background-color:#dbe4f4
}
.cart2b {
	background-color:#c7dff4
} /* Ας σκεφτούμε φόντο body */
.cart3 {
	background-color:#efebf4
} /* Η βιολογία και οι άλλες φόντο body */
.cart4 {
	background-color:#c6deea
} /* Περίληψη φόντο body */
.cart4 {
	border-color:#1183a6
} /* Περίληψη border */
h4, .cart3-t {
	color:#7b4079
} /* Η βιολογία και οι άλλες τίτλος και κείμενο υπότιτλος */
h5 {
	color:#1183a6
} /* Περίληψη τίτλος */
/* 0 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c0-col1-t, .chap0 h1, .chap0 h2, .chap0 h3, .chap0 ol, .chap0 .div13, .chap0 .data2 th {
	color:#674797
}
.c0-col1-f, .chap0 .h11, .chap0 .div11, .chap0 h6, .chap0 .data3 th {
	background-color:#674797
}
.c0-col1-b, .chap0 .data, .chap0 .data2 {
	border-color:#674797
}
/* Μ header */
.c0-col2-f, .chap0 .div12 {
	background-color:#8066a7
}
/* φόντο τίτλου h1 και L header */
.c0-col3-f, .chap0 .div13, .chap0 h1, .chap0 .data th {
	background-color:#c0b2d2
}
.chap0 .div12 {
	color:#c0b2d2
}
/* header πίνακα */
.c0-col4-f, .chap0 .data2 th {
	background-color:#c0b2d2
}
/* fonto selidas */
.c0-col0-f {
	background-color:#fdf4de
}
/* 1 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c1-col1-t, .chap1 h1, .chap1 h2, .chap1 h3, .chap1 ol, .chap1 .div13, .chap1 .data2 th {
	color:#0aa188
}
.c1-col1-f, .chap1 .h11, .chap1 .div11, .chap1 h6, .chap1 .data3 th {
	background-color:#0aa188
}
.c1-col1-b, .chap1 .data, .chap1 .data2 {
	border-color:#0aa188
}
/* Μ header */
.c1-col2-f, .chap1 .div12 {
	background-color:#57b7a4
}
/* φόντο τίτλου h1 και L header */
.c1-col3-f, .chap1 .div13, .chap1 h1 {
	background-color:#c5dfd7
}
.chap1 .div12 {
	color:#c5dfd7
}
/* header πίνακα */
.c1-col4-f, .chap1 .data th, .chap1 .data2 th {
	background-color:#8cc7ba
}
/* 2 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c2-col1-t, .chap2 h1, .chap2 h2, .chap2 h3, .chap2 ol, .chap2 .div13, .chap2 .data2 th {
	color:#a63d5b
}
.c2-col1-f, .chap2 .h11, .chap2 .div11, .chap2 h6, .chap2 .data3 th {
	background-color:#a63d5b
}
.c2-col1-b, .chap2 .data, .chap2 .data2 {
	border-color:#a63d5b
}
/* Μ header */
.c2-col2-f, .chap2 .div12 {
	background-color:#bc767e
}
/* φόντο τίτλου h1 και L header */
.c2-col3-f, .chap2 .div13, .chap2 h1, .chap2 .data th {
	background-color:#ddbbbb
}
.chap2 .div12 {
	color:#ddbbbb
}
/* header πίνακα */
.c2-col4-f, .chap2 .data2 th {
	background-color:#cb969a
}
/* 3 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c3-col1-t, .chap3 h1, .chap3 h2, .chap3 h3, .chap3 ol, .chap3 .div13, .chap3 .data2 th {
	color:#19727c
}
.c3-col1-f, .chap3 .h11, .chap3 .div11, .chap3 h6, .chap3 .data3 th {
	background-color:#19727c
}
.c3-col1-b, .chap3 .data, .chap3 .data2 {
	border-color:#19727c
}
/* Μ header */
.c3-col2-f, .chap3 .div12 {
	background-color:#52959e
}
/* φόντο τίτλου h1 και L header */
.c3-col3-f, .chap3 .div13, .chap3 h1, .chap3 .data th {
	background-color:#b8d1d6
}
.chap3 .div12 {
	color:#b8d1d6
}
/* header πίνακα */
.c3-col4-f, .chap3 .data2 th {
	background-color:#b8d1d6
}
/* 4 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c4-col1-t, .chap4 h1, .chap4 h2, .chap4 h3, .chap4 ol, .chap4 .div13, .chap4 .data2 th {
	color:#96226f
}
.c4-col1-f, .chap4 .h11, .chap4 .div11, .chap4 h6, .chap4 .data3 th {
	background-color:#96226f
}
.c4-col1-b, .chap4 .data, .chap4 .data2 {
	border-color:#96226f
}
/* Μ header */
.c4-col2-f, .chap4 .div12 {
	background-color:#af628f
}
/* φόντο τίτλου h1 και L header */
.c4-col3-f, .chap4 .div13, .chap4 h1, .chap4 .data th {
	background-color:#d2b0c6
}
.chap4 .div12 {
	color:#d2b0c6
}
/* header πίνακα */
.c4-col4-f, .chap4 .data2 th {
	background-color:#e0c8d6
}
/* soft μωβ */
.c4-col5-f {
	background-color:#eee0e9
}
/* 5 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c5-col1-t, .chap5 h1, .chap5 h2, .chap5 h3, .chap5 ol, .chap5 .div13, .chap5 .data2 th {
	color:#759d57
}
.c5-col1-f, .chap5 .h11, .chap5 .div11, .chap5 h6, .chap5 .data3 th {
	background-color:#759d57
}
.c5-col1-b, .chap5 .data, .chap5 .data2 {
	border-color:#759d57
}
/* Μ header */
.c5-col2-f, .chap5 .div12 {
	background-color:#9ab682
}
/* φόντο τίτλου h1 και L header */
.c5-col3-f, .chap5 .div13, .chap5 h1, .chap5 .data th {
	background-color:#cdddc3
}
.chap5 .div12 {
	color:#cdddc3
}
/* header πίνακα */
.c5-col4-f, .chap5 .data2 th {
	background-color:#cdddc3
}
/* 6 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c6-col1-t, .chap6 h1, .chap6 h2, .chap6 h3, .chap6 ol, .chap6 .div13, .chap6 .data2 th {
	color:#8b1539
}
.c6-col1-f, .chap6 .h11, .chap6 .div11, .chap6 h6, .chap6 .data3 th {
	background-color:#8b1539
}
.c6-col1-b, .chap6 .data, .chap6 .data2 {
	border-color:#8b1539
}
/* Μ header */
.c6-col2-f, .chap6 .div12 {
	background-color:#ad4d62
}
/* φόντο τίτλου h1 και L header */
.c6-col3-f, .chap6 .div13, .chap6 h1, .chap6 .data th {
	background-color:#d8a8ab
}
.chap6 .div12 {
	color:#d8a8ab
}
/* header πίνακα */
.c6-col4-f, .chap6 .data2 th {
	background-color:#d8a8ab
}
/* 7 */
 /* βασικό χρώμα 4 τίτλων & λιστών, border πίνακα και D header*/
.c7-col1-t, .chap7 h1, .chap7 h2, .chap7 h3, .chap7 ol, .chap7 .div13, .chap7 .data2 th {
	color:#df5926
}
.c7-col1-f, .chap7 .h11, .chap7 .div11, .chap7 h6, .chap7 .data3 th {
	background-color:#df5926
}
.c7-col1-b, .chap7 .data, .chap7 .data2 {
	border-color:#df5926
}
/* Μ header */
.c7-col2-f, .chap7 .div12 {
	background-color:#e78757
}
/* φόντο τίτλου h1 και L header */
.c7-col3-f, .chap7 .div13, .chap7 h1, .chap7 .data th {
	background-color:#f3d0b8
}
.chap7 .div12 {
	color:#f3d0b8
}
/* header πίνακα */
.c7-col4-f, .chap7 .data2 th {
	background-color:#f3d0b8
}
img[src^="extras/images/"] {
	vertical-align:middle;
	padding:5px;
}
.container.exof td {
	padding:0;
}
td.esofillo {
	padding:120px 0 180px;
}
.esofillo h1 {
	text-align:center;
	font-size:90px;
	margin:10px 0;
}
.esofillo h2 {
	text-align:center;
	font-size:24px;
	margin:30px 0;
}
.esofillo h3 {
	text-align:center;
	font-size:21px;
	margin:10px 0;
	font-weight:normal;
	line-height:36px;
}
.esofillo h4 {
	text-align:center;
	font-size:18px;
	margin:10px 0;
	font-weight:normal;
	line-height:36px;
}
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
	padding: 5px 23px;
	position: relative;
	top: -20px;
	font-size: 18px;
	font-weight: bold;
}
.pub_info th {
	font-weight:bold;
	text-align:right;
	padding: 5px 20px 5px;
	line-height:26px;
	width:40%;
	border-right:2px solid #000;
	vertical-align:top;
}
.pub_info td {
	text-align:left;
	padding: 5px 20px 5px;
	line-height:26px;
	vertical-align:top;
}
.pub_info p {
	margin-bottom: 0;
}
.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
	padding: 12px;
	font-size: 14px;
	margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
	font-size: 14px;
	padding: 20px 0 3px;
	margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
a {
	color: #4685c3;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	text-decoration:underline;
	color: #4685c3;
}
img[src^="extras/images/"] {
	width: 32px;
	vertical-align: middle;
}
