
/*=======================  BLOG  STYLE  ==============*/

#content p.b1,
#guestbook p.b1,
#content #index_blog p.b1 {
	text-align:justify;
	color:black;
	margin:0px 10px 0px 0px;
}

#content p.b2,
#guestbook p.b2,
#content #index_blog p.b2 {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#001668;
	margin:10px 0px 10px 0px;
}

#content p.b3,
#guestbook p.b3,
#content #index_blog p.b3 {
	text-align:left;
	font-style:italic;
	color:#00104c;
	margin:0px 30px 0px 30px;
}

#content p.b4,
#guestbook p.b4,
#content #index_blog p.b4 {
	text-align:justify;
	color:black;
	margin:3px 10px 3px 0px;
}

#content p.b5,
#guestbook p.b5,
#content #index_blog p.b5 {
	text-align:justify;
	color:;
	margin:3px 10px 3px 0px;
}



/*======================= FOREX TECHNICAL ANALYSIS ==============*/

table._table_head {
	width:730px;
	border:1px solid black;
	background:url('../_images/site/table/dl_6.jpg') no-repeat;
	margin-right:5px;
	padding-right:5px;
}

table._table_head td._td_body {
	padding-left:5px;
	padding-right:5px;
}

table._table_head td._user {
	text-align:left;
	padding-left:10px;
	padding-top:10px;
}

table._table_head td._td_date {
	text-align:right;
	font-weight:bold;
	padding-right:10px;
	padding-top:10px;
}

#content a.analy {
	color:orangered;
	font-weight: bold;
	text-decoration: none;
}

#content a.analy:hover {
	color:black;
	text-decoration:underline;
}

#content a.bux_link {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#content a.bux_link:hover {
	color:orangered;
	text-decoration:underline;
}

table._table_in td._b1,
table._table_in td._b3,
table._table_in td._b5 {
	width:62px;
}

table._table_in td._b2,
table._table_in td._b4 {
	padding-right:5px;
	padding-bottom:10px;
	line-height:18px;
}

.cel_analy_head {
	text-align:center;
	color:orange;
	font-weight:bold;
	background:black;
	line-height:20px;
	padding:0px;
	padding-top:8px;
	padding-bottom:8px;
	letter-spacing:3px;
	/*border:1px solid black;*/
}








/*======================= DOWNLOADS FIALA ==============*/

table.riportalany {
	background:;
	margin-bottom:5px;
	color:#2B3856;
}

table.riportalany tr {
	
}

table.riportalany tr td.td1 {
	text-align:left;
	vertical-align:top;
	background:;
}

table.riportalany tr td.td2 {
	text-align:left;
	vertical-align:top;
}

/*==================================================*/

	#markdown_example {
		width:100%;
		height:200px;
	}

	#markdown_toolbar {
		position:relative;
		list-style:none;
		border:1px solid #d7d7d7;
		background-color:#F6F6F6;
		margin:0;
		padding:0;
		height:18px;
		margin-bottom:2px;
	}

	#markdown_toolbar li {
		list-style:none;
		margin:0;
		padding:0;
		float:left;
	}

	#markdown_toolbar li a {
		width:24px;
		height:16px;
		float:left;
		display:block;
		background-image:url("/stylesheets/markdown_icons.gif");
		border:1px solid #fff;
		border-right-color:#d7d7d7;
	}

	#markdown_toolbar li a:hover {
		border-color:#900;
	}

	#markdown_toolbar li span {
		display:none;
	}

	#markdown_toolbar li a#markdown_help_button {
		position:absolute;
		top:0;
		right:0;
		border-left-color:#d7d7d7;
		border-right-color:#fff;
	}

	#markdown_toolbar li a#markdown_help_button:hover {
		border-left-color:#900;
		border-right-color:#900;
	}

	#markdown_italics_button { background-position: 0 -119px; }
	#markdown_bold_button { background-position: 0 -102px; }
	#markdown_link_button { background-position: 0 0; }
	#markdown_image_button { background-position: 0 -170px; }
	#markdown_unordered_list_button { background-position: 0 -34px; }
	#markdown_ordered_list_button { background-position: 0 -51px; }
	#markdown_quote_button { background-position: 0 -68px; }
	#markdown_code_button { background-position: 0 -136px; }
	#markdown_help_button { background-position: 0 -153px; }
	#markdown_heading_button { background-position: 0 -85px; }







/*======================= G L O B A L ==============*/

table { border-collapse:collapse; }
/*
a:link {
	color:orangered;
	text-decoration:none;
}
a:visited {
	color:orangered;
	text-decoration:none;
}
a:active {
	color:orangered;
}
a:hover {
	color:black;
}
*/
a:link,
a:visited,
a:active {
	color:blue;
	text-decoration:none;
}
a:hover {
	color:black;
	text-decoration:underline;
}

#content a.letol {
	color:#990000;
}

td.cel_letol_3 a.letol:hover,
#content a.letol:hover {
	color:black;
	text-decoration:underline;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: center;
}

html {
	height: 100%
}

html, body {
	margin: 0;
	padding: 0;
	background: #111111;
	background:url('../_images/site/image_bg.jpg');
}

.hidden {
	display: none;
}

form { 
	display:inline; 
}

p {
	margin:0px;
	padding:0px;
	padding-bottom:15px;
	color:black;
}

#content p.bottom_0 {
	margin:0px;
	padding:0px;
}

h1 {
	margin:0px;
	padding:0px;
}

#content h2 {
	color:black;/*#484848;*/
	font-size:20px;
	line-height:22px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	font-family:Helvetica, Sans-serif, Arial;
	text-align:center;
}

#content h1 {
	color:black;/*#151B54;*/
	margin:0px;
	padding:0px;
	margin-bottom:20px;
/*
	font-family: "Astron Boy Video";
	src: url(fonts/astronbv.ttf);
	font-family: "Crillee_PFL";
	src: url(fonts/crilleen.ttf);
*/
	font-family:"Americana_PFL";
	src:url(fonts/amerin.ttf);

