@charset "iso-8859-2";

body {
	margin: 0px;
	padding: 0px;
	background-color: #e3d5bc;
}

.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 200%
}

.bottom_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #772f00;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00172e;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #00172e;
	text-decoration: underline;
}

a.email {
	font-family: Tahoma;
	font-size: 11px;
	color: #772f00;
	text-decoration: none;
}

a.email:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #772f00;
	text-decoration: underline;
}

.top_img {
	background: transparent url(../gfx/global/top_img.jpg) no-repeat center center;
}

.menu_right_img_hu {
	background: transparent url(../gfx/hu/menu_right_img.jpg) no-repeat center center;
}

.menu_right_img_de {
	background: transparent url(../gfx/de/menu_right_img.jpg) no-repeat center center;
}

.left_bottom_img {
	background: transparent url(../gfx/global/left_bottom_img.jpg) no-repeat center center;
}

.menu_bottom_img {
	background: transparent url(../gfx/global/menu_bottom_img.jpg) no-repeat center center;
}

.fejlec_left {
	background: transparent url(../gfx/global/fejlec_left.jpg) no-repeat center center;
}

.fejlec_right {
	background: transparent url(../gfx/global/fejlec_right.jpg) no-repeat center center;
}

.fejlec_bottom {
	background: transparent url(../gfx/global/fejlec_bottom.jpg) no-repeat center center;
}

.left_ism_pont {
	background: transparent url(../gfx/global/left_ism_pont.jpg) repeat-y center center;
}

.right_ism_pont {
	background: transparent url(../gfx/global/right_ism_pont.jpg) repeat-y center center;
}

.data_bg {
	background: transparent url(../gfx/global/data_bg.jpg) repeat-y center center;
}

.right_data_bg {
	background: transparent url(../gfx/global/right_data_bg.jpg) repeat-y center center;
}

.fotogaleria_bg {
	background: transparent url(../gfx/global/fotogaleria_bg.jpg) no-repeat center top;
}

.input {
	border: 1px solid #a5967a;
	background-color: #eadac8;
	width: 120px;
	height: 18px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.textarea {
	border: 1px solid #a5967a;
	background-color: #eadac8;
	width: 272px;
	height: 75px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.textarea2 {
	border: 1px solid #a5967a;
	background-color: #eadac8;
	width: 200px;
	height: 75px;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

.gomb {
	background-color: #eadac8;
	border: 1px solid #a5967a;
	font-size: 11px;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
}