body
{
	padding:0;margin:0;
}

/***********************/
/*****     szalaghir     *****/
/***********************/

#main_div {
width: 940px;
margin: auto;
}

#body_div {
width: 800px;
float: left;
display: inline;
overflow: hidden;
border: 1px solid #ddd;
}

.google_bannerLT
{
	height: 600px;
	width: 125px;
/*	position: absolute;
	left: 800px;
	top: 100px;*/
float: right;
}

.szalaghir {
	display: block;
	padding-top: 5px;
	height: auto;
	width: 120px;
	margin: 0px;
	z-index: 1;
	overflow: hidden;
	right: 0px;
	bottom: 0px;

}

.szalagdoboz{
	width: 120px;
	height: auto;
	margin: 0px;
	padding: 0px;
}



.szalaghead, .szalagtitle
{
	margin:0;padding:3px 0 0 0;
	width:120px;
	height:40px;
	line-height:15px;
	background: transparent url(http://nyiregyhaza.mconet.biz/images/527/onpic_kuszo_673_20080215185944_958.gif) top center no-repeat;
	color: #fff;
	font-size:11px;
	text-align: center;
/*	border-bottom:1px dashed #066992;*/
/*	font-weight:bold;*/
}
.szalagtitle a
{
	color: #fff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.szalaghir .navlist
{
	margin:0;padding:0;
	list-style-type:none;
	margin-left:5px;
	margin-right:5px;
}
.szalaghir .navlist li
{
	margin:0;padding:0;
	padding-left:5px;
	padding-bottom:5px;
/*	background-image:url(http://nyiregyhaza.mconet.biz/images/234/725_20070111111234_712.gif);
	background-repeat:no-repeat;
	background-position:left center;*/
	line-height:12px;
	margin-bottom:10px;
	border-bottom: 1px solid #999999;

}

/* hogy a szalagirben az elso li tag elott ne legyen jelolo 
IE persze ezt nem erti*/
.szalaghir .navlist li:first-child 
{
	background:none
}


.szalaghir .navlist a
{
	font-size:11px;
	color: black;
	text-decoration:none;

}
.szalaghir .navlist .a:hover
{
	text-decoration:underline;
}
/***********************/
/***     szalaghir vege  *****/
/***********************/

/********************/
/***    head     ****/
/********************/

#head
{
	font-family: verdana, Helvetica, sans-serif;
	margin:0;padding:0;
	height: 130px;
	width: 800px;
	background: transparent url(http://nyiregyhaza.mconet.biz/images/527/head_780_20080215135811_250.gif) center no-repeat;
position: relative;
}

#head_l
{
	margin:0;padding:0;
	float:left;
	display:block;
	width:200px;
	height:100px;
}
#head .headlink
{
	margin:0;padding:0;
	position:relative;
	left: 0px;
	top: 0px;
	display:block;
	float:left;
	width: 120px;
	height: 80%;
	text-decoration:none;
	font-size: 11px;
	text-align:center;
	color:#066992;
}
#head .hhh
{
         display:block;
         margin-top:70px;
}
#head_l .l_text
{
	margin:0;padding:0;
	display:block;
	float:left;
	position:relative;
	top:5px;
	left:10px;
	color:white;
	font-size:10px;
	font-weight:bold;
}
#head_c
{
	margin:0;padding:0;
	display:block;
	float:left;
	width:400px;
	height:100px;

}
#head h1
{
	font-family: verdana, Helvetica, sans-serif;
	margin:0;padding:0;
	font-size:26px;
	font-weight:bold;
	color: #066992;
	float:left;
	display:block;
	position:relative;
	top: 10px;
	left: 0px;
	clear:left;
}

#head .headwebcim
{
	margin:0;padding:0;
	float:left;
	display:block;
	position:relative;
	width:100px;
	height:auto;
	left: 35px;
	top: 10px;
	clear: left;
	color: #066992;
	font-weight:bold;
	font-size:12px;
}
#head .headwebcim a
{
	font-weight:bold;
	color: #066992;
	text-decoration:none;
	font-size:11px;
}
#head .headwebcim2
{
	margin:0;padding:0;
	float:left;
	display:block;
	position:relative;
	width:230px;
	height:auto;
	left: 0px;
	top: 10px;
	color: #066992;
clear:left;
}
#head .headwebcim2 a
{
	font-weight:bold;
	color: #066992;
	text-decoration:none;
	font-size:10px;
}
#head_r
{
	margin:0;padding:0;
	float:left;
	display:block;
	width:200px;
	height:100px;
}

#head .mconet_logo
{
        display: block;
	float:right;
	width:130px;
	height:100%;
	text-decoration:none;
	color: #066992;
}
#head .mo
{
	display:block;
        margin-top:70px;
}
#head .mo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color: #0C3C63;
}
#icons
{
	margin:0;padding:0;
	display:block;
	float:left;
	clear:left;
	position: absolute;
	top: 70px;
	left: 450px;
	width:150px;
	height:30px;
	line-height:11px;
	text-align:center;
	height:auto;
	font-family: verdana, Helvetica, sans-serif;
/*	font-size:8px;
	border:1px solid red;*/

}
#icons a
{
margin:3px;
	font-size:9px;
	color: #066992;
	text-decoration:none;
	border:1px solid #c8c8c8;
display:block;
float:left;
}
#icons a:hover
{
	border:1px solid #066992;
}
#icons img
{
	margin:0 0px 0 0;
	padding:3px;
}
/******************/
/***    head end    ***/
/******************/

/**************************/
/***   kereso sav, freemail   ***/
/**************************/


#keresosav
{
	margin:0;padding:0; /*6px 0 0 0;*/
	display: block;
	float: left;
	position:relative;
	top:8px;
	left: 0px;
	height: 30px;
	line-height: 18px;
	width: 800px;
	color: #d4561a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	background: transparent;/* url(http://nyiregyhaza.mconet.biz/images/473/keresobg_174_20071120154833_635.gif) no-repeat;*/
/*	border-top:1px solid #066992;*/
/*	border-bottom:1px solid #619fdd;*/
/*	border-left:1px solid #f0f0f0;*/
}

.google_text, .freemail_text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;padding:0;
	height: 18px;
	line-height: 18px;
	display: block;
	float: left;
	color: white;
	padding-left: 3px;
	padding-right: 5px;
	text-decoration:none;
}
.google_gomb, .freemail_gomb
{
	margin:0 0 0 3px;
	height: 18px;
	line-height: normal;
	display: block;
	float: left;
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	overflow: visible;
	background: transparent;
	text-decoration:none;
	border: 1px solid #005CA1;
	cursor: pointer;
}

.google_gomb:hover, .freemail_gomb:hover
{
	color: white;
	background: transparent;
	border: 1px solid #05487a;
}
.google_input, .freemail_input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;padding: 2px 0 2px 0;
	color: #006;
	background: transparent; /*#0099cc;*/
	float: left;
	display: block;
	height: auto;
	width: 100px;
/*	line-height: 22px !important;*/
	border: 1px solid #005CA1;
}
#googleform, #freemail_form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;padding:0;
	height: auto;
	line-height: auto;
	display: block;
	float: left;
	background: transparent; /*#0099cc;*/
