html {
  height: 100%;
  min-height: 100%;
}
body {
  font-family: Tahoma;
  font-size: 12px;
  height: 100%;
  min-height: 100%;
  margin:0px;
  padding:0px;
	background-image: url(../images/tlo.gif);
	background-repeat: repeat;
	background-position: left top;
	text-align: center;
}
img {
  border: 0;
  margin: 0;
  padding: 0;
}
div, a, p, label, input, form, table {
  margin:0px;
  padding:0px;
  font-family: Tahoma;
  font-size: 12px;
}
a {
  color: #000000; 
}
a:hover {
  color: rgb(232,110,1);
}
#glowny {
  width: 980px;
  margin: 10 auto;
  position: relative;
  text-align: left;
}
#menu, #statystyki {
  margin: 0;
  padding: 0;
  width: 980px;
  height: 37px;
  position: relative;    
}
#submenu {
  margin: 0;
  padding: 0;
  width: 980px;
  height: 74px; 
  position: relative;   
}
#oferta_dnia {
  margin: 0;
  padding: 0;
  width: 980px;
  height: 330px; 
  position: relative;
  background-color: #ffffff;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: rgb(96,96,96);
}
#brak_konta {
  margin: 8 0 0 0;
	text-align: center;
  font-size: 10px;	
  width: 140px;
  position: relative;   
  float: right;
}
#zalogowany {
	background-image: url(../images/koszyk_tlo.gif); 
  height: 74px; 
	text-align: left;
  font-size: 10px;	
  width: 280px;
  position: relative;   
  float: right;
}
#witaj {
  color: #333333;
  padding: 10 10 0 0;
	text-align: right;
  font-size: 10px;	
  width: 280px;
  position: relative;   
  float: right;
}

