/**
*	High contrast stylesheet version.
*	@date 2006-02-22 14:35:16
*	@author	Adam Maschek
*/

BODY {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;	
	font-size: 1.1em;
	color: white;
	background-color: black;
}

A {
	text-decoration: underline;
	font-size: 1em;
	color: yellow;
	background-color: black;
}
A:hover {
	color: black;
	background-color: white;
}

.hidden {
	display: none;
}

H2 {
	font-size: 140%;
	font-weight: bold;
	cursor: default;
	margin: 5px 0 5px 10px;
}

#titleimg H1 {
	font-size: 200%;
	background-color: black;
	margin: 8px 0 8px 0;
	border: none;
}

#titleimg H1 A {
	text-decoration: underline;
	font-size: 1em;
	color: yellow;
	background-color: black;
}

H1, .jobbmenu1content H3 {
	cursor: default;
	font-size: 110%;
	background-color: #3e4e4e;
	color: white;
	margin: 0;
	border-top: 3px double gray;
    border-bottom: 1px solid gray;
    padding: 5px 2px;
}

H1 A, H1 A:hover {
	background-color: transparent;
	text-decoration: none;
	color: white;
}

#styleselector {
	position: absolute;
	right: 5px;
	top: 5px;
	padding: 5px;
}
#styleselector A.highcontrast {
	display: none;
}
#styleselector A.largefont {
	display: none;
}
#styleselector A.smallfont {
	display: none;
}
#styleselector A.default {
}

#searchcontainer {
	display: block;
	margin: 10px 0 10px 5px;
}
#searchcontainer INPUT.seged_submit {
	display: none;
}

#mainbox {
	/*border: 1px solid red;*/
	width: 100%;
	overflow: inherit;
}

#leftbox {
	float: right;
	width: 220px;
	border: 1px solid #efefef;
	margin: -150px 5px 5px 5px;
	position : relative;
	background-color: black;
}

#centerbox {
	border: 1px solid #efefef;
	text-align: justify;
	/*border: 1px solid blue;*/
	/*display: inline;*/
}

#rightbox {
	float: right;
	width: 220px;
	border: 1px solid #efefef;
	margin: -150px 5px 5px 5px;
	position : relative;
	background-color: black;
}

#folderpath {
	font-size: 110%;
}


#maindiv {
	margin: 5px 10px 5px 10px;
}

#footer {
	clear: both;
	height: 18px;
	font-size: 100%;
}

UL.fogy_footer {
	text-align: center;
	list-style-type: none;
	margin: 10px 0 5px 0;
	padding: 2px 2px 5px 2px;
	border: 1px solid gray;
}
UL.fogy_footer LI {
	display: inline;
}
UL.fogy_footer LI A {
	margin: 0;
	padding: 0 7px;
}

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

.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: 750px;
}

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

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

.forumheader2 {
	text-align: center;
	background-color: #3e4e4e;
	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: 1px solid #efefef;
	padding: 3px;
	font-weight: bold;
	cursor: pointer;
}

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


a.menuelem, a.menuelem2, a.menuelem3, a.menuelem4, a.menuelem5 {
	background-position: -200px -200px;
	background-repeat: no-repeat;
}

/* -- lakootthon styles -- */

.lakootthon_list {
	margin: 8px;
}
.lakootthon_total {
	text-align: center;
}
.lakootthon_item {
	margin: 1em 0;
	padding: 0 5px 5px 5px;
	clear: left;
	border-top: 1px solid #efefef;
}
.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;
	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 : 165px;
}
.lakootthon_searchform LABEL {
	font-weight : bold;
}
.lakootthon_searchform FIELDSET {
	padding : 10px;
	margin-bottom : 15px;
}
.lakootthon_searchform LEGEND {
	font-weight : bold;
}

  .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;
  }

/** SEARCH STYLES ************************************************************/

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

.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: 180px;
	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%;
}

/* -- end lakootthon styles -- */
