/**** alapertelmezett tulajdonsagok ****/
body {
	margin:0px;
}
body, td, p {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
}/* a, td, p tenyleg kell-e a vegen is, ha letisztazva */
a, a:link, a:visited, a:active {
	text-decoration: none;
	color:#3990bd;
	font-weight:normal;
}
a:link:hover, a:visited:hover, a:active:hover {
	text-decoration: underline;
	color:#646566;
	font-weight:normal;
}
img {
	border:none;
}
hr {
	color:#fff;
	background-color:#fff;
	border:none;
}
table {
	width:auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 6px;
}
h1, h2, .tophed, #top_head h4, .cnt_szponzorok h4{
	color: #5e90bd;
	margin-bottom:20px;
	font-weight:normal;
}
h3, h4 {
	color: #646566;
}
h5, h6 {
	color: #000;
}
h1 {
	font-size: 18px;
	line-height:24px;

}
h2 {
	font-size: 16px;
	line-height:22px;
}
h3 {
	padding-top: 5px;
	font-size: 15px;
	line-height:21px;	
}
h4 {
	margin-top:0px;
	font-size: 14px;
	line-height:20px;
}
#top_head h4 {
	font-size:18px;
}
h5 {
	font-size: 12px;
	line-height:16px;
	font-variant: small-caps;
}
h6 {
	margin-left: 10px;
	font-size: 12px;
	line-height:16px;
}
form {
	margin:0px;
}


/**** layout-hibrid.html, egyelore alapertelmezetten a dokinet_main.css-ben a szelesseg 778px ****/
#bodybackground {
	background-color: #eeeff1;
	background-image:url(/upload/gastroenterologia/frameimage/topbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}/* body felso hatterkepe, szine */
#maintable_container, #ctl00_maintable_container {
	/*height:200px;*/
}
#innerbodybackground {
	padding-bottom:5px;
	background-image:url(/upload/gastroenterologia/frameimage/bottombg.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}/* body also hatterkepe, szine */
#layout_div {
	position:relative;
}
#contentframe_container {
	width:990px;
}/* fejlec kivetelevel az egesz weboldal befoglalo kerete, fejlec szelesseget a head_link.css-ben kell megadni */
#bottomcontent_container {
	width:990px;
}/* lablec befoglalo kerete */
#leftcontent, #leftcontentpanel, #ctl00_leftcontentpanel, #ctl00_leftcontent_container {
	width:260px;
	padding-bottom:10px;
	background-color:#c8ddf3;
	/*display:none;*/
}/* baloldali portletsav */

#ctl00_leftcontentpanel {
	display:none;
}

#leftcontent #cnt, #rightcontent #cnt{
	text-align:left;
	padding:5px 0px;
}

#leftcontent #cnt ul, #rightcontent #cnt ul, #leftcontent #cnt li, #rightcontent #cnt li{
	list-style-type:none;
	margin:0px;
	padding:3px;
}
#rightcontent, #rightcontentpanel, #ctl00_rightcontentpanel, #ctl00_rightcontent_container {
	width:260px;
	/*background-color:#c8ddf3;*/
	background-color:#fff;
	/*background-image:url(/upload/gastroenterologia/frameimage/teszt_back.jpg)!important;
	background-repeat:repeat-y;
	background-position:top left;*/
	display:none;

}/* jobboldali portletsav */

/*** portletek ***/
#rightcontent #cnt, #ctl00_rightcontent_container #cnt{
	background-image: url(/upload/gastroenterologia/frameimage/right_box_cnt_back.gif);
	background-repeat: repeat-x;
	background-position:top right;
	margin:0px 8px 0px 9px;
}
#rightcontent #footer, #ctl00_rightcontent_container #footer{
	background-image: url(/upload/gastroenterologia/frameimage/right_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height:6px;
}

/* kereso portlet */
#search_box .radio {
	display:none;
}
#search_box {
	text-align:right;
	margin:10px 5px;
	width:150px;
	height:16px;
	background-color:#FFF;
	border:1px solid #aabcce;
	border-radius:5px;
	float:right;
}
#search_box #cnt label {
	display:none;
}
#search_box #cnt .input {
	width:105px;
	font-size:11px;
	border:none;
	color:#000;
	float:left;
	margin-left:2px;
	margin-top:-2px;
	background-color:transparent;
}
#search_box #cnt img {
	margin-right:1px;
	margin-top:-4px;
	float:right;
}

