div.login 
{
width: 155px;
height: 100px;
border: solid 1px #B90000;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #B90000;
padding: 1px;
}

div.register
{
width: 560px;
height: 40px;
border: solid 1px black;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: black;
padding: 4px;
}

div.koszyk 
{
width: 560px;
height: 300px;
border: solid 1px gray;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #B90000;
padding: 4px;
}

div.promo 
{
width: 200px;
height: 130px;
border: solid 1px gray;
backgruond: #FFFFFF;
font-family: Arial;
font-size: 11px;
color: gray;
padding: 4px;
}

a.produkt {
font-family: Verdana;
text-decoration: none;
color: #000000;
}

input.log 
{
width: 100px;
height: 15px;
border: solid 1px #B90000;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #B90000;
}

button.szczegoly 
{
width: 100px;
height: 19px;
border: solid 1px #353535;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #353535;
}

td {
color: #B90000;
font-family: Verdana;
font-size: 11px;
text-align: left;
}

td.kontakt {
align: center;
color: gray;
font-family: Verdana;
font-size: 11px;
}

td.topmenu {
color: #353535;
font-family: Verdana;
font-size: 11px;
}

input.szukaj 
{
width: 115px;
border: solid 1px #353535;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #353535;
}

form {

display: inline;

}

input.kosz 
{
text-align: center;
border: solid 1px #353535;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #353535;
}

input.kontakt 
{

border: solid 1px #353535;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #353535;
}

textarea.kontakt 
{
border: solid 1px #353535;
backgruond: #FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #353535;
}

legend {font-family: Verdana; font-size: 11px; color: #navy; font-weight: bold; padding: 10px;}
fieldset { padding: 15px; font-family: Verdana; font-size: 11px; color: gray; border: 1px;}

a.menu
{
text-decoration: none;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
}

a.cat
{
text-decoration: none;
color: #353535;
font-family: Verdana;
font-size: 11px;
}

a.strony {

text-decoration: none;
color: gray;
font family: Verdana;
font-size: 12px;

}

a.nawigacja {

text-decoration: none;
color: #0F0F0F;
font family: Verdana;
font-size: 12px;

}

a.topmenu {
color: #353535;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}

ul.tree {
  display: block;
  margin-left: 0px;
  padding-left: 10px;
}

ul.tree ul {
  display: block;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

ul.tree li {
  display: block;
  list-style-type: none;
  padding-left: 20px;
  background-image: url("document.gif");
  background-position: left top;
  background-repeat: no-repeat;
}

ul.tree li a {
  text-decoration: none;
  cursor: pointer;
  
}

ul.tree li a.folder {
  
}

ul.tree li a.active {
  font-weight: bold;
  color: #353535;
}

ul.tree li a:hover {
  text-decoration: none;
  color: #353535;
}


a.is {

color: #FFFFFF;
font-family: Verdana;
font-size: 9px;
text-decoration: none;

}