#article_content{
	font-family: Trebuchet MS, Tahoma, Arial;
	padding: 10px 0px 0px 0px;
	color: #4a4a4a;
}
#article_content .article_behuz{
	padding-left: 25px;
}
#article_content .article_clear a:hover{
	text-decoration: underline;
}
#article_content h2{
	font-size: 28px;
	color: #263248;
	line-height: 28px;
}


/* lead felsorolás*/
#article_content #article_text ul{
	margin: 0px 10px 10px 10px;
	list-style-type: none;
}

#article_content #article_text ul li{
	padding: 2px 0px 2px 10px;
	background: url(../frame/middot.gif) no-repeat;
	background-position: 0px 10px;
}

/* FElső cikk művelet ikonok */
#article_content #article_data{
	font-family: Tahoma, Arial, Trebuchet MS;
}
#article_content #article_data .szerzo{
	float: left;
	width: 350px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #4a4a4a;
	text-transform: uppercase;
}
#article_content #article_data .datum{
	float: left;
	width: 350px;
	height: 20px;
	font-size: 12px;
	color: #4a4a4a;
}
#article_content #article_data .muveletek{
	float: right;
	padding-top: 5px;
	width: 270px;
	height: 35px;
	text-align: right;
}
#article_content #article_data .muveletek a{
	text-decoration: none;
	font-size: 11px;
	color: #24468a;
}
#article_content #article_data .muveletek a:hover{
	color: #cc582f;
}
#article_content #article_data .muveletek img {
	border-left: solid 1px #cfcfcf;
	padding: 0px 3px 0px 7px;
	vertical-align: middle;
}
#article_content #article_data .muveletek img.noborder {
	border: none;
}
#article_content #article_data .cls_hr{
	clear: both;
	height: 1px;
	width: 100%;
	border-top: solid 1px #cfcfcf;
	line-height: 1px;
	font-size: 1px;
}

/* CIKK értékelése */

#article_data .ertekelje, #article_data_2 .ertekelje{
	float: left;
	padding-top: 10px;
	width: 350px;
	height: 30px;
	font-weight: bold;
	font-size: 11px;
	color: #a3a3a3;
}
#article_data .ertekelje .szoveg, #article_data_2 .ertekelje .szoveg{
	float: left;
	padding-top: 1px;
	width: 110px;
	height: 28px;
}
#article_data .ertekelje .star_cont, #article_data_2 .ertekelje .star_cont{
	position: relative;
	float: left;
	width: 80px;
	height: 29px;
	background: url(../frame/star_white.gif) repeat-x;
}
#article_data .ertekelje .star_cont img, #article_data_2 .ertekelje .star_cont img{
	cursor: pointer;
}
#article_data .ertekelje .star_cont a, #article_data_2 .ertekelje .star_cont a{
	display: block;
	position: absolute;
	height: 16px;
}
#article_data .ertekelje .star_cont a.vote1, #article_data_2 .ertekelje .star_cont a.vote1{
	width: 16px;
	z-index: 15;
}
#article_data .ertekelje .star_cont a.vote2, #article_data_2 .ertekelje .star_cont a.vote2{
	width: 32px;
	z-index: 14;
}
#article_data .ertekelje .star_cont a.vote3, #article_data_2 .ertekelje .star_cont a.vote3{
	width: 48px;
	z-index: 13;
}
#article_data .ertekelje .star_cont a.vote4, #article_data_2 .ertekelje .star_cont a.vote4{
	width: 64px;
	z-index: 12;
}
#article_data .ertekelje .star_cont a.vote5, #article_data_2 .ertekelje .star_cont a.vote5{
	width: 80px;
	z-index: 11;
}
#article_data .ertekelje .star_cont a:hover, #article_data_2 .ertekelje .star_cont a:hover{
	background: url(../frame/star_blue.gif) repeat-x;
}
#article_data .ertekelje .star_cont a:hover, #article_data_2 .ertekelje .star_cont a.szavazott{
	background: url(../frame/star_blue.gif) repeat-x;
}

/* ALSÓ cikk művelet ikonok */
#article_content #article_data_2{
	margin-top: 6px;
	font-family: Tahoma, Arial, Trebuchet MS;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
}

#article_content #article_data_2 .muveletek{
	float: right;
	padding-top: 5px;
	width: 245px;
	height: 35px;
	text-align: right;
}
#article_content #article_data_2 .muveletek a{
	text-decoration: none;
	font-size: 11px;
	color: #24468a;
}
#article_content #article_data_2 .muveletek img {
	border-left: solid 1px #cfcfcf;
	padding: 0px 3px 0px 7px;
	vertical-align: middle;
}
#article_content #article_data_2 .muveletek img.noborder {
	border: none;
}

/**/