/* uj, kozpontositott portletszerkezet */
.portlet {
	/*width:100%;*/
	text-align:center;
	margin:20px 0px;
}
.head_portlet {
	/*background-image: url(/upload/gastroenterologia/frameimage/right_portlet_head.png);
	background-repeat: no-repeat;
	background-position: top left;
	width:100%;
	height:38px;
	margin:0px;
	font-weight:bold;
	font-size:14px;
	display:table;*/
	height:28px;
}
.cnt_portlet {
	background-image: url(/upload/gastroenterologia/frameimage/right_box_back.gif);
	background-repeat: repeat-y;
	background-position:top left;
	/*width:auto;*/
	height:auto;
	margin:0px 0px 0px 0px;
	padding:10px 24px 10px 10px;
	/*font-size:11px;*/
}
.cnt_portlet hr{
	color:#e3e3e3!important;
	background-color:#e3e3e3!important;
	border:1px solid #e3e3e3!important;
	margin-left:15px;
}
.footer_portlet {
	background-image: url(/upload/gastroenterologia/frameimage/right_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:6px;
	clear:both;
}

.portlet_orvostarsasagihirek, .portlet_news, #portlet_partner, #portlet_partner{
	margin:10px 0px;
	background-image: url(/upload/gastroenterologia/frameimage/right_box_back.gif);
	background-repeat: repeat-y;
	background-position:top left;
}/*ideiglenesen, mig ki nem valtja a portlet class, akkor majd az ezen portletekhez tartozo css fajlok torolhetok lesznek*/
#portlet_healthinfnews {
	list-style-type:none;
	text-align:justify;
	background-image: url(/upload/gastroenterologia/frameimage/right_box_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
#portlet_hirlevel .cnt_portlet{
	background-image: url(/upload/gastroenterologia/frameimage/right_box_cnt_back.gif);
	background-repeat: repeat-x;
	background-position:top right;
	margin:0px 7px 0px 8px;
}
#portlet_healthinfnews .t_cell0_small_right_re{
	list-style-type:none;
	text-align:justify;
	background-image: url(/upload/gastroenterologia/frameimage/right_box_back.gif);
	background-repeat: repeat-y;
	background-position:top right;
	padding:5px 25px!important;
}
#kiemelt_esemeny_portlet {
	margin-top:0px;
	margin-bottom:0px;
}
#kiemelt_esemeny_portlet .cnt_portlet{
	padding-top:20px;
}
#kiemelt_esemeny_portlet .cnt_portlet div{
	background-color:#FFF;
	border:1px solid #dedede;
	padding:10px 0px;
	margin:16px 8px 0px 10px;
	width:96%!important;
}
#kiemelt_esemeny_portlet .footer_portlet{
	height:16px;
}
#portlet_34 {
	width:100%;
	text-align:center;
}

#bottommenu_container, #leftcontentpanel {
	display:none;
}
/**** alapertelmezett tulajdonsagok / ****/


.info_first_table br, .info_first_table hr{
	/*display:none;*/
}

