body, html {
	font: normal 11pt Arial, sans-serif;
	letter-spacing: 0.7pt;
	line-height: 1.5em;
	color: #555555;
}

#lo-footer {
	background-color: #FFFFFF; 
}

a {
	outline: none;
	font: normal 12px Arial, sans-serif;
	text-decoration: none;
	color: #AD2600;
}

a:hover {
	color: #D62E00;
	text-decoration: underline;
}

h1 {
	margin-top: 0.4em;
	margin-bottom: 3em;
	font-size: 1.5em;
	text-transform: uppercase;
	color: #AD2600;
}

h2 {
	margin-bottom: 0.2em;
	color: #AD2600;
}

h3 {
	padding-left: 20px;
	margin-bottom: 1em;
}

div.hline {
	height: 1px;
	background-color: #888888;
	margin-top: 1px;
	margin-bottom: 6px;
}

p {
	color: #222222;
	padding-left: 20px;
	margin-bottom: 1em;
	font-size: 0.95em;
}

/* menu */

#menu {
	margin-top: 30px;
	margin-left: 80px;
}

#menu a {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	height: 1.7em;
}

#menu a:hover {
	text-decoration: none;
}

/* content */

#logo {
	background-color: #ffffff;
}

#content {
	padding: 20px 10px 10px 20px;
/*	border-top: 2px solid #AAAAAA;
	border-right: 2px solid #AAAAAA; */
}

/* nagy */

#exhib .date {
	display: block;
	font-size: 1.1em;
}

#exhib .artist {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
}

#exhib .artist a {
	font-size: 1em;
	font-weight: bold;
}

#exhib .title, #artist .name {
	display: block;
	font-size: 1.4em;
	height: 2em;
}

#exhib .text, #artist .text, #artist .cv {
	display: block;
	font-size: 1em;
}

/* list */

#exhibList {
	margin-top: 20px;
}

#exhibList .exhib, #artistList .artist {
	padding-bottom: 1.3em;
}

#exhibList .first {
/*	font-size: 1.7em; */
}

#exhibList .first a {
	font-size: 0.6em;
	line-height: 1em;
}

#exhibList .date {
	line-height: 1.1em;
	display: block;
}

#exhibList .artist a {
	font-size: 1em;
	line-height: 1em;
}

#exhibList .artist {
	font-size: 1.1em;
	line-height: 1.1em;
	display: block;
}

#exhibList .title, #artistList .name {
	line-height: 1.1em;
	display: block;
	font-size: 1.4em;
}

img.map {
	float: right;
	border: 2px solid #AAAAAA;
}

div.contact p {
	margin-bottom: 10px;
	font-size: 1.em;
}

div.contact h2 {
	font-size: 1.4em;
}

div.quote {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	padding-left: 50px; /* 120px */
	padding-right: 30px;
	/* background: url(img/quote.jpg) 20px 0px no-repeat; */
}

div.quote p, div.quote h2, div.quote h3 {
	padding-left: 0px;
}

div.quote h2 {
	margin-bottom: 1em;
}

div.quote h3 {
	margin-bottom: 0.2em;
}

span.subtitle {
	font-size: 0.7em;
}

div.gallery {
	margin-top: 20px;
	margin-left: 80px;
}

div.gallery img {
	margin-bottom: 10px;
	display: block;
	border: 2px solid #AAAAAA;
}

.artist-buttons {
	float: right;
	text-transform: uppercase;
}

/* footer */

#footer {
	font-size: 1.1em;
	padding: 10px 0px 0px 20px;
}

.square {
	padding-left: 10px;
	padding-right: 10px;
}
