/**
*	Normal fogyatekosportal stylesheet.
*	@date 2006-02-21 16:29:36
*	@author	Adam Maschek <maschek@aitia.ai>
*/

@media screen, projection {

BODY {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial;
	font-size: 0.7em;
	color: #05496B;
	background-color: #EFFAFF;
}

A {
	text-decoration: none;
	color: #DE7D1A;
}

A:hover {
	text-decoration: underline;
	color: #05496B;
}

.hidden {
	display: none;
}

.fk_h {
	display: none;
}

H2 {
	background-color: #FEEEDD;
	background-image: url(../img/design_fogy/h2bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-left: 23px;
	margin: 13px 0px 12px 0;
	font-family: Arial;
	font-size: 160%;
	font-weight: normal;
	/*font-variant: small-caps;*/
	/*text-transform: uppercase;*/
	color: #DE7D1A;
	cursor: default;
	width: 413px;
}
.jobbmenu1content H2, .jobbmenu1content H3 {
    background-image: url(../img/design_fogy/menu4h.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 120%;
	height: 31px;
	width: 160px;
	line-height: 32px;
	color: #ffffff;
	padding-left: 12px;
    margin: 0px;
	font-family: Arial;
	font-weight: bold;
	cursor: default;
}
fieldset {
    border: 0px;
    margin: 10px 0px 0px 0px;
    padding: 2px 0px 2px 0px;
    text-align: center;
}
#ur_useremail, #ur_newsletter {
    width: 109px;
    height:17px;
    border: 1px solid #6E9CB3;
    font-size: 1em;
    color: #000000;
    background-color: #ffffff;
}
#ur_useremail 		{
  padding-left: 5px;
}

.jobbmenu1content FORM {
	margin: 0px;
	padding: 0px;
}

H2 A {
	text-decoration: none;
	color: #DE7D1A;
}

H1 {
	color: white;
	cursor: default;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	background-repeat: no-repeat;
}
H1 A {
	text-decoration: none;
	color: white;
	position: relative;
	top: 2px;
}

H1.menu1 {
	background-image: url(../img/design_fogy/menu1h.gif);
	height: 36px;
	line-height: 16px;
	padding-left: 6px;
}
H1.menu2 {
	background-image: url(../img/design_fogy/menu2h.gif);
	height: 27px;
	line-height: 28px;
	padding-left: 6px;
}
H1.menu3 {
	background-image: url(../img/design_fogy/menu3h.gif);
	height: 23px;
	line-height: 24px;
	padding-left: 12px;
}
H1.menu4 {
	background-image: url(../img/design_fogy/menu4h.gif);
	height: 31px;
	line-height: 32px;
	padding-left: 12px;
}


#title {
	width: 100%;
	text-align: center;
	clear: both;
}

#titleimg {
	background-image: url(../img/design_fogy/title-trans.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 3px;
	height: 21px;
	width: 755px;
}
#titleimg H1 {
	/* hide it but keep container */
	float: left;
	height: 21px!important;
	width: 320px;
	overflow: hidden;
	margin: 0;
}
#titleimg H1 A {
	/* hide it but keep container */
	display: block;
	margin-left: -600px;
}
#titleimg #date {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

#searchdate {
	background-image: url(../img/design_fogy/searchdatebg.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
	height: 2.2em;
	line-height: 2.2em;
	border-bottom: 1px solid white;
}
#styleselector {
	float: left;
	padding-left: 5px;
}
#styleselector A.highcontrast {
	color: #005580;
	font-size: 110%;
}
#styleselector A.largefont {
	color: #005580;
	font-size: 110%;
}
#styleselector A.smallfont {
	display: none;
}
#styleselector A.default {
	display: none;
}
#searchcontainer {
	float: right;
	padding-right: 5px;
}
#searchcontainer FORM {
	margin: 0;
	padding: 0;
	border: 0;
}
#searchcontainer INPUT.seged_submit {
	display: inline;
	height: 17px;
	line-height: 15px;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #6E9CB3;
	font-style: normal;
	font-size: 0.9em;
	color: #6E9CB3;
	padding: 0 3px 0 3px;
	margin: 0 0 4px 0;
}
#searchcontainer LABEL {
	display: none;
}
#searchcontainer SPAN.default_skin {
	display: none;
}
#fogyi_szuro{
    width: 220px;
    float: left;
    color: #005580;
}
#fogyi_szuro INPUT.seged_submit {
	display: inline;
	height: 18px;
	vertical-align: middle;
	background-color: white;
	border: 1px solid #CC6238;
	font-style: normal;
	font-size: 0.9em;
	color: #CC6238;
	cursor: pointer;
}
.search_box_input {
	display: inline!important;
	font-style: normal;
	font-size: 0.9em;
	/*font-size: 10px;*/
	color: #000000;
	border: 1px solid #6E9CB3;
	background-color: #ffffff;
	width: 120px;
}
#search_box_button {
	display: none;
}


