@charset "utf-8";
/* CSS Document */

html{}
body{margin:0px;background-color:#939598;}
#logo{
	position:fixed; /*fixed sto telos */
	top:41px;
	left:22px;
	height:66px;
	width:172px;
}
#left_frame{
	position:fixed; /*fixed sto telos */
	left:0px;
	top:108px;
	width:200px;
	height:100%;
	background-color:#E8E6D4;
}
#lang_flag{
	position:fixed;
	width:40px;
	height:30px;
	left:55px;
	top:95%;		
}
#menu{
	position:fixed; /*fixed sto telos */
	left:264px;
	top:0px;
	width:712px;
	height:108px;
	background-color:#939598;
	z-index:10;
}
#strip{
	position:fixed; /*fixed sto telos */
	height:10px;
	top:108px;
	left:200px;
	width:776px;
	background-color:#E8E6D4;
	z-index:10;
}
#left_menu{
	position:fixed;
	left:45px;
	width:140px;
	top:127px;
	height:152px;
}
#ks_antigone, #ks_arhigramma, #ks_aristoteles, #ks_bouletee, #ks_byzantium, #ks_elea, #ks_elli, #ks_grec, #ks_greque, #ks_syblexis, #ks_helenie, #ks_historia, #ks_lato, #ks_meteora, #ks_protogram, #ks_xenia{
	position:absolute;
	top:130px;
	left:264px;
	height: 100%;
	width: 710px;
}
#greque_new{
	position:absolute;
	top:6px;
	left:580px;
	height:100px;
	width:100px;
	background-image:url(../images/greque/new.png); background-repeat:no-repeat;
	z-index:5;
}
.main_names {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
}
.main_names2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#FFFFFF;
}
.text_menu{
	font-family:Arial, Helvetica, sans-serif;
	font:'Helvetica';
	font-size:10pt;
	font-weight:bold;
	color:#6D6E71;
	text-decoration:none;
}
.text{
	font-family:'Tahoma';
	font-size:10pt;
	font-stretch:condensed;
	text-align:left;
}
.zoom{
	font-family:'Tahoma';
	font-size:9pt;
	font-stretch:condensed;
	color:#FFFFFF;
	text-align:left;
}
.pdf_link{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10pt;
	color:#FF0000;
	text-decoration:none;
}
.pdf_link:link, .pdf_link:visited, .pdf_link:active{}
.pdf_link:hover{text-decoration:underline;}
#footer{
	position:fixed;
	font-family:Arial, "Helvetica", sans-serif;
	bottom:0px;
	height:18px;
	width:776px;
	left:200px;
	z-index:10;
	font-size:9pt;
	padding:3px 0px 0px 0px;
	background-color:#E8E6D4;
}
.header4{font-family:'Tahoma'; font-weight:bold; font-size:10.5pt; color:#FFF465;}
.foot_link{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
a.foot_link:link, a.foot_link:active{}
a.foot_link:visited{}
a.foot_link:hover {
	text-decoration:underline;
}

.menu_links{
	font-family:Arial, "Helvetica", sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#6D6E71;
	text-decoration:none;
}
a.menu_links:link, a.menu_links:active{}
a.menu_links:visited{}
a.menu_links:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.text2{
	font-family:'Tahoma';
	color:#939598;
}
.links2{
	font-family:"Tahoma";
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.links2:hover{
	text-decoration:underline;
}