body {
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #331701;
	text-align:center;
	margin:auto;
	padding:0px;
	font-size:12px;
	width:1000px;
	height:auto;
	/*line-height: 20px;*/
	border:0px solid #22cc00;
}

#container {
	/*position: relative;*/
	width: 1000px;
	margin:0px;
	/*margin:auto;*/
	height:auto;
	padding:0px;
	text-align:left;
	border:0px solid #CCCC00;
}

#header {
	
	position: relative;
	top:0px;
	left:0px;
	width: 1000px;
	height:142px;
	text-align:left;
	background: #FFFFFF;
	background-image:url(../images/header_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	
	border:0px solid #CC2200;
	overflow:hidden;
}

.logo {
	position:absolute;
	left:100px;
	top:22px;
	color:#ff2222;
	border:0px solid #CC2200;
	width:160px;
	height:55px;
}

.logo a {
	display: block;
	height:55px;
}

.banner_top {
	position: absolute;
	top:9px;
	left:355px;
	width:468px;
	height:60px;
	border:0px solid #CC2200;
}

.header_right {
	position: absolute;
	top:9px;
	right:7px;
	width:156px;
	height:74px;
	border:0px solid #CC2200;
}

#no_logged {
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	width:156px;
	height:auto;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 21px;
	letter-spacing: 0.1em;*/
	/*background-color:#cccc22;*/
	/*background-image:url(../images/logged.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	border:0px solid #CC2200;
}

#no_logged .text { /*IE-ben ie.css*/
	position:relative;
	top:3px;
	left:2px;
	width: 154px;
	height: 14px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
	letter-spacing: 0em;
	color:#565253;
	overflow: visible;
	border:0px solid #ff0000;
}

#no_logged .text a, #login .text a:link, #login .text a:visited {
	color:#565253;
	text-decoration:none;
}

#no_logged .text a:hover {
	color:#000;
   text-decoration:none;
}



#no_logged form {
	display:inline;
	margin:0px;
	padding:0px;
	/*margin-top:20px;*/
	border:0px solid #ff0000;
}

input.user { /*IE-ben ie.css*/
	height:12px;
	width:87px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:10px;
	font-size:10px;
	color:#898987;
	text-align:right;
	background-color: transparent;
	border:0px solid #ff0000;
}

input.pwd {
	border:0px solid #ff0000;
	height:10px;
	width:44px;
	margin:0px;
	/*margin-top:5px;*/
	margin-left:0px;
	padding:0px;
	font-size:8px;
	color:#565253;
	text-align:right;
	background-color: transparent;
}

input.loginbtn {
	border:0px solid #ff0000;
	height:auto;
	width:auto;
	padding:0px;
	/*margin-top:2px;*/
	margin-left:53px;
	font-size:10px;
	color:#bbcde1;
	text-align:center;
	background-color: transparent;
	overflow:hidden;
	cursor:pointer;
}

#logged {
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	width:158px;
	height:56px;
	margin:0px;
	margin-top:-4px;
	margin-left:-2px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	overflow: hidden;
	/*letter-spacing: 0.1em;*/
	/*background-color:#cccc22;*/
	background-image:url(../images/logged_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px solid #CC2200;
}

#logged .logged_text_row {
	position:relative;
	float:none;
	width: 140px;
	height: 20px;
	margin:0px;
	margin-top:20px;
	margin-left:8px;
	padding:0px;
	text-align:left;
	font-size:10px;
	/*background-color:#ddeafa;*/
	color:#fff;
	overflow: hidden;
	border:0px solid #ff0000;
}

#logged .opens_icon {
	position:relative;
	float:right;
	height:18px;
	width:18px;
	margin:0px;
	margin-top:0px;
	/*margin-left:15px;
	margin-bottom:0px;*/
	padding:0px;
	text-align:center;
	overflow: hidden;
	background-color:#fff;
	/*left:130px;*/
}

#logged .opens_icon img {
	margin:1px;
	text-align:center;
	float:none;
}

#logged .logged_text {
	position:relative;
	float:left;
	top:0px;
	width: 117px;
	height: 14px;
	margin:0px;
	margin-top:1px;
	margin-left:2px;
	padding:0px;
	text-align:left;
	font-size:10px;
	/*background-color:#ddeafa;*/
	color:#fff;
	overflow: hidden;
	border:0px solid #ff0000;
}

#logged .text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	clear:both;
	top:0px;
	left:4px;
	border:0px solid #ff0000;
	width: 150px;
	height: 14px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	/*line-height: 34px;*/
	color:#878788;
	overflow: hidden;
}

#logged .text a {
  color:#878788;
  text-decoration:none;
}

#logged .text a:hover {
  color:#333;
  text-decoration:none;
}

#logged .text2 {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	top:2px;
	left:2px;
	border:0px solid #ff0000;
	width: 150px;
	height: 14px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:11px;
	/*letter-spacing: 0.05em;*/
	/*line-height: 34px;*/
	color:#565253;
	overflow: hidden;
}

#logged .text2 a {
  color:#565253;
  text-decoration:none;
}

#logged .text2 a:hover {
  color:#000;
  text-decoration:none;
}



#search {
	position: absolute;
	top:48px;
	right:0px;
	width: 155px;
	height:20px;
	text-align:left;
	margin:0px;
	text-align:left;
}

.textSearch {
	text-align:left;
	width:155px;
	height:20px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(../images/search_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	/*letter-spacing: 0.05em;*/
	color:#005aa3;
	border:0px solid #2222BF;
}

.textSearch form {
	display:inline;  /*IE miatt*/
}

.textSearch input {
	position:relative;
	top:2px;
	left:4px;
	float:left;
	border:0px solid #22ff22;
	height:14px;
	width:121px;
	margin-top:2px;
	margin-left:6px;
	color:#666;
	font-size:12px;
	text-align:left;
	background-color:transparent;
} 

.textSearch .search_button {
	text-decoration:none;
	border:0px solid #84BFCB;
	padding:0px;
	margin:0px;
	margin-top:2px;
	margin-left:4px;
	margin-right:0px;
	padding-top:0px;
	height:15px;
	width:12px;
	font-size:12px;
	color:#666;
	/*font-weight:bold;*/
	/*color:transparent;*/
	cursor:pointer;
}







/* Menu
-----------------------------------------------------------------------------*/
#menu {
	position: absolute;
	top:88px;
	left:100px;
	/*left:0px;*/
	width:800px;
	/*width:560px;*/
	height: 42px;
	display:table;
	text-align: center;
	
	background: transparent;
	border:0px solid #2200cc;
}

.top_menu_inner_xx {
	position: relative;
	/*float:left;*/
	/*top:0px;
	left:0px;*/
	/*width:auto;*/
	width:750px;
	height:42px;
	text-align:center;
	/*color:#ffffff;*/
	padding:0px;
	/*padding-top:2px;*/ /*a menü szöveg függ. poziciója*/
	/*margin:0px auto 0px auto;*/
	/*background-color:#565253;*/
	/*border-top:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;*/
	/*border-bottom:1px solid #ff2222;*/
	/*overflow:hidden;*/
	border:1px solid #cc00cc;
	overflow:visible;
}

.top_menu_cell {
	position: relative;
	float:left;
	left:0px;
	top:0px;
	width:auto;
	height:23px;
	text-align:center;
	overflow:hidden;
	margin:0px;
	margin-left:10px; /*csak így ér össze a szomszédos menü*/
	margin-right:10px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/menu_nyil_3.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	border: 0px solid #2f2;
}

.top_menu_act_cell {
	background-image:url(../images/menu_act_nyil.gif);
}

.top_menu_inner {
	/*position: relative;*/
	/*float:left;*/
	/*top:0px;
	left:0px;*/
	/*width:658px;*/
	/*height:40px;*/
	display: table;
	/*width:auto;*/
	text-align:left;
	color:#818181;
	padding:0px;
	/*padding-left:4px;
	padding-top:3px;*/ /*a menü szöveg függ. poziciója*/
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#565253;
	border-top:1px solid #f3f3f3;
	border-right:1px solid #f3f3f3;*/
	/*border-bottom:1px solid #ff2222;*/
	/*overflow:hidden;*/
	overflow:visible;
	border:0px solid #22ff22;
	/*border-left:1px solid #ff2;
	border-right:1px solid #ff2;*/
}

.top_menu_inner2 {
	display: table-cell;
	text-align:left;
	color:#818181;
	padding:0px;
	/*padding-left:4px;
	padding-top:3px;*/ /*a menü szöveg függ. poziciója*/
	margin:0px;
	margin-left:0px;
	overflow:visible;
	border:0px solid #22ff22;
}