#mainbox {
}

#leftbox {
	padding-top: 10px;
	width: 160px;
	overflow: hidden;
	float: left;
	clear: left;
	background-image: url(../img/design_fogy/mainboxbg.jpg)!important;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#centerbox {
	width: 435px;
	float: left;
	overflow: hidden;
	background-color: white;
}

#rightbox {
	padding-top: 10px;
	width: 160px;
	overflow: hidden;
	float: right;
	background-image: url(../img/design_fogy/mainboxbg.jpg)!important;
	background-repeat: no-repeat;
	background-position: 100% 0%;
}

#folderpath {
	color: #0B577D;
	font: 12px Arial;
	background-image: url(../img/design_fogy/mainboxbg.jpg)!important;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	padding: 10px 10px 8px 10px;
}

.folderpathlast {
	text-decoration: none;
	color: #DE7D1A;
}

UL.fogymenu1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/design_fogy/menu1off.gif);
	background-repeat: repeat-y;
}
UL.fogymenu1 LI A {
	display: block;
	width: 148px;
	font-size: 110%;
	padding: 3px 0 3px 12px;
	color: #0B577D;
	border-bottom: 1px solid #E3EEF4;
}
UL.fogymenu1 LI A:hover {
	background-image: url(../img/design_fogy/menu1on.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu1 UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
UL.fogymenu1 UL LI A {
	width: 137px;
	background-image: url(../img/design_fogy/menu1suboff.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
	padding: 3px 0 3px 23px;
}
UL.fogymenu1 UL LI A:hover {
	color: #D36F09;
	background-image: url(../img/design_fogy/menu1subon.gif);
	/*
	background-image: url(../img/design_fogy/menu1subon.gif);
	background-color: #EAF2F7;
	*/
}

UL.fogymenu2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/design_fogy/menu2off.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu2 LI A {
	display: block;
	width: 148px;
	font-size: 110%;
	padding: 3px 0 3px 12px;
	color: #0B577D;
	border-bottom: 1px solid #FFEEDD;
}
UL.fogymenu2 LI A:hover {
	background-image: url(../img/design_fogy/menu2on.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu2 UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
UL.fogymenu2 UL LI A {
	width: 137px;
	background-image: url(../img/design_fogy/menu2suboff.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
	padding: 3px 0 3px 23px;
}
UL.fogymenu2 UL LI A:hover {
	
	color: #D36F09;
	/*
	background-image: url(../img/design_fogy/menu2suboff.gif);
	*/
	
	background-image: url(../img/design_fogy/menu2subon.gif);
	background-color: #FFF1E3;
	
}

UL.fogymenu3 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/design_fogy/menu3off.gif);
	background-repeat: repeat-y;
}
UL.fogymenu3 LI A {
	display: block;
	width: 145px;
	font-size: 110%;
	padding: 3px 0 3px 15px;
	color: #0B577D;
	border-bottom: 1px solid #DFF9E1;
}
UL.fogymenu3 LI A:hover {
	background-image: url(../img/design_fogy/menu3on.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu3 UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
UL.fogymenu3 UL LI A {
	width: 135px;
	background-image: url(../img/design_fogy/menu3suboff.gif);
	padding: 3px 0 3px 25px;
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu3 UL LI A:hover {
	color: #D36F09;
	background-image: url(../img/design_fogy/menu3suboff.gif);
	/*
	background-image: url(../img/design_fogy/menu2subon.gif);
	background-color: #FFF1E3;
	*/
}

UL.fogymenu4 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../img/design_fogy/menu4off.gif);
	background-repeat: repeat-y;
}
UL.fogymenu4 LI A {
	display: block;
	width: 145px;
	font-size: 110%;
	margin: 0;
	padding: 3px 0 3px 15px;
	color: #0B577D;
	border-bottom: 1px solid #FFEEDD;
}
UL.fogymenu4 LI A:hover {
	background-image: url(../img/design_fogy/menu4on.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
}
UL.fogymenu4 UL {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
UL.fogymenu4 UL LI A {
	width: 135px;
	background-image: url(../img/design_fogy/menu4suboff.gif);
	background-position: 0 50%;
	background-repeat: repeat-y;
	padding: 3px 0 3px 25px;
}
UL.fogymenu4 UL LI A:hover {
	color: #D36F09;
	background-image: url(../img/design_fogy/menu4suboff.gif);
	/*
	background-image: url(../img/design_fogy/menu4subon.gif);
	background-color: #FFF1E3;
	*/
}

#outerdiv {
	width: 789px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/design_fogy/shadow.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

#maindiv {
	border-left: 1px solid #398EB9;
	border-right: 1px solid #398EB9;
	border-bottom: 1px solid #398EB9;
	width: 755px;
	margin-left: 16px;
	margin-right: 16px;
	background-image: url(../img/design_fogy/mainbg.gif);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}

#footer {
	clear: both;
	background-color: #398EB9;
	border-top: 1px solid white;
	text-align: center;
	height: 18px;
	color: white;
	font-size: 100%;
}

div.articlestyle {
	padding: 0 10px 15px 10px;
}

#oldalalja {
	height: 15px;
	width: 100%;
	background-image: url(../img/design_fogy/cikkalja.gif);
	background-position: 50% 100%;
	background-repeat: repeat-x;
}
#oldalaljabal {
	float: left;
	clear: left;
	width: 15px;
	height: 15px;
	background-image: url(../img/design_fogy/cikkaljabal.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
}
#oldalaljajobb {
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(../img/design_fogy/cikkaljajobb.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.pflinks {
	/* should be bigger than container */
	background-color: #DFEDF4;
	width: 450px;
	height: 15px;
	margin: 15px 25px 0px -10px;
	padding-right: 60px;
	text-align: right;
}
.pflinks A {
	display: inline;
	/*border: 1px solid red;*/
	position: relative;
	padding-left: 8px;
	margin-right: 25px;
	background-image: url(../img/design_fogy/fnyil.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
}


#teruletek {
	width: 100%;
	height: 136px;
	text-align: center;
	clear: both;
	background-color: white;
}
#teruletek DIV {
	height: 136px;
	width: 125px;
	overflow: hidden;
	background-repeat: no-repeat;
	float: left;
}
#teruletek DIV A {
	height: 34px;
	/*border: 1px solid red;*/
	display: block;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	line-height: 14px;
	margin-top: 100px;
}
#terulet1 {
	background-image: url(../img/design_fogy/terulet1.jpg);
}
#terulet2 {
	background-image: url(../img/design_fogy/terulet2.jpg);
	border-left: 1px solid white;
}
#terulet3 {
	background-image: url(../img/design_fogy/terulet3.jpg);
	border-left: 1px solid white;
}
#terulet4 {
	background-image: url(../img/design_fogy/terulet4.jpg);
	border-left: 1px solid white;
}
#terulet5 {
	background-image: url(../img/design_fogy/terulet5.jpg);
	border-left: 1px solid white;
}
#terulet6 {
	background-image: url(../img/design_fogy/terulet6.jpg);
	border-left: 1px solid white;
}