/**** contentet felepito class-ok, id-ek ****/
.contentstyle {
	background-color: transparent!important;
	padding:30px;
	background-image:url(/upload/gastroenterologia/frameimage/contentstyle_back.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}/* content */
.contentstyle table{
	width:100%;
}/* content */
.contentstyle img {
}
.contentstyle table table img {
	border:none;
}
.tophed {
	font-size:20px;
	line-height:24px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:block;

}/* a legtobb alapertelmezett oldal legfelso/elso cime */
.t_head {
	color:#3c3d3e;
}
.t_cell1, .t_head_different, .t_head_different_small {
	background-color:#dadada;
}
.t_cell2, .t_cell_correct_small {
	background-color:#dadada;
}
.t_cell2_small, .t_cell3, .t_cell3_small {
	background-color:#dadada;
}
.t_head {
	background-color:transparent;
	color:#5e90bd;
	font-size:17px;
	line-height:21px;
	padding-top:30px!important;
}
.t_cell_light, .t_cell4, .t_cell1_small, .t_cell4_small, .t_cellr1_small, .t_cellr2_small, .t_cellr3_small, .t_cellr4_small {
	background-color:#dadada;
}
.t_cell_small_light {
	background-color:#dadada;
}

.t_cell_light, .t_head,  .t_cell0, .t_cell1, .t_cell2, .t_cell3, .t_cell4, .t_cell0_small, .t_cell1_small, .t_cell2_small, .t_cell3_small, .t_cell4_small {
	padding-top: 2px;
	padding-left: 4px;
}

.t_head {
	font-weight:bold;
	height:20px;
	text-decoration: none;
}/* a fejlecben levo cellak; pl. dokumentumok.aspx-en oldal tetejen levo dokumentumkategoriak  */
.t_cell_light {
	height:20px;
}
.t_cell_small_light {
	height:20px;
	padding: 2px;
}
.t_cell0_small_left {
	padding-left: 7px;
	padding-right:7px;
}
:link.t_cell0_small_left, .t_cell0_small_right {
	padding-left: 14px;
	padding-right:8px;
}
.t_cell0_small_left_nopadding {
	padding-left: 8px;
	padding-right:8px;
}
.subhead_right {
	padding:0px 10px;
}
.t_head_different, .t_head_different_small {
	height:20px;
	padding-top: 2px;
	padding-left: 4px;
}
.t_head_small {
	font-weight:bold;
	height:20px;
	padding-top: 5px;
	padding-bottom: 5px;
} /* A nyitolapon a web-tartalom statisztika cimsor st?lusa */

.t_cellr0_small, .t_cellr1_small, .t_cellr2_small, .t_cellr3_small, .t_cellr4_small {
	padding-top: 2px;
	padding-left: 4px
}

.tablehead {
	font-size:13px;
	font-weight:bold;
	text-decoration: none
}/* pl. dokumentumok.aspx "Dokumentum nem regisztralt felhasznaloknak" cella */
	
.tableheadw {
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}




.button {
	text-decoration: none;
	background-color: #405f8c;
	color: #ffffff;
	border: 1px none;
}
.comment {
	font-size: 9px;
}
.input {
	text-decoration: none;
	border: 1px solid #c8c8c8;
}
.redtext {
	color:red;
	font-weight:bold;
}
/* kiemelt szoveg */

.news_left {
	padding-left: 4px;
	padding-top: 2px;
}
.news_left_date {
	display: none;
	padding-right: 10px;
	font-size: 9px;
	color: #8d0300;
	font-style: italic;
}
.news_right_date {
	display: none;
	padding-right: 10px;
	font-size: 9px;
	color: #3c3d3e;
}
.newsdate {
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
}
.newskey {
	font-weight: bold;
	color: #1d4892;
}
.news_title {
	color: #1d4892;
	font-weight: bold;
	text-decoration: none;
}
.news_title_small {
	font-weight: bold;
	padding-top: 2px;
	text-decoration: none;
	background-color: #f6f8fa;
}
.list {
	list-style-type: square;
	margin-left:15px;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 3px;
	text-decoration: none;
}
.mini {
	
}
.mini a {
	
}
.mini a:hover, .mini a:visited, .mini a:visited:hover, .mini a:active, .mini a:active:hover {
	
}													



											/**** inaktiv - bejelentkezeshez kotott tartalmak, linkek ****/
.disbaleddocrow td {
	margin:0px;
	background-color: transparent;
	color:gray;
}
.disbaleddocrow td img {
	-moz-opacity:0.4;
	filter:alpha(opacity=40);
}
.disbaleddocrow .t_cell1, .disbaleddocrow .t_cell2, .disbaleddocrow .t_cell3_small, .disbaleddocrow .t_cell4_small {
	border:solid 1px #eaeaea;
}
.disbaleddocrow .t_cell2 table td {
	border-style:none;
}
.disbaleddocrow td a, .disbaleddocrow td a:hover, .disbaleddocrow td a:active, .disbaleddocrow td a:visited {
	color:gray;
}
/**** inaktiv tartalmak, linkek / ****/



/**** menutree ****/
#menutree1, #ctl00_menutree1 {
	margin:16px 8px 20px 8px;
	padding-top:10px;
	padding-bottom:10px;
	width:244px;
	background-image:url('/upload/gastroenterologia/frameimage/menutree_back2.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	background-color:#ffffc9;
	border-top:none;
	border-right:none;
}
/*  balodlali repulomenu resz */
#menutree1 a, #ctl00_menutree1 a {
	text-decoration:none;
}
/* bal oldali menu gyoker eleme */
#menutree1 a:hover, #ctl00_menutree1 a:hover {
	text-decoration:none;
	color:#009500;
}
#menutree1 .menutree_rootnode, #ctl00_menutree1 .menutree_rootnode {
	width:100%;
	font-weight:bold;
	color:#003d00;
	font-variant:small-caps;
	font-size:13px;
	text-decoration:none;
}
#menutree1 .menutree_rootnode:hover, #ctl00_menutree1 .menutree_rootnode:hover {
	width:100%;
	font-weight:bold;
	color:#003d00;
	font-variant:small-caps;
	font-size:13px;
	text-decoration:none;
}
/*bal oldali menu kivalasztott elem */
#menutree1 .menutree_selectednode, #menutree1 .menutree_selectednode:hover, #ctl00_menutree1 .menutree_selectednode, #ctl00_menutree1 .menutree_selectednode:hover {
	width:100%;
	padding:0px 0px 0px 3px;
	font-weight:bold;
	border-left:3px solid #009500;
	text-decoration:none;
	color:#009500;
}
/**** menutree / ****/


