body	{
    font-family: "Trebuchet MS",Tahoma,Verdana,Arial;
    background-color: #CCCCCC;
}

.content {
    background-color: #FFF;
    text-decoration: none;
    font-size: 12px;
}

td {
    font-size: 12px;
    letter-spacing: -0.02em;
}

.outer  {
    position: absolute;
    left: 50%;
    top: 45%;
    width: 775px;
    height: 620px;
    margin-left: -388px; /* half of width */
    margin-top: -310px;  /* half of height */
}


th {
    font-size: 11px;
    color: #333333;
    background-color: #c0c0c0;
    text-align: center;
}
hr {color: #999999; border-style: solid; height: 1px;}
h1 {color: #333; font-size: 18px; font-weight: bold; margin-top: 1px; margin-bottom: 7px}
h2 {color: #990000; font-size: 11px; font-weight: bold; margin-top: 1px; margin-bottom: 1px}
h3 {color: #ff6600; font-size: 11px; font-weight: bold; margin-bottom: 2px}
h4 {color: black; font-size: 11px; font-weight: bold;}
a {text-decoration: none; color: #990000}

a:hover {text-decoration: underline; color: #990000}
li {
    list-style-image: url(../images/s.gif);
    list-style-position: outside;
    margin-left: 12px;
    line-height: 120%;
}
img {border: none;}

.justy {text-align: justify;}
a.justy {text-decoration: underline}
.khaki {background-color: #B69B7A}

.grey {color: #666666}

form {margin-top: 4px; margin-bottom: 2px;}
input {font-family: Tahoma,Verdana,Arial; font-size: 11px; }
select {font-family: Tahoma,Verdana,Arial; font-size: 11px;}
textarea {font-family: Tahoma,Verdana,Arial; font-size: 11px;}
fieldset {border: 1px solid #333333; padding: 4px;}
.button {background-color: #CCCC99; color: #333333; font-family: Verdana,Arial; font-size: 10px; font-weight: bold}
.frmbug {border: solid 1px #CC0000; }

.zebra {background-color: #C0C0C0;}
.uwaga {color: #990000;}
.dotpion {background: url(../images/dot2.gif); background-repeat: repeat-y; background-position: center;}
.dotpoziom {background: url(../images/dot2.gif); background-repeat: repeat-x; }
.border {border: 1px #CCCCCC solid}

.gray1 {
    background-color: #F1F1F1;
}

A.menulink {
    color: #333;
    width: 100%;
    height: 15px;
    text-decoration: none;
    display: block;
    padding: 2px;
    letter-spacing: -0.01em;
}
A.menulink:hover {
    color: #FFFFFF;
    background-color: #B69B7A;
    border: none;
    text-decoration: none;
}
A.menusel {
    color: #000000;
    width: 159px;
    height: 18px;
    text-decoration: none;
    display: block;
    background-color:#CCCCCC;
    font-weight: bolder;
}