.top_menu_cell_xx {
	display:inline;
	width:auto;
	height:18px;
	overflow:hidden;
	margin:0px;
	margin-left:8px; /*csak így ér össze a szomszédos menü -3*/
	margin-right:8px;
	padding:0px;
	font-size:14px;
	color: #818181;
	border: 1px solid #22f;
}

.top_menu_cell a,  .top_menu_cell a:link, .top_menu_cell a:visited {
	margin:0px;
	color: #565658;
	text-decoration:none;
	font-weight:bold;
}

.top_menu_cell2 a,  .top_menu_cell2 a:link, .top_menu_cell2 a:visited {
	display: block;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	/*letter-spacing: -0.05em;*/
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	/*background-color:#006599;*/
	color: #818181;
	
	text-decoration:none;
}

.top_menu_cell a:hover {
	color:#9c0d0f;
	font-weight:bold;
    text-decoration:none;
    border-bottom: 0px solid #296b9f;
}

.act_menu {
	color:#296b9f;
	font-weight:bold;
    text-decoration:none;
    border-bottom: 3px solid #296b9f;
    /*border:1px solid #22ff22;*/
}

#rss {
	position: absolute;
	top:88px;
	right:29px;
	width:16px;
	height: auto;
	text-align: center;
	background: transparent;
	border:0px solid #2200cc;
}

#rss img, .rss_kat_icon img, .wombat img {
	margin:0px;
	cursor:pointer;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	position: relative;
	top:2px;
	width:1000px;
	height:100%;
	/*height:auto;*/
	padding:0px;
	margin:0px;
	/*height:auto;*/
	/*min-height:760px;
	height: auto !important;
	height: 760px;*/
	overflow:hidden;
	/*background-color:#faf2e6;*/
	/*background-image:url(../images/middle_bg.png);
	background-position:left;
	background-repeat:repeat-y;*/
	border:0px solid #22ff22;
}

/*
#middle {
	width: 100%;
	padding: 0 0 50px;
	height: 1%;
	border: 1px solid #2f2;
}*/

/*
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}*/

#content {
	/*padding: 0 190px 0 190px;*/
	float:left;
	position: relative;
	/*position:absolute;*/
	top:0px;
	left:5px;
	width:648px;
	border: 0px solid #296b9f;
}

.news_day_old {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:337px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	/*-moz-border-radius: 10px;*/
	border: 0px solid #ccc;
	/*border-left: 1px solid #ccc;*/
}

.news_day_old .news_day_top {
	position: relative;
	top:0px;
	left:0px;
	width:324px; /*337-13*/
	height:20px; /*25-8*/
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:13px;
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/news_day_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #ccc;
}

.news_day_old .news_day_middle {
	position: relative;
	/*top:0px;
	left:0px;*/
	width:313px; /*337-22 padding -2 border*/
	height:163px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;*/
	padding-left:11px;
	padding-right:11px;
	/*background-image:url(../images/news_day_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	color:#464646;
	border: 0px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.news_day_old .news_day_value {
	font-weight:normal;
	height:auto;
	width:auto;
	overflow:hidden;
	text-align:justify;
	margin:0px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:0px;
	color:#464646;
	font-size:12px;
	border:0px solid #CC2200;


}

.news_day_old .news_day_value img {
	margin:0px;
	padding:0px;
	padding-right:10px;
	margin-top:4px;
	float:left;


}

.news_day_old .news_day_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:337px; /*337-13*/
	height:62px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;
	padding-left:13px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/news_day_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}


.news_day_new {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:316px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	border: none 0px;
}

.news_day_new .news_day_top {
	position: relative;
	top:0px;
	left:0px;
	width:304px; /*337-13*/
	height:20px; /*25-8*/
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:13px;
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/news_day_top_bg_new.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #ccc;
}

.news_day_new .news_day_middle {
	position: relative;
	/*top:0px;
	left:0px;*/
	width:292px; /*337-22 padding -2 border*/
	height:163px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;*/
	padding-left:11px;
	padding-right:11px;
	/*background-image:url(../images/news_day_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	color:#464646;
	border: 0px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.news_day_new .news_day_value {
	font-weight:normal;
	height:auto;
	width:auto;
	overflow:hidden;
	text-align:justify;
	margin:0px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:0px;
	color:#464646;
	font-size:12px;
	border:0px solid #CC2200;
}

.news_day_new .news_day_value img {
	margin:0px;
	padding:0px;
	padding-right:10px;
	margin-top:4px;
	float:left;
}

.news_day_new .news_day_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:316px; /*337-13*/
	height:62px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;
	padding-left:13px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/news_day_bottom_bg_new.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}

.news_day_bottom .next_txt {
	float:right;
	position: relative;
	top:1px;
	right:10px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:auto;
	height:13px;
	font-size:12px;
	background-color:#fff;
	border: 0px solid #22c;
}

.news_day_bottom .next_txt a, .news_day_bottom .next_txt a:link, .news_day_bottom .next_txt a:visited {
	font-weight:normal;
	/*background-color:#7e0201;*/
	color:#9f0a10;
	/*margin-top:8px;*/
	padding:0px;
	text-decoration:none;
	padding-left:5px;
	/*padding-right:20px;
	padding-top:15px;*/
	/*padding-bottom:15px;*/
	/*padding-bottom:6px;*/
	/*text-align:right;*/
	letter-spacing: 0.05em;
	/*text-align:center;*/
}

.news_day_bottom .next_txt a:hover {
	color:#9f0a10;
	text-decoration:underline;
}

.news_day_bottom .tags {
	float:left;
	position: relative;
	top:13px;
	left:19px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:300px;
	height:30px;
	font-size:11px;
	color:#898989;
	/*background-color:#fff;*/
	border: 0px solid #22c;

}

.news_day_bottom .tags_title {
	color: #286ba0;
	font-weight:bold;
}

.news_day_img {
	float:right;
	position: relative;
	top:0px;
	right:0px;
	width:300px;
	border: 0px solid #296b9f;
}

.hr_dotted {
	clear:both;
	width:100%;
	height:3px;
	/*border-top:1px;
	border-style:dotted;*/
	border-top:1px dotted #968d8e;
}

.news_day_title {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
}

.news_day_title a, .news_day_title a:link, .news_day_title a:visited {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	text-decoration:none;
	border: 0px solid #22c;
}

.news_day_title a:hover {
	color: #9f0a10;
}











.main_news_box {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:208px;
	height:292px;
	/*height:500px;*/
	margin:0px;
	margin-left:0px;
	margin-bottom:10px;
	/*padding:10px;*/
	/*-moz-border-radius: 10px;*/
	border: 0px solid #ccc;

}

.box1 {
	margin-left:12px;
}

.box2 {
	float:right;
	right:0px;
}

.main_news_top {
	position: relative;
	top:0px;
	left:0px;
	width:208px; /*337-13*/
	height:9px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;
	padding-left:13px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/main_news_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	/*color:#636363;*/
	overflow:hidden;
	border: 0px solid #2c2;
}

.main_news_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:208px; /*337-13*/
	height:54px; /*25-8*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;
	padding-left:13px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/main_news_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}

.main_news_bottom .next_txt {
	float:right;
	position: relative;
	top:3px;
	right:10px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:auto;
	height:13px;
	font-size:12px;
	background-color:#fff;
	border: 0px solid #22c;
}

.main_news_bottom .next_txt a, .main_news_bottom .next_txt a:link, .main_news_bottom .next_txt a:visited {
	font-weight:normal;
	/*background-color:#7e0201;*/
	color:#9f0a10;
	/*margin-top:8px;*/
	padding:0px;
	text-decoration:none;
	padding-left:5px;
	/*padding-right:20px;
	padding-top:15px;*/
	/*padding-bottom:15px;*/
	/*padding-bottom:6px;*/
	/*text-align:right;*/
	letter-spacing: 0.05em;
	/*text-align:center;*/
}

.main_news_bottom .next_txt a:hover {
	color:#9f0a10;
	text-decoration:underline;
}

.main_news_bottom .tags {
	float:left;
	position: relative;
	top:9px;
	left:19px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:167px;
	height:29px;
	font-size:11px;
	color:#898989;
	/*background-color:#fff;*/
	overflow:hidden;
	border: 0px solid #22c;

}

.main_news_bottom .tags_title {
	color: #286ba0;
	font-weight:bold;
}


