﻿

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7F7772;
      }




   
  


h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
	
        }

 /*  h1 { font-size: 182%; } */
 /*  h2 { font-size: 122%; }  */
  /* h3 { font-size: 100%; }  */

   p, ul, ol {
	margin-bottom: 20px;
	line-height: 167%;
	font-size: 85%;
        }

a:link {
	color: #FA4C07;
}

a:hover {
	text-decoration: none;
	color: #191919;
}

#header {
	max-width: 870px;
	height: 80px;
	margin:auto; 
        z-index:2 ;
display: flex;
  justify-content: space-between;



         }

#logo {
	float: left;

        border-style: solid double;
        border-radius: 8px;
        border-color: #65B3AD;
        border-width: 2px 1px 2px 1px;
        width:280px;
	height: 88px;
	
      } 

#logo h1 {
	
	text-align: center;
         }

#logo h1 a {
	font-weight: normal;
	font-size: 20px; 
	color: #3B3B3B;
          }    

#logo h2 {
	text-align: center;
	
	font-size: 18px;
        font-weight: bold;
          }

#logo h2 a {
	color: #3B3B3B;
         }

#logo a {
	text-decoration: none;
        }



#menu {
	float: right;
	padding: 0px;
  background-color: #f3f3f3;
      }



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
         }

#menu li {
	display: inline;
          }

#menu a {
	display: block;
	float: left;
	height: 50px;
	padding: 30px 25px 0 25px;
	
        border-bottom: 5px solid #D2322D;

	text-decoration: none;
	font-size: 114%;
	color: #3B3B3B;
        }

#menu a:hover {
	color: #FA4C07;
        
        border-top: 3px solid #D2322D;

        }

/*dropdown menu */

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}



.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 10;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #ddd;}




.show {display: block;}

/*telos dropdown menu */

#all {
	position:relative; max-width:870px; margin:auto; top:15px;  right:-1px;  z-index:1;
width: 100%;

}



#imag_central {
 
    display: block;
    margin-left: auto;
    margin-right: auto;
    
    max-width: 870px;
	
max-height:470px;
    
  width: 100%;
flex:100%;


}

#C4 {
  background-image: url("images/background.png");
  color:#003366;
  
     }


#C9 {
  background-image: url("images/background.png");
  color:#003366;
  
     }

#C11 {
  
  color:#003366;
	font-size: 108%;
  margin-bottom: 0px;
     }


#C12 {
  
  color:#003366;
	font-size: 108%;
  margin-bottom: 0px;
     }

.keno  {
      background-image: url("images/background.png");
	margin:8px 0px 8px 0px;
	height: 8px;
       }

#yphresies {
	box-sizing: border-box;
	height: auto;
		margin: auto;
	        }

/* arxh eikones flex*/


 #content *{
    box-sizing: border-box;
    
}


.headers {
    text-align: center;
    padding: 0px 0px 20px 0px;
    clear:both;
}

.row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0px;
   
}

/* Create four equal columns that sits next to each other */
.column {
    flex: 33%;
    max-width: 33%;
    padding: 0 8px;
     margin-bottom:8px;
}

.column img {
    margin-top: 8px;
    vertical-align: middle;
    
}

.perigrafi {
	padding:0px 15px 18px 15px;
        background:rgba(27, 27, 27, 0.1);
}

.item_introtext p {
	margin-bottom:4px;
     	color: #585858;

}

.item_header {
padding: 12px 0px 10px 0px;
}

.info { 
	padding-bottom: 8px;
}



div#content{position:relative;left:0%;right:0%;/*background:red; #f7d97f*/}
div#content a:hover{background:white;}
div#content a{color:#003366;text-decoration:none;}
div div.proion{padding-left:40px;padding-top:5px;color:blue;font-weight:bold;}
div.me {color:#888888;}


#C20 {
  
  padding:5px 0 0 0;
  margin-bottom: 0px;
     }

#imag_yphr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 470px;
   
}

#img_one{
  float:left;
  margin: 0 19px 9px 0;
  max-width:400px;

}

#img_one img{
  width:100%;
}

#text_one{
    text-align: justify;
padding: 20px;
}



#footend {
	clear: both;
	width: 870px;
	margin: 0 auto;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
}

#footend  {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 90%;
	max-width:870px;
width:100%;
}

#legal {
	
text-align:center;
}



