body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}





#container {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #48B1EF;
	min-width: 980px;

	_width: expression(document.body.clientWidth < 981? "980px" : "auto");
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}


img.right_head   {
	padding-right: 5px;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.red {color: #FF0000}
h1 {
	font-size: 13px;
	font-weight: bolder;
	color: #701000;
	line-height: normal;
}
.h1 {
	margin-top: 10px;
	color: #FFFFFF;
}

h2 {
	color: #C9B50A;
	font-size: 13px;
	font-weight: bolder;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 20px;
}
a {
	color: #004670;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.dark_blue {
	color: #004670
}
.bright_grey {color: #CCCCCC}


#header {
	margin: 0px;
	height: 154px;
}
#left_head {
	height: 113px;
	width: 450px;
	float: left;
	position: relative;
	z-index: 5;
}
#right_head {
	background-color: #FFFFFF;
	float: right;
	position: relative;
	z-index: 10;
}

#pict_case {
	background-color: #0076BC;
	width: 100%;
	background-image: url(../images/logo_in_bcgr.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	height: 220px;
	padding: 0px;
}
#pict_left {
	float: left;
	position: relative;
}
#en {
	background-image: url(../images/fejlec_en.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: left bottom;
}
#hu {
	background-image: url(../images/fejlec_hu.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: left bottom;
}
#de {
	background-image: url(../images/fejlec_de.gif);
	background-repeat: no-repeat;
	height: 100%;
	background-position: left bottom;
}



#lead {
	height: 180px;
	width: 193px;
	margin-left: 450px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #48B1EF;
	background-image: url(../images/lead_bcgr.gif);
	background-repeat: repeat;
	padding: 20px;
	z-index: 10;
}

#contain {
	padding-left: 80px;
	padding-top: 55px;
	padding-right: 260px;
	height: 100%;
}


.title {
	padding-top: 0px;
	padding-left: 0px;

}
.text-open {
	padding-left: 50px;
	padding-bottom: 20px;
	text-align: left;


}
.italic {
	font-style: italic;
	color: #6699FF;
}

.news {
	padding-left: 100px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}
#menu {
	float: left;
	position: relative;
	height: 40px;
	width: 96%;
	padding-left: 34px;
}
ul#navlist {
	padding-left: 0;
	white-space: nowrap;
	padding-top: 8px;
	margin-top: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}
#navlist a:link, #navlist a:visited {
	color: #701000;
	text-decoration: none;
}
#navlist a:hover {
	color: #ED1F24;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ED1F24;
}
.ulnyelvlist {
	margin-left: 0;
	
	padding-top: 3px;
	margin-top: 0px;
	color: #000000;
	font-size: 9px;
	padding-right: 3px;
	white-space: nowrap;
}
#nyelvlist li {
	display: inline;
	list-style-type: none;
}
#nyelvlist a {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, sans-serif;
}
#nyelvlist a:link, #nyelvlist a:visited {
	color: #48B1EF;
	text-decoration: none;
}
#nyelvlist a:hover {
	color: #004670;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #48B1EF;
	font-weight: bold;
}

ul#nyelvlist {
	margin-left: 0;
	padding-left: 3px;
	white-space: nowrap;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 10px;
}

.ulnyelvlist {
	margin-left: 0;
	padding-top: 0px;
	margin-top: 0px;
	color: #000000;
	font-size: 9px;
	padding-right: 9px;
	white-space: nowrap;
}
.ulnavlist {

	white-space: normal;
	padding-top: 8px;
	color: #FF0000;
	text-transform: uppercase;
	font-size: 80%;
	padding-right: 0px;
}
.pict_case {
	width: 100%;
}
#chapter {
	height: 20px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 6px;
	background-color: #AC9B09;
}


#foto {
	height: 270px;
	width: 222px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #701000;
	position: relative;
	z-index: 10;
	float: right;
	margin-top: -45px;
}

