﻿#menu {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 630px;
	height: 80px;
/*  background: url('../images/menu-bg.jpg') no-repeat; */
	position: relative;
}
#menu span {
	display: none;
	position: absolute;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu a:hover span {
	display: block;
}
#menu .home {
	width: 140px;
	height: 40px;
	background: url('../images/home.gif') no-repeat;
}
#menu .home span {
	width: 140px;
	height: 40px;
	background: url('../images/home_a.gif') no-repeat;
	left: 2px;
	top: 1px;
}
#menu .home_current {
	width: 140px;
	height: 40px;
	background: url('../images/home_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .istories {
	width: 140px;
	height: 40px;
	background: url('../images/istories.gif') no-repeat;
}
#menu .istories span {
	width: 140px;
	height: 40px;
	background: url('../images/istories_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .istories_current {
	width: 140px;
	height: 40px;
	background: url('../images/istories_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .fotografies {
	width: 140px;
	height: 40px;
	background: url('../images/fotografies.gif') no-repeat;
}
#menu .fotografies span {
	width: 140px;
	height: 40px;
	background: url('../images/fotografies_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .fotografies_current {
	width: 140px;
	height: 40px;
	background: url('../images/fotografies_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .protoboulia {
	width: 140px;
	height: 40px;
	background: url('../images/protoboulia.gif') no-repeat;
}
#menu .protoboulia span {
	width: 140px;
	height: 40px;
	background: url('../images/protoboulia_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .protoboulia_current {
	width: 140px;
	height: 40px;
	background: url('../images/protoboulia_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .ekp_iliko {
	width: 140px;
	height: 40px;
	background: url('../images/ekp_iliko.gif') no-repeat;
}
#menu .ekp_iliko span {
	width: 140px;
	height: 40px;
	background: url('../images/ekp_iliko_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .ekp_iliko_current {
	width: 140px;
	height: 40px;
	background: url('../images/ekp_iliko_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .ipol_emp {
	width: 140px;
	height: 40px;
	background: url('../images/ipol_emp.gif') no-repeat;
}
#menu .ipol_emp span {
	width: 140px;
	height: 40px;
	background: url('../images/ipol_emp_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .ipol_emp_current {
	width: 140px;
	height: 40px;
	background: url('../images/ipol_emp_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .imerologio {
	width: 140px;
	height: 40px;
	background: url('../images/imerologio.gif') no-repeat;
}
#menu .imerologio span {
	width: 140px;
	height: 40px;
	background: url('../images/imerologio_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .imerologio_current {
	width: 140px;
	height: 40px;
	background: url('../images/imerologio_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
#menu .sundeseis {
	width: 140px;
	height: 40px;
	background: url('../images/sundeseis.gif') no-repeat;
}
#menu .sundeseis span {
	width: 140px;
	height: 40px;
	background: url('../images/sundeseis_a.gif') no-repeat;
	left: 1px;
	top: 1px;
}
#menu .sundeseis_current {
	width: 140px;
	height: 40px;
	background: url('../images/sundeseis_p.gif') no-repeat;
	left: 2px;
	top: 1px;
	cursor: default;
}
