a, a:visited {
	background-color: transparent;
	color: #008000;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}

a:hover {
	background-color: transparent;
	color: #008080;
	text-decoration: underline;
}

/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Áttekintés */
div#Áttekintés {
	margin: 1ex 0 1ex 0;
	text-align: center;
	background-color: #CBD3C9;
}

div#Áttekintés table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#Áttekintés td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#Áttekintés td.thumbcell img {
	border-style: none;
}

div#Áttekintés div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0,8;
	width: 900px;
	margin-top: 1ex;
	margin-right: auto;
	margin-bottom: 1ex;
	margin-left: auto;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
	font-size: 12px;
	width: 800px;
}

div#navigation td.previous {
	text-align: left;
	width: 140px;
}

div#navigation td.Áttekintés {
	text-align: center;
	background-color: #CFDEE0;
}

div#navigation td.next {
	text-align: right;
	width: 140px;
}

div#navigation td.thumbcell {
	width: 140px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	width: 900px;
	font-family: "Book Antiqua";
	font-weight: bold;
	font-style: italic;
	margin: 1ex auto;
	vertical-align: top;
}

div#photograph img {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}

/* Photograph Title */
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px;
}

/* Photograph Caption */
p.caption, p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 900px;
	margin: auto;
}

/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
	width: 900px;
	font-weight: bold;
	font-style: italic;
}
.szoveg1 {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF66;
}
