* 
{
margin:0px;
padding:0px;
}

body
{

}
span
{
font-family:arial;
font-size:18px;
}
span.menu
{
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}

img
{
border:0px;
}

a
{
font-family:Arial;
font-size:16px;
font-weight:normal;
color:#4477cd;
text-decoration:underline;
}
a:hover
{
color:#6599f2;
text-decoration:none;
}

a.menu
{
color:#4477cd;
text-decoration:none;
}
a.menu:hover
{
color:#6599f2;
text-decoration:underline;
}

#right_m
{
background-image: url('right.png');
background-position: left;
background-repeat:repeat-x;
width:167px;
height:150px;

}

#shad_left
{
width:24px;
background-image: url('shad_left.png');
background-position: right;
background-repeat:repeat-y;
}

#shad_right
{
width:24px;
background-image: url('shad_right.png');
background-position: left;
background-repeat:repeat-y;
}


/** μενώ **/

#m_left
{
width:49px;
height:47px;
background-image: url('m_left.png');
background-repeat:no-repeat;
background-position: top center;
}

#m_nedv a
{
display:block;
width:162px;
height:47px;
background-image: url('nedv.png');
background-repeat:no-repeat;
background-position: top center;
}
#m_nedv a:hover
{
display:block;
width:162px;
height:47px;
background-image: url('nedv.png');
background-repeat:no-repeat;
background-position: bottom center;
}


#m_mash a
{
display:block;
width:235px;
height:47px;
background-image: url('mash.png');
background-repeat:no-repeat;
background-position: top center;
}
#m_mash a:hover
{
display:block;
width:235px;
height:47px;
background-image: url('mash.png');
background-repeat:no-repeat;
background-position: bottom center;
}


#m_transp a
{
display:block;
width:124px;
height:47px;
background-image: url('transp.png');
background-repeat:no-repeat;
background-position: top center;
}
#m_transp a:hover
{
display:block;
width:124px;
height:47px;
background-image: url('transp.png');
background-repeat:no-repeat;
background-position: bottom center;
}

#m_predp a
{
display:block;
width:219px;
height:47px;
background-image: url('predp.png');
background-repeat:no-repeat;
background-position: top center;
}
#m_predp a:hover
{
display:block;
width:219px;
height:47px;
background-image: url('predp.png');
background-repeat:no-repeat;
background-position: bottom center;
}

#m_right
{
width:51px;
height:47px;
background-image: url('m_right.png');
background-repeat:no-repeat;
background-position: top center;
}





#reg a
{
display:block;
width:242px;
height:123px;
background: url("../reg.html") 0px 0 no-repeat;
}

#reg a:hover
{
display:block;
width:242px;
height:123px;
background: url("../reg.html") -243px 0 no-repeat;
}

#header
{
font-family:Arial;
font-size:22px;
font-weight:bold;
padding-left:50px;
}

#text
{
font-family:Arial;
font-size:16px;
font-weight:normal;
/*
padding-left:80px;
padding-right:60px;
*/
width:80%;
text-align:left;
}

#footer
{
background-color:#4477cd;
color:#ffffff;
font-family:Arial;
font-size:16px;
font-weight:bold;
padding:15px 40px;
text-align: right;

}

#search_input
{
margin-left:20px;
margin-bottom:5px;
border:1px solid #999999;
width:200px;
height:23px;
vertical-align:middle;
padding-top:1px;
}