/*    font-family: Arial, Helvetica, Verdana, Sans-serif;*/
	text-align:center;
	font-size: 26px;
	line-height:30px;
	font-weight:bold;
	padding-bottom: 10px;
}

	#content h1.fiala{
		color:white;
		font-size:12px;
		margin:0px;
		padding:0px;
	}

#content h3 {
	color:#484848;
	font-size:24px;
	margin:0px;
	padding:0px;
	padding-bottom:20px;
	font-family:Helvetica, Sans-serif, Arial;
}

#content h4 {
  color:black;/*#c8c8c8;*/
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, Verdana, Sans-serif;
  font-size:14px;
  padding-bottom:2px;
}

#content h5 {
	color:black;/*#c8c8c8;*/
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
}

.hiba {
	color:red;
	font-weight:bold;
	margin-left:20px;
}


/*======================= K I E M E L E S ==============*/

.blokk_param {
  color:orange;
}

.blue_note {
  color:blue;
}

.al_cen {
  text-align:center;
}

.beh_10 {
  padding-left:10px;
}

.viz_fels {
  color:orangered;
  
}

.kiemel {
  color:#736AFF;
  font-weight: bold;
}

.kiemel_weblap,
.kiemel_2 {
  color:#151B54;
  font-weight: bold;
}

.kiemel_3 {
  color:#C11B17;
  font-weight: bold;
}


.kiemel_idez {
  color:#151B54;
  font-style: italic;
}

.kiemel_kom {
  color:#7E3117;
  font-style: italic;
}

.nane {
  color: #c8c8c8;
  float: left;
  margin: 0px 5px 0px 0px;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 0px;
}

.nana {
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  font-size: 13px;
  color: #969696;
  padding: 0xp;
  margin: 0px;

}

#content .ujdonsag {
  float: left;
  text-align: center;
  width: 218px;
  height: 220px;
}

#content .aut_mod {
  float: left;
  text-align: center;
  width: 218px;
  height: 180px;
}

/*======================= T A B L E S ==============*/

.tab_sor_00 {
  background:#387C44;
  color:white;
  font-weight:bold;
}

.tab_sor_01 {
  background:#64E986;
}
.tab_sor_02 {
  background:#99C68E;
}

.tab_sor_03 {
  background:#348781;
  color:black;
}

.tab_sor_04 {
  background:#348781;
  color:black;
  font-weight:bold;
}

.tab_sor_05 {
  background:#736AFF;
  color:black;
  font-weight:bold;
}

.table_v24_1 {
  text-align:center;
  background:#666666;
  border-collapse:separate;
 
}

.row_refer,
.row_elado {
	border-bottom:1px solid #7E2217;
}

.row_kapcs_1 {
	height:80px;
	color:white;
	font-weight:bold;
	text-align:center;
	background: #F87431;
	border:1px solid #7E2217;
}

.row_kapcs_2 {
	height:70px;
	text-align:center;
	background:#6D7B8D;
	border:1px solid #7E2217;
}


/*****\ L E T O L T E S E K /*****/

#letol {
	text-align:center;
	background:;
}

table.tab_letol {
	width:730px;
	margin:auto;
}

.tab_letol_v1 { /*aláhúzás*/
  /*height:10px;
  padding:1px;
  border-bottom:12px ridge #2B60DE;
  background:pink;*/
}

.tab_letol_v1_td { /*aláhúzás*/
  height:2px;
  width:100%;
	border-bottom:2px ridge #C35617;
  /*border-bottom:2px ridge #2B60DE;*/
  /*background:url('../_images/site/download_table.png') repeat-x;*/
}

.tab_letol_v2 { /*egy kis hely*/
  height:10px;
  padding:0px;
}

.cel_letol_0 {
	color:orange;
	font-weight:bold;
	background:black;
	line-height:20px;
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	/*border:1px solid black;*/
}

.cel_letol_1 {			/*picture*/
	width:135px;
	text-align:center;
	vertical-align:top;
	padding:5px 0px 0px 5px;
	border-left:1px solid gray;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	background:;
	background:url('../_images/site/table/dl_6.jpg') no-repeat;
}

.cel_letol_3 {
	/*width:485px;*/
	text-align:left;
	line-height:16px;
	font-size:12px;
	vertical-align:center;
	padding:5px 3px 5px 5px;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	background:url('../_images/site/table/dl_6.jpg') no-repeat;
}

	.kiemel_letol {
		color:black;
		font-weight: bold;
	}

	.kiemel_2_letol {
		font-size:12px;
	}

.cel_letol_5 {
	width:110px;
	border-bottom:1px solid gray;
	border-top:1px solid gray;
	border-right:1px solid gray;
	background:url('../_images/site/table/dl_6.jpg') no-repeat;
	vertical-align:top;
}

table.tab_letol_info{
	width:110px;
}

.cel_letol_d {
	width:110px;
	height:45px;
	text-align:center;
	font-size:11px;
	line-height:15px;
	padding-top:16px;
	border-bottom:1px solid white;
}

.cel_letol_s {
	width:50px;
	height:20px;
	text-align:center;
	font-size:11px;
	line-height:15px;
	vertical-align:top;
}

.cel_letol_dl {
	width:60px;
	height:20px;
	text-align:center;
	font-size:11px;
	line-height:15px;
	vertical-align:top;
}

	#dl_a a {
		color:orange;
		font-size:12px;
		line-height:17px;
		vertical-align:top;
	}

	#dl_a a:hover {
		color:black;
	}

.tr_letol_1 {
	border-top:1px solid gray;
	border-bottom:1px solid gray;
}

.tr_letol_0 {
	width:700px;
	height:5px;
}

.tr_letol_3 {
	width:700px;
	height:5px;
}

td.fiala_list {
	margin:0px;
	margin-left:0px;
	color:black;
	background:;
	text-align:center;
}

td.fiala_list a {
	color:orangered;
	font-weight:bold;
	padding:1px 5px 1px 5px;
	border:1px dashed black;
}

	td.fiala_list a:hover {
		color:black;
		font-weight:bold;
	}

select.fiala_list {
	background:black;
	color:orange;
	text-align:center;
	font-size:12px;
	padding-bottom:px;
}

