BODY {
    background: white;
}

.sItem
{
   padding-left:25px;
   cursor:pointer;
   font-size:14px;
   font-weight:bold;
   text-decoration:none;
   color:#660099;
}

.sItem:active
{
   text-decoration:none;
   color:#660099;
}

.sItem:hover
{
   cursor:pointer;
   color:blue;
   text-decoration:underline;
   font-weight:bold;
   padding-left:25px;
}

H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 20px;
    text-decoration: underline;
    line-height: 24px;
    font-stretch: expanded;
}

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    line-height: 18px;
    font-stretch: expanded;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: CC0000;
}

H4
{
   border-bottom-style: double;
   border-bottom-width:5px;
   border-bottom-color: CC0000;
}

H5
{
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: CC0000;
}

.tekst
{
    font-family: Tahoma;
    font-size: 16px;
    line-height: 20px;
    font-style: normal;
    padding-left: 10px;
}

.tekstt
{
    font-family: Tahoma;
    font-size: 15px;
    font-style: normal;
    padding-left: 10px;
}

.tekst2
{
    font-family: Courier New, Courier, mono;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}

.tekstnagl
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: bolder;
    font-size: 16px;
    text-decoration: none;
    line-height: 20px;
    font-stretch: expanded;
    background-color: #0099FF;
    border-color: #e40000;
    border-width: 3px;
    border-style: groove;
}
.systemy {
    padding-left: 1cm;
    padding-top: 0.7cm;
    padding-bottom: 0.5cm;
}

DD
{
    font-family: Courier New, Courier, mono;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;    
}

LI
{
    font-family: Courier New, Courier, mono;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;    
}


