
/* 
   Κείμενο στο pageview 
   
 */
 
 
 .standard-block {
	float: left;
	display: block;
}

.front-all {
	display: block;
	float: left;
	margin-right: 20px;
}

.front-left-small {
	display: block;
	float: left;
	margin-right: 10px;
	width: 240px;
}

.front-center {
	display: block;
	float: left;
	margin-right: 10px;
	width: 240px;
}

.front-right {
	display: block;
	float: right;
	width: 240px;
}

.article {
		width:700px; 
		text-align: justify;
		text-justify: newspaper;
}


.standard-block h1, .standard-block h2 {
color: #30556D;
font: normal 20px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px;
padding: 0px 0px 5px 0px;
border-bottom: 1px dotted #949595;
}

.standard-block-center h2 {
color: #30556D;
font: normal 16px Georgia, "Times New Roman", Times, serif;
margin: 10px 0px;
margin-left: 40px;
padding: 0px 0px 5px 0px;
border-bottom: 1px dotted #949595;
display: inline;
}

.standard-block-center h1 {
margin-left: 40px;
color: #30556D;
font: normal 12px Georgia, "Times New Roman", Times, serif;
margin: 6px 0px;
padding: 0px 0px 0px 0px;
display: inline;
}


h2 {
display: block;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

.header_H3_6 {
color: #0168B2;
font: normal 20px Georgia, "Times New Roman", Times, serif;
margin: 0px 0px;
padding: 0px 0px 5px 0px;
}

h3 {
display: block;
font-size: 1.17em;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

#faqPage #faqPageLeft h4 {
color: #07296B;
font: normal 13px arial;
margin: 0px 0px 0px 0px;
}

h4 {
display: block;
-webkit-margin-before: 1.33em;
-webkit-margin-after: 1.33em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;

}

.clearfix::after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}

.bottom-lists {
display: inline-block;
margin: 20px 0px;
}

 ul.left_List {
display: block;
float: left;
width: 330px;
margin: 0px;
padding: 15px 0px 15px 30px;
}
 ul.right_List {
display: block;
float: left;
width: 270px;
margin: 0px;
padding: 15px 0px 15px 0px;
}

ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;
}