body {
	font-family: Verdana, Arial, Tahoma;

}
.body_background {
	background-image:url('../images/bg_stripe_small.gif');
	background-repeat:repeat-y;
	background-position:right;
	width:42px;
	height:100%;
}

P {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

TD {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.link {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: none;
	text-align:right;
}
.link:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: underline;
}

.menu a {
	cursor: pointer;
	text-decoration:none;
}
a table {
	position:relative;
	top:-3px;
}

.menu a #xt {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #149E56;
	background-image:url('../images/arrow_green.gif');
	background-repeat:no-repeat;
	background-position:left;
}

.menu a:hover #xt {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	color: #000000;
	background-image:url('../images/arrow_black.gif');
	background-repeat:no-repeat;
	background-position:left;
}

.menu a #ar{
	font-size: 0px;
	font-weight: bold;
	vertical-align: top;
	color: #FF0000;
	top: -4px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left;
}
.menu a:hover #ar{
	font-size: 0px;
	font-weight: bold;
	vertical-align: top;
	color: #FF0000;
	background-image:none;
	background-repeat: no-repeat;
	background-position: left;
}

/*----- Vigyazz ra----*/
.menu a:hover {
	color: #CC9900;
	font-weight: bold;
}
/*----- Vigyazz ra----*/

.flash_line {
	border-width: 0px;
	background-image: url('../images/after_flash.jpg');
	width: 100%;
}


/*---******* Kapcsolat Fejléc ( lc ) *******---*/
.left_contact {
	background-image:none;
	width:207px;
	height: 155px;
	padding-top: 100px;
	padding-bottom: 14px;
	padding-right: 16px;
	font-size: 9px;
	line-height: 11px;
	vertical-align: top;
	text-align: right;
}

.kapcs {
	width:210px;
	height:120px;
}

.kapcs #green {
	background-image:url('../images/green.gif');
	background-repeat:no-repeat;
	width:207px;
	height:95px;
}

.kapcs #ceginf {
	background-image:url('../images/yellow.gif');
	background-repeat:no-repeat;
	width:207px;
	height:59px;
}

.kapcs #term {
	background-image:url('../images/cian.gif');
	background-repeat:no-repeat;
	width:207px;
	height:59px;
}

.kapcs #szolg {
	background-image:url('../images/blue.gif');
	background-repeat:no-repeat;
	width:207px;
	height:59px;
}

.kapcs #ref {
	background-image:url('../images/purple.gif');
	background-repeat:no-repeat;
	width:207px;
	height:59px;
}

.kapcs #partner {
	background-image:url('../images/yellow.gif');
	background-repeat:no-repeat;
	background-position:left;
	width:212px;
	height:59px;
}

.kapcs #kapcs {
	background-image:url('../images/magenta.gif');
	background-repeat:no-repeat;
	width:207px;
	height:59px;
}
/*---******* Kapcsolat Fejléc ( lc ) *******---*/

/*---******* Fejléc ( hc ) *******---*/
.fejlec {
	width:100%;
	height:32px;
}

.fejlec a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:28px;
}

.fej_sarok {
	background-image:url('../images/corner.gif');
	background-repeat:no-repeat;
}

#fejceginf {
	background-image:url('../images/magenta_stripe.gif');
	background-repeat:repeat;
}

#fejterm {
	background-image:url('../images/cian_stripe.gif');
	background-repeat:repeat;
}

#fejszolg {
	background-image:url('../images/blue_stripe.gif');
	background-repeat:repeat;
}

#fejref {
	background-image:url('../images/purple_stripe.gif');
	background-repeat:repeat;
}

#fejpartner {
	background-image:url('../images/yellow_stripe.gif');
	background-repeat:repeat;
}

#fejkapcs {
	background-image:url('../images/magenta_stripe.gif');
	background-repeat:repeat;
}
/*---******* FejlĂ©c vĂ©ge *******---*/

.footer {
	width:100%;
	height:91px;
}

.footer_bg1 {
	width: 100%;
	height: 9px;
	background-image: url('../images/gw_stripe.gif');
	background-repeat: repeat-x;
}

.footer_bg2 {
	width: 100%;
	height: 39px;
	background-image: url('../images/footer_stripe.gif');
	background-repeat: repeat;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FFFFFF;
}

.footer_bg3 {
	width: 100%;
	height: 39px;
	padding-top: 6px;
	padding-left: 7px;
	color: #98989A;
	background-image: url('../images/fade.gif');
	background-repeat: repeat-x;
	font-size: 10px;
}

.border_lside {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #C0C0C0;
	width:30%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.border_rside {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	width:70%;
	padding-left:15px;
	padding-right:10px;
}

.content_margins {
	margin-left:12px;
	margin-right:15px;
}

.content_leftbg {
	background-image: url('../images/border.gif');
	background-position: left top;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	vertical-align: top;
}

.content_headbg {
	background-image: url('../images/fade2.jpg');
	background-position: top;
	background-repeat: repeat-x;
	vertical-align: top;
}

.content_leftbg #cpict_l {
	width:67px; 
	height:57px;
	border:4px double #339933;
}

.content_leftbg #cpict_r {
	width:67px; 
	height:57px;
	border:4px double #339933;
	float:left;
}

.FrameLeft {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #D4D0C8;
	padding-right: 9px;
	vertical-align: top;
	padding-left: 10px;
}

.FrameRight {
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
	margin-right:25px;
}

.FrameRight #ctitle {
	height:57px;
	font-size: 13px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #C0C0C0;
	text-indent:10px;
}

.FrameRight #cother {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 20px;
	font-weight: bold;
	clear: both;
}

.FrameRight p {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-left:5px;
	padding-right:5px;
}

.content_leftbg a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: none;
}

.content_leftbg a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: underline;
}

.FrameRight #csubtitle {
	font-size:12px;
	font-weight:bold;
	color: #2A9E0F;
}

.FrameRight #csubcontent {
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 4px;
	margin-bottom:25px;
}

.term_kepek {
	padding-bottom:5px;
	padding-top:20px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: none;

}

.term_kepek_borders {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	margin-bottom:25px;
	width:100%;
}

.term_kepek_borders img {
	border: 3px double #2A9704;	
}

.term_kepek_borders a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: none;
}

.term_kepek_borders a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2AAA21;
	text-decoration: underline;
}

.term_kepek_borders #backwards {
	text-align:right;
}

/*  ----- SubMenu -----  */
.rolunk {
	
}

.akt {
	background-position: center bottom;
	text-align: center;
	background-image: url('../images/tab_aktiv.gif');
	background-repeat: repeat-x;
}
.inakt {
	background-position: center bottom;
	text-align: center;
	background-image: url('../images/tab_inaktiv.gif');
	background-repeat: repeat-x;
}
.sMenuBorder {
	padding-top: 3px;
}
#sMenu a {
	font: menu;
	font-weight: 600;
	letter-spacing: 1px;
}
#sMenu a {
	color: #FFFFFF;
	font-weight: bold;
}
#sMenu a:hover {
	color: #FFFFCC
}
#sMenu #in {
	border-bottom: thin silver solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.Inaktiv_Jobb {
	background-image: url('../images/tab_inaktiv_jobb.gif');
	padding: 0px;
	margin: 0px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Inaktiv_Bal {
	background-image: url('../images/tab_inaktiv_bal.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Aktiv_Bal {
	background-image: url('../images/tab_aktiv_bal.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Aktiv_Jobb {
	background-image: url('../images/tab_aktiv_jobb.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

.p0bottom_bold {
	font-weight: bold;
	margin-bottom: -14px;
	padding-bottom:4px;

}