<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">table {
	font-size: 12px;
	font-family: Tahoma;
}

.fotobrowser_body {
	background-color: #e3dbaf;
	background-image: url('layout/images/hp_content-back4.png');
	margin: 3px;
}

.fotobrowser_body a {
	color: #33FF33;
	font-size: 38px;
	text-decoration: none;
	display: block;
}

.fotobrowser_popis {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.fotobrowser_popis div {
	font-size: 12px;
	color: wheat; /*#999966;*/
	font-weight: bold;
	display: block;
}</pre></body></html>