@charset "iso-8859-2";

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

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

TABLE.elerh {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #5B6B4C;
}

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

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/felsorolas.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: #507913;
	text-decoration: none;
}

a:hover {
	color: #5B6B4C;
	text-decoration: underline;
}

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

a.bmenu:hover {
	color: #EFF4E8;
	text-decoration: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select {
	border: none;
	background-color: #FFFFFF;
	height: 18px;
	width: 150px;
	color: #5B6B4C;
	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: 430px;
	height: 80px;
	color: #5B6B4C;
	padding: 5px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
    SCROLLBAR-FACE-COLOR: #F2E4CB;
    SCROLLBAR-HIGHLIGHT-COLOR: #E8D1A6;
    SCROLLBAR-SHADOW-COLOR: #E8D1A6;
    SCROLLBAR-3DLIGHT-COLOR: #F2E4CB;
    SCROLLBAR-ARROW-COLOR: #E8D1A6;
    SCROLLBAR-TRACK-COLOR: #F2E4CB;
    SCROLLBAR-DARKSHADOW-COLOR: #F2E4CB;
}

.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: 180px;
	height: 18px;
	color: #5B6B4C;
	padding: 2px;
	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.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 430px;
	height: 18px;
	color: #5B6B4C;
	padding: 2px;
	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.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
/*
	border: 1px solid #C72618;
	background-color: #FFFFFF;
*/
	width: 40px;
	height: 18px;
	color: #5B6B4C;
	padding: 2px;
	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.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 60px;
	height: 20px;
	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: 60px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

.belepes_hu {
	border: none;
	background-image: url(../gfx/hu/belepes.gif);
	background-repeat: no-repeat;
	background-attachment: expression('fixed');
	background-position: center center;
	width: 65px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
}

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

img.bohoc {
    float: right;
    margin: 0 0 10px 10px;
}

.pointer { cursor: pointer; }