#chooser {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	background-color: #C9B50A;
	height: 22px;
	width: 100%;
}
ul#chooser {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#chooser li {
	list-style-type: none;
	width: 200px;
	float: left;
	text-align: center;
	height: 16px;
	padding: 0px;
	position: relative;
	margin-right: 0px;
	list-style-image: none;
}
#chooser  a {
	text-decoration: none;
	display: block;
	height: 16px;
	color: #736706;
	padding-top: 4px;
	background-color: #C9B50A;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AC9B09;
	border-left-color: #AC9B09;
}
#chooser  a:hover {
	color: #000000;
	background-color: #AC9B09;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 30px;
}

#member, #member1 {
	width: 260px;
	float: left;
	position: relative;
	margin-bottom: 30px;
}
#ccv1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	width: 400px;
}
#ccv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	width: 400px;
	position: absolute;
	left: 340px;
}

.member-case {
	height: 75px;
	width: 247px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0076BC;
	margin-top: 15px;
}
.member-mail {
	width: 45px;
	height: 60px;
	float: left;
	position: relative;
	top: 28px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #004670;
}
.member-name {
	float: right;
	position: relative;
	width: 200px;
	height: 75px;
}
.member-mail img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.member-name {
	margin: 0px;
	padding: 0px;
	height: 75px;
}
.member-name a, .member-name a:active, .member-name a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 40px;
	position: relative;
	left: 75px;
}
.member-name   a:hover   {
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



 


#bihary_text {
	background-color: #D5EBF7;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#bihary_pic {
	background-image: url(../images/tibor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#balassat_pic {
	background-image: url(../images/Tamas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 196px;
	border: 2px solid #000000;
}
#balassat_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	border: 2px solid #000000;
}

#balassaa_pic {
	background-image: url(../images/agi.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#balassaa_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#molnar_pic {
	background-image: url(../images/Adel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#molnar_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

 
 
 
 

#kulcsar_pic {
	background-image: url(../images/kulcsar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kulcsar_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#zemen_pic {
	background-image: url(../images/zemen.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#zemen_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#benyi_pic {
	background-image: url(../images/benyi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#benyi_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#katona_pic {
	background-image: url(../images/katona.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#katona_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#slegl_pic {
	background-image: url(../images/slegl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#slegl_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}










#kakas_pic {
	background-image: url(../images/kakas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#kakas_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#konig_pic {
	background-image: url(../images/konig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#konig_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#lokodi_pic {
	background-image: url(../images/lokodi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#lokodi_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#pusztai_pic {
	background-image: url(../images/pusztai.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pusztai_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#schvartz_pic {
	background-image: url(../images/schvartz.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#schvartz_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#asboth_pic {
	background-image: url(../images/asboth.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#asboth_text {
	background-color: #D5EBF7;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}









.text {
	display: none;
}
#text0 {
	display: block;
	margin-bottom: 20px;
}
#text1 {
	display: block;
	margin-bottom: 20px;
}

#footer {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48B1EF;
	font-size: 10px;
	text-align: center;
	padding-bottom: 10px;
	position: relative;
	clear: both;
	z-index: 50;
	float: left;
	width: 100%;
	top: 100px;
}
#flashcontent {
	height: 400px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-left: 37px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

.chapter {
	height: 42px;
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 6px;
	background-color: #AC9B09;
}
ul {
	line-height: 16px;
}
li {
	list-style-image: url(../images/arrow_10.gif);
}
#back  {
	position: relative;
	float: left;
	z-index: 20;
	clear: left;
	width: 539px;
	padding-top: 10px;
}
#form {
	float: right;
}
#publik , #publik2{
	position: relative;
	float: left;
	z-index: 20;
	color: #666666;
	margin-left: 50px;
	margin-top: -45px;
	font-weight: bolder;
}
#table1 , #table2{
	float: left;
	text-align: left;
	padding-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.kiemel {
	color: #333333;
}
#photo {
	float: left;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#khp {
	height: 16px;
	width: 47px;
	float: right;
	margin-right: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
}
.kiemeljogszab {
	font-weight: bold;
	color: #333333;
}
}

