/* SG Hírek stílusa */
.sghirek td
{
	padding-left: 15px;
}
.sghirek
{
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	background-image: url(../images/content-dashed_line2.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.sghirek li
{
	list-style-type:none;
	background-image: url(../images/design/felsorolas.gif);
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 2px;
}
.sghirek ul
{
	margin-top: 10px !important;
}

.topbannercontainer
{
	margin-left:25%;
	padding-top:10px;
	width:468px;
	height:60px;
}

.article_reklam
{
        background-color: #f7f7ef;
        border:solid 1px #e6e6d8;
	margin-top:3px;
        margin-bottom:10px;
        padding: 5px 5px 5px 5px;
	width:468px;
	height:60px;
        text-align: center;
        overflow: hidden;
}
.article_reklam_fejlec
{
        color: #9ba5a9;
        padding: 0;
        margin: 0;
        text-align: center;
        margin-top:10px;
        font-size: 10px;
}


