body{
	margin:0;
	font-family:Verdana;
	background: #FFFAF0 url('images/maskaneiarage.jpg') fixed;
	font-size:14px;
}

a{
	color:#336633;
	text-decoration:none;
}

a:hover{
	color:#669933;
}

#current a{
	color:#ffcc33;
}

img#pdf{
	border-style:none;
	vertical-align:middle;
}

a img{
	border-style:none;
}

/*Gia to kentrarisma tis selidas*/
.wrapper{
	position:relative;
	width:900px;
	margin:0 auto;
}

.header{
	position:absolute;
	top:5px;
	right:0;
	width:745px;
	height:150px;
	background-image:url('images/bannernew.jpg');
	text-align:center;
	font-size:300%;
	font-weight: bold;
	color:white;
	margin-bottom:5px;
}


/*Left column*/
.leftcol{
	position: absolute;
	top:5px;
	width:150px;
	height:400px;
}

.fuckie{
	position:absolute;
	top:0;
	left:0;
	width:150px;
	height:48px;
}

/*Navigation menu*/
.menu{
	position:absolute;
	top:250px;
	width:150px;
	color:black;
	font-size:16px;
	background:url('images/leftcol_top.jpg') top left no-repeat;
}

.menu_top{
	height:10px;
	margin-top:5px;
	width:150px;
}

.menu_main ul#mainlevel{
	margin:0;
	list-style-image:url('images/menu.jpg');
	width:110px;
	text-align:left;
	background:url('images/leftcol_bg.jpg') repeat-y;
}

.menu_main ul#submenu{
	position:relative;
	left:-20%;
	font-size:12px;
	list-style-image:url('images/submenu.jpg');
}
#ul1, #ul2, #ul3, #ul4, #ul5, #ul6, #ul7, #ul8, #ul9, #ul10{
	list-style-image:url('images/submenu2.jpg');
}

.menu_main ul li a{
	color:black;
	text-decoration:none;
}

.menu_main ul li a:hover{
	color:#ffcc33;
	text-decoration:none;
}

.menu_bottom{
	width:150px;
	padding-bottom:10px;
	background:url('images/leftcol_bottom.jpg') no-repeat bottom left;
}

.fuckie{
	position: absolute;
}


/*Main box*/
.content{
	position: absolute;
	top:160px;
	left:155px;
	width:745px;
	background: url('images/content_top.jpg') top no-repeat;
	font-size:14px;
}

.content table td{
	font-size:14px;
}
.content_top{
	margin-top:5px;
	background: url('images/content_main.jpg') repeat-y;
}

.content_bottom{
	min-height:305px;
	background: url('images/content_bottom.jpg') bottom no-repeat;
}

.content p{
	text-align: justify;
	margin-left:5px;
	margin-right:5px;
	padding-bottom: 5px;
}


.afises{
	table-layout: fixed;
	width:660px;
	margin: 0 auto;
}

.afises tr td{
	border:1px solid #336633;
	width:220px;
	padding-left:0;
}

.afises tr td img{
	margin:2px 10px;
}

#postable img{
	margin: 5px 10px;
}

#recent{
	margin: 5px 20px;
}

form{
	margin-left:5px;
	width:725px;
}

/*Newsflash*/
.newsflash{
	position:absolute;
	top:50;
	width:150px;
	color:black;
	font-size:16px;
	background:url('images/newsflash_top.jpg') top left no-repeat;
}

.newsflash_top{
	height:10px;
	margin-top:5px;
	width:150px;
}

.newsflash_main{
	margin:0;
	list-style-image:url('images/menu.jpg');
	width:150px;
	text-align:left;
	background:url('images/sima_small.jpg') no-repeat;
}

.newsflash_main p{
	text-align:center;
	color:#ccff99;
	font-weight:bold;
	font-size:12px;
	margin:0 0 0 5px;
	height:180px;
}

.newsflash_bottom{
	width:150px;
	padding-bottom:10px;
	background:url('images/newsflash_bottom.jpg') no-repeat bottom left;
}