body
{
	background: #F5E192;
	font-family: helvetica,sans-serif;
	font-size: 12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color : #FCFBF7;
	SCROLLBAR-FACE-COLOR: #F7EED8;
	SCROLLBAR-SHADOW-COLOR: #FCFBF7;
	SCROLLBAR-3DLIGHT-COLOR: #FCFBF7;
	SCROLLBAR-ARROW-COLOR: #9A5454;
	SCROLLBAR-TRACK-COLOR: #FCFBF7;
	SCROLLBAR-DARKSHADOW-COLOR: #FCFBF7;
	scrollbar-highlight-color : #FCFBF7;
	buttonface: #FCFBF7;
	border: 2;
}

a, a:hover, a:visited a:active
{
	color: black;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#container
{
	width: 900px;
	height: 580px;
	position:absolute;
	left: 50%;
	top: 50%;
	margin-top: -350px;
	margin-left: -450px;
	border: 1px solid black;
	background: #FCFBF7;
	background-repeat: no-repeat;
	background-position: right top;
	background-image:url(images/kep1.jpg);
}

#imgheader
{
	background-image:url(images/fejlec.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 5px;
	height: 65px;
	width: 570px;
}

#navigation
{
	height: 0px;
	text-align: center;
	padding-top: 10px;
	width: 570px;
	top: 100px;
	vertical-align: middle;
	padding: 0;

}

#navigation a, a:hover, a:visited a:active
{
	padding-right: 3px;
	padding-left: 3px;
}

#navigation a
{
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navigation a:hover
{
	background-color: #F7EED8;
	color: #BB2A5A;
}

#content
{
	width: 570px;
	top: 60px;
	height: 395px;
	overflow: auto;
	margin-bottom: 5px;
}

#right_img
{
	width: 315px;
	height: 530px;
	overflow: auto;
	margin-bottom: 5px;
	position: absolute;
	left: 579px;
	top: 53px;
}

#bottom_title
{
	width: 900px;
	height: 15px;
	margin-bottom: 3px;
	position: bottom center;
	text-align: left;
	border: 2;
	border-top-color: #000000;
	border-color: #000000;
}

h2
{
	margin:0px;
	background-color: #DBCBAF;
	color: white;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4
{
	margin:0px;
	color: #9A5454;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
}

p
{
	padding: 10px;
}
