/* CSS Document */
body {
	margin: 1em;
	font: 0.8em sans-serif;
}
#hirek {
	width: 100%;
	line-height: 1.5em;
}
#hirek h1.header {
	border-bottom: 1px solid #000;
	padding: 1em 0.5em 0.5em 0em;
    margin-bottom: 1em;
	font-style: italic;
    background: #eee;
}
#hirek img {
	margin: 0.5em;
}
