a:link {   font-family: Verdana, sans-serif; color: #BF0000; font-weight: bold; text-decoration: underline;}
a:visited {   font-family: Verdana, sans-serif;  color: #0080C0; font-weight: bold; text-decoration: underline;}
a:hover {   font-family: Verdana, sans-serif;  color: #3254A3; font-weight: bold; text-decoration: underline;}

Body { background-color: #FFFFFF; font-family: Verdana, sans-serif; margin-top: 0px; margin-left: 0px; margin-right: 0px;}

.topmenutlo {
        background-image:url(http://www.is.gliwice.pl/pictures/tlo_top_m.jpg);
        margin-top: 0px;
}

.toptlo {
        background-color: #C0C0C0;
        margin-top: 0px;
}


.menu {
        font-size: 14px;
        color: #FFFFFF;
        font-weight: bold;
        font-family: arial, verdana;
        margin-left: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        text-decoration: none;
        vertical-align: middle;
}

A.menu:LINK {  font-family: arial, sans-serif; color: #ffffff; font-weight: bold; text-decoration: none; }
A.menu:VISITED {  font-family: arial, sans-serif;  color: #ffffff; font-weight: bold; text-decoration: none; }
A.menu:HOVER {  font-family: arial, sans-serif;  color: #ffffff; font-weight: bold; text-decoration: none; font-variant: small-caps;  }


h1 {
        font-size: 13px;
        color: #ffffff;
        background-color: #D70000;
        font-style: bold;
        font-family: verdana,arial;
        margin-left: 5px;
        margin-top: 10px;
        margin-bottom: 0px;
}

h2 {
        font-size: 12px;
        color: #D70000;
        font-style: bold;
        font-family: verdana,arial;
        margin-left: 5px;
        margin-top: 0px;
        border-left-style: solid;
        border-left-width: 2px;
        border-left-color: #D70000;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        border-bottom-color: #D70000;

}

p {
        font-size: 11px;
        color: #555555;
        font-style: normal;
        font-family: verdana,arial;
        margin-left: 8px;

}



ul {
        font-size: 11px;
        color: #555555;
        font-style: normal;
        font-family: verdana,arial;
        margin-left: 8px;
        type: square;
}

ol {
        font-size: 11px;
        color: #555555;
        font-style: normal;
        font-family: verdana,arial;
        margin-left: 8px;
        type: square;
}

legend {
        font-size: 15px;
        color: #d11d21;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin-top: 1px;
        }

fieldset {
        border-color : #d11d21;
}

hr {
        margin-top: 20px;
        margin-bottom: 0px;
        margin-right: 0px;
        margin-left: 0px;
        color: #d11d21;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        border-bottom-color: #d11d21;
}