/*	color: white;*/

}
.freemail_select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;padding:0;
	color: white;
	background: #066992;
	float: left;
	display: block;
	height: 18px;
	line-height: 18px;
	border: 1px solid #005CA1;
}



/*******************************/
/***   kereso sav, freemail vege   ***/
/******************************/

#oriasbanner
{
	margin:0;padding:0;/* 0 10px 0;*/
	width: 800px;
	height: 125px !important;
	height: 120px; /*auto;*/
	display: block;
	text-align: center;
	color: #B9D2E5;
	background: #FDFDFD url(http://nyiregyhaza.mconet.biz/images/527/bannerbg_662_20080215155014_769.gif) repeat-y;
}

#oriasbanner .oriasbannerhead
{
	width:100%;
	text-align:center;
	background: transparent;
	color:#066992;
	font-size:9px;
	font-weight:bold;
	font-family:verdana;
	letter-spacing:5px;
/*	border-bottom:1px solid #FBDFD2;*/
}

/************************/
/***       headmenu         ***/
/************************/

#headmenu
{

	height: 130px;
	width: 800px; 
	background: #066992 url(http://nyiregyhaza.mconet.biz/images/527/menubg_841_20080215175059_395.gif) no-repeat;
z-index:100;

}

#headmenubox
{
	margin:0;
	padding:0;
	display:block;
	position:relative;
	left: 12px;
	top: 2px;
	width:790px;
	background: transparent;
	z-index:200;
}

