@charset "windows-1253";
/* CSS Document */

html, body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

body{
	text-align:center;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #FFFFFF;
/*	background:url(../Images/bg_site.gif) repeat; */
}

input, select{
	width:100px;
	font-size:10px;
}

textarea{
	width:100px;
	font-size:11px;
}

a{
	/*color:#990000;*/
	/*color:#FFB76F;*/
	color:#FF9428;
	text-decoration:none;
}

a:hover{
	/*color:#0033CC;*/
	color:#CCCCCC;
	text-decoration:none;
}

li{
	margin:8px;
	list-style-image:url(../Images/vi.gif);
}

#site_div{
	float:left;
	width:970px;
	height:100%;
	border:1px solid #666666;
	background-color:#f7f7f7;
}

#banner_div{
	width:inherit;
	height:120px;
	z-index:0;
	float:left;
	border:0px solid #FFFF00;
	background:url(../Images/banner.gif) no-repeat;
}

#logo{
	float:left;
	position: relative;
	z-index:3;
	top:26px;
	left:28px;
	width:220px;
	height:76px;
	border:0px solid #FFFF00;
}

#time{
	color:#FFFFFF;
	float:right;
	position: relative;
	z-index:3;
	top:96px;
	left:-10px;
	width:260px;
	height:18px;
	border:0px solid #FFFF00;
}

#login{
	/*background-color:#FF0000;*/
	color:#FFFFFF;
	float:left;
	position: relative;
	z-index:2;
	top:20px;
	left:430px;
	width:300px;
	height:60px;
	border:0px solid #FFFF00;
}

/* MENU */

#menu_div{
	color:#CCCCCC;
	width:160px;
	min-width:160px;
	max-width:220px;
	height:inherit;
	float:left;
	border: 0px solid #00FF00;
	border-right:0px groove #333333;
	text-align:left;
	font-weight:bold;
}

#menu_div p{
	margin-top:0px;
	margin-bottom:0px;
}

.menu{
	background:url(../Images/menu.gif) repeat-x;
	/*background-color:#a11009;*/
	/*border-bottom:1px solid #333333;*/
	width:100%;
	height:20px;
}

.menu div{
	margin-left:10px;
}

.menu_cat{
	background:url(../Images/menu_cat.gif) no-repeat;
	width:100%;
	height:20px;
	font-size:10px;
	border-bottom:#666666 dashed 1px;
}

.menu_cat div{
	margin-left:10px;
}

.menu_sub{
	background-color:#888888;
}

.menu_sub_selected{
	background-color:#a16764;
}

.menu_sub a{
	color:#333333;
	text-decoration:none;
}

.menu_sub a:hover{
	/*color:#0033CC;*/
	color:#CCCCCC;
	text-decoration:none;
}


.menu_sub div{
	margin-left:7px;
}

#menu_bottom{
	background:url(../Images/manu_bottom.gif) repeat-x;
}

/* END MENU */

/* KURIO SITE */
#main_div{
	float:left;
	min-height:500px;
	height:100%;
	width:660px;
	border: 0px solid  #FFFFFF;
	text-align:justify;
}

#main_div p{
	text-indent:15px;
	margin:15px;
	text-align:justify;
}

/* To main site gia ta proionta */

#main_products_div{
	float:left;
	height:inherit;
	width:inherit;
	text-align:justify;
}

#main_products_div p{
	text-indent:0px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:justify;
}

#main_products_div a{
	color:#333333;
	text-decoration:none;
}

#main_products_div a:hover{
	color:#0033CC;
	/*color:#CCCCCC;*/
	text-decoration:none;
}

.table_products{
	border:1px #999999 solid;
	background-color: #eaeaea;
}

.search_results_head{
	width:100%;
	height:35px;
	background-color:#a1322d;
	font-size:15px;
	color:#f0f0f7;
}

.main_head{
	width:100%;
	height:35px;
	background-color:#888888;
	font-size:15px;
	color:#f0f0f7;
}

.main_head_sub{
	width:100%;
	height:15px;
	background-color:#a0b6bf;
	font-size:11px;
	color:#f0f0f7;
}


/* DE3I MEROS TOU SITE */

#right_div{
	height:inherit;
	text-align:center;
	width:150px;
	float:left;
	border: 0px solid #0000FF;
}

#right_div p{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#right_div a{
	color:#333333;
	text-decoration:none;
}

#right_div a:hover{
	color:#0033CC;
	/*color:#CCCCCC;*/
	text-decoration:none;
}

.right_forms{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.right_tables{
	border-bottom:1px #999999 solid;
	border-left:1px solid #000000;
	border-right:0px;
	border-top:0px;
	background-color: #eaeaea;
}


.right_head{
	width:100%;
	height:19px;
	/*background-color:#8799a1;*/
	background:url(../Images/menu.gif) repeat-x;
	color:#FF9428;
}

.search_head{
	width:100%;
	height:15px;
	background-color:#888888;
	font-size:12px;
	color:#f0f0f7;
}


/* KATW MEROS TOY SITE */

#bottom_div{
	margin-top:5px;
	color:#999999;
	text-align:center;
	float:inherit;
	height:24px;
	width:970px;
	border:0px solid #000000;
	background: url(../Images/bottom.gif) repeat-x;
}


