  body {
  margin-top: 0px; margin-left:0px; margin-right:0px;
    }

  h2 { color: green; font-family: Arial, Helvetica, sans-serif; font-size:1.3em; margin-bottom:10px; margin-top:15px;
    }

  h3 { font-weight: bold;
    color: red;
    font-family: Times New Roman,Times;
    }

  h1 { font-size:1.4em;
    color: red;
    margin-bottom:5px;
    margin-top:10px;
    font-style: italic;
    font-family: Arial, helvetica, sans-serif;
       }
  span.zip { 
    color: red;
    font-weight:bold;
    font-family: Times New Roman,Times;
    font-size:14pt;
	position:relative; bottom:5px;
    }
span.program { 
    color: blue;
    font-weight:bold;
    font-family: Times New Roman,Times;
    font-size:14pt;
	position:relative; bottom:30px;
    }

  span { font-weight: bold;
    color: red;
    }

  td.nawigacija {
    background-color: rgb(0, 0, 255);
    vertical-align: top;
    text-align:left;
	border-top-style:solid;
	border-color:#0000FF;
	border-top-width:2px;
	border-bottom-width:2px;
	border-bottom-style:solid;
    width: 250px;
    font-size: 1.1em;
    font-family:Arial, Helvetica, sans-serif;
    padding-top:0px;    
         }

  td.wobsah { 
    border-top-style:solid;
	border-color:#0000FF;
	border-top-width:2px;
	border-bottom-width:2px;
	border-bottom-style:solid;
    padding-left: 10px;
    padding-right: 15px;
    vertical-align: top;
    font-size:1.1em;
    font-family: Arial, Helvetica, sans-serif;
    text-align:justify;
       }

 a {
 text-decoration:none;
 }

    .link1 { 
    font-size: 1.0em;
    color:white;
    font-weight:bold;
        }
 
  .link2 { 
        font-size:1.1em;
    font-family:Garamond, serif;
       color:gold;
    }
    
    .link3 { font-weight: bold; padding-left: 5px; font-size: 10pt; color:red;
    font-family:Book Antiqua, serif;
    }
    
div.info {
position: relative; left: 100px;
margin-top:25px;
border-style: double;
border-width: 5px;
border-color: darkgreen;
padding: 10px 10px 10px 10px;
color: blue;
font-variant: normal;
background-color:white;
font-size:1.0em;
font-family: Arial, Helvetica, sans-serif;
max-width:480px;
margin-bottom:20px;
    }    

div.info a 
{text-decoration: underline; color: red;
}
 
  a:visited { color: orange;
    }
  a:hover { color: green;
    }
  
  a:active { color: red;
    }

ul { list-style-type:none; padding-left:15px; margin-top:5px;} 
li.nawig { border-bottom: 1px solid #FFFFFF; line-height:1.2;}
ul.install { list-style-type: square; padding-left: 20px; font-size: 1.1em; font-family:Times New Roman; font-style:italic; line-height:0; margin-top:25px;}
li.wobsah {font-size:1.1em; margin-top:10px;}
li.podwobsah {font-size:1.1em; margin-top:5px;list-style-type:lower-alpha;}
ol {list-style-position:inside; padding-left:10px; font-weight:bold;}
li.ol {color:red;}
p {text-indent: 10px; text-align:left;}

button {
color:FFFFFF;
background-color:blue;
font-family:Tahoma;
font-weight:bold;
border-color:orange;
border-width:3px;
border-style:outset;
}

button:hover {background-color:green;}
button:active {background-color:red;}