#article_content h4{
	font-size: 16px;
	font-weight: bold;
	color: #4a4a4a;
	line-height: 18px;
}
#article_content #article_text{
	margin: 12px 0px 25px 0px;
	font-weight: normal;
	font-size: 16px;
	color: #4a4a4a;
}

/* Cikkben a keretes táblázat stílusa */
#article_content #article_text table.tablakeret {
	width: 220px;
	margin: 10px;
	background: #f6f6f6;
	border: none;
	border-top: solid 10px #cfcfcf;
	border-bottom: solid 10px #7d91b9;
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 14px;
}
#article_content #article_text table.tablakeret td {
	border: none;
	padding: 10px;
	font-weight: normal;
}

#article_content #article_text table.tablakeret td strong {
	color: #24468a;
}

/* Cikkben a beszúrt kép a képaláírás stílusa */
#article_content #article_text #two{
	text-align: center;
	font-size: 12px;
	border: 1px solid #cfcfcf;
	background: #f8f8f8;
}
#article_content #article_text #two img{
	margin: 5px;
	margin-bottom: 4px;
	border: 1px solid #cfcfcf;
}

#article_content #article_text .twovideo{
	text-align: center;
	font-size: 12px;
	border: 1px solid #cfcfcf;
	background: #f8f8f8;
	width: 360px;
}

#article_content #article_text .twovideo .padder{
	padding-top: 10px;
}

/* Cikben a beszúrt galéria stílusa */
/* ARTICLE GALLERY */
table.article_gallery{
	width: 610px;
	text-align: center;

}
table.article_gallery .article_gall .pic_cont{
	margin: 0px auto 10px auto;
	padding: 5px;
	width: 600px;
	background: #f6f6f6;
	overflow: hidden;
}
table.article_gallery .article_gall .pic_footer{
	margin: 0px auto 0px auto;
	width: 610px;
	background: url(../frame/zoom_in.gif) no-repeat right center;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	font-weight: bold;
	font-size: 12px;
	color: #24468a;
	text-align: left;
}
table.article_gallery .article_gall .pic_footer a{
	display: block;
	padding: 5px;
	width: 600px;
	color: #24468a;
	text-decoration: none;
}

/* ugrás az oldal tetejére */
#article_content .article_top{
	padding: 15px 0px;
	text-align: right;
}
#article_content .article_top a{
	font-size: 12px;
	text-decoration: none;
	color: #7d91b9;
}
#article_content .article_top a:hover{
	text-decoration: underline;
}

/* letölthető dokumentum */
#article_content .download_doc{
	padding: 10px 0px;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
	text-align: right;
}
#article_content .download_doc b{
	display: block;
	font-size: 12px;
	color: #4a4a4a;
}
#article_content .download_doc a{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #24468a;
}
#article_content .download_doc a:hover{
	text-decoration: underline;
}
#article_content .download_doc img{
	vertical-align: middle;
}

/* kapcsoldó cikkek*/
#article_content #kapcsolodo_cikk{
	padding: 10px 0px;
}
#article_content #kapcsolodo_cikk h4{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #4a4a4a;
}
#article_content #kapcsolodo_cikk ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#article_content #kapcsolodo_cikk ul li{
	padding: 1px 0px;
}
#article_content #kapcsolodo_cikk ul li a{
	/*display: block;*/
	padding-left: 10px;
	background: url(../frame/middot.gif) no-repeat;
	background-position: 0px 6px;
	font-size: 12px;
	font-weight: bold;
	color: #24468a;
	text-decoration: none;
}
#article_content #kapcsolodo_cikk ul li a:hover{
	text-decoration: underline;
}

/* MEGJEGYZÉSEK ŰRLAP */
#hozzaszol_box{
	position: relative;
	margin: 20px 0px;
	padding: 18px 10px;
	width: 573px;
	background: #f8f8f8;
	border: solid 1px #d1d1d1;
}
#hozzaszol_box span.ok{
	color: #24468a;
	font-weight: bold;
}
#hozzaszol_box #x_huzenet{
	display: none;
	margin-bottom: 18px;
}
#hozzaszol_box h4{
	margin-bottom: 14px;
	font-size: 14px;
	color: #cc582f;
}
#hozzaszol_box .m_user{
	margin-bottom: 5px;
	display: block;
	color: #24468a;
	font-weight: bold;
}
#hozzaszol_box .m_user b{
	color: #4a4a4a;
	margin-right: 5px;
}
#hozzaszol_box #hbox_1{
	float: left;
	width: 353px;
}
#hozzaszol_box #hbox_2{
	float: right;
	padding-left: 15px;
	width: 200px;
}
#hozzaszol_box #hbox_1 textarea{
	width: 100%;
	height: 180px;
	border: solid 1px #cfcfcf;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #4a4a4a;
}
#hozzaszol_box #hbox_2 b{
	font-size: 12px;
	color: #4a4a4a;
}
#hozzaszol_box #hbox_2 input.inp_text{
	margin-bottom: 10px;
	width: 198px;
	height: 19px;
	border: solid 1px #8792a8;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	color: #4a4a4a;
}
#hozzaszol_box #hbox_2 input.inp_check{
	background: none;
}
#hozzaszol_box #hbox_2 span{
	font-size: 10px;
	color: #4a4a4a;
}
#hozzaszol_box #hbox_2 span a{
	color: #24468a;
	text-decoration: none;
}
#hozzaszol_box #hbox_2 span a:hover{
	text-decoration: underline;
}
#hozzaszol_box input.button{
	margin-top: 10px;
	width: 88px;
	height: 20px;
	background: url(../frame/hotlead_csik.gif) repeat-x;
	border: solid 1px #cecece;
	font-size: 12px;
	font-weight: normal;
	color: #24468a;
	cursor: pointer;
}