#headmenu .menugombok 
{
	margin:2px;
/*	text-indent: 5px;*/
/*	padding:0 0 0 5px;*/
/*	padding: 1px 7px 0px 7px;
	margin: 1px 3px 0px 3px;*/
	padding: 1px 7px 1px 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff; /*#005ca1;*/
	display: block;
	height: 20px;
/*	width: 80px auto;*/
	width: auto;
	text-decoration: none;
	float: left;
	line-height: 18px;
	overflow: visible;
	cursor: pointer;
	background: #005ca1 url(http://nyiregyhaza.mconet.biz/images/527/menugomb_270_20080215183350_329.gif) repeat-x;

}

#headmenu .menugombok:hover
{
	color: #fff;
	background: #05487a url(http://nyiregyhaza.mconet.biz/images/527/menugomb_hover_841_20080215184051_395.gif) repeat-x;
}

.mll {
	padding: 1px 7px 0px 7px;
	margin: 1px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 80px auto;
	height: 20px;
        line-height: 18px;
	font-size: 10px;
	color: white;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background: #005CA1 url(http://nyiregyhaza.mconet.biz/images/473/menugomb_458_20071121133001_78.gif) repeat-x;
	text-align:center;
	float:left;
	display: block;
                text-decoration: none;
/*	border: 1px solid #ACACAC;*/
}
.mall 
{
        background: #005ca1;
	height: auto;
	width: 125px;
	text-align: left;
	float: none;
	margin:0;
	padding:0;
}

.mall .ml {
	width: 100%;
	width: 94% !important;
	height: auto;
	line-height: 18px;
	text-align: left;
	float: none;
	margin:2px;
	padding: 1px;
/*	border:1px solid #ffffff;*/

}
.ml {
	width:70px auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066992;
	background: white;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-bottom:1px;
	text-align:center;
	margin:1px;
	float:left;
	display: block;
                text-decoration: none;
/*	border-left:1px solid #619fdd;
	border-right:1px solid #619fdd;*/
}
.ml:hover 
{
	background: #05487a;
/*	border-left:1px solid #066992;
	border-right:1px solid #066992;*/
                color: #fff;
}


/************************/
/***    headmenu vege    ***/
/************************/


/************************/
/*****     head vege     *****/
/************************/


/************************/
/*****     baloldal        *****/
/************************/
#bal
{
                 width:120px;
                 height:auto;
                 float:left;
}
.seform 
{
	width: 115px;
	margin: auto;
	color: black;
	font-size: 10px;
}
.ONpicheader,.pictures_category
{
	max-width:120px;
	color: #fff;
	display: block;
	margin:0px;
	height: 30px;
	width: 120px;
	background: transparent url(http://nyiregyhaza.mconet.biz/images/527/onpic_395_20080215191232_784.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 2;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: left;
	line-height: 25px;
	float: left;
}
.nsz 
{
                height: 30px;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	VERTICAL-ALIGN: middle; 
	max-width:120px;
	color: #fff;
                padding-top:3px;
                padding-left:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
.nsz a
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	color: #fff;
	text-decoration: none;
/*                padding-top:3px;
                padding-left:10px;*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 

}

#navlist,.navlist {
	width: 120px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float:left;
}
#navlist li,.navlist li {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding: 0px;
	display: block;
	height: auto;
	/*background-image: url(http://nyiregyhaza.mconet.biz/images/197/894_20061107165027_136.gif);
	background-repeat: no-repeat;
	background-position: 2px center;*/
	width: 120px;
	overflow:hidden;
}
#navlist .lead,.navlist .lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 8px;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 10px;
	text-align: left;
	font-weight: normal;
	border-bottom: 1px solid #005CA1;
}

.navlist {
	background-color: transparent;
}