select.fiala_list option {
	padding-bottom:2px;
}









.cel_letol_2,	/*ilyen cel_letol_2 talán nincs is - nem tudom*/
.tab_cel2 {
  /*font-size:25px;*/
  line-height:15px;
  /*background: white;*/
  /*padding:0px;*/
  vertical-align:top;
  padding-top:20px;
  /*border-bottom:1px solid black;*/
}

.tab_cel1 {
  text-align:right;
  padding-right:10px;
  /*border-bottom:1px solid black;*/
}

.table {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  margin: auto;
  line-height: 22px;
  border: 1px solid black;
  vertical-align : middle;
}

.tableh2 {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 3px;
  background-color: #000080; /*#013145;*/
  color: white;
}

.tableh3 {
  font-weight: bold;
  text-transform: uppercase;
  background-color: #0000ed; /*#29596d;*/
  color: white;
}

.a_paratlan {
  color: red;
  background-color: #dcdcdc;
  line-height: 16px;
  font-weight: ;
  }
.a_paros {
  color: red;
  background-color: #aaaaaa;
  line-height: 16px;
  font-weight: ;
  }

.ar {
  text-align: right;
  padding-right: 20px;
}

.paratlan {
  background-color: #dcdcdc;
  line-height: 16px;
}

.paros {
  background-color: #aaaaaa;
  line-height: 16px;
}


.refer1 {
	color:black;
	font-weight: bold;
}

.cel_ela_1 {
	/*text-align:left;*/
	color:black;
	font-weight: bold;
	background: orange;
	line-height:20px;
	padding:0px;
	padding-left:20px;
	padding-top:3px;
	border:1px solid black;
}




/*======================= L I N K S ==============*/

.show_image a {
  color: orange;
  font-weight: bond;
  text-decoration: none;
}

.show_image a:hover {
  color: lime;
}

.galer_1 a {
  color: #E56717;
  font-weight: bond;
  text-decoration: none;
}

.galer_1 a:hover {
  color: black;
}

.oldal {
  color: black;
  font-weight: bold;  
}

.link_broker a {
  color: #2B65EC;
  font-weight: bold;
  text-decoration: none;
}

.link_broker a:hover {
  color: black;
}

.linkek a,
.jatek_nav a {
  color: #2B65EC;
  font-weight: bold;
  text-decoration: none;
}

.linkek a:hover,
.jatek_nav a:hover {
  color: black;
}

.jatek_nav a {
	padding:15px;
}

.kapcs a {
  color: black;
  font-weight: bold;
  text-decoration: none;
}

.kapcs a:hover {
	background:;
	color:orangered;
}

.letol a,
.weblap a,
.elado a,
.reference a {
  color:#2B65EC;
  font-weight: bold;
  text-decoration: none;
}

.letol a:hover,
.weblap a:hover,
.elado a:hover,
.reference a:hover {
  color: black;
}

.i_blog a {
	color:orangered;/*#B40404;	/* bordó */
	/*color:orangered; /*#F87217;*/
	font-weight: ;
	text-decoration: none;
}

.i_blog a:hover {
  color: black;
  background:;
  text-decoration:underline;
}

.i_head a {
	color:orangered; /*#F87217;*/
	font-weight: ;
	text-decoration: none;
}

.i_head a:hover {
  color: black;
  text-decoration:underline;
}

/*download links*/
#content a.dl_pages_link {
	font-size:10px;
	color:black;
	font-weight:;
	border:1px solid black;
	padding:1px 3px 1px 3px;
}

#content a.dl_pages_link:hover {
	color:white;
	text-decoration:;
	border:1px solid white;
}

#content #dl_pages_actual {
	font-size:13px;
	color:orangered;
	font-weight:bold;
	padding:1px 3px 1px 3px;
	border:1px solid orangered;
}

#sidebar a.guest_link {
	color:black;
}

#sidebar a.guest_link:hover {
	color:white;
	text-decoration:underline;
}


/*======================= C O N T E N T  V I Z H U T E S ==============*/

#next {
	position: absolute;
	left:920px;
	top:30px;
	text-align:right;
	z-index:0;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:black;
	font-weight:bold;
	line-height:18px;
}

#next a {
	color:orange;
	font-weight:bond;
	text-decoration:none;
}

#next a:hover {
	color:white;
}

#prev {
	position:absolute;
	left:227px;
	top:30px;
	text-align:right;
	z-index:0;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:black ;
	font-weight:bold;
	line-height:18px;
}

#prev a {
	color: orange;
	font-weight: bond;
	text-decoration: none;
}

#prev a:hover {
	color: white;
}

#arrow a {
	color: orange;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#arrow a:hover {
	color: white;
}



/*======================= P A G E - C O N T A I N E R ==============*/

#header_upspace {
  height:10px;
  /*background: url(../images/head.jpg);
  background-position: top left;
  background-repeat: no-repeat;*/
  margin:0px;
  background:; /*#222222;*/
}

#page-container {
	width:970px;
	margin:auto;
	text-align:left;
}

/*======================= M A I N ==============*/

#header {
  height:90px;
  /*background: url(../_images/site/eu_head.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  margin-top: 0px;*/
}


/*======================= M A I N - N A V ==============*/

#main_nav {
	position:relative;
	height:36px;
	background:;
	background:url(../_images/site/menu_bg.jpg);
	z-index:2000;
}

ul,
li,
li,
li.lev1 {
	margin:0px;
	padding:10px;
}

/*======================= B L A C K - L I N E ==============*/

#black_line {
  height:20px;
  background:url('../_images/site/eu_black_2009.01.24_2.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

	#row {
	  position: relative;
	  top: 0px;
	  left:202px;
	  float:left;
	  height:20px;
	  width:600px;
	  font-family: Tahoma, Arial, Helvetica, Sans-serif;
	  font-size: 10px;
	  color: #3c3c3c ;
	  line-height: 18px;
	  text-align: left;
	/*  background: pink;
	  /*background: url(../_images/footer_bg.jpg);*/
	}

		#row a {
		  color: black;
		  text-decoration: none;
		}

		#row a:hover {
		  color: white;
		}

			._to {
				padding-right:3px;
				padding-left:3px;
			}

	#flags {
		width:px;
		height:20px;
		background:;
		float:right;
		margin:0px;
		padding:0px;
	}

	img.flag {
		padding-top:2px;
		margin-right:5px;
	}

	#flags a {
		color:transparent;
		:0px;
	}

