@CHARSET "UTF-8";
body {
	background-color:#9A3334;
	font: smaller "Tahoma", sans-serif;
}
a {
	text-decoration:none;
	border:none;
}
img {
	border:none;
}
body#mybody {
	padding:0px;
	margin:0px;
	background: black url("/img/backg.jpg");
}
table#intro {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:white;
}
table#intro a {
	color:white;
	text-decoration:none;
}
#poioieimaste{
	background-image:url(/img/POIOIEIMASTE_GR.jpg);
	width:114px;
	height:60px;
	display:block;
	margin-bottom:3px;
}
#poioieimaste_en{
	background-image:url(/img/POIOIEIMASTE_EN.jpg);
	width:114px;
	height:60px;
	display:block;
	margin-bottom:3px;
}
a#poioieimaste:hover, a#poioieimaste_en:hover {
	background-position: 0 -60px;
}
#draseis{
	background-image:url(/img/DRASEIS_GR.jpg);
	width:114px;
	height:36px;
	display:block;
	margin-bottom:3px;
}
#draseis_en {
	background-image:url(/img/DRASEIS_EN.jpg);
	width:114px;
	height:36px;
	display:block;
	margin-bottom:3px;
}
a#draseis:hover{
	background-position: 0 -36px;
}
a#draseis_en:hover{
	background-position: 0 -36px;
}
#photos{
	background-image:url(/img/PHOTOS_GR_EN.jpg);
	width:114px;
	height:30px;
	display:block;
	margin-bottom:3px;
}
a#photos:hover{
	background-position: 0 -30px;
}
.emphasis {
	font-weight: bold;
	color: #993333;
}
.demphasis {
	color: #993333;
}
