body{
        margin-left: 0px;
        margin-top: 0px;
}

.danie {
       font-family: Trebuchet MS, Arial;
       font-size: 18px;
       color: #6A4123;
       font-weight: bold;
       text-align: center;
}

.kategoria {

       font-family: Trebuchet MS, Arial;
       font-size: 15px;
       color: #0A0600;
       font-weight: bold;

}

.nazwa{

       font-family: Trebuchet MS, Arial;
       font-size: 13px;
       font-weight: bold;       
        color: #0A0600;

}

.opis {

       font-family: Trebuchet MS, Arial;
       font-size: 12px;
       color: #0A0600;

}

.cena {

       font-family: Trebuchet MS, Arial;
       font-size: 13px;
       font-weight: bold;
       color: #724132;

}

.text {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: #000000;
}
.menu:link {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: 000000;
       text-decoration: none;

}

.menu:active {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: 000000;
       text-decoration: none;
}

.menu:visited {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: 000000;
       text-decoration: none;
}

.menu:hover {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: c0c0c0;
       text-decoration: none;
}

.wiecej:link {
       font-family: Trebuchet MS;
       font-size: 10px;
       font-weight: bold;
       color: #000000;
       text-decoration: none;

}

.wiecej:active {
       font-family: Trebuchet MS;
       font-size: 10px;
       font-weight: bold;
       color: #000000;
       text-decoration: none;

}

.wiecej:visited {
       font-family: Trebuchet MS;
       font-size: 10px;
       font-weight: bold;
       color: #000000;
       text-decoration: none;

}

.wiecej:hover {
       font-family: Trebuchet MS;
       font-size: 10px;
       font-weight: bold;
       color: #854333;
       text-decoration: underline;

}

.main-menu:link {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: #000000;
       text-decoration: none;

}

.main-menu:active {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: #000000;
       text-decoration: none;

}

.main-menu:visited {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: #000000;
       text-decoration: none;

}

.main-menu:hover {
       font-family: Trebuchet MS;
       font-size: 11px;
       color: #854333;
       text-decoration: underline;

}

.inputform {
       font-family: Trebutchet MS;
       font-size: 11px;
       color: #6A4123;
       width: 180px;
       border: 1px solid #6A4123;
       padding: 2px;
       background-color: #FFFFFC;
}

textarea {
       font-family: Trebutchet MS;
       font-size: 11px;
       color: #6A4123;
       width: 180px;
       height: 80px;
       border: 1px solid #6A4123;
       padding: 2px;
       overflow: auto;
       background-color: #FFFFFC;
}

h3.tytul {font-size:13px; font-family:Trebuchet MS;margin-bottom:1px; }

a {text-decoration:none;}

.gazeta {font-size:11px;font-family:Trebuchet MS;}

legend { border: 0; }