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: #600;
}

.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: #600;
	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: #600;
	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: #600;
	font-family: "Arial Black", Gadget, sans-serif;
}

body table tr td h5 {
	color: #600;
}
.tableborder .backgroundyellow .backgroundyellow em strong {
        color: #600;
}

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:"-  ";
	}