/*======================= C E N T E R ==================*/

#center {
	position:relative;
	float:left;
	width:970px;
	border:0px;
	/*background:url('../_images/site/eu_center_2009.02.03_2.jpg') repeat-y;*/
	background:url('../_images/site/eu_center_2009.07.19.jpg') repeat-y;
}

#center_background_1 {
	position:relative;
	float:left;
	width:970px;
	background:url('../_images/site/sidebar_bottom_2009.02.03_2.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
}

#sidebar_bottom {
	clear:left;
	float:left;
	position:absolute;
	bottom:0px;
	width:200px;
	max-height:250px;
	background:;
	z-index:4000;
}

#left {
	float:left;
	width:200px;
}

	#sidebar {
		width:200px;
		margin:0px;
		padding:0px;
		text-align:center;
		line-height:20px;
		background:url('../_images/site/sidebar_top_2009.02.03_2.jpg');
		background-position:top left;
		background-repeat:no-repeat;
		z-index:5000;
	}

#right {
	clear:;
	float:right;
	width:770px;
}

	#content {
		position:;
		width:770px;
		line-height:20px;
		background:;
		color: #484848; /*sötét szürke*/
	}

div.clear,span.clear {
	clear:both;
	font-size:0;
}


/*======================= A D M I N ====================*/

#page-container_admin {
	width:1400px;
	margin:auto;
	text-align:left;
}

#center_admin {
	position: relative;
	width:1400px;
	border:0px;
	background:orange;
}

#content_admin {
	position:relative;
	width:1400px;
	background:;
	color:#484848; /*sötét szürke*/
}

#content_admin.padding {
	padding:0px;
}

table.adm_table {
	width:1400px;
	background:;
	margin:0px;
	padding:0px;
	border:0px white;
	border-collapse:collapse;
}
	table.adm_table tr.adm_tr_0 {
		margin:0px;
		padding:0px;
		border:0px;
	}
	table.adm_table tr.adm_tr_1 {
		margin:0px;
		padding:0px;
		border:0px;
		background:#feb138;
	}

	table.adm_table tr td {
		margin:0x;
		padding:0px;
		border:0px;
		font-size:10px;
		border:0px;
	}

/* ADMIN SQL ########################################## */

table.adm_table td.adm_td_cat {
	width:25px;
	text-align:center;
}

table.adm_table td.adm_td_id {
	width:45px;
	text-align:center;
	background:;
}

table.adm_table td.adm_td_fro {
	width:350px;
	font-size:10px;
	padding-left:5px;
	color:darkgreen;
}

table.adm_table td.adm_td_des {
	width:330px;
	font-size:8px;
	padding-left:5px;
	line-height:10px;
}

table.adm_table td.adm_td_url {
	width:270px;
	height:16px;
	font-size:8px;
	padding-left:5px;
	line-height:10px;
}

table.adm_table td.adm_td_fil {
	width:10px;
	text-align:center;
}

table.adm_table td.adm_td_cou {
	width:25px;
	text-align:right;
	font-weight:bold;
	color:red;
}

table.adm_table td.adm_td_las {
	width:105px;
	text-align:right;
	color:darkblue;
}

table.adm_table td.adm_td_ope {
	width:105px;
	text-align:right;
}

table.adm_table td.adm_td_adm {
	width:150px;
	text-align:right;
	padding-right:4px;
	background:;
}

/* FORM ELEMENTS */

form .adm_btn_pos {
	width:15px;
	height:8px;
	font-size:8px;
	color:;
	padding:1px;
	margin:0px;
}

form .adm_btn_frm {
	width:50px;
	height:12px;
	font-size:8px;
	color:;
	padding:1px;
	margin:0px;
}

#content_admin a.adm_del {
	color:red;
	font-weight:bold;
}

#content_admin a.adm_del:hover {
	color:White;
}

#content_admin a.adm_update {
	color:green;
	font-weight:bold;
}

#content_admin a.adm_update:hover {
	color:White;
}

/* ADMIN USERS ########################################## */

table.adm_table_2 {
	width:px;
	background:#659EC7;
	margin:0px;
	padding:0px;
	border:0px white;
	border-collapse:collapse;
	color:;
}
	table.adm_table_2 tr.adm_tr_2 {
		margin:0px;
		padding:0px;
		border:0px;
	}
	table.adm_table_2 tr.adm_tr_3 {
		margin:0px;
		padding:0px;
		border:0px;
		background:#98AFC7;
	}

	table.adm_table_2 tr td {
		margin:0px;
		padding:0px;
		padding-left:2px;
		padding-right:2px;
		border:0px;
		font-size:10px;
		text-align:left;
	}

table.adm_table_2 tr.adm_tr_head {
	margin:0px;
	padding:0px;
	border:0px;
	width:px;
	background:black;
	color:white;
}

#content_admin a.adm_user {
	color:Yellow;
	font-weight:bold;
}

#content_admin a.adm_user:hover {
	color:white;
}

#content_admin a.adm_user_link {
	color:black;
	font-weight:bold;
}

#content_admin a.adm_user_link:hover {
	color:yellow;
}

#content_admin a.adm_link1 {
	color:black;
	font-weight:bold;
	text-decoration:underline;
}

#content_admin a.adm_link1:hover {
	color:red;
}

table.adm_table_2 td.adm_td_1 {/* no */
	text-align:right;
	color:red;
}

table.adm_table_2 td.adm_td_2 {/* user name */
	color:;
}

table.adm_table_2 td.adm_td_3 {/* comment no */
	text-align:right;
	color:black;
}

table.adm_table_2 td.adm_td_4 {/* lastname */
	color:;
}

table.adm_table_2 td.adm_td_5 {/* firstname */
}

