body
{
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-weight: bold;
        font-size: 12;
        text-decoration: none;
        text-align: justify;

}
                                

li {
        list-style-type:disc;
        color:#003366;
}

h1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 18;
        font-weight: normal;
        text-decoration: none;

}

h3 {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 14;
        font-weight: bold;
        text-decoration: none;

}
h2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 13;
        font-weight: bold;
        text-decoration: none;

}
.netmag {
        font-family: Arial, Helvetica, sans-serif;
        color: #3C3D6E;
        font-size: 10;
        font-weight: bold;
        text-decoration: none;

}
.netmag:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #ee713e;
        font-size: 10;
        font-weight: bold;
        text-decoration: none;

}
.nm {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 10;
        font-weight: normal;
        text-decoration: none;

}
.nm:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-size: 10;
        font-weight: normal;
        text-decoration: none;

}

a {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 12;
        font-weight: bold;
        text-decoration: none;

}

a:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #000000F;
        font-weight: bold;
        font-size: 12;
        text-decoration: none;

}

.topnavi {
        font:bold;
        font-family: Arial, Helvetica,  sans-serif;
        color: #FF6600;
        font-size: 12px;
        text-decoration:none;
}

.topnavi:hover {
        font:bold;
        font-family: Arial, Helvetica,  sans-serif;
        color: #FF6600;
        font-size: 12px;
        text-decoration:underline;
}

p {
        font-family: Arial Black, Helvetica, sans-serif;
        color: #FF6600;
        font-size: 18;
        text-decoration: none;

}

td {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 12px;
        text-align: justify;

}

tr {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 12px;
}

table {
        font-family: Arial, Helvetica, sans-serif;
        color: #003366;
        font-size: 12px;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position:absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 5;
background: #0080C0;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 10px arial;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: center;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #0080C0;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid #FFFFFF;
background-color: #0080C0;
padding: 5px;
z-index: 5;
}

.czekaj {
        font-family: Arial;
        color: #FFFFFF;
        font-size: 10;
        font-weight: bold;
        text-decoration: none;
}