/**** repulomenu ****/
#topmenu_container,
#ctl00_topmenu_container,
#_ctl0_topmenu_container{
	width:990px;
	background-color:transparent;
	height:50px;
} /*td*/
#topmenu_container #topmenupanel, 
#ctl00_topmenu_container #ctl00_topmenupanel,
#_ctl0_topmenu_container #_ctl0_topmenupanel{
	margin:auto;
	width:100%;
}/* td-en beluli div */
#topmenu_container #topmenupanel #menu1, 
#ctl00_topmenu_container #ctl00_topmenupanel #ctl00_menu1,
#_ctl0_topmenu_container #_ctl0_topmenupanel #ctl00_menu1{
	text-align:center;
	width:100%;
	padding-left:15px;
}
#topmenu_container #topmenupanel #menu1 td table, 
#ctl00_topmenu_container #ctl00_topmenupanel #ctl00_menu1 td table,
#_ctl0_topmenu_container #_ctl0_topmenupanel #_ctl0_menu1 td table{
	text-align:center;
	margin:auto 5px;
	display:table;
	padding:10px 0px 8px 0px;/*ertek valtoztatasaval a fobb bongeszok alatt fomenu aljahoz igazodik a lenyilo almenu*/
}
#topmenu_container #topmenupanel #menu1 td table td, 
#ctl00_topmenu_container #ctl00_topmenupane #ctl00_menu1 td table td,
#_ctl0_topmenu_container #_ctl0_topmenupane #_ctl0_menu1 td table td{
	width:auto;
}
.menu1 {
	visibility:visible;
	/*width: auto;*/
	width:100%;
}
.smitem {
	background-color: transparent;
	text-decoration: none!important;
	font-size:16px!important;
	font-weight:normal!important;
}
.smitem a, .smitem a:hover{
	/*color:#FFF;*/
}

.dmenu {
	background-color:#ebebeb;
	border: 1px solid #767778;
	border-radius:3px;
	width: 280px;
	text-align:left;
	padding:5px 5px 0px 5px;
	z-index:10000;
}
.dmitem {
	padding:5px 1px;
	width: 280px;
	text-decoration: none!important;
}
.dmitem a:hover, .dmitem a:link:hover, .dmitem a:visited:hover{
	background-color:transparent;
	width:280px;
}
/* lenyilo menupontok hover linkjeinek tulajdonsagai */


.dmhilight {
	background-color:#3990bd;
	color:#FFF!important;
	border-radius:3px;
}
/**** repulomenu / ****/

/****     lablec css-e      ****/

#footer_nav {
	text-align:center;
	padding:10px 0px 20px 0px;
	margin-bottom:0px;
	background-image:url(/upload/gastroenterologia/frameimage/bottom_back.png);
	background-repeat:no-repeat;
	background-position:bottom center;
}
#footer_nav .nav_block {
	padding:0px 15px;
	color:#fff!important;
}
#footer_nav .mini , #footer_nav .mini a, #footer_nav .mini a:hover, #footer_nav .mini a:visited, #footer_nav .mini a:visited:hover, #footer_nav .mini a:active, #footer_nav .mini a:active:hover, #footer_nav .nav_block a{
	color:#fff!important;
	font-weight:normal!important;
}
#footer {
	background-image:url(bottombg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin:-15px 0px 0px 0px;
	display:table;
	width:100%;
	height:60px;
}
#footer table{
	width:100%;
}
#footer #tarsasag_logo_float {
	float:left;
	margin-top:0px;
	margin-right:20px;
}
#footer #partner_logo_float {
	float:right;
	margin-top:0px;
	margin-right:10px;
}
#footer #elerhetoseg {
	padding:10px 0px 0px 0px;
	width:80%;
	float:left;
	color:#fff;
	margin:0px;
}
#footer #elerhetoseg a, #footer #elerhetoseg a:hover  {
	text-decoration:none;
	color:#fff;
}
#intelli_text {
	width:auto;
	float:right;
	display:table;
	margin-left:440px;
	/*margin-top:80px;*/
	margin-top:0px;
}
#intelli_text img{
	text-align:right;
	margin-bottom:15px;
}
#intelli_text span{
}
/**** lablec css-e / ****/

