td	{
    font-family: Verdana,Arial;
    font-size: 11px;
    color: #000000;
    background-color: #FFFFFF;
    text-decoration: none;
}
table	{
    padding: 0 0 0 0;
}
th	{
    font-size: 11px;
    color: #333333;
    text-align: center;
    background-color: #c0c0c0
}
h1 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h2 {
    font-family: arial,Tahoma;
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h3 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0 2px 0;
}
h4 {
    color: black;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 2px 0;
}
a {
    text-decoration: underline;
    color: #000000
}
a:hover {
    color: #CC0000
}
img {
    border: 0px
}

thead td {
    font-size: 12px;
    font-weight: bold;
    border-top: solid 2px #000000;
    background-color: #F1F1F1
}

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;
}
.button {
    font-size: 11px;
    font-weight: bold
}
fieldset {
    border: 1px solid #333333;
    padding: 4px;
}


.col1 {
    background-color: #CCCCCC;
    color: #000000;
}

.col2 {
    background-color: #669933;
    color: #FFFFFF;
}

.col3 {
    background-color: #FF9900;
    color: #FFFFFFF;
}

p.col2 {
    background-color: #FFFFFF;
    color: #669933;
}



.frmbug {
    border: solid 1px #CC0000;
}
.zebra {
    background-color: #C0C0C0;
}

.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 #666666 solid;
    padding: 3px
}
.nwrp {
    white-space: nowrap
}
.uwaga {
    color: #CC0000;
}
.wide {
    line-height: 150%
}
.justy {
    text-align: justify
}
.nou {
    text-decoration: none;
    color: #000000;
}

td.menulink {
    width: 100%;
    background-color : #FFFFFF;
}
a.menulink {
    display: block;
    text-align: left;
    text-decoration: none;
    color: #000000;
    padding: 8px 0 8px 10px;
}
a.menulink:hover {
    border: none;
    background-color:#669933;
    text-decoration: none;
    color: #FFFFFF;
}


.boo {
    border-top: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-bottom: solid 1px #333333;
}
.boosel {
    border-top: solid 1px #333333;
    border-left: solid 1px #333333;
    border-right: solid 1px #333333;
    font-weight: bolder;
}

.boofill {
    border-bottom: solid 1px #333333;
}

.boo a, .boosel a    {
    text-decoration: none
}
.boosel a {
    color: #CC0000
}

