@charset "iso-8859-1";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: left;
	width: 820px;
	position: fixed;
	margin-left: 20px;
	background: #DD882B;
}
#wrapper {
	width: 900px;
	text-align: left;
	left: 50px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	position: fixed;
	clip: rect(auto,auto,auto,50px);
	float: none;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin: 2px auto 10px 50px;
}
#banner {
	height: 110px;
	background-image: url(../../bio/imag/felsob.gif);
	background-repeat: no-repeat;
}
#nav {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#nav ul {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav ul li a {
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DD882B;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 28px;
	width: 9em;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #FFFFFF;
}
#nav ul li a:hover, #nav ul li a:focus{
background-color: #FAD046;
}

#leftcol #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
	border: 0px solid #000000;
}

#leftcol #nav ul li {
padding: 0;
margin: 0; 
}

#leftcol #nav ul li a{
background-color: #DD882B;
border-bottom: 1px solid #000000;
color: #FFFFFF;
display: block;
padding: 4px 0 6px 4px;
text-decoration: none; 
height: 1%;
}

#leftcol #nav a:hover, #leftcol #nav a:focus { 
background-color: #FAD046;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #fff;
}

#content {
	background-image: url(../../bio/imag/nagynapgif.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 150px;
}

#content p{
	font-size: 82%;
	margin: 20px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}

#content h1 {
	font-size: 130%;
	color: #000000;
	margin: 20px;
	padding: 0px;
}
#content h2 {
	font-size: 110%;
	color: #000000;
	margin: 20px;
	padding: 0px;
}

.balkep {
	float: left;
	margin-right: 10px;
}
.jobbkep {
	float: right;
	width: 150px;
	margin-left: 15px;
	border: 0px solid #000000;
}

hr {
clear: both;
visibility: visible;
}

#footer{
	border-top: 1px solid #000000;
	color: #FFFFFF;
	margin-left: 150px;
}

#footer p{
	padding: 10px;
	margin: 0;
	font-size: 70%;
	font-weight: bold;
}

#leftcol{
margin-left: 0px;
margin-top: 2px;
width: 100px;
margin-bottom: 0px;
float: left;
}
