/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {margin: 0px auto; padding: 0px; font-family: arial, sans-serif; font-size: 14px;}
.page-container {width: 100%; margin: 0px auto; padding: 0px; border: solid 0px rgb(100,100,100);}

/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/
.titlos {font-family: Arial; font-weight: bold; font-size: 16px; color: rgb(0,16,64); text-align:center; height:20px; vertical-align:middle; margin-bottom:30px;}

ul li { font-size:14px; }
.nomos a:link {text-decoration: none;  color:#46d; font-size:14px; font-weight:bold; }
.nomos a:visited {text-decoration:none; color:#46d; font-size:14px; font-weight:bold; }
.nomos a:hover {text-decoration: underline; color:#aa0000; font-size:14px; font-weight:bold; }
.nomos a:active {text-decoration: none; color:#46d; font-size:14px; font-weight:bold; }
.nomos {margin-bottom:5px; float:left; text-align:left;font-size:14px;}

.dikaio a:link {text-decoration: none;  color:#46d; font-size:14px; font-weight:bold; }
.dikaio a:visited {text-decoration:none; color:#46d; font-size:14px; font-weight:bold; }
.dikaio a:hover {text-decoration: underline; color:#aa0000; font-size:14px; font-weight:bold; }
.dikaio a:active {text-decoration: none; color:#46d; font-size:14px; font-weight:bold; }
.dikaio {text-align:left;font-size:14px;}

.anazitisi {margin-bottom:5px; float:none; text-align:left;font-size:14px;}
.print_page {float:right; text-align:right;}

.div_anakinosi  { text-decoration:none; width: 790px; background-color:#ffddcc; border:thin; border-style: solid; border-color:#aaaaaa; height:100%; }
.div_pe  { text-decoration: none; font-size:14px; font-weight:bold; color:#880000; }
.div_text_ana  { text-decoration: none; font-size:14px; font-weight:bold; color:#000000; }

.div_dimos  {font-size:15px; font-weight:bold; color:#224488; height:22px; text-shadow: 1px 1px #aaaaaa; }
.div_enotita  {font-size:15px; font-weight:bold; color:#000066; line-height:26px;}
.div_dkoino  {width:auto; font-size:14px; font-weight:normal; color:#000066; float:left; text-align:left; display: inline-block; padding:0px 20px 0px 20px; line-height:20px;}
.div_tkoino  {width:auto; font-size:14px; font-weight:normal; color:#000066; float:left; text-align:left; display: inline-block; padding:0px 20px 0px 20px;}
.div_oiki  {font-size:13px; font-weight:normal; font-style:italic; }

.div_theseis  {font-size:14px; font-weight: normal; color:#000000; font-style:normal; float:right; text-align:right; display: inline-block;}

.num_oiki  {font-size:14px; font-weight: normal; color:#000000; font-style:italic;}

.td_oikismos { display:none; border:thin; border-style: solid; border-color:#b0b0ff;}
.td_1st { width: 37%; white-space:nowrap;}
.td_2nd { width: 100px; text-align:left; font-style:italic; padding-left:10px; white-space:nowrap;}
.td_last { width: 30%; text-align:right; font-style:normal; padding-right:3px; white-space:nowrap;}

input {
	text-align:center; 
	width: 20px;
	font-weight:bold;
	color:#000088;
}
.buffer {
	clear: both;
	width: 100%;
	height: 10px;
	margin: 0px;
	padding: 0px;
	background-color: none;
/*	background-color: rgb(255,255,255);*/
}

/* Headings */
h1 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 160%;}
h2 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 1.0em 0px 0.5em 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 120%; }

/* Images */
.pb_buttons { white-space:nowrap; text-align:center; }
img.pb_icons { cursor:pointer;}

/* Texts */
.pointer_hand {
	white-space:nowrap;
	text-align:left;
	cursor:pointer;
	}
.pointer_hand:visited {text-decoration:none; color:#46d;}
.pointer_hand:active {text-decoration: none; color:#46d; }
.pointer_hand:hover {text-decoration: underline; color:#aa0000; }