UL.fogy_footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
UL.fogy_footer LI {
	display: inline;
}
UL.fogy_footer LI A {
	margin: 0;
	padding: 7px;
	text-transform: lowercase;
	font-weight: bold;
	color: white;
}

.jobbmenu1content {
	background-image: url(../img/design_fogy/menu3off.gif);
	background-color: #DFF9E1;
}


.jobbmenu1content P {
	margin: 0;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px solid #DFF9E1;
}


/* -- forum styles -- */
DIV.forumpathcontainer {
	margin: 1em 0.8em;
}
DIV.forumboxcontainer {
    margin: 1em 0.8em;
}
DIV.forumelementscontainer {
    margin: 1em 0.8em;
}
TABLE.forumelements {
    width: 410px;
}

DIV.forumpagercontainer {
    clear: both;
    height: 1.8em;
    margin: 1em 0.8em;
    padding: 0px 7px;
	text-align: left;
}

.forumheader {
	text-align: center;
	background-color: #cbeece;
	margin-top: 5px;
}

.forumheader2 {
	text-align: center;
	background-color: #ffe0c1;
	margin-top: 5px;
}

TR.forumrow TD {
	padding: 7px;
	border: 1px solid #efefef;
}

.forumdate {
	font-style: italic;
}

.forumgomb {
	display: inline;
	width: 12%;
	text-align: center;
	margin: 5px;
	position: relative;
	top: 7px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #efefef;
	padding: 3px;
	background-color: #b1e5b9;
	color: #05496b;
	font-weight: bold;
	cursor: pointer;
}
.forumgomb:hover {
	border: 1px solid #efefef;
	background-color: #c1f5c9;
}

