body {
  background-color: #3F7DB2;
  background-image: url(../img/background.gif); 
  background-repeat: repeat;
  font-family: Verdana, Tahoma, Arial;
  font-size: 11px;
  margin: 0;
}
form {
  margin-top: 0;
  margin-bottom: 0;
}
div.linia {
  border-bottom: 1px solid #CCCCCC;
  margin: 15px 0px 15px 0px;
}
div.stopka {
  font-size: 11px;
  color: #888888;
}
td.Tresc {
  font-family: Verdana, Tahoma, Arial;
  font-size: 12px;
  padding-left: 20px;		
  padding-top: 20px;	
  padding-right: 20px;	
  padding-bottom: 20px;	
  background-color: #FFFFFF;
  line-height:120%;
}
a.back_to_list:link, a.back_to_list:visited {
  color: #DDDDDD;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
a.back_to_list:hover {
  color: #0000FF;
}
div.Kategoria {
  font-family: Verdana, Tahoma, Arial;
  font-size: 25px;
  font-weight: bold;
  color: #CC0000;
}
table.free_shopping {
  width: 910px;
  height: 25px;
  background-color: #EE0000;
  margin-top: 20px;
  margin-bottom: 20px;
}
table.free_shopping td {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
}
table.Kategoria {
  background-color: #E8E8E8;
  width: 910px;
  border: 1px solid #CCCCCC;
}
table.Kategoria td {
  font-size: 12px;
  padding: 1px;
}

table.Produkty {
}

table.Produkty td.tytul {
  font-size: 15px;
  font-weight: bold;
  color: #CC0000;
  height:55px;
  vertical-align: top;
  padding: 13px 15px 0px 20px;
}

table.Produkty td.tresc2 {
  font-size: 9px;
  font-weight: normal;
  color: #0000AA;
  vertical-align: bottom;
  padding: 0px 14px 20px 7px;
  text-align: center;
  background: transparent;
}


table.Produkty td.tresc22 {
  font-size: 9px;
  font-weight: normal;
  color: #0000AA;
  text-align: center;
  background: transparent;
}

table.Produkty td.produkt {
  padding: 0;
  border: 0;
  width: 309px;
  height: 230px;
  background-image: url(../img/back_mini.png); 
  background-repeat: no-repeat;
}
table.Produkty td.produkt td.tytul {
  font-size: 15px;
  font-weight: bold;
  color: #CC0000;
  height:55px;
  vertical-align: top;
  padding: 13px 15px 0px 20px;
}
table.Produkty td.produkt td.zdjecie {
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  vertical-align: middle;
  padding: 0px 0px 19px 15px;
  width: 100%;
}
table.Produkty td.produkt td.tresc2 {
  width: 99px;
  font-size: 9px;
  font-weight: normal;
  color: #0000AA;
  vertical-align: bottom;
  padding: 0px 14px 20px 7px;
  text-align: center;
  background: transparent;
}

table.Produkty td.gallery {
  padding: 0;
  border: 0;
  width: 450px;
  height: 450px;
  background-image: url(../img/back_gallery.png); 
  background-repeat: no-repeat;
}
table.Produkty td.gallery td.tytul {
  font-size: 15px;
  font-weight: bold;
  color: #CC0000;
  height:55px;
  vertical-align: top;
  padding: 13px 15px 0px 20px;
}
table.Produkty td.gallery td.zdjecie {
  font-size: 11px;
  font-weight: normal;
  color: #999999;
  vertical-align: middle;
  padding: 0px 0px 19px 15px;
  width: 100%;
}
table.Produkty td.gallery td.tresc2 {
  width: 99px;
  font-size: 9px;
  font-weight: normal;
  color: #0000AA;
  vertical-align: bottom;
  padding: 0px 14px 20px 7px;
  text-align: center;
  background: transparent;
}

table.Produkty td.pusty {
  border: 0;
  background-color: #FFFFFF;
  width: 309px;
  height: 230px;  
}

/* submenu */
#submenu {
  font-family: Verdana, Tahoma, Arial;
  font-size: 9px;
  color: #DDDDDD;
}
#submenu a {
  font-family: Verdana, Tahoma, Arial;
  font-size: 9px;
  color: #AAAAAA;
  text-decoration: none;
  margin-left: 4px;
  margin-right: 4px;
}
#submenu a:hover {
  color: #0000FF;
  text-decoration: underline;
}

/* STYLE DLA details.php */
#det div.tytul1 {
  font-size: 23px;
  font-weight: bold;
  color: #DD0000;
  margin-bottom: 5px;
}
#det div.tytul2 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 10px;
}
#det div.skill_level {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#det img.photo_main {
  margin-bottom: 10px;
  margin-top: 10px;
}
#det div.free_shopping {
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}
#det div.cena {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#det td.wiersz_buy {
  background-color: #EEEEEE;
  margin-top: 10px;
  margin-bottom: 10px;
}
#det div.out_of_stock {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
#det div.opis {
  font-size: 12px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: justify;
  line-height: 120%;
  color: #666666;
}
#det a.solution:link, a.solution:visited {
  color: #0000FF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#det a.solution:hover {
  padding-left: 10px;
}

/* STYLE DLA product_remind.php */
#remind div.tytul1 {
  font-size: 21px;
  font-weight: bold;
  color: #0000AA;
  margin-bottom: 15px;
}
#remind div.tytul2 {
  font-size: 21px;
  font-weight: bold;
  color: #EE0000;
  margin-bottom: 10px;
}
#remind img.photo_main {
  margin-bottom: 20px;
}
#remind a.to_list:link, a.to_list:visited {
  color: #0000FF;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
#remind a.to_list:hover {
  text-decoration: underline;
}