#navlist .lead:hover,.navlist .lead:hover 
{
	/*color: #0C3A05;*/
	/*background-color: white;*/
	/*background-image: url(http://nyiregyhaza.mconet.biz/images/197/894_20061107165027_136.gif);
	background-repeat: no-repeat;
	background-position: 2px center;*/
	border-bottom:1px solid #ACACAC;
	text-decoration: underline;
}

/************************/
/****     baloldal vege   *****/
/************************/


/************************/
/*****    jobboldal    * *****/
/************************/

#jobb
{
	padding:0px;margin:0px;
	width:120px;
	float:left;
	height:100%;
	display:block;
	text-align:center;
}
.kepgal
{
	display:block;
	width:120px;
	height: 150px !important;
	height: 150px auto;
}

.ONpictext
{
	background: transparent;
	max-width:120px;
	height:auto;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: black;
	margin:3px;
	text-align:center;
	display:table;
}
.ONpictext a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: black;
	margin:2px;
	padding: 0px 0px 3px 3px;
	display:block;
	text-align:left;
	max-width:120px;
	border-bottom:1px dashed #005CA1;
}
.ONpicimg a
{
	text-align:left;
	display:block;
	max-width:120px;
}
.ONpictext a:hover, .ONpicimg a:hover
{
	color: black;
}
.ONpicimg
{
	height:auto;
	border-bottom:1px solid #066992;
}
.ONpicimg img
{
	height:auto;
	text-align:center;
	padding: 3px 0 3px 0;
}


/************************/
/****   jobboldal vege   *****/
/************************/


/************************/
/*****     kozep resz     *****/
/************************/



#kozepsonagydiv
{
	margin:0;padding:0;
	width:800px;
	height:auto;
	float:left;
	background: transparent;
}

.headertopnews 
{
                text-align:center;
	width: 83%;
/*	width: 80% !important;*/
	float: left;
	height: auto;
	margin-right: 2px;
	margin-left: 1px;
                padding-bottom: 3px;
                padding-right: 2px;
                padding-left: 1px;
                border-left: 1px solid #D0D4DB;
                border-right: 1px solid #D0D4DB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
.span_Timer
{
width:100px;
background-color: black;

}

.fn a {
	color: #D02C09;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.datum 
{

	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B0411C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	display: block;
	padding: 0px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
                float:left;
                padding-left:150px;
}
.datum .cim
{
	text-align:center;
                color: #f42626;
}
.cim 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tegy 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	font-weight: normal;
}
.tegy .tegy 
{
	font-weight: bold;
	height: auto;
	width: auto;
	margin: 1px;
	padding: 0px;
	color: black;
}

/*****     kereso     *****/

#mmcountcategoryheader 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	height: auto;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: auto;
	line-height: 16px;
	display: block;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
/*	float:left;*/
}

.sendnewsheadertitle 
{
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	height: 25px;
	width: 485px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	background: #B9D2E5;

}
.sendnewsmainheader  /* eredmeny mezoben a cikk szoveg szine */
{
	padding: 5px;
	height: auto;
	width: 485px;

	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
	color: black;
}
.sendnewsmainheader .sdivmh {
	width: 485px;
	margin-top: 0px;
	margin-bottom: 1px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	display: table;
	position: relative;
	padding: 0px;
	background-color: #066992;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sendnewstditemtitle   /* kereso from feliratok szine */
{
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	width: 130px;
	overflow: hidden;
	float: left;
	background-color: #066992;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: auto;
	color: #fff;
}
.sendnewstditemvalue, .sendnewstditemvalueb {
	float: left;
	height: auto;
	width: 340px;
	padding-top: 2px;
	background-color: #066992;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	text-align: center;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #FCF6E8;
	border-right-color: #FCF6E8;
	border-bottom-color: #FCF6E8;
	border-left-color: #FCF6E8;
	border-right-style: none;
	border-bottom-style: none;
}
.sendnewstditemvalueb {
	background-color: #066992;
	height: auto;
	width: 470px;
	margin: 1px;
	position: relative;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	border-left-style: none;
}

.sendnewstditemvalue .sdtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	height: auto;
	width: 300px;
	margin: auto;
	line-height: normal;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.sendnewstditemtitleb {
	line-height: 25px;
	height: 25px;
	width: 470px;
	margin: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #066992;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	color: white;
}

.sendnewssearchtext, .sendnewssearcharea /* kereso formban a szoveg szine */
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: black;
	height: auto;
	width: 330px;
	margin: 0px;
	padding: 1px;
	border: 1px solid #96A2B1;
}
.sendnewssearcharea {
	line-height: 14px;
	height: 100px;
	width: 460px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	border-top-color: #F3DBA0;
	border-right-color: #F3DBA0;
	border-bottom-color: #F3DBA0;
	border-left-color: #F3DBA0;
}
.sendnewstdsearchbut /* kereses gomb */
{
	color: #B9D2E5;
	background-color: transparent;
	border: 1px solid #B9D2E5;
	float: none;
	width: 50px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	line-height: 16px;
	height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	cursor: pointer;
}
.sendnewsmainheader li {
	list-style-type: square;
}
.searchmaindivs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 460px;
	position: relative;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	height: auto;
	display: table;
}
.searchresultnums1, .searchresultnums2 {
	text-align: center;
	display: block;
	float: left;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	height: 105px;
	width: 20px;
	margin-right: 5px;
	overflow: hidden;
	padding: 5px;
	line-height: 105px;
	background-color: #066992;
}
.searchtextmaindiv1,.searchtextmaindiv2 {
	height: 103px;
	width: 408px;
	margin-top: auto;
	padding: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: left;
	overflow: hidden;
	border: 1px solid #CCCCCC;
}
.searchresultnums2 {
}

