body {
	margin: 0;
	height: 100%;
	width: 100%; 
	background:#696969;
	color: #020000;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, select, option, input, table, caption, tbody, tfoot, thead, tr, th, td {
	outline-style:none;
	outline-width:0;
}

h2, h3, h4 {
	margin:0;
	padding:0;
}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

h2, h2 a {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 36px;
}

h2 a:hover {
	border-bottom:2px solid;
}

.headline {
    display: block;
    line-height: 36px;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.headline:hover {
	border-bottom:none;
}

h3, h3 a {
	font-family: Helvetica,Arial;
    font-size: 18px;
	text-transform:uppercase;
}

a {
	color: #020000;
	cursor:pointer;
	outline:0 none;
	text-decoration:none;
}

img {
	border:0;
}

#copyright {
    color: #161C1A;
    font-family: Tahoma,Arial;
    font-size: 18px;
    margin: 0;
    text-align: center;
}

#welcome {
	background:url(http://www.hortovanyi.hu/img/Alairas.gif) no-repeat top left;
	width:787px;
}

#welcome a {
    color: #FFFFFF;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 48px;
	line-height: 48px;
    font-weight: normal;
    padding: 175px 0 0 280px;
    text-align: right;
}

.wrap {
	width:787px;
	margin:0 auto;
	color:#fff;
}

.clear {
	clear:both;
}

.box_doku {
    margin-top: 4px;
    padding-left: 124px;
}

.dokuitem {
    display: inline;
    float: left;
    margin-right: 40px;
}

#mailto {
    font-family: Helvetica,Arial;
    font-size: 18px;
}

.form_line label {
	display:inline-block;
	width:100px;
}

.submit {
    margin: 8px 0 0 464px;
}


.author {
font-weight:bold;
font-size:11px;
color:#fff;
}
