<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* CSS reset v2.0 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
ul { list-style: disc; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
body { overflow-x:hidden; line-height: 23px; font-size:16px; font-family:arial, sans-serif; background:#eee; color:#111; }
::selection { text-shadow:none !important; background:#111; color:#fff; }
::-moz-selection { text-shadow:none !important; background:#111; color:#fff; } 
h1 { display:inline; margin:0; padding:0; font-size:32px; line-height:38px; }
img { border:0; }

a { color:#087ab8; text-decoration:underline; }
a:hover, a:active, a:focus { text-decoration:none; color:#0da2f3; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { display: block; }

/* zakladni vlastnosti */
.right { float:right !important; }
.left { float:left !important; }
.clear { clear:both; display:block; height:0; overflow:hidden; }
.display_none { display:none; }</pre></body></html>