body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ede8d8;
	font-family: Tahoma, Sans, Arial, Sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	line-height: normal;
	background-image: url('non-pub/gfx/bg.png');
	background-position: top center;
	background-repeat: no-repeat;
}

img {
	border: 0px;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
}

/* COMMON */

#page {
	margin-left: auto;
	margin-right: auto;
	width: 822px;
}

#menu0 {
	width: 200px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

#menu1,
#menu2,
#menu3,
#menu4,
#menu5 {
	width: 200px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px dotted white;
}

#menu5 {
	border-bottom: none;
}

.menu {
	color: white;
	font-size: 11px;
}

.design_by {
	color: #a39f92;
	border-bottom: 1px dotted #a39f92;
}

.language {
	color: #c3bfb2;
}

.language:hover {
	color: #a39f92;
	border-bottom: 1px dotted #a39f92;
}

/* MAIN SITE */

#main_language {
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	height: 59px;
	width: 457px;
	text-align: right;
	font-size: 10px;
	color: #c3bfb2;
}

#main_menu {
	margin-left: auto;
	margin-right: auto;
	height: 463px;
	width: 323px;
	background-image: url('non-pub/gfx/main_menu.png');
}

#main_copyright {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	height: 25px;
	width: 323px;
	font-size: 10px;
	color: #c3bfb2;
}

/* SUB SITE */

#sub_language {
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	height: 59px;
	text-align: right;
	font-size: 10px;
	color: #c3bfb2;
}

#sub_menu {
	float: left;	
	margin-left: auto;
	margin-right: auto;
	height: 463px;
	width: 313px;
	background-image: url('non-pub/gfx/sub_menu.png');
}

#sub_content {
	float: left;
	margin-left: auto;
	margin-right: auto;
	height: 463px;
	width: 509px;
	background-image: url('non-pub/gfx/sub_content.png');
}

#sub_content p {
	text-align: justify;
	line-height: 16px;
}

#sub_copyright {
	clear: left;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	height: 25px;
	width: 822px;
	font-size: 10px;
	color: #c3bfb2;
}

#content_title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 3px;
	padding-right: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted black;
	color: #7bb900;
}

#content_text {
	margin-left: 10px;
	margin-right: 10px;
	height: 390px;
	font-size: 12px;
}

#navigation_bar {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#prev_page {
	float: left;
}

#next_page {
	float: right;
}

#prev_page a,
#next_page a {
	color: #999999;
}

#content_text dl#menu_description > dd + dt,
#content_text dl#menu_description dl > dd + dt + dd {
	margin-top: 15px;
	padding-top: 5px;
	border-top: 1px dotted #7bb900;
}

#content_text dl#menu_description dt {
	font-weight: bold;
	color: #7bb900;
}

#content_text dl#menu_description dd{
    margin-top: 10px;
    padding-left: 50px;
    text-align: justify;
}

#content_text a {
	color: #7bb900;
	text-decoration: none;
}

#content_text a:hover {
	border-bottom: 1px dotted #7bb900;
	font-weight: normal;
}
/* CONTACT SITE */
/* nev, cim, telefonszam */
#content_text #company-contact {
	border-bottom: 1px dotted black;
	padding-left: 130px;
}

#content_text #company-contact h1 {
    font-size: 18px;
    font-weight: normal;
}

#content_text #company-contact li {
	margin-left: -40px;
	list-style: none;
}

/* e-mail urlap */
#content_text #contact-form dt {
	font-weight: normal;
	color: #000000;
}

#content_text #contact-form dd{
    margin-top: -15px;
    padding-left: 100px;
    text-align: justify;
}

#content_text #contact-form textarea {
	height: 90px;
	font-family: Tahoma, Sans, Arial, Sans-serif;
	font-size: 12px;
	font-style: normal;	
}

#content_text #contact-form select,
#content_text #contact-form input[type="text"],
#content_text #contact-form input[type="file"],
#content_text #contact-form input[type="password"],
#content_text #contact-form textarea {
	font-size: 11px;
	background-color: #eeeeee;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 300px;
	border: 1px dotted black;
}

#content_text #contact-form input[needed] {
	background-color: #cde89a;
}

#content_text #contact-form input[type="text"]:focus,
#content_text #contact-form input[type="file"]:focus,
#content_text #contact-form textarea:focus,
#content_text #contact-form input[type="password"]:focus {
	background: #8dbe31;
}

#content_text #contact-form input[type="button"],
#content_text #contact-form input[type="submit"],
#content_text #contact-form input[type="reset"] {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #6c9225;
	border-top-color: #aaca5c;
	border-right-color: #657a00;
	border-bottom-color: #657a00;
	border-left-color: #aaca5c;
	color: #ffffff;
	width: 100px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	min-width: 100px;
	font-weight: normal;
}

#content_text #contact-form input[type="button"]:hover,
#content_text #contact-form input[type="submit"]:hover,
#content_text #contact-form input[type="reset"]:hover {
	background-color: #8dbe31;
}

#content_text #contact-form label {
	font-size: 11px;
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
	text-align: left;
	width: 100px;
}

/* COKE AND COAL */

.data {
	width: 100%;
	border: 1px dotted #999999;
}

.data .title {
	font-weight: bold;
	color: #7bb900;
}

