@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #9FA77B; 
    SCROLLBAR-HIGHLIGHT-COLOR: #F0E8DB;
    SCROLLBAR-SHADOW-COLOR: #F0E8DB;
    SCROLLBAR-3DLIGHT-COLOR: #9FA77B; 
    SCROLLBAR-ARROW-COLOR: #F0E8DB; 
    SCROLLBAR-TRACK-COLOR: #F0E8DB;
    SCROLLBAR-DARKSHADOW-COLOR: #9FA77B;
	margin: 0px;
	padding: 0px;
	background: #F0E8DB;
}

TABLE {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #48531A;
}

P {
/*	
	text-indent: 10px;
*/
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #48531A;
}

UL {
	list-style-type: none;
	line-height: 150%;
	text-align: justify;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

LI {
	background-image: url(../gfx/global/felsorolas.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 8px;
}

a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7E1613;
	text-decoration: underline;
}

a:hover {
	color: #7E1613;
	text-decoration: none;
}

a.main_elerh {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #e2d1b8;
	text-decoration: underline;
}

a.main_elerh:hover {
	color: #e2d1b8;
	text-decoration: none;
}

a.bmenu {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #7E1613;
	text-decoration: none;
}

a.bmenu:hover {
	color: #7E1613;
	text-decoration: underline;
}

a.sm {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1F2600;
	text-decoration: none;
}

a.sm:hover {
	color: #1F2600;
	text-decoration: underline;
}

a.email {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #2C2C58;
	text-decoration: underline;
}

a.email:hover {
	color: #868686;
	text-decoration: none;
}

.top_left_rep {
	background-image: url(../gfx/global/top_left_rep.gif);
	background-repeat: repeat-x;
	background-position: middle center;
}

.middle_left_rep {
	background-image: url(../gfx/global/middle_left_rep.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.middle_right_rep {
	background-image: url(../gfx/global/middle_right_rep.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.bmenu_bg {
	background-image: url(../gfx/global/bmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: middle center;
}

.main_elerh_bg {
	background-image: url(../gfx/global/main_elerh_bg.gif);
	background-repeat: no-repeat;
	background-position: middle center;
}

.data_bg {
	background-image: url(../gfx/global/data_bg.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.data_in_bg {
	background-image: url(../gfx/global/data_in_bg.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.ph_tr {
	background-image: url(../gfx/global/picholder/tr.gif);
	background-repeat: repeat-x;
	background-position: middle center;
}

.ph_br {
	background-image: url(../gfx/global/picholder/br.gif);
	background-repeat: repeat-x;
	background-position: middle center;
}

.ph_lr {
	background-image: url(../gfx/global/picholder/lr.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.ph_rr {
	background-image: url(../gfx/global/picholder/rr.gif);
	background-repeat: repeat-y;
	background-position: middle center;
}

.cat_bg {
	background-image: url(../gfx/global/cat_bg.gif);
	background-repeat: no-repeat;
	background-position: middle center;
}

.sm_bg {
	background-image: url(../gfx/global/sm_bg.gif);
	background-repeat: no-repeat;
	background-position: middle center;
}

select {
	border: none;
	background-color: #949E69;
	color: #7E1613;
	width: 250px;
	height: 17px;
	padding: 0px 0px 0px 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

optgroup {
	border: none;
	background-color: #949E69;
	color: #7E1613;
	width: 250px;
	height: 17px;
	padding: 0px 0px 0px 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	border: 1px solid #717850;
	background-color: #949E69;
	overflow: auto;
	width: 250px;
	height: 80px;
	color: #7E1613;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #9FA77B; 
    SCROLLBAR-HIGHLIGHT-COLOR: #F0E8DB;
    SCROLLBAR-SHADOW-COLOR: #F0E8DB;
    SCROLLBAR-3DLIGHT-COLOR: #9FA77B; 
    SCROLLBAR-ARROW-COLOR: #F0E8DB; 
    SCROLLBAR-TRACK-COLOR: #F0E8DB;
    SCROLLBAR-DARKSHADOW-COLOR: #9FA77B;
}

input {
	border: 1px solid #717850;
	background-color: #949E69;
	width: 250px;
	height: 23px;
	color: #7E1613;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
}

.elkuld_hu {
	border: none;
	background: url(../gfx/hu/elkuld.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.torol_hu {
	border: none;
	background: url(../gfx/hu/torol.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.elkuld_en {
	border: none;
	background: url(../gfx/en/elkuld.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.torol_en {
	border: none;
	background: url(../gfx/en/torol.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.elkuld_de {
	border: none;
	background: url(../gfx/de/elkuld.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

.torol_de {
	border: none;
	background: url(../gfx/de/torol.gif);
	width: 55px;
	height: 23px;
	cursor: hand;
	cursor: pointer;
}

form {
	padding: 0px;
	margin: 0px;
}