.main_news_middle {
	position: relative;
	/*top:0px;
	left:0px;*/
	width:184px; /*208-22 padding -2 border*/
	height:229px; /*292-63*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;*/
	padding-left:11px;
	padding-right:11px;
	/*background-image:url(../images/news_day_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	color:#464646;
	overflow:hidden;
	border: 0px solid #c22;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.main_news_value {
	font-weight:normal;
	height:auto;
	width:auto;
	overflow:hidden;
	text-align:justify;
	margin:0px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:0px;
	color:#464646;
	font-size:12px;
	border:0px solid #CC2200;


}

.main_news_value img {
	margin:0px;
	padding:0px;
	padding-right:10px;
	margin-top:4px;
	float:left;


}

.main_news_title {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
}

.main_news_title a, .main_news_title a:link, .main_news_title a:visited {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	text-decoration:none;
	border: 0px solid #22c;
}

.main_news_title a:hover {
	color: #9f0a10;
}

/*kategória*/

.goo1_kat, .goo2_kat {
	text-align:center;
	margin-bottom:6px;
	border: 0px solid #22c;
}

.goo2_kat {
	position: relative;
	clear:both;
	height:60px;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	border: 0px solid #22c;
}

.etarget_kat {
	position: relative;
	clear:both;
	height:60px;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
	border: 0px solid #22c;
}

.rss_kat {
	position: relative;
	clear:both;
	width:648px;
	height:23px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	background-image:url(../images/rss_kat_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px solid #22c;
}

.rss_kat_icon {
	position: relative;
	float:left;
	top:4px;
	left:6px;
	width:15px;
	height:15px;
	margin:0px;
	border: 0px solid #22c;
}

.rss_kat_link {
	position: relative;
	float:left;
	top:5px;
	left:14px;
	width:160px;
	height:14px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border: 0px solid #22c;
}

.rss_kat_link a, .rss_kat_link a:link, .rss_kat_link a:visited {
	color: #286ba0;
	font-size:12px;
	text-decoration:none;
}

.rss_kat_link a:hover {
	color: #9f0a10;
}

.article_type0 {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	/*padding:10px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/cat_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #c22;

}

.content_title {
	margin-top:-2px;
	margin-left:10px;
	overflow:visible;
	/*z-index:8;*/
	border: 0px solid #c22;
}

.content_title a, .content_title a:link, .content_title a:visited {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	text-decoration:none;
	border: 0px solid #22c;
}

.content_title a:hover {
	color: #9f0a10;
}


.content_date {
	color: #888888;
	font-size:12px;
}

.content_source {
	color: #888888;
	font-size:12px;
}

.article_type0 .content_date {
	margin-left:10px;
}

.cat_top {
	position: relative;
	top:0px;
	left:0px;
	height:14px;
	border: 0px solid #22c;
}

.cat_middle {
	position: relative;
	/*top:-17px;*/
	top:0px;
	width:646px;
	height:100%;
	padding:0px;
	padding-bottom:17px;
	margin:0px;
	margin-bottom:-17px;
	overflow:hidden;
	/*background-color:#faf2e6;*/
	/*background-image:url(../images/cat_tags_bg.png);
	background-position:right;
	background-repeat:repeat-y;*/
	border:0px solid #22ff22;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;

}

.cat_left {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	/*width:526px;*/
	height:auto;
	font-size:12px;
	color:#898989;
	/*background-color:#fff;*/
	overflow:hidden;
	border: 0px solid #22c;
}

.cat_left .content_value {
	/*float:left;*/
	position: relative;
	/*top:3px;
	left:10px;*/
	font-weight:normal;
	height:auto;
	/*width:514px;*/
	overflow:hidden;
	text-align:justify;
	margin:0px;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	color:#333;
	font-size:12px;
	/*overflow:visible;*/
	border:0px solid #CC2200;
}

/*
.content_value p {
	font-weight:normal;
	text-align:justify;
	margin:0px;
	padding:0px;
	color:#333;
	font-size:12px;

}

.content_value img {
	margin:0px;
	padding:0px;
	padding-right:10px;
	margin-top:4px;
	float:left;


}*/

.cat_right {
	float:right;
	position: absolute;
	top:0px;
	right:10px;
	margin:0px;
	padding:0px;
	width:60px;
	height:auto;
	font-size:12px;
	color:#898989;
	/*background-color:#fff;
	background-image:url(../images/cat_tags_top_bg.png);
	background-position:top right;
	background-repeat:no-repeat;*/
	overflow:hidden;
	border: 0px solid #22c;

}
/*
.article_type0 .tags {
	float:right;
	position: relative;
	top:10px;
	right:9px;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	width:75px;
	height:auto;
	font-size:12px;
	color:#898989;
	overflow:hidden;
	border: 0px solid #22c;

}

.article_type0 .tags_title {
	color: #286ba0;
	font-weight:bold;
}*/

.cat_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:46px;
	margin:0px;
	padding:0px;
	/*padding-top:5px;
	padding-left:13px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/cat_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}


.cat_bottom .next_txt {
	float:right;
	position: relative;
	top:-4px;
	right:10px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:auto;
	height:13px;
	font-size:12px;
	background-color:#fff;
	border: 0px solid #22c;
}

.cat_bottom .next_txt a, .cat_bottom .next_txt a:link, .cat_bottom .next_txt a:visited {
	font-weight:normal;
	/*background-color:#7e0201;*/
	color:#9f0a10;
	/*margin-top:8px;*/
	padding:0px;
	text-decoration:none;
	padding-left:5px;
	/*padding-right:20px;
	padding-top:15px;*/
	/*padding-bottom:15px;*/
	/*padding-bottom:6px;*/
	/*text-align:right;*/
	letter-spacing: 0.05em;
	/*text-align:center;*/
}

.cat_bottom .next_txt a:hover {
	color:#9f0a10;
	text-decoration:underline;
}

.cat_bottom .tags {
	float:leftt;
	position: relative;
	top:17px;
	left:20px;
	/*left:19px;*/
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	padding-bottom:0px;
	width:605px;
	height:26px;
	font-size:11px;
	color:#898989;
	/*background-color:#fff;*/
	overflow:hidden;
	border: 0px solid #22c;

}

.cat_bottom .tags_title {
	color: #286ba0;
	font-weight:bold;
}

.pages {
	position: relative;
	clear:both;
	top:0px;
	left:0px;
	/*top:50px;*/
	margin:0px;
	/*margin-top:50px;*/
	padding:0px;
	padding-top:7px;
	width:100%;
	height:20px;
	text-align:center;
	font-size:12px;
	letter-spacing: 0.2em;
	overflow:hidden;
	border: 0px solid #22c;
}

.pages a {
	color:#626262;
	text-decoration:none;
}

.pages a:hover {
	color:#fff;
	background-color:#288fd1;
	text-decoration:none;
}

.pages .current, .pages .current a, .pages .current a:hover {
	color:#9d0b0c;
	font-weight:bold;
	cursor:default;
	/*text-decoration:none;*/
}




/* tabs */
/* ******************************* */

#tabs_xx {
	clear:both;
	width:648px;
	height:auto;
	margin:0px;
	margin-bottom:10px;
	/*margin-top:50px;*/
	padding:0px;
	/*padding-top:20px;
	padding-bottom:30px;*/
	background-image:url(../images/tabs_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px solid #f22;

}
#tabs_xx .cat_top {
	height:10px;
	overflow:hidden;

}

#tabs_xx .content_title {
	margin-top:0px;
	margin-left:9px;
	overflow:visible;
	/*z-index:8;*/
	border: 0px solid #c22;
}

#tabs_xx .content_date {
	margin-left:10px;
}


#tabs_xx .tags {
	float:left;
	position: relative;
	top:3px;
	left:20px;
	/*left:19px;*/
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	padding-bottom:0px;
	width:605px;
	height:26px;
	font-size:11px;
	color:#898989;
	/*background-color:#fff;*/
	overflow:hidden;
	border: 0px solid #22c;

}

#tabs_xx .tags_title {
	color: #286ba0;
	font-weight:bold;
}

#tabs_xx .tags a {
	color:#898989;
}

#tabs_xx .cat_left {
	height: 134px;
	border: 0px solid #22c;
}

#tabs_xx .cat_right {
	height: 134px;
	border: 0px solid #22c;
}





/*show_news*/

.news{
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	margin:0px;
	margin-bottom:10px;
	/*padding:10px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/news_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px solid #ccc;
}

#path {
	float:left;
	position: relative;
	top:9px;
	left:13px;
	width:448px;
	margin:0px;
	/*margin-bottom:10px;*/
	color:#666;
	border: 0px solid #c22;
	
}

.icon {
	float:right;
	position: relative;
	top:2px;
	right:12px;
	width:130px;
	height:20px;
	margin:0px;
	text-align:right;
	/*margin-bottom:10px;*/
	color:#666;
	/*background-color:#fff;*/
	border: 0px solid #c22;
}

#path a, #path a:link, #path a:visited {
	text-decoration:none;
	color:#666;
}

#path a:hover {
	color:#222;
}