table.adm_table_2 td.adm_td_6 {/* e-mail */
	color:darkblue;
}

table.adm_table_2 td.adm_td_7 {/* regdate */
	text-align:center;
}

table.adm_table_2 td.adm_td_8 {/* active */
	text-align:center;
	font-weight:normal;
	color:;
}

table.adm_table_2 td.adm_td_9 {/* last_visit */
	text-align:center;
	font-weight:normal;
	color:black;
}

table.adm_table_2 td.adm_td_10 {/* last_visit */
	text-align:right;
	font-weight:normal;
	color:Yellow;
}

/*======================= L E F T ====================*/




/*======================= R I G H T ==================*/

/*======================= C O N T E N T ==============*/

.kapcs p {
	font-size:15px;
	padding-left:0px;
	color:black;	/*#2B3856;*/
	font-weight:bold;
}

.contact_td {
	font-size:15px;
	color:black;	/*#2B3856;*/
	font-weight:bold;
}

.context {
	border: 1px solid black;
	color:black;
}




#index_head {
	position:relative;
	width: 770px;
}

#index_blog {
	width:770px;
	float:right;
	line-height:16px;
	font-size:12px;
	font-style:Author;
}

#guestbook p,
#blog_box p,
#index_blog p {
	color:#2B3856;
	font-weight: normal;
	padding:0px;
	padding-top:1px;
	padding-bottom:4px;
}

#letol p {
	color:#2B3856;
	font-weight:normal;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
}

#guestbook {
	line-height: 16px;
	font-size:12px;
	font-style:Author;
}

table.blog_posts_head {
	width:732px;
	margin:auto;
	background:;
	color: black;
	font-weight:bold;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	line-height:11px;
	font-size:10px;
	border-bottom: 2px ridge black;
	border-left: 8px groove black;
}

table.blog_posts_com {
	width:732px;
	padding: 0px;
	margin:auto;
	background:;
	color: ;
	font-weight:;
	font-family:;
	line-height:;
	border-bottom:;
	border-left: 8px groove #C8BBBE;
	margin-bottom:15px;
}

.blog_head_1 {
	margin:3px;
	background:;
}

.blog_com {
	padding:4px;
	background:;
	font-size:12px;
}

table.blog_posts_head td {
		font-size:11px;
		padding:0px;
}

td.take_comment {
	text-align:right;
}

#guestbook h4,
#index_blog h4 {
	clear:both;
	text-align:left;
	color: black;
	margin: 0px;
	padding: 2px;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 11px;
	line-height:11px;
	border-bottom: 2px ridge black;
	border-left: 8px groove black;
}

#blog_box {
	padding:4px;
	margin:0px;
	margin-bottom:20px;
	border-left: 8px groove #C8BBBE;
}

#blog_box p {
	padding:1px;
	margin:0px;
	margin-bottom:3px;
}

p.format_1 {
	color:black;
	font-style:italic;
	padding-left:15px;
}

p.behuz {
	padding-left:15px;
}
	
#content #index_blog .i_blog .blue_note {
	color:#41A317;
	/*font-weight:bold;*/
}


#index_h_1 {
	/*height:233px;*/
	width:387px;
	float:left;
	background:;
	line-height:17px;
}

#index_vertical_border {
	height: 180px;
	width: 9px;
	margin:0px;
	float: left;
	background: ;
	margin-top:25px;
	margin-bottom:20px;
	border-left: 2px solid #BABABA;
}

.index_horisontal_border {
	height:2px;
	width:740px;
	margin-left:15px;
	background:;
	border-bottom: 4px ridge orange; /*#4863A0;*/
}

	#content .padding_index_h_1 {
	  padding-left:15px;
	  padding-right:10px;
	  padding-top: 10px;
	}

	#content #index_h_1 p {
		color:#2B3856;
		padding-bottom:5px;
	}

	#content #index_h_1 h1 a,
	#content #index_h_1 h1 {
		text-align:left;
		/*color:#B40404;	/* bordó */
		margin:0px;
		margin-top:4px;
		padding:0px;
		font-family: Arial, Helvetica, Verdana, Sans-serif;
		font-size: 14px;
		padding-bottom: 7px;
	}

	#content #index_h_1 h1 a:hover {
	  color: 	black;
	}

	.kiemel_i_h_1 {
	  color:;
	  font-weight: bold;
	}

	img.index {
	  padding:1px;
	  border:1px solid black;
	  float:left;
	  margin-right:7px;
	  margin-bottom:1px;
	}


#index_h_2 {
	width:370px;
	float:right;
	padding-top:8px;
	background:;
	line-height:15px;
	color:#2B3856;
}

#index_h_2 table {
	border-collapse:collapse;
	background:;
}

#index_h_2 td {
	vertical-align:top;
}

	img.index_h2 {
		padding:1px;
		border:1px solid black;
		float:left;
	}
	
	#content #index_h_2 p {
		font-size:11px;
		padding-bottom:0px;
	}


	#content #index_h_1 h3 {
		text-align:left;
		/*color: grey;*/
		margin: 0px;
		padding: 0px;
		font-family: Arial, Helvetica, Verdana, Sans-serif;
		font-size: px;
		line-height:10px;
		border-left-style: groove; 
		border-left-color: black; 
		border-left-width: 8px; 
		border-bottom-style: ridge; 
		border-bottom-color: black; 
		border-bottom-width: 2px;
	}

	#content #index_h_1 h3 table {
		line-height:6px;
		margin: 0px;
		margin-bottom:0px;
		padding: 0px;
		color:	#4C4646;
	}
	
	.fej {
		font-size:10px;
	}


	#content #index_h_1 h3 a {
		color:	#4C4646;
	}

	#content #index_h_1 h3 a:hover {
		color:black;
	}

	#content #index_h_2 h2 {
		text-align:left;
		color: grey;
		margin: 0px;
		padding: 0px;
		padding-top:2px;
		font-family: Arial, Helvetica, Verdana, Sans-serif;
		font-size: 11px;
		line-height:12px;
		border-left-style: groove; 
		border-left-color: black; 
		border-left-width: 8px; 
		border-bottom-style: ridge; 
		border-bottom-color: black; 
		border-bottom-width: 2px;
	}

	#content #index_h_2 table h2{
		background: #999999;

	}

	#content #index_h_2 h2 a {
		padding-left:1px;
		color:	white;
		background:;
	}

	#content #index_h_2 h2 a:hover {
		color:black;
	}

