@charset "iso-8859-2";

body {
    SCROLLBAR-FACE-COLOR: #D65C01;
    SCROLLBAR-HIGHLIGHT-COLOR: #F68F44;
    SCROLLBAR-SHADOW-COLOR: #F68F44;
    SCROLLBAR-3DLIGHT-COLOR: #D65C01;
    SCROLLBAR-ARROW-COLOR: #F68F44;
    SCROLLBAR-TRACK-COLOR: #D65C01;
    SCROLLBAR-DARKSHADOW-COLOR: #D65C01;
	margin: 0px;
	padding: 0px;
	background-image: url(../gfx/global/bg.jpg);
	background-repeat: repeat;
}

TABLE {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	text-align: justify;
	color: #465E8C;
}

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: #465E8C;
}

UL {
	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/link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding: 0px 0px 5px 30px;
	margin: 0px 0px 0px 0px;
}

a {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FF6000;
	text-decoration: underline;
}

a:hover {
	color: #465E8C;
	text-decoration: none;
}

a.bmenu {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #484A5B;
	text-decoration: none;
}

a.bmenu:hover {
	color: #484A5B;
	text-decoration: underline;
}

.bmenu_bg {
	background-image: url(../gfx/global/bmenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.data_bg {
	background-image: url(../gfx/global/data_bg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.data_bottom {
	background-image: url(../gfx/global/data_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.pager_top {
	background-image: url(../gfx/pager_top.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.pager_bottom {
	background-image: url(../gfx/pager_bottom.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.hirek_bg {
	background-image: url(../gfx/global/hirek_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

select {
	border: none;
	background-color: #FFFFFF;
	color: #465E8C;
	width: 180px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

optgroup {
	color: #465E8C;
	width: 180px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	border: none;
	background-image: url(../gfx/global/textarea.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	overflow: auto;
	width: 420px;
	height: 80px;
	color: #465E8C;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #C8C7C8;
    SCROLLBAR-SHADOW-COLOR: #C8C7C8;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #C8C7C8;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.textarea2 {
	border: none;
	background-image: url(../gfx/global/textarea2.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	overflow: auto;
	width: 180px;
	height: 80px;
	color: #465E8C;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #C8C7C8;
    SCROLLBAR-SHADOW-COLOR: #C8C7C8;
    SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #C8C7C8;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

.input {
	border: none;
	background-image: url(../gfx/global/input.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 180px;
	height: 20px;
	color: #465E8C;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.input2 {
	border: none;
	background-image: url(../gfx/global/input2.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 420px;
	height: 20px;
	color: #465E8C;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.isz {
	border: none;
	background-image: url(../gfx/global/isz.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 40px;
	height: 20px;
	color: #465E8C;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.mehet_hu {
	border: none;
	background-image: url(../gfx/hu/mehet.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

.torol_hu {
	border: none;
	background-image: url(../gfx/hu/torol.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

.mehet_en {
	border: none;
	background-image: url(../gfx/en/mehet.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

.torol_en {
	border: none;
	background-image: url(../gfx/en/torol.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

.mehet_de {
	border: none;
	background-image: url(../gfx/de/mehet.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

.torol_de {
	border: none;
	background-image: url(../gfx/de/torol.jpg);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 90px;
	height: 35px;
	cursor: hand;
	cursor: pointer;
}

form {
	padding: 0px;
	margin: 0px;
}