/* megjegyzések */
#article_content #megjegyzes_cont{
	position: relative;
	width: 595px;
	overflow: hidden;
}
/* megjegyzes */
#article_content .megjegyzes{
	position: relative;
	padding: 8px;
	border-top: solid 3px #cfcfcf;
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 12px;
	color: #4a4a4a;
}
#article_content .megjegyzes .megjegyzes_header img{
	vertical-align: middle;
}
#article_content .megjegyzes .megjegyzes_header a{
	margin-right: 5px;
	font-weight: bold;
}
#article_content .megjegyzes .megjegyzes_header a.webcim{
	margin-right: 5px;
	font-weight: normal;
}
#article_content .megjegyzes .megjegyzes_header a.modcim{
	float: right;
	margin-right: 5px;
	font-weight: normal;
	font-size: 10px;
}
#article_content .megjegyzes .megjegyzes_header a.modcim:hover{
	color: #CC582F;
	text-decoration: none;
}
#article_content .megjegyzes p{
	margin: 0px;
	padding: 5px 0px 10px 0px;
	font-size: 12px;
}
#article_content .megjegyzes p a{
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
#article_content .megjegyzes p a:hover{
	color: #CC582F;
	text-decoration: none;
}

/**/
#article_content .share{
	padding: 10px 0px;
	width: 595px;
	border-top: solid 1px #cfcfcf;
	border-bottom: solid 1px #cfcfcf;
}
#article_content .share h3{
	margin-bottom: 10px;
	font-size: 16px;
	color: #4a4a4a;
}
#article_content .share .s_big{
	float: left;
	padding: 0px 10px 6px 0px;
	width: 62px;
	height: 62px;
	background: url(../frame/share/share_big.gif)
}
#article_content .share .s_big a{
	display: block;
	width: 60px;
	height: 60px;
	border: solid 1px #cfcfcf;
}

#article_content .share .s{
	float: left;
	padding: 0px 6px 6px 0px;
	width: 28px;
	height: 28px;
	background: url(../frame/share/share_small.gif)
}
#article_content .share .s a{
	display: block;
	width: 26px;
	height: 26px;
	border: solid 1px #cfcfcf;
}
#article_content .share img{
	margin: 0px;
	border: 0px;
}

/* UZLETI HIRLEVEL DOBOZ */
#nlb_articlebox{
    margin-bottom: 6px;
    display: block;
    width: 198px;
    border: 1px solid #d0d0d0;
    font-size: 13px;
}
#nlb_articlebox a.head_1, #nlb_articlebox a.head_2{
    display: block;
    width: 198px;
    height: 41px;
    background: url(../frame/nlb_article_head_dm.gif) no-repeat;
    border-bottom: 1px solid #d0d0d0;
}
#nlb_articlebox a.head_2{
    background: url(../frame/nlb_article_head_ko.gif) no-repeat;
}
#nlb_articlebox a.head_1 span, #nlb_articlebox a.head_2 span{
    display: none;
}
#nlb_articlebox .button_cont{
    padding: 8px 5px;
    background: #f4f7fb;
}
#nlb_articlebox .button_cont a.left{
    float: left;
    width: 188px;
    margin-bottom: 8px;
    background: url(../frame/button_nlb_2l.gif) no-repeat;
}
#nlb_articlebox .button_cont a.left b{
    display: block;
    padding: 2px 0;
    text-align: center;
    font-size: 13px;
    background: url(../frame/button_nlb_2r.gif) no-repeat right;
}
#nlb_articlebox .button_cont a.right{
    float: right;
    width: 188px;
    background: url(../frame/button_nlb_1l.gif) no-repeat;
}
#nlb_articlebox .button_cont a.right b{
    display: block;
    padding: 2px 0;
    text-align: center;
    font-size: 13px;
    background: url(../frame/button_nlb_1r.gif) no-repeat right;
}
#nlb_articlebox .button_cont a:hover{
    color: #707070;
    text-decoration: none;
}
