BODY {
background-color: #666666;
color: #FFFFFF;
margin: 0px;
padding: 0px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #003366;
scrollbar-shadow-color: #003366;
scrollbar-3dlight-color: #e7e7e7;
scrollbar-arrow-color: #003366;
scrollbar-track-color: #cccccc;
scrollbar-darkshadow-color: #e7e7e7
}

.add2basket {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
background-image: url(sitepics/add2basket.gif);
background-position: center center;
background-repeat: no-repeat;
}

.add2basket:hover {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
background-image: url(sitepics/add2basket_on.gif);
background-position: center center;
background-repeat: no-repeat;
}

.editbasket {
display: block;
width: 22px;
height: 22px;
background-image: url(sitepics/editbasket_off.gif);
background-position: center center;
background-repeat: no-repeat;
}

.editbasket:hover {
display: block;
width: 22px;
height: 22px;
background-image: url(sitepics/editbasket.gif);
background-position: center center;
background-repeat: no-repeat;
}

.delfrombasket {
display: block;
width: 22px;
height: 22px;
background-image: url(sitepics/delfrombasket_off.gif);
background-position: center center;
background-repeat: no-repeat;
}

.delfrombasket:hover {
display: block;
width: 22px;
height: 22px;
background-image: url(sitepics/delfrombasket.gif);
background-position: center center;
background-repeat: no-repeat;
}

.menu {
text-indent: 45px;
display: block;
width: 100%;
height: 30px;
color: #003366;
font-size: 12px;
line-height: 30px;
text-decoration: none;
font-weight: bold;
}

.menu:hover {
text-indent: 45px;
display: block;
width: 100%;
line-height: 30px;
height: 30px;
background-image: url(sitepics/menubg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none
}

.category {
text-indent: 20px;
display: block;
width: 100%;
height: 30px;
color: #003366;
font-size: 12px;
line-height: 30px;
text-decoration: none;
font-weight: bold;
}

.category:hover {
text-indent: 20px;
display: block;
width: 100%;
line-height: 30px;
height: 30px;
background-image: url(sitepics/categorybg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none
}

.category_hover {
text-indent: 20px;
display: block;
width: 100%;
line-height: 30px;
height: 30px;
font-size: 12px;
font-weight: bold;
color: #003366;
background-image: url(sitepics/categorybg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none
}

.catpart {
text-indent: 65px;
display: block;
width: 100%;
height: 30px;
color: #003366;
font-size: 12px;
line-height: 30px;
text-decoration: none;
font-weight: normal;
}

.catpart:hover {
text-indent: 65px;
display: block;
width: 100%;
line-height: 30px;
height: 30px;
background-image: url(sitepics/catpartbg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none
}

.catpart_hover {
text-indent: 65px;
display: block;
width: 100%;
line-height: 30px;
height: 30px;
font-weight: bold;
background-image: url(sitepics/catpartbg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
color: #003366;
text-decoration: none
}

.buttons {
cursor: pointer;
display: block;
height: 20px;
text-indent: 5px;
background-image: url(sitepics/butt_bg.jpg);
background-position: left center;
background-repeat: no-repeat;
border: 0;
font-weight: bold;
color: #003366;
}

.buttons:hover {
cursor: pointer;
display: block;
height: 20px;
text-indent: 5px;
background-image: url(sitepics/butt_bg_on.jpg);
background-position: left center;
background-repeat: no-repeat;
border: 0;
font-weight: bold;
color: #003366;
}

.kiekis {
display: block;
height: 20px;
width: 40px;
text-indent: 5px;
border: solid 1px white;
color: black;
background-color: lightgrey;
}

.kiekis:hover {
display: block;
height: 20px;
width: 40px;
text-indent: 5px;
border: solid 1px lightgrey;
color: #003366;
background-color: white;
}

P,body,td,blockquote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF
}

img {
border: solid 1px #FFFFFF;
}