.news_middle {
	position: relative;
	clear:both;
	top:8px;
	width:646px;
	height:100%;
	padding:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border:0px solid #22ff22;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

.news_middle .content_title {
	margin-top:8px;
	margin-left:12px;
	overflow:hidden;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	border: 0px solid #c22;
}

.news_middle .content_date {
	margin-top:5px;
	margin-left:12px;
}

.news_middle .content_source {
	margin-top:5px;
	margin-left:12px;
	margin-bottom:10px;
}

.news_middle .content_right {
	position: absolute;
	width:50px;
	height:auto;
	top:8px;
	left:580px;
	margin-top:2px;
	border: 0px solid red;
}

.tweet_button {
	position:absolute;
	width:110px;
	height:20px;
	right:10px;
}

#content_value {
	position: relative;
	top:0px;
	left:12px;
	width:622px;
	height:auto;
	font-weight:normal;
	text-align:justify;
	font-size:12px;
	color:#333;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	border: 0px solid #c22;
	overflow:visible;

}

/*
#content_value p {
	font-weight:normal;
	text-align:justify;
	margin:0px;
	padding:0px;
	color:#333;
	font-size:12px;
}

p {
	color:#333;
	font-size:12px;
}*/

.content_image {
	margin:0px;
	padding:0px;
	padding-right:10px;
	/*margin-top:4px;*/
	float:left;
}


.news_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:70px;
	margin:0px;
	padding:0px;
	background-image:url(../images/news_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}

.news_bottom .share {
	float:left;
	position: relative;
	top:8px;
	left:17px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:120px;
	height:47px;
	font-size:12px;
	color:#898989;
	/*background-color:#fff;*/
	border: 0px solid #22c;

}

.share1 {
	position: relative;
	width:100px;
	height:20px;
	margin:0px;
}

.share1 a:hover {
	color:#9F0A10
}

.share2 {
	position: relative;
	width:120px;
	height:27px;
}

.share2 img {
	margin:0px;
	/*margin-right:7px;*/
	cursor:pointer;
}

.news_bottom_center {
	float:left;
	position: relative;
	top:7px;
	left:45px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:320px;
	height:62px;
	font-size:12px;
	color:#898989;
	/*background-color:#fff;*/
	border: 0px solid #22c;

}

.hasznos {
	position: relative;
	top:2px;
	left:6px;
	width:308px;
	height:19px;
	margin:0px;
	padding:0px;
	color:#286ba0;
	font-size:12px;
	border: 0px solid #22c;
}

.hasznos_txt {
	position: relative;
	float:left;
	top:1px;
	left:0px;
	width:auto;
	margin:0px;
	padding:0px;
	color:#286ba0;
	font-size:12px;
	border: 0px solid #22c;
}

.hasznos_img {
	position: relative;
	float:right;
	top:0px;
	right:0px;
	width:auto;
	height:17px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border: 0px solid #22c;
}

.hasznos_img img{
	margin:0px;
	margin-right:7px;
	cursor:default;
	overflow:hidden;
}

.hasznos_ok {
	position: relative;
	float:left;
	width:15px;
	height:17px;
	margin:0px;
	margin-right:3px;
	cursor:default;
	overflow:hidden;
	border: 0px solid #22c;
}

.hasznos_ok a, .hasznos_ok a:link, .hasznos_ok a:visited {
	width:15px;
	height:17px;
	display: block;
	background-image:url(../images/hasznos_ok_blue.png);
	background-position:top;
	background-repeat:no-repeat;
}

 .hasznos_ok a:hover {
	background-image:url(../images/hasznos_ok_red.png);
	background-position:top;
	background-repeat:no-repeat;
}

.hasznos_ok_value {
	position: relative;
	float:left;
	width:auto;
	height:17px;
	margin:0px;
	margin-top:1px;
	margin-right:3px;
	font-size:11px;
	overflow:hidden;
	/*cursor:default;*/
	border: 0px solid #22c;
}

.hasznos_no {
	position: relative;
	float:left;
	width:15px;
	height:17px;
	margin:0px;
	margin-right:3px;
	cursor:default;
	overflow:hidden;
	border: 0px solid #22c;
}

.hasznos_no a, .hasznos_no a:link, .hasznos_no a:visited {
	width:15px;
	height:17px;
	display: block;
	background-image:url(../images/hasznos_no_blue.png);
	background-position:top;
	background-repeat:no-repeat;
}

 .hasznos_no a:hover {
	background-image:url(../images/hasznos_no_red.png);
	background-position:top;
	background-repeat:no-repeat;
}




.hasznos_no_value {
	position: relative;
	float:left;
	width:auto;
	height:17px;
	margin:0px;
	margin-top:1px;
	margin-right:3px;
	font-size:11px;
	overflow:hidden;
	/*cursor:default;*/
	border: 0px solid #22c;
}





.news_bottom .tags {
	/*float:left;*/
	position: relative;
	top:11px;
	left:10px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:300px;
	height:27px;
	font-size:11px;
	color:#898989;
	/*background-color:#fff;*/
	border: 0px solid #22c;

}

.news_bottom .tags_title {
	color: #286ba0;
	font-weight:bold;
}


#comment {
	/*float:left;*/
	position: relative;
	clear:both;
	top:0px;
	left:0px;
	width:648px;
	margin:0px;
	margin-bottom:10px;
	/*padding:10px;*/
	/*-moz-border-radius: 10px;*/
	/*background-image:url(../images/news_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	border: 0px solid #c22;
}

.#comment form{
	overflow:hidden;
	display:inline; /*IE miatt, tárköz keletkezik utána, ha nincs*/
	border: 0px solid #22c;
}

#comment .top{
	/*float:left;*/
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:36px;
	margin:0px;
	padding:0px;
	/*margin-bottom:10px;*/
	/*padding:10px;*/
	/*-moz-border-radius: 10px;*/
	background-image:url(../images/comm_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px solid #22c;
}

#comment .title{
	position: relative;
	top:8px;
	left:12px;
	margin:0px;
	padding:0px;
	/*margin-top:8px;*/
	/*margin-left:12px;*/
	overflow:hidden;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	border: 0px solid #c22;


}

#comment .middle {
	position: relative;
	top:0px;
	left:0px;
	width:646px;
	height:100%;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:0px solid #22ff22;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

#comment .middle .comment_title {
	margin-top:6px;
	margin-left:12px;
	margin-right:10px;
	margin-bottom:10px;
	overflow:hidden;
	font-weight:normal;
	color: #286ba0;
	font-size:12px;
	letter-spacing: 0.05em;
	border: 0px solid #c22;
}

.comment_column1 {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:210px;
	height:14px;
	text-align:left;
	color:#9d0b0e;
	border: 0px solid #c22;

}

.comment_column2 {
	float:left;
	position: relative;
	top:0px;
	left:6px;
	width:190px;
	height:14px;
	text-align:center;
	color:#898989;
	border: 0px solid #c22;

}

.comment_column3 {
	float:right;
	position: relative;
	top:0px;
	right:0px;
	width:210px;
	height:14px;
	text-align:right;
	color:#898989;
	border: 0px solid #c22;

}

.comment_text {
	margin-top:0px;
	margin-left:12px;
	margin-right:12px;
	/*margin-bottom:10px;*/
	padding:0px;
	padding-bottom:12px;
	overflow:hidden;
	font-weight:normal;
	color: #636363;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	/*background-image:url(../images/comm_text_bottom_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;*/
	border: 0px solid #c22;
	/*border-bottom:1px dotted #ccc;*/
}

.comment_msg {
	margin-top:0px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
	padding:0px;
	/*padding-bottom:12px;*/
	overflow:hidden;
	font-weight:normal;
	color: #286ba0;
	font-size:12px;
	/*letter-spacing: 0.05em;*/
	/*background-image:url(../images/comm_text_bottom_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;*/
	border: 0px solid #c22;
	/*border-bottom:1px dotted #ccc;*/
}

.comment_msg a, .comment_msg a:link, .comment_msg a:visited {
	color: #286ba0;
	text-decoration:none;
}

.comment_msg a:hover {
	color:#9f0a10;
	text-decoration:underline;
}

