body{
font-family: tahoma;
font-size: 12px;
color:#000000;
margin: 0;
padding: 0;
background-image: url(gfx/bg.gif);
background-repeat: repeat-x;
}


td{
font-family: tahoma;
font-size: 12px;
color:#000000;
margin: 0;
}



a,a:link,a:active,a:visited {
font-family: tahoma;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
text-decoration: none }

a:hover {
text-decoration: underline;
color: #ff0000}


.adres {
font-size: 12px;
font-family: tahoma;
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

.adres a:link, .adres a:visited {
font-size: 12px;
font-family: tahoma;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.adres a:hover {
font-size: 12px;
font-family: tahoma;
color: #ffffff;
text-decoration: underline;
font-weight: bold;
}


.naglowek {
font-size: 14px;
font-family: tahoma;
color: #000000;
font-weight: bold;
}

.text {
font-size: 12px;
font-family: tahoma;
color: #000000;
width: 480px;

}


.m {
padding: 5px;
border: solid 3px #d8d8d8;
}

.kolumna {
color: #242B6A;
font-size: 11px;
font-weight: bold;
font-family: tahoma;
}







input, select, textarea {
        font: 11px Verdana;
        color: #000;
        border: 1px solid #CBCBCB;
        background: #fff;
        overflow: visible;
        margin: 0;
        }



