body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	font-weight: bolder;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 strong {
	color: #983B26;
}
.paragraphsimple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	color: #000;
}
#left {
	text-align: right;
}
.smaller {
	font-size: smaller;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
.darkbrown {
	color: #983B26;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
}
.colorsymbol {
	color: #FFF;
	font-family: Times New Roman, Palatino Linotype, Times, serif;
	font-size: 11px;
	background-color: #600;
	padding: 2px 5px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-border-radius: 35px;
}
.legend {
	font-size: 0.8em;
	text-align: justify;
}
table table {
	margin-top: 3em;
}
.pjust p {
	text-align:justify;
}
.pjust li {
	text-align:justify;
	margin-right:18px;
	margin-top:14px;
}
table p {
	padding-right: 25px;
	padding-left: 25px;
	text-align:  left;
	color: #000;
}
table h3 {
	padding-right: 25px;
	padding-left: 25px;
}
table h1 {
	padding-right: 25px;
	padding-left: 25px;
}
table h4 {
	padding-right: 25px;
	padding-left: 25px;
}
table h5 {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 0.95em;
	font-weight: bolder;
}
table h6 {
	padding-right: 25px;
	padding-left: 25px;
	font-size: 0.85em;
	font-weight: bolder;
}
.question {
	color: #FFF;
	background-color: #600;
	text-transform: capitalize;
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.questionnumbers {
	color: #FFF;
	background-color: #600;
	text-transform: none;
	background-repeat: repeat;
	padding-right: 1px;
	padding-left: 1px;
	font-family: "Times New Roman", Times, serif;
	margin-right: 10px;
	font-size: larger;
}
.bigcapital {
	font-size: x-large;
	color: #600;
}
.imageborderbrown {
	border: 1px solid #600;
	text-align: center;
}
.imageborderblack {
	border: 1px solid #333;
}
.titlenewroman {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}
.right {
	text-align: right;
}
.paddingleft {
	padding-left: 50px;
}
.backgroundorange {
	background-color: #F3D9A0;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.firstline {
 p: first-line  text-transform: uppercase;
	color: #600;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: 20%;
	text-align: left;
	display: inline;
}
.titlespacedgray {
	letter-spacing: 6px;
	color: #FFF;
	background-color: #666;
	height:50px;
	width:250px;
	-webkit-border-radius: 0px 0px 20px 0px;
	-moz-border-radius: 0px 0px 20px 0px;
	border-radius: 0px 0px 20px 0px;
	font-weight: bold;
	text-align: right;
	text-indent: 50;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 60px;
	word-spacing: 10 px;
	vertical-align: baseline;
	margin-bottom: 10px;
	display: inline;
}
table keimenotimesnewroman em sup {
	font-size: 0.7em;
	font-style: normal;
}
.bordersright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #600;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-style: none;
	margin-top: 20px;
}
.bordersright>p {
	margin-top: -8px;
}
table h2 {
	padding-right: 25px;
	padding-left: 25px;
}
.keimenotimesnewroman {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
.center {
	text-align: center;
	font-size: smaller;
	font-style: normal;
}
.backgroundyellow {
	background-color: #FFE7CC;
	padding-top: 1px;
	padding-bottom: 1px;
}
table h6 {
	padding-right: 25px;
	padding-left: 25px;
}
.tableborder {
	border-right-style: solid;
	border-right-color: #600;
	border-right-width: 3px;
}
.graystripe {
	background-color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bigger {
	font-size: larger;
}
.legend p img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.p smaller {
	text-align: right;
}
.listgreek {
	list-style-type: lower-greek;
}
.redstripe {
	background-color: #983B26;
	padding-top: 5px;
	padding-bottom: 5px;
}
.periexomenaleftpadding {
	padding-left: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 150px;
}
.periexomenaleft250 {
	padding-left: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 150px;
}
.blackborder {
	border: thin solid;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	width: 800px;
}
/*]]>*/

#title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-align: center;
}
#title1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	color: #000;
	text-align: center;
}
.titlegymnasio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000;
	text-align: center;
}
.center {
	font-style: normal;
	text-align: center;
}
#titlevivlio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
body table tr td ul {
	list-style-position: outside;
	list-style-image: url(file://///server2012/Kegglobal/Library/PSIPHIOPOIHSH_WORK/gymnasio/arxaia/anthologio_filosofikon_keimenon_c_gym/mathitis/html/images/square.jpg);
	list-style-type: none;
	padding-left: 90px;
}
body table tr td h4 {
	color: #983B26;
	font-family: "Arial Black", Gadget, sans-serif;
}
.tableborder .backgroundyellow .backgroundyellow em strong {
	color: #983B26;
}
sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
.ul1 {
	list-style:none;
}
.ul1 li {
	margin-left:-50px;
	margin-right:15px;
	text-indent:-12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
}
.ul1 li:before {
	font-size:18px;
	content:"-  ";
}
/*------Publication info------*/	
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;
}
.contributors {
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;
	text-align: left;
	color: #000;
	line-height:140%;
}
.contributors td, .contributors th {
}
.contributors th {
	width:35%;
	text-align:right; 
	border-right:#000 2px solid; 
	padding-right: 20px; 
	vertical-align:top; 
	color:#000; 
	font-size:15px;
	font-weight:bold;
	padding:8px 16px;

}
.contributors td {
	/*width:65%;
	text-align:left;*/
	vertical-align:top; 
	padding-left:20px;
	padding:8px 16px;
	font-size:15px;
}

table.fund {
	border:1px solid #000;
	border-collapse:collapse;
	width:90%;
	margin:20px;
}
.fund th {
	text-align: center;
	font-weight:normal;
	font-size:15px;
	padding:8px 0;
}

.fund td {
	padding:5px;
	vertical-align:top;
	text-align:left;
	font-size: 15px;
}
.fund tr td:first-child {
	width:35%;
    padding-left: 10px;	
	padding-bottom: 10px;
}
.fund td[colspan="2"] {
	text-align: center;
	font-size:14px;
}

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: 12px 0 3px;
    margin-bottom: 0;
	text-align: center;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}


.first_pages {
	text-align:center;
	}
.pub {font-size:18px;margin-bottom:40px;}

.ta-center{
	text-align: center;
}

.ta-right{
	text-align: right;
}

.border-line{
	border-right: solid 1px;
}