body            { font-family : Verdana;         color : #CC0000; font-size : 12px; background-image: URL('pozadi.png');

scrollbar-track-color: black;
scrollbar-face-color: black;
scrollbar-highlight-color: #990000;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: #990000;
scrollbar-arrow-color: #990000; 			}

td              {line-height: 130%; font-family : Tahoma;          color : #CC0000; font-size : 12px; border-color : #000000; }                             /*tabulka - vlastnosti*/

a:link          {font-family : Tahoma, Verdana; color : #990000; font-size : 12px; font-weight: normal;  text-decoration : none; }        /*odkaz na začátku*/
a:active        {font-family : Tahoma, Verdana; color : #990000; font-size : 12px; font-weight: normal;  text-decoration : none; }        /*odkaz nenavštívený*/
a:visited       {font-family : Tahoma, Verdana; color : #990000; font-size : 12px; font-weight: normal;  text-decoration : none; }        /*odkaz - navštívený*/
a:hover         {font-family : Tahoma, Verdana; color : #FF0000; font-size : 12px; font-weight: normal;  text-decoration : underline; }   /*odkaz při najetí myší*/

h1              {font-family : Tahoma, Verdana; color : #AA0000; font-size : 14px; font-weight: bold;  text-decoration : none;  }       /*nadpisy (místo h5)*/ 

h2              {font-family : Tahoma, Verdana; color : #AA0000; font-size : 13px; font-weight: bold;    text-decoration : none; }        /*soadnews - nadpis*/
h3              {font-family : Tahoma, Verdana; color : #AA0000; font-size : 10px;  font-style:  italic;  text-decoration : none; }         /*soadnews - podpis a datum*/

h4              {font-family : Tahoma, Verdana; color : #FFFFFF; font-size : 12px; font-weight: normal;  text-decoration : none;text-align:justify; }         /*obyčejný text*/

h5		{font-family : Tahoma, Verdana; color : #AA0000; font-size : 14px; font-weight: bold;  text-decoration : none; }         /*nadpisy podstránek (nahrazeno h1)*/

h6              {font-family : Tahoma, Verdana; color : #AA0000; font-size : 10px; font-weight: normal;  text-decoration : none;text-align:justify; }         /*obyčejný text*/


li		{font-family : Tahoma, Verdana; color : #FFFFFF; } /*zajišťuje bílou barvu v seznamech*/
