@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #6E0101;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFF5D5;
    SCROLLBAR-SHADOW-COLOR: #FFF5D5;
    SCROLLBAR-3DLIGHT-COLOR: #6E0101;
    SCROLLBAR-ARROW-COLOR: #FFF5D5;
    SCROLLBAR-TRACK-COLOR: #6E0101;
    SCROLLBAR-DARKSHADOW-COLOR: #6E0101;
	margin: 0px;
	padding: 0px;
	background-color: #FFF5D5;
}

TABLE {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #6E0101;
}

P {
/*	
	text-indent: 10px;
*/
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #6E0101;
}

UL {
	list-style-type: none;
	line-height: 150%;
	text-align: justify;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

UL.ul2 {
	list-style-type: none;
	line-height: 150%;
	text-align: justify;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

LI {
	background-image: url(../gfx/global/forward.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
}

a {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #6E0101;
	text-decoration: underline;
}

a:hover {
	color: #6E0101;
	text-decoration: none;
}

a.bmenu {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #6E0101;
	text-decoration: none;
}

a.bmenu:hover {
	color: #6E0101;
	text-decoration: underline;
}

.bmenubg {
	background-image: url(../gfx/global/bmenubg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.bottom_left {
	background-image: url(../gfx/global/bottom_left.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.bottom_right {
	background-image: url(../gfx/global/bottom_right.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.top_left {
	background-image: url(../gfx/global/top_left.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.top_right {
	background-image: url(../gfx/global/top_right.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.middle_left {
	background-image: url(../gfx/global/middle_left.gif);
	background-repeat: repeat;
	background-position: center top;
}

.middle_right {
	background-image: url(../gfx/global/middle_right.gif);
	background-repeat: repeat;
	background-position: center top;
}

.bottombg {
	background-image: url(../gfx/global/bottombg.gif);
	background-repeat: repeat;
	background-position: center center;
}

.elerhbg {
	background-image: url(../gfx/global/elerhbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.data_left_bg {
	background-image: url(../gfx/global/data_left_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.data_right_bg {
	background-image: url(../gfx/global/data_right_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.pic_bg {
	background-image: url(../gfx/global/pic_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.elerdata_bg {
	background-image: url(../gfx/global/elerdata_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.right_bg {
	background-image: url(../gfx/global/right_bg.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
}

.pic2 {
	background-image: url(../gfx/global/pic/pic2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.pborder_bottom {
	background-image: url(../gfx/global/pborder/pborder_bottom.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.pborder_right {
	background-image: url(../gfx/global/pborder/pborder_right.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

.hirek_bottom {
	background-image: url(../gfx/global/hirek_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

select {
	border: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	color: #6E0101;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

textarea {
	border: none;
	background-image: url(../gfx/global/textarea.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	overflow: auto;
	width: 220px;
	height: 80px;
	color: #6E0101;
	padding: 5px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #FFF5D5;
    SCROLLBAR-HIGHLIGHT-COLOR: #DBBA9E;
    SCROLLBAR-SHADOW-COLOR: #DBBA9E;
    SCROLLBAR-3DLIGHT-COLOR: #FFF5D5;
    SCROLLBAR-ARROW-COLOR: #DBBA9E;
    SCROLLBAR-TRACK-COLOR: #FFF5D5;
    SCROLLBAR-DARKSHADOW-COLOR: #FFF5D5;
}

.input {
	border: none;
	background-image: url(../gfx/global/input.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 220px;
	height: 20px;
	color: #6E0101;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.isz {
	border: none;
	background-image: url(../gfx/global/isz.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 40px;
	height: 20px;
	color: #6E0101;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.mehet_hu {
	border: none;
	background-image: url(../gfx/hu/mehet.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

.torol_hu {
	border: none;
	background-image: url(../gfx/hu/torol.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

.mehet_de {
	border: none;
	background-image: url(../gfx/de/mehet.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

.torol_de {
	border: none;
	background-image: url(../gfx/de/torol.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 56px;
	height: 33px;
	cursor: hand;
	cursor: pointer;
}

form {
	padding: 0px;
	margin: 0px;
}
