body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(http://www.nb1.hu/pict/bg_site2.jpg);
	background-repeat: repeat-x;
	background-color: #0e0e0e;
}

#hir {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#hir p {
	line-height: 14px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
#hir em {
	background-color: #666666;
	color: #FFFFFF;
	font-style: normal;
	font-size: 16px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	font-weight: bold;
}
#hir .title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	overflow:hidden;
	color: #333333;
	font-weight: bolder;
	text-align: left;
	height: 50px;
	background-image: url(http://www.nb1.hu/pict/bg_hir_title_center.jpg);
	background-repeat: repeat-x;
}
#aloldal h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

#hir .texttitle{
	background-image: url(http://www.nb1.hu/pict/bg_hir_texttitle.jpg);
	height: 6px;
	background-repeat: repeat-x;
}
#hir .textoldal{
	background-image: url(http://www.nb1.hu/pict/bg_hir_textoldal.jpg);
	background-repeat: repeat-y;
}
#hir .text {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 0.8em;
	line-height: 14px;
	text-align: justify;
	color: #000000;
	background-color: #F7F7F7;
}
#hir .text a{
	color: #0e2d74;
	font-weight: bold;
	text-decoration: none;
}
#hir .text a:hover{
	color: #d78108;
	text-decoration: underline;
}
.roundcont {
	width: 100%;
	background-color: #F7F7F7;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://www.nb1.hu/pict/bg_hir_corner_right_top.jpg) no-repeat top right; 
	text-align: left;

}

.roundbottom {
	background: url(http://www.nb1.hu/pict/bg_hir_corner_right_bottom.jpg) no-repeat bottom right; 
	text-align: left;

}

img.corner {
   width: 6px;
   height: 6px;
   border: none;
   display: block !important;
}


