/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr
================================================================================
|                                     TAGS                                     |
================================================================================
*/
.fL{ float:left}
.fR{ float:right}
.cL{ clear:both}
.tl { text-align: left;}
.lh { height: 5px; }
body{
  font-size: 14px;
font-family: 'Ubuntu', sans-serif;
background-image: url(../images/bg.gif); background-position: center;
}
 /*
================================================================================
|                                     FONTS                                     |
================================================================================
*/
.titlos_text {
 color: #EEEEEE;
 font-family: monospace;
 font-weight: bold;
 font-size: 18px;
}
.body_text {
		padding: 10px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 18px;
		font-family: arial, verdana, tahoma, sans-serif;
		font-size: 13px;
		color: #555555;
    }
.bottom_link a{
 color: #EEEEEE;
}

.title_text2 {
		text-decoration: none;
    font-family: Verdana;
    color: #000066;
    font-weight:  bold;
    text-align: center;
		font-size: 14px;
    padding-bottom: 10px;
    }
h1 {
  padding: 0px;
  margin: 0px;
 color: #EEEEEE;
 font-family: 'Ubuntu', sans-serif;
 font-weight: bold;
 font-size: 18px;
}
/*
================================================================================
|                                     OTHERS                                    |
================================================================================
*/
.menu {
  padding: 0px;
  margin: 0px;
}
.right_border{
    border-left-color: #000000; border-left: dotted; border-left-width: 1px;
}

#arxiki { background-image: url(../images/m_1.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#arxiki:hover{ background-image: url(../images/m_1_a.png); }
#etairia { background-image: url(../images/m_2.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#etairia:hover{ background-image: url(../images/m_2_a.png); }
#ipiresies { background-image: url(../images/m_3.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#ipiresies:hover{ background-image: url(../images/m_3_a.png); }
#photogallery { background-image: url(../images/m_4.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#photogallery:hover{ background-image: url(../images/m_4_a.png); }
#topothesia { background-image: url(../images/m_5.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#topothesia:hover{ background-image: url(../images/m_5_a.png); }
#epikoinonia { background-image: url(../images/m_6.png); background-repeat:  no-repeat; width: 195px; height: 24px; cursor: pointer; }
#epikoinonia:hover{ background-image: url(../images/m_6_a.png); }
