html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background: #c0cdad;
	height: 100%;
}
#wrapper {
	width: 100%;
	padding-top: 43px;
}
#site {
	background: #ffffff;
	width: 849px;
}
#content {
	width: 849px;
	background: #ffffff;
}
#footer {
	text-align: left;
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #426601;
	clear: both;
}
#footer a {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #426601;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #426601;
	text-decoration: underline;
}
#footer #linkek {
	text-align: center;
	background: #FFFFFF url(/images/pagebottom.gif) no-repeat bottom;
}
#footer #linkek div.kht {
	line-height: 34px;
	height: 34px;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	padding: 4px;
	font-family: Arial, Helvetica;
}
#footer #linkek div.kht a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica;
}
#footer #linkek div.kht a:hover {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica;
}


h1 {
	font-size: 19px;
	font-family: Arial, Helvetica;
	color: #426601;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
a.tovabb {
	padding: 2px;
	background-color: #426601;
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: none;
}
a.tovabb:hover {
	text-decoration: underline;
}

.kepgal {
	width: 630px;
	height: 150px;
	white-space: nowrap;
	overflow: auto;
}

.kepgal img {
	margin-right: 8px;
	border: 0px;
}
