/* ----------------------------------------------------------------------------------------------------------
1) Reset
---------------------------------------------------------------------------------------------------------- */

* {margin:0; padding: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, font, img, ins, kbd, q, s, samp, small, strike, strong, 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 {border:0; outline:0; vertical-align:baseline; background:transparent;}

/* ----------------------------------------------------------------------------------------------------------
2) Výchozí hodnoty HTML tagů
---------------------------------------------------------------------------------------------------------- */

body {padding-bottom:15px; background:#ffbd3f; color:#000; font:0.75em/1.4 "Trebuchet MS", "arial", sans-serif; text-align:center;}

a {color:#814900;}
a:visited {}
a:hover {color:#F60;}

h1 {font-size:300%; font-weight:bold; color:#F00; margin-top:0.5em;}
h2 {font-size:170%; font-weight:bold;}
h3 {font-size:150%; font-weight:bold; margin-top:1em;}

p {font-size:120%;margin:0.7em;}

.obr {border: 1px solid #DD9303;background: #FFF2DA}
.noscreen {display:none;}
.tiraz {font-size:110%; font-style:italic; margin:3em;}
 /* Lista */
.lista {text-align:center; min-height:1px;}
.lista:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
     /* Links */
    #links {background:url("http://www.kulturniportal.cz/design/bg-lista.gif") 0 0 repeat;}
    #links {padding:3px; color:#b5b5b5; font-size:75%;}
        #links p {margin:0;}
        #links a {color:#304356;font-weight:bold;text-decoration:none}
        #links a:hover {color:#F60;}
        #links p#link {float:center; margin-top:2px; width:800px; text-align:center;}