#content #new_download form input.text_2 {
	color:gray;
}

#content #new_download form input.text {
	color:blue;
}


/*======================= P R O F I L E ==============*/

table.profile {
	width:700px;
	margin:auto;
}

table.profile td.td_profile_name {
	width:25%;
	background:;
	vertical-align:top;
}

table.profile td.td_profile_text {
	width:60%;
	background:;
}

table.profile td.td_profile_public {
	width:15%;
	background:;
	vertical-align:middle;
}

textarea.profil_text_in,
input.profil_text_in {
	width:400px;
	color:black;
	font-weight:bold;
	background:transparent;
	border:1px solid orange;
	padding-left:5px;
	padding-right:5px;
}

#user h1.user_h1,
#profile h1.profile_h1 {
	text-align:left;
	padding-left:70px;
}

#user .user_h2,
#profile .profile_h2 {
	font-size:14px;
}


table.user {
	width:600px;
	margin:auto;
}

table.user td.user_td_name {
	width:150px;
}

table.user td.user_td_data {
	width:450px;
	font-weight:bold;
	color:black;
}


/*======================= F O R U M  C O M M E N T S ==============*/

table.guestbook {
	position:relative;
	background:;
	width:740px;
	margin:auto;
	color:;
	border-collapse:collapse;
	border-color: yellow;
	margin-bottom:10px;
	border: 1px solid #6E6E6E;	/*#827839;*/
}

tr.gb_head {
	margin-top:0px;
	background:white;	/*#6D7B8D;*/
	color:white;
	border-bottom: 1px solid #6E6E6E;
}

td.gb_user {
	width:25%;
	padding-left:6px;
	font-size:12px;
	color:#585858;
}

td.gb_before {
	width:25%;
	padding-left:6px;
	font-size:11px;
	color:#585858;
}

td.gb_answer {
	width:25%;
	padding-left:6px;
	font-size:11px;
	color:orangered;
}

td.gb_time {
	text-align:right;
	padding-right:8px;
	font-size:11px;
	color:#585858;
}

tr.gb_body {
	background:;
	color:white;
	/*border: 3px double #151515;
	border-top: 1px solid #151515;*/
}

td.gb_com {
	padding:5px;
	background:;
	color:#2B3856;
	line-height:15px;
}

#content #guestbook #forum_posts table tr td p {
	padding:6px 0px 6px 0px;
	color:black;
	text-size:12px;
}

#content #guestbook #forum_posts table tr td img {
	max-width:530px;
	max-height:530px;
	padding:2px;
	margin:0px 0px 0px 0px;
	border:1px solid white;
}

#content #guestbook #forum_posts table tr td a.nick_link {
	color:orangered;
}

#content #guestbook #forum_posts table tr td a.nick_link:hover {
	color:black;
	text-decoration:underline;
}

#content #guestbook #forum_posts table tr td a.gb_url {
	color:#B40404;	/* bordó */
}

#content #guestbook #forum_posts table tr td a.gb_url:hover {
	color:black;
	text-decoration:underline;
}

#content #guestbook #forum_posts #quote {
	margin:0px 8px 0px 8px;
	padding:5px;
	width:;
	color:#585858;
	font-style:italic;
	border:1px dashed #B40404;	/* bordó */
}


/*======================= S I D E B A R   F O R U M ==============*/

#center #sidebar table tr td a.sidebar_forum {
	color:red;
}

#center #sidebar table tr td a.sidebar_forum:hover {
	text-decoration:underline;
}





/*======================= U S E R S ==============*/


/*
@font-face {
	font-family:'Americana_PFL';
	src:url(fonts/amerin.ttf);
}

<!--[if IE]>
@font-face {
	font-family:'Americana_PFL';
	src:url(fonts/amerin.eot);
}
<![endif]-->
*/

@font-face {
 font-family: Americana_PFL;
 src: url("fonts/amerin.eot") /* EOT file for IE */
}
@font-face {
 font-family: Americana_PFL;
 src: url("fonts/amerin.ttf") /* TTF file for CSS3 browsers */
}


#content p.forum_title {
	font-family:'Americana_PFL';
	font-weight:bold;
	margin-bottom:10px;
}


#content #guestbook a.forum_link {
	color:red;
}

#content #guestbook a.forum_link:hover {
	color:;
	text-decoration:underline;
}

#content table td.forum_td_1 {
	padding-top:3px;
	padding-bottom:3px;
}

#content a.users_tr {
	font-size:13px;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

#content a.users_tr:hover {
	color:white;
	text-decoration:underline;
}

#content a.users_td {
	color:#990000;
	text-decoration:;
	font-weight:;
}

#content a.users_td:hover {
	color:black;
	text-decoration:underline;
}

#content a.users_pages_link {
	color:black;
	font-weight:;
}

#content a.users_pages_link:hover {
	color:white;
	text-decoration:underline;
}



/*======================= P A D D I N G ==============*/


#content .padding {
  padding:25px;
}

#content .padding_1 {
  padding:20px;
  padding-top:px;
}

#content .padding_2 {
  padding:25px;
  padding-left:50px;
  padding-bottom:0px;
}

#content .padding_3 {
  padding: 25px;
  padding-bottom: 0px;
}

#content .padding_4 {
  padding: 25px;
  padding-left: 0px;
  padding-right: 0px;
}

#content .padding_index_blog {
	padding:15px;
}

#content .padding_forum {
	padding:15px 0px 15px 0px;
}

.beh {
	padding-left:82px;
}


/*======================= I M A G E ==============*/

img.blog_4 {
	padding:0px 20px 0px 20px;
	border:0px solid black;
	margin:0px;
}

img.blog_3 {
	padding:1px;
	border:1px solid black;
	margin:0px;
}