.searchtextmaindiv2 {
/*	background-color: white;*/
}
.searchtitle {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.searchtitlech, .searchstextch {
	text-decoration: underline;
	color: black;
/*	background-color: #560B0B;*/
	padding: 2px;
}
.searchtitlemorelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	display: block;
	line-height: 16px;
	height: 16px;
	width: 132px;
	border: 1px solid #BEBEBE;
	background-color: #066992;
	position: absolute;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	left: 280px;
	top: 90px;
	z-index: 1000;
}
.searchtitle:hover {
	text-decoration: underline;
}
.searchtextmaindiv2 .searchdate, .searchtextmaindiv1 .searchdate {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	display: block;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.SearchONpicimg {
	float: left;
	height: 40px;
	width: 60px;
	border: 1px solid #7E7E7E;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	overflow: hidden;
}
.SearchONpicimg .SearchONpicimg {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	line-height: 65px;
}
.printbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
}
.printbody .fullnewss {
	font-size: 12px;
	font-weight: normal;
}
.printbody .fullnewsl {
	font-size: 10px;
}
.printdatatlink {
	font-size: 11px;
	font-weight: normal;
}
.printdatatlink a {
	color: #000066;
	text-decoration: underline;
	font-size: 10px;
}

/*****     kereses eredmenye vege    *****/


/*****     kereso vege     *****/



/***   Hir reszei   ***/

.N_left, .N_right
{
	width:205px;
	padding:0 5px 0 5px;
/*	padding:0px;*/
	margin:0px;
	text-align:left;
}
.N_left
{
	float: left;
	overflow: hidden;
	text-align:left;
}
.N_right
{
	float: right;
}
.N_left img, .N_right img
{
	padding:2px;
	margin:2px;
}

.banner, .bannernew
{
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	border: 1px dashed #999999;
/*	widht: 99%;*/
	width: 98% !important;
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 5px;
	display:table;
	text-align:center;
	clear:both;
	float:none;
	background: #FDFDFD;
	color: #666666;
	letter-spacing: 1px;
	line-height: 20px;
z-index:-1;
}

.N_R
{
	text-align: center;
	clear: left;
	float: left;
	height: auto;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	width: 660px;

}


.cim b
{
	margin: 0;padding:0;
	/*width: 250px;   mint a felette levo fejlece borderrel egyutt*/
	height: auto;
	display: block;
	padding-top: 3px;
                text-align:left;
                font-size:10px;
                color: black;
                text-decoration: underline;
	cursor:pointer;

}

#fulltext_1 
{
	padding: 0;
	margin: 0;
	width:85%;
	height: auto;
	display:block;
	float:left;
	padding-left: 10px;
}