.foruminput {
    width: 320px;
}
/* -- end forum styles -- */

ul.menu2 {
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
ul.menu2 li {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}

a.menuelem2, a.menuelem2:visited {
	text-decoration: none;
	display: block;
	margin: -6px 0px -6px 0px;
	padding: 10px 0px 10px 55px;
	background-color: transparent;
	font-weight: normal;
	background-position: left center;
	background-repeat: no-repeat;
	border-bottom: 1px solid #FFEEDD;
	min-height: 40px;

}

.lakootthon_list {
	margin: 8px;
}
.lakootthon_total {
	text-align: center;
}
.lakootthon_item {
	margin: 1em 0;
	padding: 0 5px 5px 5px;
	clear: left;
	border: 1px solid #abdeae;
}
.lakootthon_item DIV {
	padding-left: 15px;
}
.lakootthon_item H2 {
	clear: left;
	text-align: left;
	margin: 0px 0px 0px -5px!important;
	padding: 0px 0px 0px 10px;
	width: 406px;
	font-size: 130%!important;
	background-image: none;
}

.lakootthon_cim {
	font-size: 120%;
	font-weight: bold;
	padding: 2px 5px!important;
}

.lakootthon_searchform {
}
.lakootthon_searchform DIV {
	text-align: left;
	clear: left;
	padding: 2px 2px;
}
.lakootthon_searchform SPAN {
	display: block;
	float: left;
	text-align: left;
	width : 145px;
}
.lakootthon_searchform LABEL {
	font-weight : bold;
}
.lakootthon_searchform FIELDSET {
	padding : 10px;
	margin-bottom : 15px;
}
.lakootthon_searchform LEGEND {
	font-weight : bold;
}
.lakootthon_searchform INPUT {
	border: 1px solid #05496b;
}
INPUT.button {
	height: 17px;
	line-height: 15px;
	vertical-align: middle;
	background-color: #fefefe;
	font-weight: bold;
	font-size: 1em;
	padding: 0 3px 0 3px;
	margin: 0 0 4px 0;
	cursor: pointer;
}

  .nonaural {
	/* override aural-only hiding */
 	position: static!important;
	left: auto!important;
	top: auto!important;
	width: auto!important;
	height: auto!important;
	overflow: auto!important;
  }
  .aural {
	/* aural-only hiding */
	position: absolute;
	left: 0px;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
  }

  .keres_utmutato {
	font-size: 11px;
	background-color: rgb(224,215,218);
  }
  
  .keres_szoveg1 {
  }
  
  .keres_szoveg1 A, .keres_szoveg1 A:hover {
  	text-decoration: none;
  	cursor: default;
  }
  
  .keres_input2 {
	border: 1px solid rgb(120,19,53);
  }

.keres_szoveg2 {
	float: left;
	text-align: left;
	padding: 0;
	margin: 0 0 1px 0;
	width: 80px;
}

.keres_input3 {
	margin: 25px 0 0 25px;
	padding: 0;
}

.keres_input3 label {
	display: block;
	float: left;
	clear: left;
	padding: 0;
	margin: 2px 0 0 0;
	width: 130px;
	text-align: left;
}

.keres_input3 label.aural {
	clear: none;
}

.keres_input3 div {
	height: 30px
}

.keres_input3 input, .keres_input3 select {
	margin: 0 5px 0 0;
	font-size: 90%;
	border: 1px solid rgb(120,19,53);
}


}

@media print {

div#leftbox, div#rightbox, div#title, div#footer, div.pflinks {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background-color: white;
}
p {
	text-align: justify;
}
a {
	color: black;
}
img {
	border: 0px;
}
img.left {
	float: left;
	margin: 0px 5px 5px 0px;
}
img.right {
	float: right;
	margin: 0px 0px 5px 5px;
}
.hidden, .default_skin {
	display: none;
}

}