img.blog {
	padding:1px;
	border:1px solid black;
	float:left;
	margin:0px;
	margin-right: 7px;
	margin-top:3px;
}

img.blog_right {
	padding:1px;
	border:1px solid black;
	float:right;
	margin:0px;
	margin-left: 7px;
	margin-top:3px;
}

img.blog_2 {
	padding:1px;
	border:1px solid black;
	float:left;
	margin:0px;
	margin-right: 7px;
	margin-bottom:45px;
	margin-top:2px;
}

img.viz {
  padding:1px;
  border:1px solid black;
}

#content .img_r {
  float: right;
  margin: 10px 30px 10px 30px;
}

#content .img_l {
  float: left;
  margin: 20px;
}

#content .img_r2 {
  float: right;
  margin: 10px;
}

#content .img_elism {
  text-align: center;
}

#content .img_elerh {
  float: right;
  margin: 10px;

}

/*======================= F L O O T E R ==============*/

#footer {
	position:relative;
	clear:both;
	height:20px;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:10px;
	color:#c9c9c9;
	line-height:18px;
	text-align:center;
	background:#141414 url(../_images/site/eu_footer_2009.02.03_2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

	#footer a {
		color:white; /*black;*/
		text-decoration:none;
	}

	#footer a:hover {
		color:orange; /*#f19100;*/
		font-weight:;
	}


	#footer #copyright {
		color:black; /*#3c3c3c;*/
		padding:0px;
		margin-left:50px;
	}

#footer_space {
	height:10px;
}

/*======================= P O L L ==============*/


table.poll_table_0 {
	width:180px;
	padding:0px;
	margin:auto;
	padding-bottom:3px;
	margin-bottom:5px;
	border:1px solid black;
}

td.poll {
	padding:0px;
	margin:0px;
	text-align:center;
	font-size:10px;
	line-height:17px;
	color:black;
/*	border-bottom:1px solid black;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;*/
}


/*td.poll {
	vertical-align:middle;
	border:1px solid black;
	margin: 1px;
	padding: 1px;
	padding-bottom:2px;
	width:121px;
	text-align:center;
	position:relative;
	line-height:12px;
}

*/

.poll_total {				/* bottom of the result */
	padding-top:3px;
	line-height:12px;
	color:black;
	font-size:9px;
	text-align:center;
	
}

.poll_total_no {
	padding-top:3px;
	line-height:12px;
	color:black;
	font-size:9px;
	text-align:center;
}

.poll_img,
.poll_title_tr {
	display:none;
}

.poll_title_td {
}

.poll_title_text {
	color:black;
	font-weight:bold;
	font-size:9px;
}

/*.poll_question_text_div {
	color:black;
	text-align:center;
	font-size:10px;
	line-height:12px;
}

.poll_question_text_table {
	border-bottom:1px solid black;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;
}*/

.poll_question_text_td {
	padding:2px;
	padding-bottom:4px;
	color:black;
	text-align:center;
	font-size:10px;
	line-height:12px;
	border-bottom:1px solid black;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;
}

.poll_ok {
	height:px;
	font-size:11px;
	width:80px;
	color:black;
	margin-bottom:2px;
	border:1px solid gray;
	margin-top:3px;
}

#cent {
	width:180px;
	margin:0px;
	padding:0px;
	background:url('../_images/site/sidebar_bg_5.png');
}

#poll_option_div { /*Ezzel csökkentem az oszlop szélességét!*/
	width:140px;
	text-align:left;
	margin:auto;
}


.poll_option_table {
	margin:auto;
	background:;
	padding:0px;
	margin-bottom:3px;
	border-collapse:collapse;	
}

.poll_option_tr {
	background:;
	margin:0px;
	padding:0px;
}

.poll_option_td1 {
	color:white;
	text-align:left;
	font-size:9px;
	line-height:14px;
	padding-bottom:1px;
}

.poll_option_td2 {
	padding-top:5px;
	color:white;
	text-align:left;
	font-size:9px;
	line-height:13px;
}

/*============= P O L L  R E S U L T ==================*/

.poll_result_option {
	width:180px;
	text-align:left;
	font-size:9px;
	line-height:15px;
	background:url('../_images/site/sidebar_bg_5.png');
}

.poll_result_option_text {
	padding-top:4px;
	padding-left:10px;
	font-size:11px;
	color:white;
}

.poll_result_option_no {
	padding-right:10px;
	font-size:11px;
	color:white;
	text-align:center;
}


/*======================= D A T E  S Y S T E M ==============*/

table.current_date {
	width:180px;
	padding:0px;
	margin:auto;
	margin-bottom:5px;
	border:1px solid black;
	text-align:center;
}

table.current_date tr td {
	font-size:11px;
	line-height:14px;
	color:black;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;
}


/*======================= C U R R E N C Y  S Y S T E M ==============*/

table tr.sid_head_tr {
	border-bottom:1px solid black;
}

table tr td.sid_head_td {
	border-bottom:1px solid black;
	font-size:10px;
	line-height:14px;
	color:black;
	font-weight:bold;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;
}

table.currency {
	width:180px;
	padding:0px;
	margin:auto;
	margin-bottom:5px;
	
	border:1px solid black;
	text-align:center;
}

table.currency tr.cur_tr {
	background:url('../_images/site/sidebar_bg_5.png');
}

table.currency tr td.cur_name {
	font-size:10px;
	line-height:14px;
	color:black;
}

table.currency tr td.cur_rate {
	font-size:10px;
	line-height:14px;
	color:white;
}

table.currency tr td.cur_change_1 {
	font-size:10px;
	line-height:14px;
	color:red; /*#2B3856;*/
}

table.currency tr td.cur_change_2 {
	font-size:10px;
	line-height:14px;
	color:#2B3856;
}

/*======================= L O G I N ==============*/

#table_login {
	width:180px;
	padding:0px;
	margin:auto;
	background:url('../_images/site/sidebar_bg_4.png') no-repeat;
}

#table_login_ie6 {
	width:180px;
	padding:0px;
	margin:auto;
	background:url('../_images/site/sidebar_content_ie6_bg.jpg') no-repeat;
	
}