#fulltext_2 
{
                text-align:justify;
	margin: auto;
	width: 95%;
	padding: 3px;
	text-indent: 0px;
	height: auto;
}
#fulltext_2 a {
	text-decoration: none;
	font-weight: bold;
	color: #066992;
	padding-left: 2px;
}
#fulltext_2 img {
	border: 1px dotted #333333;
	text-align: center;
	clear: left;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
.N_R .N_left .newsm .datum
{
	text-align:center;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B0411C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: auto;
	display: block;
	padding: 0px;
	margin-top: -5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
                float:left;
}


.newsm
{
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	color: #333333;
	margin-top: 4px;
	margin-left: 2px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	height: 140px auto;
	border: 1px solid #F7F7FB;
}
#fullnewsbt {
	margin: 0px;
	clear: left;
	float: left;
	width: 640px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	z-index: 1;
}


.newsm img 
{
	border:1px solid #5795df;
	margin: 5px;
	padding: 2px;
}
.cim img 
{
	border:0;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.newsm .fullnewst
{
	display:block;
	width:99%;
	clear:both;
	font-weight: bold;
	margin-left: 10px;

}
.category_list_full
{
	text-align:left;
                float:left;
	padding:2px;
	padding-left: 8px;
	margin:auto;
	width:525px;
	height:20px auto;
/*	border-bottom:1px solid #7FCFEB;*/
}

.category_list_full a
{
	color: #B9D2E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	/*font-weight: bold;*/
	text-decoration: none;
                float:left;
}
.category_link,.category_linktd_style1 
{
	margin:0; padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #066992;
	height: 20px;
	display:table;
	width: 98% !important;
	width: 98%;
/*	width: 535px;*/
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	background: #005CA1;
	border-left: 10px solid #05487A;
	float:left;
}

.category_linktd_style1 a
{

	float:left;
	display: block;
	color: #fff;
	height:20px;
	padding:0;margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}

/***   Hir reszei vege  ***/

/***   tovabbi linkek   ***/

#headermorenews
{
	text-align:center;
	height:auto;
	color: #CCCCCC;
	width:655px;
	padding:0px;
	margin:0px;
	display: block;
	float: left;
}
#headermorenews a
{
	color: #6C7079;
	text-decoration:none;
}
#headermorenews b
{
	color: #6C7079;
}
#leftmorenews
{
	width:49%;
	float: left;
	padding:0px;
	margin:0px;
}
#rightmorenews
{
	width:49%;
	float: right;
	padding:0px;
	margin:0px;
}

#leftmorenews, #rightmorenews
{
	padding-top: 10px;
}

#leftmorenews a, #rightmorenews a
{
	width:240px;
	text-align:left;
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: black;
	height: 12px auto;
	background: transparent url(http://nyiregyhaza.mconet.biz/images/436/arrow_270_20071010105114_384.gif) 0 50% no-repeat;
	margin: 1px;
	padding: 1px 1px 1px 4px;
/*	border-left: 8px solid #B9D2E5;*/
	display: block;
	text-indent: 1.4em;

}
#leftmorenews a:hover, #rightmorenews a:hover
{
	background: transparent url(http://nyiregyhaza.mconet.biz/images/436/arrow_h_948_20071010105114_985.gif) 0 50% no-repeat;
}


/***   tovabbi linkek vege  ***/


/***   informacio a cikkek utan   ***/

.downmorenews {
	margin: auto;
	height: auto;
	width: 525px;
	padding: 0px;
}
.downmorenews .pictures_category 
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	height: 15px;
                width: 520px;
                min-width: 520px;
	text-indent: 0px;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
        background: #B9D2E5;
        color: black;
}
.downmorenews .navlist 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	clear: left;
	float: left;
	height: auto;
	width: 520px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	text-indent: 0px;
	overflow: hidden;
	list-style-type: none;
}
.downmorenews .navlist .lead, .downmorenews .navlist .lead:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	display: inline;
	clear: none;
	margin: auto;
	padding: 0px;
	background:none;
}
.downmorenews .navlist .lead:hover 
{
	text-decoration:underline;
/*	background-color: #f0f0f0;*/
}
.downmorenews .navlist li 
{
	text-indent: 0px;
	float: left;
	height: auto;
	width: 510px;
	text-align: left;
	display: block;
	line-height: 18px;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: none;
	padding: 0px;
	padding-left: 2px;
	border-left: 10px solid #B9D2E5;
/*	border-right: 10px solid #6C7079;*/
}
.downmorenews .navlist li:hover 
{
	border-left: 10px solid #05487A;
}
/***   informacio a cikkek utan vege  ***/


