/*---------- · General · ----------*/
body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	margin: 10px 0px 10px 0px;
}

td, select, input, textarea, p, a {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

td, select, input, textarea, p {
	font-size: 12px;
}

p {
	margin: 0px 0px 14px 0px;
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 20px 0px;
	color: #000000;
}




ul {
	list-style-image: url(list.gif);
}




div#container {
	width: 780px;
}

div#content {
	padding: 10px 40px 30px 40px;
}

td.illusztracio {
	padding: 5px 0px 0px 0px;
	text-align: center;
	width: 33%;
}

td.szoveg {
	padding: 5px 15px 0px 15px;
	line-height: 16px;
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}

.kep {
	border: solid #C7C7AE 1px;
}

div#footer {
	color: #000000;
	font-size: 10px;
	margin: 8px;
}




div#navleft {
	float: left;
	width: 40px;
	background-color: #FF9C00;
	height: 530px;
}

div#pic {
	float: left;
	width: 400px;
	margin-left: 42px;
	text-align: center;
}

div#navright {
	float: right;
	width: 40px;
	background-color: #FF9C00;
	height: 530px;
}

.nr {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}