@charset "utf-8";
 
<style type="text/css"> 
<!-- 
body {
	padding:0;
	margin: 0;
	background: url(../elements/back.jpg) center no-repeat; background-position:top;
	background-color:#001b30;
}
p { padding:0px; margin:0px; }
table,td,th { border: 0; padding: 0px; border-collapse: collapse; }
img, div, input { behavior: url("js/pngfix/iepngfix.htc") }

#container { 
	width:990px;
	margin:auto;
	padding:0px;
	height:auto;
	position:relative;
} 
		
/* TOP MENUS */
/* ********* */
#topArea {
 display:block; position:relative; 
 width:990px; height:182px;
 margin:0px; 
}
#topRow1 { display:block; position:relative; width:990px; height:124px; }
	#topRow1 #TR1_C1 { width:256px; height:124px; float:left; display:inline; background-image: url(../elements/logoback.gif); background-repeat:repeat-x; }
	#topRow1 #TR1_C2 { width:734px; height:124px; float:left; display:inline; }
#topRow2 { display:block; position:relative; width:990px; height:58px; background-color:#fff; }


/* MAIN CONTENT */
/* ************ */
#mainContent {
 display:block; position:relative; width:990px; height:auto; background-color:#fff;
}
#mainContentHome {
 display:block; position:relative; width:990px; height:auto; background-image: url(../elements/backmain.gif); background-repeat:repeat-x;
}
#leftPage { width:197px; float:left; display:inline; }
#mainPage { width:793px; float:left; display:inline; }

#panelHome {
 display:block; position:relative; width:785px; height:400px; background-image: url(../elements/panelhome.gif); background-repeat:no-repeat;
}
#textHome {
 display:block; position:relative; width:785px; height:185px; 
}


/* ΔΙΑΦΟΡΑ */
/* ******* */
#panelthumb {
 display:block; position:relative; width:202px; height:118px; background-image: url(../elements/panelthumb.gif); background-repeat:no-repeat;
}
#panelthumbname {
 display:block; position:relative; width:201px; height:32px; background-image: url(../elements/panelthumb_name.gif); background-repeat:no-repeat;
}
#panelthumbpg {
 display:block; position:relative; width:156px; height:74px; background-image: url(../elements/panelthumbpg.gif); background-repeat:no-repeat;
}

--> 
</style>