/*****     Video galeria     *****/

nyironvidmaintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: auto;
	padding: 2px;
	width: 510px;
	text-align: center;
	display: block;
	position: relative;
	height: auto;
	background-color: #F8F8F8;
}
.nyironvidmaintable .nyironvidonevid .nyironvideoonelink {
	text-decoration: none;
	color: #666666;
	height: auto;
}
.nyironvidmaintable .nyironvidonevid {
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #EFEFEF;
	width: 145px;
	height: auto;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	background-color: #FFFFFF;
}
.nyironvidmaintable .nyironvidtext {
	font-family: Georgia, \\\\\\\"Times New Roman\\\\\\\", Times, serif;
	margin: 10px;
	font-weight: normal;
	font-size: 11px;
	position: relative;
}

/*****     Video galeria vege     *****/




/************************/
/***    kozep resz vege    ***/
/************************/




/************************/
/*****     footer          *****/
/***********************/

#footer
{
	margin:0;padding:0;
	float:left;
	width:800px;
	height:100px;
	background: #005ca1 url(http://nyiregyhaza.mconet.biz/images/527/footer_206_20080215185417_105.gif) no-repeat;
}

.footer_l
{
	position:relative;
	left:4px;
	top:20px;
	float: left;
	height: 70px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #066992;
	text-decoration: none;
	font-weight: bold;
	text-align: center;

}
.footer_l a 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #066992;
}
.footer_c
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0; padding:0;
	display:block;
	position:relative;
	top:25px;
	width:500px;
	height:70px;
	text-align:center;
	float:left;
	font-size:10px;
	color: #066992;
}
.footer_c ul
{
	margin:5px 0 0 0;padding:0;
	list-style-type:none;
	line-height:11px;
	display:block;
	background: /*#0E6B73; #333333;*/
}
.footer_c ul li
{

	margin:0;padding:0;
	font-size:11px;
	line-height: 11px;
	display:block;
	color: #066992;
}
.footer_c a
{
	margin:0;padding:0;
	font-size:10px;
	text-decoration:none;
	color: #066992;
	line-height: 11px;
	font-weight: bold;
}
.footer_r
{
	position:relative;
	top:20px;
	margin:0;padding:0;
	width:100px;
	height:70px;
	float:right;
/*	background: url(http://nyiregyhaza.mconet.biz/images/419/fotter_logo_36_20070828125244_24.gif) no-repeat;*/
}
.footer_r a
{
	margin:0;padding:0;
	color: #066992;
	display:block;
	font-size: 12px;
	text-decoration:none;
	position:relative;
	left:-10px;
}

.footer_r .international
{
	display:block;
	width:80px;
	position:relative;
	left:10px;
	top:-5px;
}
/************************/
/*****     footer vege   *****/
/***********************/

.ONpictext .tegy
{
	display:block;
	height:20px;
}
.pGallerys
{
	margin:0px;
	padding:0px;
	width:665px;
	clear: left;
	float: left;
	height: 180px;
	position: relative;
}
.pGallerys .ONpicheader
{
	float:left;
	background: #e4e4e4;
}

/**********************************/
/*            statikus tartalomhoz              */
/*********************************/
.text
{
	width:500px;
	display:block;
	padding:10px;
	text-align:left;
}
.text h3
{
	margin:0;padding:15px 0;
	font-size:15px;
	font-family: Verdana, Helvetica, Ariel
	color: #666666;
	text-decoration:underline
}
.text p
{
	text-align: justify;
}
.text .bold
{
	font-size:12px;
	font-weight:bold;
}
.text .alahuz
{
	padding:10px 0 0 0;
	text-decoration:underline;
	font-weight:bold;
}
.text ul
{
	margin:0 0 0 0px;padding:0 0 0 20px;
	width:90%;
	position:relative;
	left:5px;
	list-style-type:square;
	text-align: justify;
}
