
.alnk {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #C04040;
    cursor: pointer;
}

.alnk:hover {
    color: #Db0033;
}

a.normal {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #C04040;
    cursor: pointer;
}

a.normal:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.alnk.normal:hover {
    color: #Db0033;
}

.alnk.maly {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #9F9F9F;
    cursor: pointer;
}

.alnk.maly:hover {
    color: #Db0033;
}

table {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 11px;
}

table.border {
    border-collapse: collapse;
}

table.border td {
    padding: 5px;
    border-color: #604040;
    border-style: solid;
    border-width: 1px;
}

td.nag {
    background-color: #300000;
    padding: 5px;
    height: 20px;
    font-weight: bold;
    font-size: 12px;
    color: #FFe0e0;
}

td.nag2 {
    padding: 5px;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
}

td.nag3 {
    padding: 5px;
    font-weight: normal;
    font-size: 11px;
    text-align: left;
}

td.nagl {
    border-bottom: 1px solid #B2B2B2;
    padding: 3px;
    font-weight: normal;
    font-size: 11px;
}

td.nad {
    border-top: 1px solid #Db0033;
}

small {
    font-size: 10px;
}

.szary {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 10px;
    color: #80C0FF;
}

.szary2 {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 11px;
    color: #FFFF80;
}

.tytul {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #DB0033;
}

.mala {
    font-family: Arial, Tahoma, sans-serif;
    font-size: 10px;
}

.gw {
    color: #DB0033;
}

.blad {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FF0000;
}

input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    xbackground-color: #EFEFEF;
}

input.button {
    font-weight: bold;
    cursor: pointer;
}

input.pole {
    border: 0;
    background-color: transparent;
    font-size: 10px;
    color: #400000;
}

img {
    border: 0;
}


.kgpage {
    font: normal 12px Tahoma;
    color: #C04000;
}

.kgdisable {
    font: normal 12px Tahoma;
    color: #808080;
}

.kgactive {
    font: normal 12px Tahoma;
    color: #C0C0C0;
}

.kgtekst {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 11px;
   	color: #d0d0d0;
	background-image: url('../img/kgramka.png');
	background-repeat: no-repeat;
	background-position: top left;
}


