h2 {font-size: 22px; color: #333333}
h3 {font-size: 20px; color: #323E4A; font-weight: normal;}

table {font-size: 12px; text-align: left;  color: #444444; font-weight: normal; FONT-FAMILY: tahoma, verdana, arial;}

BODY {font-size: 12px; background: url(../img/bg.jpg) repeat-x bottom fixed; background-color: #84A9C3; cursor: default; color: silver;
font-weight: normal; FONT-FAMILY: tahoma, verdana, arial}

.stopka {background: none; color: silver; font-weight: normal; letter-spacing: 0px;}


A {
color: #ffffff;
text-decoration: none;
}

A:hover {
text-decoration: underline;
}


.dokoszyka {
display: block;
width: 90px;
height: 25px;
background: url(../img/kupuje.jpg);
}

.dokoszyka:hover {
background: url(../img/kupuje-on.jpg);
}

.button {
display: block;
background: url(../img/button-off.jpg) repeat-x;
width: 100px;
height: 76px;
font-size: 15px;
font-weight: bold;
text-align: center;
border-right: 1px solid silver;
}

.button:hover {
background: url(../img/button-on.jpg) repeat-x;
text-decoration: none;
}
