
/************************************************/
/* definicja hiperlaczy body                    */
/************************************************/

a:visited { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 12px;}
a:link    { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 12px;}
a:hover   { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 12px;}

a.naviga:visited { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 10px;}
a.naviga:link    { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 10px;}
a.naviga:hover   { text-decoration: none; color: #DEB887; font-family: Verdana; font-size: 10px;}

a.act:visited { text-decoration: none; color: #AF6E38; font-family: Verdana; font-size: 12px;}
a.act:link    { text-decoration: none; color: #AF6E38; font-family: Verdana; font-size: 12px;}
a.act:hover   { text-decoration: none; color: #AF6E38; font-family: Verdana; font-size: 12px;}

/************************************************/
/* definicja tekstu                             */
/************************************************/

.text
{
color: #DEB887;
font-family: Verdana;
font-size: 12px;
}

.navig
{
color: #DEB887;
font-family: Verdana;
font-size: 10px;
}

.navig12
{
color: #DEB887;
font-family: Verdana;
font-size: 12px;
}

.section
{
color: #AF6E38;
font-family: Verdana;
font-size: 14px;
}

.section10
{
color: #AF6E38;
font-family: Verdana;
font-size: 10px;
}

.section12
{
color: #AF6E38;
font-family: Verdana;
font-size: 12px;
}

.info
{
color: #AF6E38;
font-family: Verdana;
font-size: 10px;
}

.info12
{
color: #AF6E38;
font-family: Verdana;
font-size: 12px;
}

a.infol:link
{
color: #AF6E38;
font-family: Verdana;
font-size: 10px;
}

a.infol:visited
{
color: #AF6E38;
font-family: Verdana;
font-size: 10px;
}

a.infol12:link
{
color: #AF6E38;
font-family: Verdana;
font-size: 12px;
}

a.infol12:visited
{
color: #AF6E38;
font-family: Verdana;
font-size: 12px;
}


input {font-family: verdana, sans-serif; font-size: 11px; background:#000000; color: #DEB887; border: solid 1px #DEB887; margin-bottom: 2px;}

select {font-family: verdana, sans-serif; font-size: 11px; background:#000000; color: #DEB887; border: solid 1px #DEB887; margin-bottom: 2px;}

textarea {font-family: verdana, sans-serif; font-size: 11px; background:#000000; color: #DEB887; border: solid 1px #DEB887; margin-bottom: 2px;}