body {
 background: #fff2d8;
 color: #664c1e;
 scrollbar-3dlight-color: #ffedce;
 scrollbar-arrow-color: #664c1e;
 scrollbar-base-color: #f8dbaa;
 scrollbar-dark-shadow-color: #f2e1c3;
 scrollbar-face-color: #664c1e;
 scrollbar-highlight-color: #fff2d8;
 scrollbar-shadow-color: #f2e1c3;
}

thead.naglowek {
 background: url(../Images/naglowek.gif) no-repeat;
 height: 140px;
}

tr.strona {
 background: url(../Images/strona.gif) repeat-y;
}

tfoot.stopka {
 background: url(../Images/stopka.gif) no-repeat;
 height: 85px;
}


hr.belka {
 background: url(../Images/belka.gif) no-repeat;
 color: #664c1e;
 width: 90%;
}

font.jasne {
 color: fff2d8;
}

td.menu {
 background: url(../Images/menu-strona.gif) repeat-y;
}

p {
 margin: 10px;
}

p.menu {
 margin-left: 20px;
 width: 210px;
}

p.podmenu {
 margin-left: 30px;
 width: 200px;
}

a {
 text-decoration: none;
 color: #664c1e;
 font-weight: bold;
 border-style: none;
}

a.menu {
 text-decoration: none;
 color: #fff2d8;
 font-weight: bold;
}

a:hover {
 text-decoration: none;
 color: #664c1e;
 font-weight: bold;
 border-style: none;
}



input.button {
 background: url(../Images/ok.gif) no-repeat;
 width: 80px;
 height: 60px;
 cursor: hand;
 border-style: none;
}

input.pole {
 background: #fff2d8;
 color: #664c1e;
}

p.wciecie {
 margin-left: 20px;
}

p.wciecie2 {
 margin-left: 30px;
}

