/*
  Formularz.COM
*/
* {
	border: 0px;
	padding: 0px;
	margin: 0px;
  border-collapse: collapse;
}
body{
	font-family: 'Arial', sans;
	font-size: 12px;
	color: #25367e;
}
input, select, textarea{
	border: 2px inset;
}
input[type=submit], button{
	border: 2px outset;
}
a{
  color: #25367e;
  text-decoration: none;
}
a:hover{
  text-decoration: underline;
}
table td{
  vertical-align: top;
}
ul, ol {
  list-style: none;
}
.zero-height{
  line-height: 0px;
  font-size: 0px;
}
/* ogólny design strony */
#gorna-belka{
  background-image: url(img/background-gora.gif);
  background-repeat: repeat-x;
}
.prawa-kolumna{
  width: 640px;
  background-image: url(img/grey-gradient.gif);
  background-repeat: repeat-y;
}
.prawa-kolumna p{
  margin: 5px;
}
/* gorne-menu */
#gorne-menu li{
  float: left;
}
#gorne-menu a{
  font-size: 12px;
  color: white;
  display: block;
  text-align: right;
  padding-bottom: 8px;
  padding-right: 8px;
  padding-top: 27px;
}
#formularze-bezplatne{
  background-image: url(img/formularze-bezplatne.gif);
  width: 227px;
}
#jak-pobrac{
  background-image: url(img/jak-pobrac.gif);
  width: 205px;
}
#pomoc{
  background-image: url(img/pomoc.gif);
  width: 184px;
  padding-top: 12px !important;
}
/* lewe-menu */
.lewe-menu{
  background-image: url(img/lewe-background.gif);
  background-repeat: repeat-y;
  width: 176px;
}
#lewe-menu-gora{
  background-image: url(img/lewe-gora.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 2px;
}

.button-w-lewym{
  display: block;
  width: 136px;
  height: 20px;
  background-image: url(img/lewe-dzial.gif);
  
  text-decoration: none;
  font-weight: bold;
  color: white;
  font-size: 13px;
  padding-left: 40px;
  padding-top: 6px;
}

/* komunikaty */
.komunikat {
  font-size: 110%;
  text-align: center;
}
.sukces {
  color: blue;
}
.porazka {
  color: red;
}

/* footer */
#footer{
  border-left: 1px white solid;
  padding: 12px;
	color: white;
	background-color: #2964a8;
}
#footer a{
  color: white;
}
#footer .poz{
  color: #25367e;
}
/* searcher */
#searcher{
  text-align: center;
  margin: 12px;
  margin-top: 10px;
}
#qs{
  width: 145px;
}
#szukaj{
  margin-top: 12px;
  background-image: url(img/szukaj.gif);
  border: 0px;
  width: 52px;
  height: 19px;
  font-size: 12px;
  /*font-weight: bold;*/
  color: white;
  cursor: pointer;
}

/* categories, czyli MENU główne po lewej */
#categories{
  margin-top: 12px;
  font-size: 12px;
}
#categories li{
  list-style: none;
  background-image: url(img/strzalki.gif);
  background-repeat: no-repeat;
  background-position: left 50%;
}
#categories li:hover{
  background-image: url(img/strzalki-hover.gif);
}
#categories a{
  margin: 0px 20px;
  padding-top: 10px;
  padding-left: 20px;
  display: block;
  height: 24px;

  color: white;
  
  background-image: url(img/kropki.gif);
  background-repeat: repeat-x;
  background-position: top;
}

/* koszyk mini */
#koszyk_mini{
  position: absolute;
  left: 600px;

  width: 200px;

  text-align: right;
}
#koszyk-mini-zawartosc {
  text-align: left;
  width: 190px;
  float: right;
  color: white;
  margin-right: 20px;
  margin-top: 5px;
  padding: 5px;
  background: #2964a8;
  border: 1px white solid;
  display: none;
  
  background-image: url(img/koszyk-popup-tlo.gif);
  background-repeat: repeat-y;
}