/* designos content div */
.gradient_design_box_picture {
	margin:5px 0px 10px 0px;
	background-image:url(/upload/gastroenterologia/image/gradient_top_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	border:1px solid #e3e3e3;
	padding:10px 15px;
}
.gradient_design_box_border {
	border:1px solid #e3e3e3;
	padding:5px 0px 10px 0px;
	margin:10px 0px;
	height:100%;
}
.gradient_design_box_picture .nyitolap_cnt_head {
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#3990bd;
	margin-top:0px;
	width:200px;
	height:30px;
}
.gradient_design_box_picture .nyitolap_cnt_cnt {
	margin:0px;
	/*padding:10px;*/
	background-color:transparent;
}
.gradient_design_box_picture h1{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#3990bd;
	padding:0px 10px 10px 0px;
	margin-bottom:0px;
}

.gradient_design_box_picture h2, .gradient_design_box_border h2 {
	background-image:url(/upload/gastroenterologia/image/gradient_top_back.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	padding:5px 10px;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
	color:#0d3272;
}
.gradient_design_box_picture h3{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	margin-bottom:0px;
}
/* designos content div / */


													/* uj content css */

/****** content alapfelepitese ******/
.cnt {
	margin:15px 5px;
	border:1px solid #e9e9ea;
	border-radius:5px;
}
/* uj content blokk, ez felel a contentstyle-on beluli tartalom szelessegeert */
.cnt_header {
	border:none;
}
/* az oldalak cime ?s leiro mezoje */
#tophead_hr{
	border:1px solid #eeeeee;
	background-color:#eeeeee;
	margin:0px;
	padding:0px;
	height:1px;
}
#header_description {
	color:#666;
	margin:0px;
}
.cnt_cnt {
	background-image:url(/upload/gastroenterologia/image/gradient_top_back.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	padding:20px;
}
/* az odlal tenyleges tartalma*/
.cnt_footer {
	border:none;
}
/* az oldalak lablece, opcionalis, akkor jo, ha pl olyan designt akarunk mint a gluconet, akkor kep teheto a cnt_header-re meg a cnt_footer-re */
/****** content alapfelepitese ******/

/****** content alap tag-jei ******/
.cnt_cnt p{
	margin:3px 0px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}
/* az oldal tenyleges tartalmanak bekezdesei*/
.cnt img {
	margin:5px;
}
#content_br, #tophead_br {
	display:none;
}/* header-ben levo kodbol jovo br tag-ek */

/****** content alap tag-jei / ******/

/****** content alap class-szai ******/
h1.cnt_subhead {
	height:40px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
	color:#666;
}/* alcim, melyre akar hatterkep is teheto, uj design-mintat kovetve */
.important_text {
	font-weight:bold;
	color:#646566;
}/* boldozott szoveg */
/****** content alap class-szai / ******/
#doc_head br{
	display:none;
}
#doc_cnt a{
	font-weight:normal;
}
#doc_cnt table{
	width:100%!important;
}
#doc_cnt table h5{
	margin-bottom:0px;
}


														/**** EGYEB KIEGESZITESEK / ****/

