body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	padding:0;
    margin:0; 
}
a:link, a:visited, a:active {
	color: #0a4fa2;
	text-decoration: none;
}
a:hover {
	color: #ed1c24;
	text-decoration: none;
}
.current-path, .current-path a, a.current-path {
	color:#ed1c24;
}
h2 {
	font-size:24px;
	color:#e20d14;
	font-weight:normal;
	padding:18px 0 0 54px;
	margin:0;
}

h3 {
	font-size:36px;
	color:#e20d14;
	font-weight:normal;
	padding:66px 0 0 34px;
	margin:0;
}
h4 {
	font-size:24px;
	color:#e20d14;
	font-weight:normal;
	padding:3px 0 0 27px;
	margin:0;
}
h4 span { 
	font-size:18px; 
}
pre { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:26px;
}
img {
	border:0;
}
#page {
	margin:14px 0 0 34px;
	width:660px;
	height:714px;
}
#lang {
	position:absolute;
	left:710px;
}
#top {
	color:#f33;
	font-size:10px;
	text-align:right;
	width:660px;
}
#top input {
	font-size:10px;
	color:#369;
}
.input-text {
	border-top:1px solid #cacbcc;
	border-left:1px solid #cacbcc;
	border-bottom:1px solid #cacbcc;
	border-right:0px;
	height:15px;
	width:100px;
}
.input-image {
	position:relative;top:6px;
}
#menu-div {
	margin-top:5px;
	background:#fff url(images/menu-right.jpg) right no-repeat;
	margin-left:152px;
	width:508px;
}
#menu {padding:0; margin:0; list-style:none; height:27px; position:relative; z-index:500; color:#00419b; width:502px;}
#menu li {float:left; }
#menu li a {display:block; float:left; height:27px; line-height:27px; background:#f0e5c7; text-decoration:none; font-size:10px; padding:0 14px 0 14px;font-weight:bold}
#menu li a span {font-size:12px; }
.menu-border { border-left:2px solid #fff; }
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

#menu li a:hover {z-index:200; position:relative;color:#f33; background-color:#f0e5c7;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#f33; background:#f0e5c7;}
#menu li:hover > a.sub {color:#f33; background-color:#e5d4ad;}

#menu li.current a {color:#f33; background:#e5d4ad;}

#menu li a.sub {background: #f0e5c7;}
#menu li.current a.sub {color:#f33; background:#e5d4ad;}

#menu :hover ul {left:0; top:27px; width:175px; background:#e5d4ad;}

#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#e5d4ad; white-space:nowrap; width:155px; z-index:200; height:auto;}

#menu :hover ul li {margin:0;}
#menu :hover ul li a {width:155px; padding:0; text-indent:10px; background:#e5d4ad; color:#00419b; height:20px; line-height:20px;}
#menu :hover ul li a.fly {background:#e5d4ad;}

#menu :hover ul :hover {background-color:#e5d4ad; color:#f33;}
#menu :hover ul :hover a.fly {background-color:#e5d4ad; color:#f33;}

#menu :hover ul li.currentsub a {background:#e5d4ad; color:#f33;}
#menu :hover ul li.currentsub a.fly {background:#e5d4ad url(right-arrow.gif) no-repeat right center; color:#f33;}

#menu :hover ul :hover ul li a {width:175px; padding:0; text-indent:10px; background:#f0e5c7; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#e5d4ad; color:#f33;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#e5d4ad; color:#f33;}

#menu-shadow {
	width:504px;
	height:5px;
	margin-left:153px;
	background:#fff url(images/menu-shadow.jpg) repeat-x left;
}
#home-title {
	font-size:20px;
	color:#735e4a;
	padding:26px 0 0 50px;
}
#main {
	padding:5px 36px 10px 50px;
	width:592px;
}
#footer {
	color:#555;
	padding:0 60px 0 60px;
	border-color:red;
	border-width:1px;
	border-style:solid;
	font-size:12px;

}
#footer a, #footer a:visited, #footer a:active {
	color:#555;
	text-decoration:none;
	font-size:12px;
}
#footer a:hover {
	color:#555;
	text-decoration:underline;
	font-size:12px;
}
#left {
	text-align:left;
	float:left;
}
#right {
	text-align:right;
	float:right;
	font-weight:bold;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
#path {
	color:#3a68b1;
	margin-left:193px;
	padding:10px 0 0px 0;
	font-size:12px;
}
.clear {
	clear:both;
}
#left-col {
	float:left;
	width:117px;
	height:557px;
	margin-right:10px;
	background:#e5d4ad url(images/left-col-corners.jpg) no-repeat left;
	padding:5px;
	line-height:17px;
	color:#0a4fa2;
	font-weight:bold;
	font-size: 10px;
}
#left-col img {
	text-align:center;
}
#right-col {
	float:left;
	width:442px;
	height:567px;
	background:#f0e5c7 url(images/right-col-corners.jpg) no-repeat right;
}
#text {
	color:#666;
	text-align:left;
	padding:9px 15px 9px 15px;
	line-height:15px;
	font-size:12px;
}
.categories {
	margin:0;
	padding:0 0 0 40px;
}
#suntagi-left {
	float:left;
	width:200px;
	color:#3a68b1;
	line-height:12px;
}
#suntagi-right {
	float:left;
	width:205px;
	color:#3a68b1;
	line-height:12px;	
}
#suntagi-bottom {
	padding-top:10px;
	color:#3a68b1;	
}
.back, .back a {
	padding-top:5px;
	color:#ed1d24;
}
.top {
	width:442px;
	height:150px;
}
#top-etairia {
	background:#fff url(images/top-etairia.jpg) no-repeat top right;
}
#top-proionta {
	background:#fff url(images/top-proionta.jpg) no-repeat top right;
}
#top-proionta-mag-zax {
	background:#fff url(images/top-proionta-mag-zax.jpg) no-repeat top right;
}
#top-diatrofi {
	background:#fff url(images/top-diatrofi2.jpg) no-repeat top right;
}
#top-diatrofi-suntages-mag {
	background:#fff url(images/top-magiriki.jpg) no-repeat top right;
}
#top-magiriki {
	background:#fff url(images/top-magiriki.jpg) no-repeat top right;
}
#top-zaxaroplastiki {
	background:#fff url(images/top-zaxaroplastiki.jpg) no-repeat top right;
}
#top-mageiras {
	background:#fff url(images/mageiras.jpg) no-repeat top right;
}
#top-contact {
	background:#fff url(images/aksies.jpg) no-repeat top right;
}
#top-faq {
	background:#fff url(images/aksies.jpg) no-repeat top right;
}
#top-terms {
	background:#fff url(images/aksies.jpg) no-repeat top right;
}
#top-news {
	background:#fff url(images/aksies.jpg) no-repeat top right;
}
#top-search {
	background:#fff url(images/aksies.jpg) no-repeat top right;
}
#top-paidi {
	background:#fff url(images/kid-bg.jpg) no-repeat top right;
}
#top-ads {
	background:#fff url(images/top-ads.jpg) no-repeat top right;
}
#top-ads {
	background:#fff url(images/top-ads.jpg) no-repeat top right;
}
#top-cal {
	background:#fff url(images/kopela.jpg) no-repeat top right;
}