#koszyk_mini ol {
  list-style: decimal inside;
}
#koszyk_mini li {
  background-image: url(img/kropki.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#koszyk-mini-zawartosc a{
  color: white;
  font-size: 11px;
}
/*
#dziubek{
/*
  background-image: url(img/dziubek.gif);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  border: 1px solid red;
*
  position: relative;
  top: -12px;
  left: 187px;
}
/* koszyk */
.koszyk td{
  padding: 5px;
}
/* center */
.center{
  text-align: center;
}
/* suma */
.suma{
  margin: 12px 150px;
}
.suma p, .niebieskie_tlo{
  padding: 12px;
  margin-bottom: 10px;
  background-color: #e5edf8;
}
/* buttonki */
.button{
  border: 0px !important;
  background-image: url(img/button.gif);
  width: 77px;
  height: 26px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
.button_large{
  border: 0px !important;
  background-image: url(img/button_large.gif);
  width: 162px;
  height: 26px;
  color: white;
  font-weight: bold;
  cursor: pointer;
}
/* clear */
.clear{
  clear: both;
}
/* nagłówek */
.naglowek{
  padding-bottom: 12px;
  margin-bottom: 12px;
  background-image: url(img/kropki-czarne.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}
.naglowek h1{
  font-size: 13px;
  float: left;
  background-image: url(img/potrojne-strzalki.gif);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
}
.naglowek img{
  float: left;
  padding-left: 12px;
  /*vertical-align: text-middle;*/
}
/* kategorie i produkty */
.kategorie a, .produkty a{
  display: block;
  padding: 3px;
  margin-left: 5px;
  padding-left: 8px;
}
.kategorie a:hover, .produkty a:hover{
  text-decoration: none;
}
.kategorie li:hover, .produkty li:hover{
  background-color: #ffffff;
}
/* kategorie */
.kategoria{
  margin-top: 3px;
  background-color: #e5edf8;
  border: 1px #e5edf8 solid;
  /*border: 1px red solid;*/
}
.kategoria a, .trojkacik{
  background-image: url(img/trojkacik.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
/* produkty */
.produkty li{
  margin-bottom: 3px;
  background-color: #ffeedd;
  border: 1px #ffeedd solid;
  /*border: 1px black solid;*
  list-style-image: url(img/ico-doc.gif);
  list-style-position: inside;
  */
}
.produkty li a{
  background: none;
  padding-left: 16px;
  background-image: url(img/ico-doc.gif);
  background-repeat: no-repeat;
  background-position: left center;
}
/* podkategoria */
.podkategoria{
  padding: 3px;
  padding-left: 20px;
  border: 1px #e5edf8 solid;
  /*border: 1px red solid;*/
  border-top: 0px;
}


/* akcje_na_produkcie */
.akcje_na_produkcie{
  background-image: url(img/kropki-czarne.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding-top: 12px;
}
.akcje_na_produkcie li{
  padding: 5px;
}
.akcje_na_produkcie li li{
  margin-left: 25px;
  list-style-type: decimal;
}
.akcje_na_produkcie a{
  padding-left: 10px;
  font-weight: bold;
  font-size: 12px;
}


/* platnosc */
.platnosc {
  /*border: 1px red solid;*/
  clear: both;
  background-image: url(img/kropki-czarne.gif);
  background-position: top;
  background-repeat: repeat-x;
  padding-top: 12px;
  margin-top: 12px;
}
.platnosc a{
  text-align: center;
  margin-right: 10px;
  width: 160px;
  float: left;
}
#subfaktura th, #subfaktura td{
  padding: 3px;
}
/* file */
.file {
  float: left;
  margin: 10px;
  text-align: center;
}
/* opisy */
.opisy ol{
  list-style: decimal outside;
  margin-left: 20px;
}
.opisy a{
  font-weight: bold;
}
.opisy td, .opisy th{
  padding: 2px 5px;
}
/* fotka */
.fotka{
  float: right;
  margin-left: 3px;
  padding: 3px;
  border: 1px silver solid;
}

/* REKLAMA */
#miejsce_na_link{
  display: inline;
  position: relative;
  top: -27px;
}
#miejsce_na_link{
  left: 50px;
}
#reklama_pozioma, #link_tekstowy{
  display: none;
}
#reklama_pionowa{
  position: absolute;
  left: 816px;
  top: 0px;
}