/* <link rel="stylesheet" type="text/css" href="css_cz.css"> timto vlozit do stranky */

body, p, li, td {font-family: Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;font-size: 14px}


a         {font-size: 14px; text-decoration: none}
a:link    {color: blue}
a:visited {color: navy}
a:active  {color: black}
a:hover   {color: red; text-decoration: underline}

img { 
    border-color: black; 
}

div:border-color: black;

H1	{font-size: 22px; font-weight: bold; text-decoration: none;}				/*nadpis hlavni*/
H2	{font-size: 16px;  font-weight: bold; text-decoration: underline;}			/*nadpis podnadpis*/
H6	{font-size: 10px; font-weight: normal; margin-bottom: 0px; margin-top: 0px}		/*poznamka*/

.id	{vertical-align: sub; font-size: 10px}							/*index dolni*/
.ih	{vertical-align: super;font-size: 10px}							/*index horni*/

.tab	{text-indent: 40px; margin-bottom: 0px; margin-top: 0px}				/*tabulator*/


