body {
  	background: url('../design/minta.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #e7ddcd;
	margin: 0px;
	padding: 0px;
	height: 100%;
	}

#center {
	/*width: 1000px;*/

	}

#top {
  	background: url('../design/fejlec2.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	height: 160px;	
	margin: 0px auto 0px auto;
	width: 760px;
	padding: 0px;
	}

#menu {
	position: relative;
	top: 108px;	
	left: 160px;
	padding: 0px;
	width: 600px;
	margin: 0px 0px;
	word-spacing: -4px;
	/*word-spacing: -2pt;*/
	}

img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

img.gr {
	margin: 20px 0px;
	}

#main {
  	background: url('../design/hatter.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	/*background-color: red;*
	/*height: 400px;	*/
	margin: 0px auto 0px auto;
	width: 600px;
	padding: 10px 80px 0px;
	}

#bottom {
  	background: url('../design/alja2.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	height: 66px;	
	margin: auto auto 0px auto;
	width: 760px;
	/*position: absolute;*/
	/*bottom: 0px;*/
	}

p {
	font-family: georgia, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0.5em 0px;
	}

p.text {
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	color: #333;
	}

p.textNI {
	text-align: justify;
	/*text-indent: 2em;*/
	line-height: 1.7em;
	color: #333;
	}


p.impresszum {
	color: #bbb;
	font-size: 10px;
	text-align: center;
	font-family: 'trebuchet ms', sans-serif;
	padding: 25px 0px 5px;
	}

p.impresszum a {
	color: #aaa;
	/*font-weight: bold;*/
	text-decoration: none;
	}

p.title {
	font-size: 22px;
	color: #955;
	padding-bottom: 20px;
	/*font-weight: bold;*/

	/*font-style: italic;*/
	/*font-family: 'system';*/
	}

p.text a {
	color: #a88;
	text-decoration: none;
	}

p.contact {
	padding: 2px;
	text-align: center;
	color: #544;
	}

p.contact a {
	color: #544;
	}


p.contact_name {
	padding: 15px 0px 10px;
	text-align: center;
	color: #955;
	font-size: 15px;
	line-height: 1.3em;
	}

p.contact_name em
	{
	font-size: 11px;
	font-style: normal;
	/*color: #c97;*/
	}

