body  {background: url(podklad/kura.jpg)}
h1    {color: blue; text-align: center}	
h1.cr {color: red; text-align: center}
h2    {color: #ff3333; text-align: center}
h2.mo {text-indent: 15px; color: #3366ff;}
h3    {color: #6600ff; text-align: center}
h3.cr {color: red; text-align: center}
h4    {text-align: center; color: #990000;}
h4.mo {text-indent: 15px; color: #3366ff;}
h4.cemo {text-indent: 0px; text-align: center; color: #3366ff;}
p	    {text-align: justify; text-indent: 15px; margin: 5px}
p.ce  {text-align: center;  text-indent: 0px;margin: 5px}
p.zr  {text-align: justify; text-indent: 15px; margin: 5px; color: rgb(255,51,0);font-weight: bolder;}
hr    {vertical-align: center; width="100%"; size=:5px; color:#ffcc00}
/* odrážka seznamu */
ul    {list-style-type: disc}
a.link:hover {cursor: pointer} 
/* obrázky */
img   {border-width: 5px; border-style: double; border-color: #ffcc00; margin: 10px;}
img.text {vertical-align: middle; border-width: 0px;} 
img.tl {vertical-align: middle; border-width: 2px; border-color: #800000 border-left: solid; border-right: none; border-top: none; border-bottom-style: solid;} 
img.sine {float: left; border-width: 0px;} 
img.lx   {float: left; border-width: 5px; border-style: double; border-color: #ffcc00; margin: 10px;}
img.dx   {float: right; border-width: 5px; border-style: double; border-color: #ffcc00; margin: 10px}
/* bazva odkazu */
a:hover   {color: red; text-decoration: underline}

div   {position: absolute;}
div.texta   {position: absolute; overflow: auto;}

/* seznam číslovaný */
ol    {list-style: decimal}


/* tabulky */
table {border-width: 6px; border-style: inset; border-color: rgb(0,153,255);}
tablecc {border-width: 6px; border-style: inset; border-color: rgb(0,153,255);position: absolute; overflow: auto;}
th    {border: 3px; border-color: rgb(0,153,255); border-style: inset}
td    {border: 3px; border-color: rgb(0,153,255); border-style: solid}
/* pokusné a nepoužité příkazy */

link  {color: green}
vlink {color: green}
alink  {color: red}



.over	{width: 200px; height: 80px; border: 1px solid blue; margin: 5px}  

.navbar {
    font-size: 58pt;
    text-align: center;
    margin: 5pt;
    }    

.copy {
    font-size: 9pt;
    text-align: center;
    margin: 5pt;
    }
 




 
