/* ----------------------------------------------------------------------------------------------------------
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:#73839C url("../images/bg.gif") 0 0 repeat-x; color:#000; font:0.75em/1.4 "Trebuchet MS", "arial", sans-serif; text-align:center;}

a {color:#000;}
a:visited {}
a:hover {color:#f90;}

h1 {font-size:270%; font-weight:bold; color:#f90; text-transform: uppercase; margin:-0.1em;}
h2 {font-size:270%; font-weight:bold; text-transform: uppercase; margin:-0.1em;}
h3 {font-size:200%; font-weight:bold; color:#f90;}
h4 {font-size:200%; font-weight:bold;}
h5 {font-size:120%; font-weight:bold; margin:10;}
h6 {font-size:120%; font-weight:bold; margin:0.5em;}

p {margin:0.5em;}

table {border-collapse:collapse; border-spacing:0; font-size:100%; }
table.pozadi {border-collapse:collapse; border-spacing:0; font-size:100%; width:100%; height:95%;}
table.obsah {background:url("../images/background.jpg") 0 0 no-repeat; border: 1px solid #f90; width:729px; height:500px;}
td {vertical-align: middle; text-align:center;}

.slogan {font-size:110%; font-style:italic; color:#f90; margin:1em;}
.objednavka {font-size:120%; font-weight:bold; color:#f90; margin:0.5em;}
.objednavka a {color:#f90; text-decoration:underline;}
.objednavka a:hover {color:#000;}



.noscreen {display:none;}

 /* Lista */
table.lista {text-align:center; min-height:1px; width:100%;}
table.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:2px; color:#b5b5b5; font-size:90%;}
        #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;}