/* uj stilusu contenre vonatkozo reszek */
#middle h1, h2, h3, h4, h5 {
	text-align:left;
}
#middle h5 {
	font-size: 16px;
	line-height:19px;
}
#middle #top_head br, #middle .one_newsblock p img, #middle .cnt .indexbox br, #middle #top_head br{
	display:none;
}
#middle .cnt, .cnt2, .cnt2 .title a, .cnt2 .title a:hover, .cnt2 .title a:visited, .cnt2 .title a:visited:hover {
	/*width:100%;*/
}
#middle .cnt {
	border:none;
	margin:0px 0px 10px 0px;
	/*width:100%;*/
	text-align:center;
}
#middle .cnt .newsnav {
	/*width:100%;*/
	height:30px;
	margin:0px 0px 10px 0px;
	padding:5px 0px;
	border-top: 1px solid #d8d9da;
	border-bottom: 1px solid #d8d9da;
	color:#CDD0D4;
	clear:both;
}/* oldalnavigacio */
.newsnav div {
	float: left;
	width: 33%;
}
.newsnav .back {
	text-align:left;
}
.newsnav .step {
	text-align:center;
}
.newsnav .foward {
	text-align: right;
}
.back img, .foward img  {
	margin:0px 8px;
	vertical-align:middle;
}
#top_head {
	padding: 0;
	float: left;
	width:60%;
}/* cimek befoglalo doboza */
#middle .cnt {
	display:table;
	width:100%;
}
#middle .cnt ul, #middle .cnt2 ul, #middle .cnt li, #middle .cnt2 li {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display:table;
	list-style-type:none;
}
#middle .cnt li {
	list-style-type:none;
	margin: 0px;
}
#middle .cnt2 li img{
	display:none;
}
#middle .cnt2 li .lightbox_normal{
	display:block;
}
#middle .cnt2 .one_newsblock {
	/*background-color:#fbfafa;*/
	background-color:transparent;
	background-image:url(/upload/gastroenterologia/frameimage/2/split2.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	/*border: 1px solid #e3e3e3;*/
	border:none;
	display:table;
	padding:10px 0px 30px 0px;
	margin-bottom:20px;
}
#middle .cnt2 .title a, #middle .cnt2 .title a:visited, #middle .cnt2 .title a:hover, #middle .cnt2 .title a:visited:hover {
	text-decoration: none;
	font-size: 22px;
	line-height: 25px;
	font-weight:normal;
	margin:0px;
	padding-left:0px;
	display:block;
}
#middle .cnt2 .title a b, #middle .cnt2 .title a:visited b, #middle .cnt2 .title a:hover b, #middle .cnt2 .title a:visited:hover b {
	font-weight:bold;
}
#middle .cnt2 .newsdate_and_btns {
	margin:10px 10px 10px 0px;
	font-size:10px;
	color:#999;
}
#middle .cnt2 #newsdate_sitelink a{
	font-weight:normal;
	font-size:10px;
}
#middle .cnt2 .one_newsblock table {
	width:100%;
}
#middle .cnt2 .newsblock p{
	font-size:13px!important;
	line-height:17px!important;
}
#middle .cnt2 .news_text {
	margin:0px;
	text-align:justify;
}
#middle .cnt2 .news_text .lightbox_normal{
	margin-bottom:10px;
}
#middle .cnt2 .news_text p{
	margin:3px 0px;
}
#middle .cnt2 .newsdate {
	display:list-item;
}
#middle .cnt2 .nextlink {
	float:right;
}
#middle .cnt2 .nextlink, #middle .cnt2 .backlink, #middle .cnt2 .nextlink a, #middle .cnt2 .backlink a, #middle .cnt2 .nextlink a:hover, #middle .cnt2 .backlink a:hover {
	font-weight: bold;
	text-align:center;
}
#middle .cnt .cat_1, #middle .cnt .cat_2 {
	float:right;
}
#middle .cnt .indexbox, #middle .cnt  .cat_1 .indexbox {
	width:200px;
	background-color:transparent;
	border:1px solid #d8d9da;
	display:table;
	padding:0px 0px 5px 10px;
	margin-bottom:10px;
	text-align:left;
}
#middle .cnt .indexbox h2{
	font-size:11px;
	margin:4px 0px;
}
#middle .cnt .indexbox a{
	font-size:11px;
	font-weight:normal;
	display:block;
}
.categories {
	background-color:#FFF;
	border:1px solid #3990bd;
}
#middle .cnt  #cat {
	width:180px;
	background-color:#FFF;
	border:1px solid #3990bd;
}

.reldoc {
	display:block;
	margin-top:10px;
}
.reldoc .mini{
	background-color:transparent!important; /* hirek.aspx-en, es talan meg masutt is kodba van egetve */
	color:inherit;
}

.reldoc table{
	padding:0px 10px;
}


/* sajtofigyeles */
#middle #obsnews ul li{
	border:1px solid #dedede;
	background-color:#FBFAFA;
	margin-bottom:10px;
	padding:10px 0px;
}
#middle #obsnews ul li .newsdate{
	padding-left:10px;
}


#tree_div table {
	width:auto;
}


.contentstyle #docs_div table table{
	width:auto;
}



/* GYIK infooldal */
#gyik_page h3{
	margin:3px 0px;
}
#gyik_page p{
	margin:3px 10px;
}
