/* http://www/katalog-netbooku.cz/css/general.css */

body { margin: 0; padding: 0; font-family: Tahoma, Arial, Geneva, sans-serif; font-size: 12px; color: #3a3a3a; text-align: left; }

#page { width: auto; height: auto; margin: 0; padding: 0; text-align: left; }
#accessibility { padding-top: 0.5em; }

#content { padding: 0; }
#footer { height: 3em; padding: 1em; }
#footer p { margin: 0; text-indent: 0; }

h1 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 3em; }
h2 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 2em; }
h3 { line-height: 1.3em; margin: 1em 0 0.15em 0; font-size: 1.5em; }
h4 { line-height: 1.3em; margin: 1em 0 0 0; font-size: 1.25em; }
h5 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 1em; }
h6 { line-height: 1.3em; margin: 0 0 0.15em 0; font-size: 0.8em; }
p { line-height: 1.4em; margin: 0 1.7em 1em 0; text-align: justify; }

ul { margin-top: 0; margin-bottom: 0.3em; }
li { line-height: 1.4em; }

a { color: blue; text-decoration: underline; }
a:visited { color: purple; }
a:visited:hover { color: purple; }
a:hover { color: blue; }