#submenu2 {
  margin: 0;
  padding: 0;
  width: 980px;
  height: 49px; 
  position: relative;   
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: rgb(96,96,96);
}
#lista td {
  margin: 0;
  padding: 0;
  background-color: #eeeeee;
  border-top-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: #cccccc;
}
#odliczanie{
  color: #ffffff;
  height: 49px;
  width: 560px;
	background-image: url(../images/czas.gif);
	float: left;
	margin: 0 10 0 0;
}
#czas, #liczba {
  font-family: Tahoma;
  float: right;
  display: inline;
  font-size: 37px;
  font-weight: bold;
  color: rgb(231,231,231);
  margin: 0 10 0 0;
}
#czas_tekst {
  font-family: Tahoma;
  float: right;
  display: inline;
  font-size: 12px;
  font-weight: bold;
  color: rgb(231,231,231);
  margin: 17 10 0 0;
}
#cojutro {
  font-family: Tahoma;
  float: left;
  display: inline;
  font-size: 11px;
  color: rgb(96,96,96);
  margin: 20 0 0 0;  
}
#cojutro a {
  float: left;
  display: inline;
  font-size: 12px;
  font-family: Tahoma;
  margin: -1 5 0 5;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
}
#coobraz {
  display: inline;
  float: left;
  margin: 15 0 0 5;

}
#cojutro a:hover {
  float: left;
  display: inline;
  font-size: 12px;
  font-family: Tahoma;
  margin: -1 5 0 5;
  font-weight: bold;
  text-decoration: underline;
  color: rgb(232,110,1);
}
#p1, #p2, #p3, #p4, #p5, #p6, #p7, #p8 {
  display: inline;
  float: left;
  width: 140px;
  height: 37px;
} 
#s1, #s2, #s3, #s4 {
  display: inline;
  float: left;
  width: 245px;
  height: 37px;
} 
#kup {
  width: 140px;
  height: 37px;
}   
#button_prev, #button_next, #button_prev a, #button_next a {
  width: 37px;
  height: 37px;
  display: block;
} 
#button_prev a {
  background:  url(../images/prev.gif) top;
  margin: 0 50 0 0;
}
#button_next a {
  background:  url(../images/next.gif) top;
  margin: 0 0 0 50;
}
#register {
  margin: 8 0 0 0;
  width: 140px;
  height: 37px;
}  
#p5 a, #p1 a, #p2 a, #p3 a, #p4 a, #p6 a, #p7 a, #p8 a, #register a, #kup a {
  display: block;
  width: 140px;
  height: 37px;
}
#s1 a, #s2 a, #s3 a, #s4 a {
  display: block;
  width: 245px;
  height: 37px;
} 
#s1 a {
  background:  url(../images/s1.gif) no-repeat bottom;
}
#s1 a:hover {
  background:  url(../images/s1.gif) no-repeat top;
}
#s2 a {
  background:  url(../images/s2.gif) no-repeat bottom;
}
#s2 a:hover {
  background:  url(../images/s2.gif) no-repeat top;
}
#s3 a {
  background:  url(../images/s3.gif) no-repeat bottom;
}
#s3 a:hover {
  background:  url(../images/s3.gif) no-repeat top;
}
#s4 a {
  background:  url(../images/s4.gif) no-repeat bottom;
}
#s4 a:hover {
  background:  url(../images/s4.gif) no-repeat top;
}
#p5 a {
  background:  url(../images/p5.gif) top;
}
#p5 a:hover {
  background:  url(../images/p5.gif) no-repeat bottom;
}
#p1 a {
  background:  url(../images/p1.gif) top;
}
#p1 a:hover {
  background:  url(../images/p1.gif) no-repeat bottom;
}
#p2 a {
  background:  url(../images/p2.gif) top;
}
#p2 a:hover {
  background:  url(../images/p2.gif) no-repeat bottom;
}
#p3 a {
  background:  url(../images/p3.gif) top;
}
#p3 a:hover {
  background:  url(../images/p3.gif) no-repeat bottom;
}
#p4 a {
  background:  url(../images/p4.gif) top;
}
#p4 a:hover {
  background:  url(../images/p4.gif) no-repeat bottom;
}
#p6 {
  background:  url(../images/p6.gif) top;
}
#p7 a {
  background:  url(../images/p7.gif) top;
}
#p7 a:hover {
  background:  url(../images/p7.gif) no-repeat bottom;
}
#p8 a {
  background:  url(../images/p8.gif) top;
}
#p8 a:hover {
  background:  url(../images/p8.gif) no-repeat bottom;
}
#register a {
  background:  url(../images/register.gif) top;
}
#register a:hover {
  background:  url(../images/register.gif) no-repeat bottom;
}
#kup a {
  background:  url(../images/kup.gif) top;
}
#kup a:hover {
  background:  url(../images/kup.gif) no-repeat bottom;
}
#stopka {
  width: 980px;
  text-align: center;
  font-size: 10px;
  font-family: Tahoma;
  margin: 3 0 3 0;
  color: rgb(150,150,150);  
}
#stopka_menu {
  width: 980px;
  display: block;
  text-align: center;
  font-size: 10px;
  font-family: Tahoma;
  margin: 5 0 5 0;
  color: rgb(96,96,96); 
  background-color: #ffffff;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-style: solid;
  border-color: rgb(229,229,229); 
  padding: 4 0 5 0; 
}
#stopka a, #stopka_menu a {
  text-decoration: none;
}
#stopka_menu a {
  margin: 0 10 0 10;
  color: rgb(96,96,96); 
}
#stopka a {
  margin: 0 0 0 10;
  color: rgb(150,150,150);
  font-size: 10px;
  font-family: Tahoma;
}
#stopka a:hover, #stopka_menu a:hover {
  text-decoration: underline;
  color: rgb(232,110,1); 
}
#stan_trwa {
  margin: 0; 
  padding: 0;
  width: 480px;
  height: 330px;
  display: block;
  float: left;
  position: relative;
}
#kontynuacja {
  display: block;
  float: right;
  position: relative;
  margin: 5 5 0 5;
}
#stan_sprzedane {
  margin: 0; 
  padding: 0;
  width: 480px;
  height: 330px;
  display: block;
  float: left;
  position: relative;
  background:  url(../images/wyprzedane.gif) no-repeat;
  background-position: 20px 20px;
}
#oferta_opis {
  position: relative;
}
#reklama_tytul{  
  text-align: center;
  font-size: 18px;
  margin: 0 0 0 560;
  padding: 20 0 0 0;
  font-weight: bold;
  color: #303030;
}

#reklama_opis{
  text-align: center;
  font-size: 11px;
  margin: 0 0 0 560;
  padding: 20 60 0 60;
  color: #303030;
}
#wysylka_gratis {
  font-size: 24px;
  font-weight: bold;
  color: #ff0000;
  position: absolute; top: 152; right: 85;
}
#przewijanie {
  position: absolute; bottom: 5; right: 135;
  text-align: center;  
}
#gwiazdki{
   font-size: 24px;
  width: 175px;
  position: absolute; bottom: 100; right: 120;
  text-align: center;
}
#oszczedzasz{
  position: absolute; bottom: 55; right: 90;
  text-align: center;
  color: #666666;
  width: 235px;
}