.comment_reply_link {
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:5px;
	padding:0px;
	padding-bottom:12px;
	text-align:right;
	overflow:hidden;
	color: #286ba0;
	font-size:12px;
	background-image:url(../images/comm_text_bottom_bg.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	border: 0px solid #c22;
}

.comment_reply_link a, .comment_reply_link a:link, .comment_reply_link a:visited {
	color: #286ba0;
	text-decoration:none;
}

.comment_reply_link a:hover {
	color:#9f0a10;
	text-decoration:underline;
}


.comment_reply {
	margin:0px;
	margin-bottom:10px;
	overflow:hidden;
	color: #286ba0;
	font-size:12px;
	border: 0px solid #c22;
}

#comment .bottom {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:70px;
	margin:0px;
	padding:0px;
	background-image:url(../images/comm_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}

#comment .bottom_logged {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:137px;
	margin:0px;
	padding:0px;
	background-image:url(../images/comm_bottom_logged_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	border: 0px solid #c22;
}

#comment .nick {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:56px;
	margin:0px;
	padding:0px;
	background-image:url(../images/nick_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	color:#636363;
	font-size:11px;
	border: 0px solid #c22;
}

#comment .nick .nick_title {
	position: relative;
	/*width:648px;*/
	height:16px;
	margin:0px;
	margin-top:0px;
	margin-left:11px;
	padding:0px;
	padding-top:5px;
	color:#9d0b0e;
	border: 0px solid #c22;
}

#comment .nick .form_row {
	position: relative;
	/*width:648px;*/
	height:16px;
	margin:0px;
	margin-top:2px;
	margin-left:11px;
	padding:0px;
	padding-top:0px;
	color:#9d0b0e;
	border: 0px solid #c22;
}

#comment .nick .form_row_inp_txt {
	position: relative;
	float:left;
	height:16px;
	margin:0px;
	margin-top:5px;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	color:#9d0b0e;
	border: 0px solid #c22;
}

#comment .nick .form_row_inp {
	position: relative;
	float:left;
	height:18px;
	margin:0px;
	margin-top:3px;
	margin-left:10px;
	padding:0px;
	padding-top:0px;
	color:#9d0b0e;
	border: 0px solid #22c;
}

#comment .nick .form_row_inp input {
	width:560px;
	height:16px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:13px;
	text-align:left;
	background-color: transparent;
	overflow:hidden;
	border:0px solid #ff0000;
}

.newcomment_title {
	position: relative;
	top:5px;
	left:0px;
	margin:0px;
	padding:0px;
	
	/*margin-top:16px;*/
	margin-left:12px;
	margin-right:10px;
	/*margin-bottom:10px;*/
	overflow:hidden;
	font-weight:normal;
	color: #286ba0;
	font-size:12px;
	letter-spacing: 0.05em;
	border: 0px solid #c22;
}

#newcomment_xxx form {
	/*display:inline;*/
	margin:0px;
	padding:0px;
	/*margin-top:20px;*/
	border:1px solid #00ff00;
}

textarea.comment_textarea {
	height:68px;
	width:618px;
	margin:0px;
	padding:0px;
	margin-top:14px;
	margin-left:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	background-color: transparent;
	border:0px solid #ff0000;
}

input.comm_submit {
	height:27px;
	width:153px;
	padding:0px;
	padding-bottom:6px;
	margin:0px;
	margin-top:10px;
	margin-left:265px;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-color: transparent;
	overflow:hidden;
	border:0px solid #ff0000;
	cursor:pointer;
}








/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	top:0px;
	left:0px;
	width: 170px;
	/*margin-left: -100%;*/
	margin:0px;
	position: relative;
	background: #FFFFFF;
	border: 0px solid #f22;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: right;
	margin: 0px;
	width: 170px;
	position: relative;
	background: #FFFFFF;
	border: 0px solid #22f;
}

#footer {
	position: relative;
	clear:both;
	top:0px;
	left:0px;
	width: 1000px;
	height:135px;
	text-align:left;
	margin:0px;
	margin-top:80px;
	padding:0px;
	background-image:url(../images/footer_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border:0px solid #CC2200;
	overflow:visible;
}

#footer_banner {
	position: relative;
	float:left;
	top:8px;
	left:18px;
	margin:0px;
	padding:0px;
	/*padding-right:10px;*/
	width:960px;
	height:67px;
	/*color: #a8a8a8;
	font-size:12px;*/
	border:0px solid #848484;
	vertical-align: top;
	overflow:hidden;
}

.footer_banner_common {
	position: relative;
	float:left;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	width:110px;
	height:67px;
	border:0px solid #848484;
	vertical-align: top;
	overflow:hidden;
}

.footer_banner_common a, .footer_banner_common a:link, .footer_banner_common a:visited {
	display: block;
	height:67px;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	text-decoration:none;
}

.footer_banner1 {
	width:132px;
	margin-right:40px;
}

.footer_banner1 a, .footer_banner1 a:link, .footer_banner1 a:visited {
	background-image:url(../images/banner/mti_hover.jpg);
}

.footer_banner1 a:hover {
	background-image:url(../images/banner/mti_hover.jpg);
}


.footer_banner2 {
	width:135px;
	margin-right:40px;	
}

.footer_banner2 a, .footer_banner2 a:link, .footer_banner2 a:visited {
	background-image:url(../images/banner/fbanner1.jpg);
}

.footer_banner2 a:hover {
	background-image:url(../images/banner/fbanner1_hover.jpg);
}


.footer_banner3 {
	width:120px;
	margin-right:40px;
}

.footer_banner3 a, .footer_banner3 a:link, .footer_banner3 a:visited {
	background-image:url(../images/banner/imedia-mediafigyelo_120x70_ff.jpg);
}

.footer_banner3 a:hover {
	background-image:url(../images/banner/imedia-mediafigyelo_120x70.jpg);
}


.footer_banner4 {
	width:134px;
	margin-right:15px;
}

.footer_banner4 a, .footer_banner4 a:link, .footer_banner4 a:visited {
	background-image:url(../images/banner/observer.jpg);
}

.footer_banner4 a:hover {
	background-image:url(../images/banner/observer_hover.jpg);
}


.footer_banner5 {
	width:119px;
	margin-right:40px;
}

.footer_banner5 a, .footer_banner5 a:link, .footer_banner5 a:visited {
	background-image:url(../images/banner/gdata.jpg);
}

.footer_banner5 a:hover {
	background-image:url(../images/banner/gdata_hover.jpg);
}


.footer_banner6 {
	width:139px;
}

.footer_banner6 a, .footer_banner6 a:link, .footer_banner6 a:visited {
	background-image:url(../images/banner/fbanner6.jpg);
}

.footer_banner6 a:hover {
	background-image:url(../images/banner/fbanner6_hover.jpg);
}

#footer_left {
	position: relative;
	float:left;
	top:23px;
	left:18px;
	margin:0px;
	padding:0px;
	/*padding-right:10px;*/
	width:400px;
	height:20px;
	color: #a8a8a8;
	font-size:12px;
	border:0px solid #848484;
	vertical-align: top;
	overflow:visible;
}

#footer_left a, #footer_left a:link, #footer_left a:visited {
	/*padding-top:6px;
	padding-bottom:6px;
	padding-left:0px;
	padding-right:0px;*/
	color: #a8a8a8;
	text-decoration: none;
	/*letter-spacing: 0.1em;*/
}

#footer_left a:hover {
	color:#333;
	/*text-decoration: underline;*/
	text-decoration: none;
}

#footer .wombat {
	position:relative;
	float:right;
	top:23px;
	right:18px;
	margin:0px;
	padding:0px;
	width:170px;
	height:33px;
	vertical-align: top;
	overflow:hidden;
	border:0px solid #226622;
}

#footer .wombat a {
	/*display: block;
	height:30px;*/
}

