<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0; 
	color: #A6A8AA;
	background-color: white;
}

a:link		{color: #FFFFFF; text-decoration: none;}
a:visited	{color: #FFFFFF; text-decoration: none;}
a:hover		{color: #FFFFFF; text-decoration: underline;}

#footer a	{color: #A6A8AA;}
a img {border: 0;}

#zakladni {}
#center1 {
	position: relative;
	width: 835px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#menu-top {width: 320px; background-color: #FF6600; color: #FFFFFF;}
#menu-top ul {width: 100%; text-align: center; padding-top: 30px; padding-bottom: 10px; padding-left: 0; margin-top: 0; margin-left: 0; margin-bottom: 0;}
#menu-top ul li {list-style: none; display: inline; padding-left: 6px; padding-right: 6px; font-size: 1.2em;}
#menu-top ul li a {padding-left: 3px; padding-right: 3px; padding-bottom: 2px; padding-top: 2px;}
#menu-top ul li a:hover {}
#menu-top #activet {}
#text-top {position: absolute; bottom: 40px; width: 320px;}
#text-top p {text-align: justify; font-size: 0.9em; margin: 0; padding: 1em 0 0 0;}

#center2-out {background-color: #FF6600; min-height: 295px;}
#center2 {width: 835px; margin-right: auto; margin-left: auto; padding: 40px 0; color: #FFFFFF;}
#menu-middle {float: left; width: 160px; padding-right: 40px; color: #FFFFFF;}
#menu-middle ul {padding-top: 0; padding-left: 0; margin-top: 5px; margin-left: 0;}
#menu-middle ul li {list-style: none; margin: 0; padding: 2px 0 8px 0; text-align: right; font-size: 1.2em;}
#menu-middle ul li a:hover {}
#menu-middle #activem {}
#text-middle {float: left; width: 360px;}
#text-middle p {}

#text-middle-gal {float: left; width: 360px;}
#text-middle-gal p {}

h1 {font-size: 2.2em; font-weight: lighter; color: #FFFFFF; padding-top: 0; margin-top: 0;}

#gal-middle {float: left; width: 274px;}
#gal-middle a {margin: 8px 0 0 8px; padding: 0; display: block; float: right;}
#gal-middle a img {margin: 0; padding: 0;}


#center3 {width: 835px; margin-right: auto; margin-left: auto;}
#footer {margin-left: 200px; padding-top: 14px; padding-bottom: 20px;}
#foo-logo {margin-bottom: 5px;}

.cl {clear: left; height: 0;}
</pre></body></html>