@charset "iso-8859-2";

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

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

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: #512701;
}

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: #8E0900;
	text-decoration: underline;
}

a:hover {
	color: #8E0900;
	text-decoration: none;
}

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

a.bmenu:hover {
	color: #4F2703;
	text-decoration: underline;
}

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

a.email:hover {
	color: #8E0900;
	text-decoration: underline;
}

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

a.sm:hover, a.fgtitle:hover {
	color: #4F2801;
	text-decoration: underline;
}

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

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

.middle_left_rep {
	background-image: url(../gfx/global/middle_left_rep.gif);
	background-repeat: repeat;
	background-position: right top;
}

.middle_right_rep {
	background-image: url(../gfx/global/middle_right_rep.gif);
	background-repeat: repeat;
	background-position: left top;
}

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

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

.middle_bottom_left_rep_index {
	background-image: url(../gfx/global/middle_bottom_left_rep_index.gif);
	background-repeat: repeat-x;
	background-position: right top;
}

.middle_bottom_right_rep_index {
	background-image: url(../gfx/global/middle_bottom_right_rep_index.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom_left_rep {
	background-image: url(../gfx/global/bottom_left_rep.gif);
	background-repeat: repeat;
	background-position: right top;
}

.bottom_right_rep {
	background-image: url(../gfx/global/bottom_right_rep.gif);
	background-repeat: repeat;
	background-position: left top;
}

.bottom_center_rep {
	background-image: url(../gfx/global/bottom_center_rep.gif);
	background-repeat: repeat;
	background-position: center top;
}

.bottom_center_rep_index {
	background-image: url(../gfx/global/bottom_center_rep_index.gif);
	background-repeat: repeat;
	background-position: center top;
}

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

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

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

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

.coctail_bg {
	background-image: url(../gfx/global/koktel.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

select {
	border: 1px solid #FECE86;
	background-color: #FECE86;
	color: #512701;
	height: 17px;
	width: 190px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

select.list {
	border: 1px solid #FECE86;
	background-color: #FECE86;
	width: 190px;
	height: 110px;
}

optgroup {
	border: 1px solid #FECE86;
	background-color: #FECE86;
	color: #512701;
	height: 17px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	overflow: auto;
	width: 342px;
	height: 89px;
	color: #512701;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #FECE86; 
    SCROLLBAR-HIGHLIGHT-COLOR: #9B4E18;
    SCROLLBAR-SHADOW-COLOR: #9B4E18;
    SCROLLBAR-3DLIGHT-COLOR: #FECE86; 
    SCROLLBAR-ARROW-COLOR: #9B4E18; 
    SCROLLBAR-TRACK-COLOR: #9B4E18;
    SCROLLBAR-DARKSHADOW-COLOR: #FECE86;
}

textarea.tortaism {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	overflow: auto;
	width: 190px;
	height: 89px;
	color: #512701;
	padding-top: 5px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #FECE86; 
    SCROLLBAR-HIGHLIGHT-COLOR: #9B4E18;
    SCROLLBAR-SHADOW-COLOR: #9B4E18;
    SCROLLBAR-3DLIGHT-COLOR: #FECE86; 
    SCROLLBAR-ARROW-COLOR: #9B4E18; 
    SCROLLBAR-TRACK-COLOR: #9B4E18;
    SCROLLBAR-DARKSHADOW-COLOR: #FECE86;
}

input {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	width: 144px;
	height: 20px;
	color: #512701;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input.tortaprise {
	border: 1px solid #FEDEAD;
	background-color: #FEDEAD;
	width: 40px;
	height: 20px;
	color: #512701;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

input.check {
	width: auto;
}

input.tortadb {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	margin: 0px 0px 1px 0px;
	width: 30px;
	height: 20px;
	color: #512701;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.elkuld_hu {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #512701;
	padding-bottom: 4px;
	padding-right: 5px;
/*
	background-image: url(../gfx/hu/elkuld.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
*/
	width: 70px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

.elkuld_big_hu {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #512701;
	padding-bottom: 4px;
	padding-right: 5px;
/*
	background-image: url(../gfx/hu/elkuld.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
*/
	width: 100px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

.torol_hu {
	border: 1px solid #C67F63;
	background-color: #FECE86;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #512701;
	padding-bottom: 4px;
	padding-right: 5px;
/*
	background-image: url(../gfx/hu/elkuld.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
*/
	width: 70px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

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