#error {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:auto;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-align:center;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	background-color:#9e0b0f; /*zöld: #06640f */
	/*background-image:url(../images/cat_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	border: 0px solid #c22;


}

#error .top {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:7px;
	/*line-height: 2px;*/
	background-image:url(../images/err_top_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

#error .bottom {
	position: relative;
	bottom:0px;
	left:0px;
	width:648px;
	height:7px;
	background-image:url(../images/err_bottom_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

#message {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:auto;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-align:center;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	background-color:#06640f;
	/*background-image:url(../images/cat_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	border: 0px solid #c22;


}

#message .top {
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	height:7px;
	/*line-height: 2px;*/
	background-image:url(../images/msg_top_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

#message .bottom {
	position: relative;
	bottom:0px;
	left:0px;
	width:648px;
	height:7px;
	background-image:url(../images/msg_bottom_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}
#message a {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}


/*General box*/
.general_box {
	width:100%;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
	border: 0px solid #c22;
}

.gen_box_top {
	position:relative;
	border: 0px solid #c2c;
	border-right: 1px solid #ccc;
}

.gen_box_top_left {
	position:relative;
	float:left;
	width:9px;
	height:9px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	background-image:url(../images/gen_box_top_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px solid #226622;
	overflow:hidden;
	border: 0px solid #2cc;
}

.gen_box_top_center {
	margin:0px;
	margin-left:0px;
	/*margin-right:-10px;*/
	padding:0px;
	height:9px;
	border-top:1px solid #ccc;
	overflow:hidden;
}

.gen_box_top_right {
	position:relative;
	float:right;
	width:9px;
	height:9px;
	right:-1px;
	top:0px;
	margin:0px;
	margin-left:-5px;
	padding:0px;
	background-image:url(../images/gen_box_top_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.gen_box_middle {
	position:relative;
	top:-1px;
	left:0px;
	/*width:100%;*/
	height:auto;
	margin:0px;
	/*margin-right:1px;*/
	padding:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	overflow:hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	/*border: 1px solid #cc2;*/
}

.gen_box_bottom {
	position:relative;
	top:-1px;
	left:0px;
	height:9px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	border: 0px solid #c22;
}

.gen_box_bottom_left {
	position:relative;
	float:left;
	width:9px;
	height:9px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	background-image:url(../images/gen_box_bottom_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.gen_box_bottom_center {
	margin:0px;
	margin-left:0px;
	margin-right:-3px;
	padding:0px;
	height:8px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.gen_box_bottom_right {
	position:relative;
	float:right;
	width:9px;
	height:9px;
	right:0px;
	top:0px;
	margin:0px;
	margin-left:-3px;
	padding:0px;
	background-image:url(../images/gen_box_bottom_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}


.gen_box_middle_inner {
	position:relative;
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	overflow:hidden;
	border: 0px solid #22c;
}


.gen_box_title {
	position:relative;
	margin:0px;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	text-align:left;
	letter-spacing: -0.05em;
	border: 0px solid #22c;
}


.gen_box_line {
	position:relative;
	margin:0px;
	margin-top:3px;
	margin-bottom:6px;
	height:1px;
	background-image:url(../images/gen_box_line_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	border: 0px solid #22c;
}

.gen_box_content {
	position:relative;
	margin:0px;
	text-align:left;
	font-size:12px;
	color:#464646;
	overflow:hidden;
	border: 0px solid #22c;
}

/* Form box */

.form_box_middle {
	position:relative;
	top:-1px;
	left:0px;
	height:auto;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.form_box_content {
	position:relative;
	margin:0px;
	text-align:left;
	font-size:12px;
	color:#464646;
	overflow:hidden;
	border: 0px solid #22c;
}

.form_box_content form{
	overflow:hidden;
	display:inline; /*IE miatt, tárköz keletkezik utána, ha nincs*/
	border: 0px solid #22c;
}

.form_box_bottom {
	position:relative;
	top:-1px;
	left:0px;
	height:9px;
	margin:0px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	overflow:hidden;
	border: 0px solid #c22;
}

.form_box_bottom_left {
	position:relative;
	float:left;
	width:9px;
	height:9px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	background-image:url(../images/form_box_bottom_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.form_box_bottom_center {
	margin:0px;
	margin-left:0px;
	margin-right:-3px;
	padding:0px;
	height:8px;
	background-color:#ddeafa;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.form_box_bottom_right {
	position:relative;
	float:right;
	width:9px;
	height:9px;
	right:0px;
	top:0px;
	margin:0px;
	margin-left:-3px;
	padding:0px;
	background-image:url(../images/form_box_bottom_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}


.form_box_middle_inner {
	position:relative;
	margin:0px;
	/*margin-left:12px;
	margin-right:12px;*/
	overflow:hidden;
	border: 0px solid #22c;
}

table.form_box {
	width:100%;
	border: 0px solid #2cc;
}

tr.blue {
	background-color:#ddeafa;
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-bottom:4px;
	border: 0px solid #c22;
}

td.form_left {
	width:20%;
	padding:0px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:10px;
}

td.form_right {
	width:80%;
}

td.form_full {
	width:100%;
	padding:0px;
	padding-left:12px;
	padding-top:10px;
	padding-bottom:10px;
}

.form_box_title {
	position:relative;
	margin:0px;
	margin-left:12px;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	text-align:left;
	letter-spacing: -0.05em;
	border: 0px solid #22c;
}


.form_box_line {
	position:relative;
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	background-image:url(../images/gen_box_line_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	border: 0px solid #22c;
}

INPUT.submit_button {
	border:0px solid #ff0000;
	height:26px;
	width:154px;
	padding:0px;
	padding-bottom:2px;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-image:url(../images/submit_button_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}


/*Tooltip box*/
.tooltip_style {
	position:absolute; 
	visibility:hidden;
	background-color:transparent;

}

.tooltip_box {
	width:100%;
	margin:0px;
	/*margin-top:10px;
	margin-bottom:10px;
	clear:both;*/
	overflow:hidden;
	background-color:transparent;
	border: 0px solid #c22;
}

.tooltip_box_top {
	position:relative;
	border: 0px solid #c2c;
	background-color:transparent;
	/*background-color:#ddf;*/
	/*border-right: 1px solid #ccc;*/
}

.tooltip_box_top_left {
	position:relative;
	float:left;
	width:12px;
	height:12px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:0px;
	padding:0px;
	background-image:url(../images/tooltip_box_top_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	/*border:0px solid #226622;*/
	overflow:hidden;
	border: 0px solid #2cc;
}

.tooltip_box_top_center {
	margin:0px;
	margin-left:0px;
	/*margin-right:-10px;*/
	padding:0px;
	height:12px;
	/*border-top:1px solid #ccc;*/
	background-color:transparent;
	background-image:url(../images/tooltip_box_top_center_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	overflow:hidden;
}

.tooltip_box_top_right {
	position:relative;
	float:right;
	width:13px;
	height:12px;
	right:0px;
	top:0px;
	margin:0px;
	margin-left:0px;
	padding:0px;
	background-image:url(../images/tooltip_box_top_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.tooltip_box_middle {
	position:relative;
	top:0px;
	left:0px;
	/*width:100%;*/
	height:auto;
	margin:0px;
	/*margin-right:1px;*/
	padding:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	overflow:hidden;
	background-image:url(../images/tooltip_box_left_bg.png);
	background-position:left top;
	background-repeat:repeat-y;
	
	
	
	/*border-right: 1px solid #ccc;*/
	/*border-left: 1px solid #ccc;*/
	/*border: 1px solid #cc2;*/
}

.tooltip_box_bottom {
	position:relative;
	top:0px;
	left:0px;
	height:24px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	border: 0px solid #c22;
}

.tooltip_box_bottom_left {
	position:relative;
	float:left;
	width:34px;
	height:24px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:0px;
	padding:0px;
	background-image:url(../images/tooltip_box_bottom_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.tooltip_box_bottom_center {
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	height:24px;
	background-image:url(../images/tooltip_box_bottom_center_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	/*border-bottom:1px solid #ccc;*/
	overflow:hidden;
}

.tooltip_box_bottom_right {
	position:relative;
	float:right;
	width:13px;
	height:24px;
	right:0px;
	top:0px;
	margin:0px;
	margin-left:0px;
	padding:0px;
	background-image:url(../images/tooltip_box_bottom_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}


.tooltip_box_middle_inner {
	position:relative;
	/*float:left;*/
	width:100%;
	margin:0px;
	margin-left:0px;
	margin-right:0px;
	/*background-color:#ffffff;*/
	background-image:url(../images/tooltip_box_right_bg.png);
	background-position:right top;
	background-repeat:repeat-y;
	
	overflow:hidden;
	border: 0px solid #22c;
}

.tooltip_box_middle_right {
	position:relative;
	float:right;
	right:0px;
	margin:0px;
	width:12px;
	/*margin-left:12px;
	margin-right:12px;*/
	overflow:hidden;
	border: 1px solid #22c;
}


.tooltip_box_title {
	position:relative;
	margin:0px;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	text-align:left;
	letter-spacing: -0.05em;
	border: 0px solid #22c;
}


.tooltip_box_line {
	position:relative;
	margin:0px;
	margin-top:3px;
	margin-bottom:6px;
	height:1px;
	background-image:url(../images/gen_box_line_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	border: 0px solid #22c;
}

.tooltip_box_content {
	position:relative;
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	text-align:left;
	font-size:12px;
	color:#286ba0;
	background-color:#ffffff;
	overflow:hidden;
	border: 0px solid #22c;
}
/* Tooltip box vége */




/* tagcloud */

.tag_size1 a, .tag_size1 a:link, .tag_size1 a:active, .tag_size1 a:visited  {
	font-size: 1.1em;
	color:#a7b2b1;
}

.tag_size2 a, .tag_size2 a:link, .tag_size2 a:active, .tag_size2 a:visited {
	font-size: 1.2em;
	color:#929d9e;
}

.tag_size3 a, .tag_size3 a:link, .tag_size3 a:active, .tag_size3 a:visited {
	color:#a7b2b1;
	font-size: 1.3em;
	color:#717f81;
}

.tag_size4 a, .tag_size4 a:link, .tag_size4 a:active, .tag_size4 a:visited {
	font-size: 1.4em;
	color:#4b5457;
}

.tag_size5 a, .tag_size5 a:link, .tag_size5 a:active, .tag_size5 a:visited {
	font-size: 1.5em;
	color:#3e4545;
}

.tag_size6 a, .tag_size6 a:link, .tag_size6 a:active, .tag_size6 a:visited {
	font-size: 1.6em;
	color:#464646;
}

.tag_size0 a:hover  {
	color:#fff;
	background-color:#288fd1;
	text-decoration:none;
}


/*vote - szavazás*/


.main_vote {
	position: relative;
	clear:both;
	width:208px;
	height:292px;
	margin:0px;
	margin-left:0px;
	margin-bottom:10px;
	border: 0px solid #22c;
}

.main_vote_top {
	position: relative;
	top:0px;
	left:0px;
	width:208px;
	height:9px;
	margin:0px;
	padding:0px;
	background-image:url(../images/main_vote_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2c2;
}

.main_vote_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:208px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url(../images/main_vote_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	/*color:#636363;*/
	border: 0px solid #c22;
}

.main_vote_middle {
	position: relative;
	width:184px; /*208-22 padding -2 border*/
	height:252px; /*292-40*/
	margin:0px;
	padding:0px;
	/*padding-top:5px;*/
	padding-left:11px;
	padding-right:11px;
	color:#464646;
	overflow:hidden;
	border: 0px solid #c22;
	border-left: 1px solid #286ba0;
	border-right: 1px solid #286ba0;
}

.main_vote_title {
	position:relative;
	margin:0px;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	text-align:left;
	letter-spacing: -0.05em;
	border: 0px solid #22c;
}

.main_vote_content {
	font-weight:normal;
	height:auto;
	width:auto;
	overflow:visible;
	text-align:left;
	margin:0px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:0px;
	color:#707070;
	font-size:12px;
	border:0px solid #CC2200;


}

INPUT.vote_send {
	border:0px solid #ff0000;
	height:26px;
	width:187px;
	padding:0px;
	padding-bottom:2px;
	margin-top:2px;
	margin-left:11px;
	font-size:12px;
	color:#fff;
	text-align:center;
	background-color: transparent;
	overflow:hidden;
}

.main_vote_input {
	position:relative;
	margin:0px;
	margin-left:-3px;
	color: #286ba0;
	border:0px solid #ff0000;
	
}

INPUT.vote_radio {
	margin:0px;
	/*margin-bottom:-2px;*/
	margin-right:10px;


}

.radio_row {
	position:relative;
	height:27px;
	border:0px solid #ff0000;

}

.radio_text {
	float: left;
	position:relative;
	top:1px;

}

/*Styled radio buttons*/
.checkbox, .radio {
	width: 19px;
	height: 15px;
	padding: 0 3px 0 0;
	background: url(../images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
	position:relative;
}
.radio {
	background: url(../images/radio.gif) no-repeat;
	margin:0px;
	height: 15px;
	/*margin-left:-4px;*/
	/*margin-top:-5px;
	margin-bottom:20px;*/
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
/**********************/

/* Bal oldali szavazás */
.left_vote {
	position: relative;
	clear:both;
	width:160px;
	/*height:292px;*/
	margin:0px;
	/*margin-left:0px;*/
	margin-bottom:10px;
	border: 0px solid #22c;
}

.vote_middle {
	margin-left:11px;
	margin-right:11px;
}

.left_vote_content {
	font-weight:normal;
	height:auto;
	width:136px;
	overflow:hidden;
	text-align:left;
	margin:0px;
	/*margin-left:10px;
	margin-right:10px;*/
	padding:0px;
	padding-top:5px;
	color:#707070;
	font-size:12px;
	border:0px solid #CC2200;
}

.left_vote_bottom {
	position: relative;
	top:0px;
	left:0px;
	width:136px;
	height:70px;
	margin:0px;
	margin-top:10px;
	padding:0px;
	overflow:hidden;
	/*background-image:url(../images/main_vote_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;*/
	/*color:#636363;*/
	border: 0px solid #c22;
	text-align:center;
}

INPUT.left_vote_send {
	border:0px solid #ff0000;
	height:26px;
	width:136px;
	padding:0px;
	padding-bottom:2px;
	/*margin-top:2px;*/
	/*margin-left:11px;*/
	font-size:12px;
	color:#fff;
	text-align:center;
	/*background-color: transparent;*/
	background-image:url(../images/left_vote_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

.vote_result {
	position:relative;
	height:27px;
	float: left;
	top:1px;
	clear:both;
	padding-left: 3px;
}


/**************************************
ADVANCED SEARCH
**************************************/

#search_result {
	

}


.search_result_box {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width:648px;
	margin:0px;
	margin-top:0px;
	margin-bottom:12px;
	overflow:hidden;
	border: 0px solid #c22;
}

.search_result_box_top {
	position: relative;
	top:0px;
	left:0px;
	height:10px;
	background-image:url(../images/search_res_box_top_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #22c;
}

.search_result_box_bottom {
	position: relative;
	top:0px;
	left:0px;
	height:10px;
	background-image:url(../images/search_res_box_bottom_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #22c;
}

.res_path {
	color:#9e0b11;
	font-size:12px;
}

.res_path a, .res_path a:link, .res_path a:visited {
	font-weight:normal;
	color:#9e0b11;
	padding:0px;
	text-decoration:none;
	letter-spacing: 0.05em;
}

.res_path a:hover {
	color:#9e0b11;
	text-decoration:underline;
}

.res_title {
	margin:0px;
	overflow:hidden;
	border: 0px solid #c22;
}

.res_title a, .res_title a:link, .res_title a:visited {
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	letter-spacing: -0.05em;
	text-decoration:none;
	border: 0px solid #22c;
}

.res_title a:hover {
	color: #9f0a10;
}


.res_value {
	position: relative;
	font-weight:normal;
	height:auto;
	/*width:514px;*/
	overflow:hidden;
	text-align:justify;
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-bottom:0px;
	color:#333;
	font-size:12px;
	border:0px solid #CC2200;
}

.res_next {
	float:right;
	position: relative;
	top:8px;
	right:0px;
	margin:0px;
	/*margin-right:10px;*/
	padding:0px;
	width:auto;
	height:13px;
	font-size:12px;
	background-color:#fff;
	border: 0px solid #22c;
}

.res_next a, .res_next a:link, .res_next a:visited {
	font-weight:normal;
	/*background-color:#7e0201;*/
	color:#9f0a10;
	/*margin-top:8px;*/
	padding:0px;
	text-decoration:none;
	padding-left:5px;
	/*padding-right:20px;
	padding-top:15px;*/
	/*padding-bottom:15px;*/
	/*padding-bottom:6px;*/
	/*text-align:right;*/
	letter-spacing: 0.05em;
	/*text-align:center;*/
}

.res_next a:hover {
	color:#9f0a10;
	text-decoration:underline;
}

.search_result_box_middle {
	position:relative;
	top:0px;
	left:0px;
	/*width:100%;*/
	height:auto;
	margin:0px;
	padding:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	overflow:hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	/*border: 1px solid #cc2;*/
}

.search_result_box_middle_inner {
	position:relative;
	margin:0px;
	margin-left:12px;
	margin-right:12px;
	overflow:hidden;
	border: 0px solid #22c;
}

.search_result_box_line {
	position:relative;
	margin:0px;
	margin-top:18px;
	margin-right:70px;
	margin-bottom:0px;
	height:8px;
	background-image:url(../images/gen_box_line_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	border: 0px solid #22c;
}

.adv_search_form {
	position:relative;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
	padding:0px;
	width:626px;
	color:#333;
	overflow:hidden;
	border: 0px solid #22c;
}

.adv_search_form form {
	overflow:hidden;
	border: 0px solid #2c2;
}


.adv_search_form h3 {
	position:relative;
	margin:0px;
	margin-top:14px;
	margin-bottom:14px;
	font-size:15px;
	color:#9e0b0f;
	font-weight:bold;
}

.adv_search_input_row {
	position:relative;
	/*float:left;*/
	width:626px;
	height:auto;
	font-size:12px;
	overflow:hidden;
	border: 0px solid #c22;
}

.row2 {
	margin-bottom:2px;

}

.adv_search_input_text {
	/*display:inline;*/
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	margin:0px;
	margin-top:1px;
	margin-right:4px;
	color:#1a4c85;
	font-size:12px;
	letter-spacing: -0.03em;
	font-weight:bold;
}

.adv_search_input_btn {
	/*display:inline;*/
	position:relative;
	float:left;
	width:214px;
	height:16px;
	margin:0px;
	margin-left:2px;
	padding:0px;
	overflow:hidden;
	background-image:url(../images/adv_search_input_bg.png);
	background-position:top left;
	background-repeat:no-repeat;

}

INPUT.adv_search_input {
	/*display:inline;*/
	position:relative;
	height:14px;
	width:188px;
	margin:0px;
	padding:0px;
	margin-top:1px;
	margin-left:6px;
	top:-2px;
	font-size:12px;
	color:#898987;
	text-align:left;
	background-color: transparent;
	overflow:hidden;
	border:0px solid #ff0000;
}

INPUT.adv_search_submit {
	/*display:inline;*/
	position:relative;
	height:12px;
	width:13px;
	top:2px;
	right:-3px;
	padding:0px;
	margin-left:0px;
	background-color: transparent;
	overflow:hidden;
	border:0px solid #ff0000;
	cursor:pointer;
}

.adv_search_input_radios {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:auto;
	height:auto;

}

.adv_search_res {
	/*display:inline;*/
	position:relative;
	float:left;
	left:0px;
	top:0px;
	width:auto;
	height:auto;
	margin:0px;
	margin-top:6px;
	margin-right:4px;
	color:#1a4c85;
	font-size:12px;
	font-weight:bold;
}

.adv_search_res_text {
	color:#1a4c85;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	margin-right:4px;
}

.adv_search_res_num {
	color:#ab2a2f;
	font-size:12px;
	font-weight:bold;
}

.adv_search_select_order {
	position:relative;
	float:left;
	left:-2px;
	top:0px;
	margin:0px;
	width:auto;
	height:auto;

}

.adv_search_radio_row {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	margin:0px;
	height:16px;
	border:0px solid #ff0000;
}

.adv_search_radio_text {
	float: left;
	top:1px;
	left:0px;
	margin:0px;
	margin-left:-3px;
	margin-right:3px;
	letter-spacing: -0.05em; /*IE6-ban nem lehet kisebb*/
	position:relative;
	
}

.adv_search_order_text {
	position:relative;
	float:left;
	left:0px;
	top:1px;
	margin:0px;
	height:16px;
	border:0px solid #ff0000;
}

.adv_search_checkbox_row {
	position:relative;
	float:left;
	left:0px;
	top:0px;
	margin:0px;
	height:18px;
	border:0px solid #ff0000;
}

#tellaf_body {
	width:450px;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#fff;
	border:0px solid #ff2;
}

#tellaf {
	display:block;
	width:450px;
	text-align:left;
	background-color:#fff;
	color:#333;
	margin:0px;
	margin-left:20px;
	margin-top:20px;
	border:0px solid #ff0000;
}

#tellaf table {
}

#tellaf tr {
}

#tellaf td {
	text-align:left;
}

#tellaf h1 {
	color: #286ba0;
	font-weight:bold;
	font-size:24px;
}

.ga {
	text-align:center;
	float:none;
	padding-top:5px;
	padding-bottom:3px;
}

.etarget {
	text-align:center;
	float:none;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:7px;
}

.tag_title {
	color: #286ba0;
	font-weight:bold;
	font-size:18px;
}

.tags a, .tags a:link, .tags a:visited {
	color:#898989;
}

.tags a:hover {
	color:#898989;
	text-decoration:underline;
}


/* added by mp - 2010. 03. 28 */
table.ext_site_logout td.pic {
	vertical-align: top;
}
table.ext_site_logout li {
	line-height: 25px;
}

/*sidebar_entity*/

.person_title {
	position:relative;
	width:150px;
	height:23px;
	margin:0px;
	margin-top:5px;
	margin-left:5px;
	/*background-image:url(../images/toolbar_person_bg.png);
	background-position:left top;
	background-repeat:no-repeat;*/

}

.org_title {
	position:relative;
	top:0px;
	width:150px;
	height:23px;
	margin:0px;
	padding:0px;
	clear:both;
	overflow:hidden;
	background-image:url(../images/sidebar_entity_org_bg.png);
	background-position:left top;
	background-repeat:no-repeat;

}

.scene_title {
	position:relative;
	width:150px;
	height:23px;
	margin:0px;
	/*margin-top:-5px;*/
	background-image:url(../images/sidebar_entity_scene_bg.png);
	background-position:left top;
	background-repeat:no-repeat;

}

.sidebar_entity_box {
	width:160px;
	margin:0px;
	margin-left:2px;
	/*margin-top:10px;*/
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
	border: 0px solid #c22;
}

.sidebar_entity_top {
	position:relative;
	height:32px;
	background-image:url(../images/sidebar_entity_top_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #c2c;
	
	/*border-right: 1px solid #ccc;*/
}

.sidebar_entity_top_left {
	position:relative;
	float:left;
	width:9px;
	height:9px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	background-image:url(../images/sidebar_entity_top_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:0px solid #226622;
	overflow:hidden;
	border: 0px solid #2cc;
}

.sidebar_entity_top_center {
	margin:0px;
	margin-left:0px;
	/*margin-right:-10px;*/
	padding:0px;
	height:9px;
	border-top:1px solid #ccc;
	overflow:hidden;
}

.sidebar_entity_top_right {
	position:relative;
	float:right;
	width:9px;
	height:9px;
	right:-1px;
	top:0px;
	margin:0px;
	margin-left:-5px;
	padding:0px;
	background-image:url(../images/sidebar_entity_top_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.sidebar_entity_middle {
	position:relative;
	top:0px;
	left:0px;
	/*width:100%;*/
	height:auto;
	margin:0px;
	margin-top:-4px;
	/*margin-right:1px;*/
	padding:0px;
	/*margin-left:auto;
	margin-right:auto;*/
	overflow:hidden;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	/*border: 1px solid #cc2;*/
}

.sidebar_entity_bottom {
	position:relative;
	top:-2px;
	left:0px;
	height:8px;
	/*border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
	background-image:url(../images/sidebar_entity_bottom_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
	
	border: 0px solid #c22;
}

.sidebar_entity_bottom_left {
	position:relative;
	float:left;
	width:9px;
	height:9px;
	left:0px;
	top:0px;
	margin:0px;
	margin-right:-3px;
	padding:0px;
	background-image:url(../images/sidebar_entity_bottom_left_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}

.sidebar_entity_bottom_center {
	margin:0px;
	margin-left:0px;
	margin-right:-3px;
	padding:0px;
	height:8px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}

.sidebar_entity_bottom_right {
	position:relative;
	float:right;
	width:9px;
	height:9px;
	right:0px;
	top:0px;
	margin:0px;
	margin-left:-3px;
	padding:0px;
	background-image:url(../images/sidebar_entity_bottom_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border: 0px solid #2cc;
}


.sidebar_entity_middle_inner {
	position:relative;
	margin:0px;
	margin-left:4px;
	margin-right:4px;
	overflow:hidden;
	border: 0px solid #22c;
}


.sidebar_entity_title {
	position:relative;
	margin:0px;
	font-weight:bold;
	color: #286ba0;
	font-size:16px;
	text-align:left;
	letter-spacing: -0.05em;
	border: 0px solid #22c;
}


.sidebar_entity_line {
	position:relative;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
	margin-left:8px;
	margin-right:8px;
	height:1px;
	background-image:url(../images/gen_box_line_bg.png);
	background-repeat:repeat-x;
	overflow:hidden;
	border: 0px solid #22c;
}

/*.entity_line1 {
	margin-top:6px;
}*/

.sidebar_entity_content {
	position:relative;
	/*top:2px;*/
	margin:0px;
	/*margin-top:2px;*/
	text-align:left;
	font-size:12px;
	color:#464646;
	overflow:hidden;
	border: 0px solid #22c;
}

.sidebar_entity_ul {
	margin:0px;
	margin-top:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:32px;
	list-style-type:none;
	color:#707070;

}

.sidebar_entity_arrow {
	margin:0px;
	padding:0px;
}

.org_title_link {
	position:relative;
	float:left;
	top:5px;
	left:18px;
	margin:0px;
	/*margin-left:35px;
	margin-top:5px;*/

}

.org_title_link a, .org_title_link a:link, .org_title_link a:visited{
	margin:0px;
	padding:0px;
	font-weight:bold;
	text-decoration:none;
}

/* bal felső részen lévő Regisztráció és kijelentkezés feliratok kisebbítésére, hogy kiférjenek egy sorba - by mp 2010.05.19 */
a.smaller {
    font-size: 11px;
}

.banner_main {
	position: relative;
	clear:both;
	width:648px;
	height:23px;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
	background-image:url(../images/rss_kat_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	border: 0px solid #22c;
}

.banner_main_text {
	position: relative;
	float:left;
	top:5px;
	left:14px;
	width:600px;
	height:14px;
	margin:0px;
	padding:0px;
	overflow:hidden;
	border: 0px solid #22c;
	color: #286ba0;
	font-size:12px;
	text-decoration:none;
}
