@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
}
.itxt {
  overflow:hidden;
  text-indent:-9999px; 
}
strong {
	font-weight:900;
}
em, hr {
  display:none;
}


body {
  background-color:#eee;
  background-image:url(interface/bg-1.png);
  background-repeat:repeat-x;
  background-position:0 0;
  font-family:Verdana, Geneva, sans-serif;
  font-size:11px;
}
div.bg {
  min-height:600px;
  min-width:1020px;
	height:100%;
	width:100%;
	position:relative;
  text-align:center;
}
div#content {
	position:absolute;
	height:420px;
	margin-top:-285px;
	padding-top:50px;
  top:50%;
	left:0;
	width:100%;  
}
div#home {
  background-image:url(interface/bg-2.png);
  background-repeat:repeat-x;
  height:450px;
  margin-left:80px;
}
div#home h1 {
  background-image:url(interface/paronaxias-1.jpg);
  background-repeat:no-repeat;
  height:420px;
  left:0;
  position:absolute;
  top:50px;
  width:430px;
}
div#home h2 {
  background-image:url(interface/paronaxias-2.jpg);
  background-repeat:no-repeat;
  height:81px;
  left:410px;
  position:absolute;
  top:84px;
  width:593px;
}
div#home div#menu {
  background-image:url(interface/bg-3.png);
  background-repeat:no-repeat;
  left:420px;
  position:absolute; 
  height:137px;
  top:185px;
	width:431px;
}
div#menu a {
  background-repeat:no-repeat;
	display:block;
  height:29px;
  position:absolute;
}
div#menu a:hover {
  background-position:0 -29px
}
div#menu a#b1 {
  background-image:url(interface/button_administration.png);
	width:197px;
  left:16px;
  top:20px;
}
div#menu a#b2 {
  background-image:url(interface/button_head.png);
	width:202px;
  right:10px;
  top:20px;
}
div#menu a#b3 {
  background-image:url(interface/button_history.png);
	width:196px;
  left:17px;
  top:52px;
}
div#menu a#b4 {
  background-image:url(interface/button_ekatontapyliani.png);
	width:202px;
  right:10px;
  top:52px;
}
div#menu a#b5 {
  background-image:url(interface/button_monasteries.png);
	width:405px;
  left:16px;
  top:88px;
}

div#home div#submenu {
  right:0px;
  position:absolute; 
  height:22px;
  top:361px;
	width:250px;
}
div#submenu a {
  background-repeat:no-repeat;
	display:block;
  height:22px;
  position:absolute;
}
div#submenu a:hover {
  background-position:0 -22px
}
div#submenu a#sb1 {
  background-image:url(interface/button_links.png);
	width:99px;
  right:140px;
  top:0px;
}
div#submenu a#sb2 {
  background-image:url(interface/button_contact.png);
	width:112px;
  right:20px;
  top:0px;
}


#news {
  border-left:14px solid #bebebe;
  font-family:Georgia, "Times New Roman", Times, serif;
  left:435px;
  bottom:2px;
  padding-left:8px;
  position:absolute;
  text-align:left;
 	width:390px; 
}
#news h5 {
  font-size:15px;
  font-weight:900;
  line-height:17px;
  color:#7b3535;
}
#news h5 a {
  color:#7b3535;
 	text-decoration:none;
}
#news h5 a:hover {
 	text-decoration:underline;
}
#news p {
  font-size:11px;
  line-height:14px;
  margin-top:5px;
}


#banner1 {
  height:65px;
  position:absolute;
 	width:141px;
  right:35px;
  bottom:0px;
}
#banner1 a {
  background-image:url(interface/banner-gerokomio.png);
  background-repeat:no-repeat;
	display:block;
  height:65px;
}


#banner2 {
  height:63px;
  position:absolute;
 	width:142px;
  right:35px;
  bottom:30px;
}
#banner2 a {
  background-image:url(interface/banner-radio.png);
  background-repeat:no-repeat;
	display:block;
  height:63px;
}
#banner2 p {
  text-align:center;
  font-family:Tahoma, Geneva, sans-serif;
  font-size:9px;
  margin-top:4px;
}
#banner2 p a {
  background-image:none;
	display:inline;
  text-decoration:underline;
  color:#000;
}


#links {
  height:20px;
  position:absolute;
 	width:500px;
  left:80px;
  bottom:20px;
  text-align:left;
}
#links a {
  font-weight:900;
  color:#7b3535;
  text-decoration:none;
}
#links a:hover {
  color:#7b3535;
  text-decoration:underline;
}














