html {
  overflow: auto;
}
body {
	width: auto !important;
	width: 96%;
	background-image: url("http://figyel.hu/image/potty.png");
	background-repeat: repeat;
}
.body a{
	outline: none;
}
img {
	border: 0px none;
}
.img a{
	border: 0px none;
	outline: none;
}
.maint {
  *width: 100%;
  width: 1053px;
  height: 100%;
  background-color: #fcfcfe;
  border: 1px solid #bbbbcc;
  /*font-size: 12px; color: #666677; font-weight: bold; letter-spacing: 2pt;*/
}
.top {
  text-align: center;
}
.left {
  text-align: left;
  width: 130px;
}
.center {
  text-align: center;
  background-color: #fafafc;
  border: 0px solid #bbbbcc;
}
.right {
  text-align: right;
  width: 130px;
}
.bottom {
  text-align: center;
}
.cimke {
  text-align: center;
  border: 1px solid #bcbcbc;
  background-color: #F0F0F0;
  margin-bottom: 2px;
}
.menu {
	width: 100%;
}
a {
	font-family: tahoma,verdana,sans-serif;
	text-decoration: none;
	color: #555555;
	outline: none;
}
a:hover {
	color: #0000FF;
	outline: none;
}
.menu a {
	display: block;
	font-weight: bold;
	font-size: 9pt;
	border-style: solid;
	border-width: 1px 5px;
	outline: none;
}
.also_menu {
	background-color:#F4F4F4;
	color:#555555;
	text-decoration:none;
}
.also_menu:hover {
	background-color:#cc0000;
	color:#ffffff;
}

/* FŐOLD - ÚJ_HÍREK */
.uj_hirek a {
	display: block;
	text-align: left;
	border: 1px solid #EFEFEF;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: tahoma,verdana,sans-serif;
	text-decoration:none;
	padding: 1px 0 2px 0;
}
.uj_hirek a:hover {
	border: 1px solid #FF0000 !important;
	outline: none;
}
/*ALENÜ - HÍREK*/
.hirtabla {
	font-size: 10pt;
	font-family: tahoma,verdana,sans-serif;
	color: #555555;
	width: 100%;
}
.hirtabla a {
	display: block;
	text-align: center;
	border: 1px solid #EFEFEF;
	margin: 0px 0px 0px 0px;
	font-size: 9pt;
	font-family: tahoma,verdana,sans-serif;
	text-decoration:none;
	padding: 1px 0 1px 0;
	outline: none;
}
.hirtabla a:hover {
	border: 1px solid #FF0000;
	outline: none;
}
.hirtabla td {
	border-style: solid;
	border-width: 0px;
}
.hir {
	/*margin-top: 10px;*/
	border: 1px solid #d1d1d1;
	font-family: tahoma,verdana,sans-serif;
	font-size: 10pt;
	color: #555555;
	width: 100%;
}
.hir_title {
	font-size: 12pt;
	font-weight: bold;
}
.hir td {
	border: 0px solid #99bbee;
	text-align: left;
}
.rss_box {
	text-align: left;
	border: 1px solid #bcbcbc;
	margin: 5px 0 5px 0;
	font-size: 8pt;
	font-family: tahoma,verdana,sans-serif;
}
.main_rss_box_url:hover {
	border: 1px solid #0000FF;
	color: #FF0000;
}
.main_rss_box_url a:hover {
	color: #ff0000;
	outline: none;
}
.rss_box_title {
	border: 1px solid #bcbcbc;
	text-align: center;
	margin: 2px;
	font-weight: bold;
	color: #ffffff;
	background: #EEEEEE url('http://figyel.hu/image/p_kis_cim_bg.jpg');
}
.cimhir_title {
	border: 0px solid #bcbcbc;
	font-family: tahoma,verdana,sans-serif;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	background: #EEEEEE url('http://figyel.hu/image/p_kis_cim_bg2.jpg');
	font-size: 13px;
	letter-spacing:1px;
}
.subhir_title {
	border: 1px solid #bcbcbc;
	background: #ffffff url(http://www.figyel.hu/image/kis_cim_bg.png);
	font-size: 11px;
}
.rss_box_items_friss {
	border: 0px solid #bcbcbc;
	background-color: #EEEEEE;
	margin: 2px;
}
.rss_box_items {
	border: 1px solid #bcbcbc;
	background-color: #EEEEEE;
	margin: 2px;
}
.rss_box_item {
	margin: 4px 2px;
}
.rss_box_item a {
	color: #555555;
	outline: none;
}
.rss_box_item a:hover {
	text-decoration: underline;
	outline: none;
}

.fw {
	font-size: 8pt;
	color: #44aaff;
}

#box_back {
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
}

#box_fore {
	/*background-color: #ffffff;*/
	position: absolute;
	z-index: 9999;
	/*border: 3px solid #aaaabb;*/
}

#box_head {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
   color: #44aaff;
}

#box_head td {
	width: 33.3%;
	padding: 0 3px;
}

.search_title {
	text-align: left;
	margin: 5px 0 3px 5px;
	color: #2255aa;
	font-size: 12pt;
}

.search_title a {
	color: #2255ff;
	font-size: 11pt;
	font-family: tahoma,verdana,sans-serif;
	outline: none;
}

.search_desc {
	margin-left: 10%;
	width: 80%;
	margin-bottom: 24pt;
	text-align: left;
	color: #003366;
	border: 1px solid #ccddee;
	padding: 5px;
}

#hid_fr {
	display: none;
	width: 0px;
	height: 0px;
	position: absolute;
	top: -1000px;
	left: -1000px;
}

.rejt {
	position:absolute;
	visibility:hidden;
	border: 1px groove #bcbcbc;
}
.cimhirlink a:link {
	COLOR: #0000ff; TEXT-DECORATION: underline;
	outline: none;
}
.cimhirlink a:visited {
	COLOR: #0000ff; TEXT-DECORATION: underline;
	outline: none;
}
.cimhirlink a:hover {
	COLOR: #0000ff; TEXT-DECORATION: underline;
	outline: none;
}
.cimhirlink  a:active {
	COLOR: #0000ff; TEXT-DECORATION: underline;
	outline: none;
}