* {
	margin:0;
	padding:0;
}


body {
	background-color: #fff;
}

body, table {
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	font-size: small;
}




a {
	color: #0077FF;
}

a:hover {
	color: #4B84BA;
}
a:visited {
	color: #4B84BA;
}

.clearall {
	clear: both;
}

h2 {
	font-size: 120%;
}

h2 a {

}

/* ******************************************************* */

#main_div {
	width: 900px;
	margin: 0 auto 0 auto;
	border-left: 1px solid #3858A5;
	border-right: 1px solid #3858A5;
}

#header {
	float: left;
	width: 900px;
	height: 140px;
	background: #58B5F3 url('./img/bg_header.jpg') no-repeat top left;
}


#firms_menu {
/*	border: 1px solid red;*/
	float: left;
	width: 500px;
	margin: 10px 20px 0 30px;
}

#firms_menu a {
	display: block;
	height: 30px;
	width: 150px;
	float: left;
}

.adwords {
	float: left;
	width: 300px;
	margin: 50px 10px 10px 10px;
	color: #eee;
	text-align: center;
}

/* ******************************************************* */
/* μενώ */
#menu {
/*	border: 1px solid red;*/
	float: left;
	width: 900px;
	height: auto;
	min-height: 3em;
	background-color: #84A2D4;
	background: #84A2D4 url('/img/bg_menu.gif') repeat-x top left;
}

#menu ul {
	float: left;
	width: 97%;
	list-style: none;
	margin: 0.5em 1% 0 2%;
	padding:0;
	color: #ffffff;
	display: block;
	font-size: 120%;
	font-family:  Arial, sans-serif;
	font-weight: bold;
}


#menu ul li {
	/*border: 1px solid red;*/
	display:block;
	width: 23%;
	float: left;
	color: #ffffff;
}


#menu ul li a {
	text-decoration: none;
	color: #ffffff;
}

#menu ul li a:hover {
	text-decoration: underline;
	color: #000080;
}

#menu ul li p {	
	color: #000080;
	display: inline;
	font-weight: bold;
}

/* ************************* */


/* ************************* */
#rsd_menu {
	float: left;
	width: 300px;
		background: #FFFFFF url('/img/bg_content.png') repeat-x top left;	
}

#rsd_menu ul {
	margin: 1em 1em 2em 2em;
}

#rsd_menu ul li {
	margin: 0em 0 2em 0;
	color: #424242;
	font-weight: bold;
	list-style: none;
	list-style-image: url('/img/bg_rsd_li.gif');
	list-style-position: outside;
}
#rsd_menu ul li ul {
	margin: 0.5em 0 0.5em 1.5em;
}

#rsd_menu ul li ul li {
	margin: 0.2em;
	color: #002FA7;
	font-weight: bold;
	list-style: disc;
	list-style-image: none;
}

#rsd_menu ul li ul li a {
	color: #002FA7;
	text-decoration:none;
}
#rsd_menu ul li ul li a:hover {
	color: #000;
	text-decoration: underline;
}
/*#rsd_menu ul li ul li a:visited {
	color: #002FA7;
	text-decoration:none;
}
*/
#rsd_menu ul li ul li a.menu_selected {
	color: #000;
	text-decoration: underline;
}


/* ************************* */
#content {
	float: right;
	width: 580px;
	margin:0;
	padding: 1em 10px 20px 10px;
	background: #FFFFFF url('/img/bg_content.png') repeat-x top left;	
}

.cat_list_even td {
/*	background-color: #F8FCFE;*/
/*	border-bottom: 1px solid #4C6EB6;*/
}


.cat_list_table {
	border-top: 1px solid #4C6EB6;
	margin: 1em 0 1em 0;
}

.cat_list_table tr td {
	border-bottom: 1px solid #4C6EB6;
	padding: 0.2em;
}


#content h3 {
	margin: 1em 0 1em 0;
}

.cat_list_name {
	font-size: 110%;
	font-weight: bold;
}

.cat_list_price {
	color: #FA2341;
	font-weight: bold;
}

.one_price {
	color: #FA2341;
	font-weight: bold;
	font-size: 120%;
}

#content ul  {
	margin-left: 1em;
}

.cat_list_rsd {
	margin: 0 0 0.2em 0;
	font-style: italic; 
}

.cat_list_firm {
	margin: 0 0 0.5em 0;
}


.main_best {
	font-size: 120%;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}


/* ******************************************************* */
/* νθη */
#footer {
	clear: both;
	display: block;
	width: 90%;
	height: 2em;
	padding: 1em 5% 1em 5%;
	background-color: #BEDAF2;
	color: #333;
}

#footer a{
	color: #333;
}

#footer p {	
	margin: 0;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
}