table.table_login {
	width:180px;
	padding:0px;
	margin:auto;
	margin-bottom:5px;
	border:1px solid black;
}

table.table_login tr td {
	
}

td.login {
	text-align:center;
	font-size:10px;
	line-height:15px;
	color:black;
	padding-top:2px;
}

table.table_logout_box {
	width:180px;
	padding:0px;
	margin:auto;
	margin-bottom:5px;
	border:1px solid black;
}

td.logout_box {
	text-align:center;
	font-size:11px;
	line-height:15px;
	color:black;
	padding-top:2px;
	padding-bottom:2px;
}

td.logout_box a:hover {
	color:white;
}

.a_forget a,
.a_login a {
	color:black;
}

.a_forget a:hover,
.a_login a:hover {
	color:white;
}

.login_text {
	height:13px;
	font-size:11px;
	width:83px;
	background:orange;
	color:black;
	margin:0px;
	margin-left:1px;
	margin-right:0px;
	border: 1px solid grey;
	padding-left:1px;
	margin-bottom:2px;
	z-index:10000;
}

.login_text_2 {
	height:13px;
	font-size:11px;
	width:75px;
	background:orange;
	color:black;
	margin:0px;
	margin-left:1px;
	margin-right:0px;
	border: 1px solid grey;
	padding-left:1px;
	margin-bottom:2px;
}

.login_ok {
	font-size:11px;
	width:115px;
	color:black;
	border: 1px solid gray;
}

.logout {
	font-size:11px;
	width:50px;
	color:black;
	border: 1px solid gray;
}

#forget input,
#guest_reg input {
	background: black;
	color:orange;
}

.oszlop {
	font-weight:bold;
	color:black;
	width:120px;
}


/*======================= G U E S T B O O K ==============*/

#guest_title {
	background:;
	margin-left:20px;
	width:300px;
	float:left;
	margin-bottom:20px;
}

#hiba_uzenet {
	color:red;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

#post_com {
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	text-align:center;
}

.com_looser_textarea,
.com_user_textarea{
	/*border:1px solid orange;
	color:#2B3856;*/
	height:200px;
	font-size:11px;
	border:1px solid orangered;
	color:orange;
	background:black;
	padding:3px;
	margin-left:1px;
}

.com_user_textarea{
	width:733px;
}
.com_looser_textarea{
	width:533px;
}

.input_seccode{
	border: 1px solid orange;
	color:#2B3856;
}

table.user_input td.answer {
	background:;
	width:150px;
	height:45px;
	text-align:center;
	vertical-align:top;
}

table.user_input td.submit {
	background:;
	width:150px;
	height:35px;
}


/*======================= L O G I N ==============*/


/*#guest_login {
	background:;
	margin-right:20px;
	width:300px;
	float:right;
	margin-bottom:20px;
}

#log_out_button {
	background:;
	float:right;
}*/


/*======================= S P H I D E R ==============*/

table.sphider {
	width:180px;
	padding:0px;
	margin:auto;
	margin-bottom:5px;
	border:1px solid black;
}

td.search {
	text-align:center;
	font-size:10px;
	line-height:17px;
	color:black;
	padding-top:2px;
}

/*table.sphider {
	margin-bottom:5px;
	margin-left:2px;
}

td.search {
	height:px;
	vertical-align:middle;
	border:1px solid black;
	margin: 1px;
	padding: 1px;
	padding-bottom:2px;
	width:121px;
	text-align:center;

/*	border: 1px solid black;
	width: 120px;
	height:122px;
	text-align:center;
	vertical-align:middle;*/
/*}*/

.search_text {
	height:13px;
	font-size:11px;
	width:130px;
	background:orange;
	color:black;
	margin:0px;
	margin-left:1px;
	margin-right:0px;
	border: 1px solid gray;
	padding-left:1px;
	}

.search_ok {
	height:px;
	font-size:11px;
	width:28px;
	color:black;
	border: 1px solid gray;
}


/*Search page body 
body {background-color:#000000; font-family:arial,sans-serif; font-size: 13px; color:#DDDDDD }

/*Top categories
.main_cat1 {font-size: 16px; font-weight: bold; color:#0000FF}
.main_cat2 {font-size: 12px; font-weight: bold; color:#0000FF}
.cat1:visited {font-size: 16px; font-weight: bold; color:#5555AA}

/*Small urls*/
.url {color: black}

/*a:visited{color:#EEEEFF}
/*hr{color:#000066}*/

/*Page descriptions*/
.description{font-size: 13px;}

/* */
td {font-family:arial,sans-serif; font-size: 13px; }

/* Title/link of pages */
.title{color:#CCCCFF; font-size:15px}


.searchBox{border:1px solid #CCCCFF;}

#did_you_mean,
#result_report {
	text-align:center ;
	padding:3px;
	background-color:; 
	font-weight: bold;
	margin-bottom:14px;
}

.catBanner {
	padding:3px;
	margin-top:15px;
	background-color:#e5ecf9; 
	font-weight: bold
}
.webPageBanner {
	padding:3px;
	margin-top:20px;
	background-color:#e5ecf9; 
	font-weight: bold
}

hr{color:#000066;}
hr.powered{width:550; color: #000066}

/*main results table */
#results{width: 780;}

/*
h1 {
	text-align: center;
	font-family: Verdana, Ariel;
	font-size:24px;
	color: #CCCCFF;
}
*/


#other_pages {
	text-align:center;
}

/*#powered_by {
	margin:0 auto;
	margin-top:20px;
	padding-top:10px;
	font-size:10px;
	text-align:center;
}*/

#common_report {
		text-align:center;
}

#cat_table {
		width:600px;
		margin-top:20px;
		padding-top:10px;
		padding-bottom:20px;
		border-top:1px solid #AAAAAA;
		border-bottom:1px solid #AAAAAA;

}

#cat_main {
	font-weight: bold;
}

/*.divline{
	margin-top:20px;
	margin-bottom:-5px;
	border-bottom:1px solid #DDDDDD;
}*/

#sub_cat {
	font-size:12px;
}