body {
  margin: 0;
  padding: 0;
  /*background: #4d4f4f url(.../images/tlo.gif) repeat-x;*/
}

img {
	border: 0px;
}

.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

.wraptocenter * {
    vertical-align: middle;
}

.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}

.normal {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.normalb {
	font-family: Verdana;
	font-size: 12px;
	color: #53708b;
	font-weight: bold;
}

.nadanie {
	font-family: Verdana;
	font-size: 12px;
	color: #f18200;
	font-weight: bold;
	text-decoration: none;
}

.nadanie:hover {
	text-decoration: underline;	
}

div#filtr {
  /*margin: 0px 0px 20px 20px;*/
  margin: 0px 0px 0px 0px;
  padding: 0px;
  width: 600px;
  float: left;
}

div#filtr p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  width: 596px;
  background-color: #aaaaaa;/*#4399E8;f18200;*/ 
}

div#filtr div {
  background-color: #ccc; /*#C5E3FF; #ffc36a;*/
  padding: 4px;
  margin: 0px;
  float: left;
  width: 592px	
}

/*wyszukiwarka*/
a#wyszukaj {
 	display: block;
	width: 120px;
	height: 35px;
	background: url(../images/wyszukaj.png) -5px 3px no-repeat;
	border: none;
	float:left;

}

a:hover#wyszukaj { background-position: -5px -35px; border: none; }

.wyszukajinput {
	border: none;
	margin-left: 40px;
	background-color: #ccc;
	margin-top: 6px;
	font-size: 14px;
	width: 208px;
}

a#koszyk { 
	display: block;
	width: 220px;
	height: 65px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;/*3px 5px;*/
	color: #ffffff;
	text-decoration: none; 
    /*position: relative;
	top: -300px;
	left: 200px;*/
	background: url(../images/koszyk2.png) 0px 10px no-repeat;
	border: none;
	margin: 0px auto; 
}
a:hover#koszyk { background-position: 0px -67px; border: none; }

#main {
  /*margin: 0px auto;*/
  /*width: expression(document.body.clientWidth > 1166 ? "1165px" : "auto");*/
  /*width: 100%;*/
  min-width: 930px;
  max-width: 1165px;
  margin:0px auto;
  /*max-width: 1165px;*/
  /*width: 1165px;*/
  /*width: 100%;*/
  top: 0px;
  background-color: #212121;
}

#layout {
  /*margin: 0px auto;*/
  float: left;
  width: 930px;
  top: 0px;
  background-color: #ffffff;
}

/* kontener menu */
div#menu {
  position: relative;
  top: 10px;
  width: 930px;
  height: 25px;
  padding: 2px 0px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background: #ffffff url(../images/menu_bg.gif) repeat-x;
  clear: both;
}

.menu_item {
  width: 110px;
  float: left;
  padding: 0px 2px;
  text-align: center;
  background-image: url(../images/menu_separator.png);
  background-repeat: no-repeat;
  background-position: center right;
}

.menu_item_a {
  padding: 2px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;	
  color: #ffffff;
  text-decoration: none;
}

.menu_item_a:hover {
  color: #444444;
}

div#logo {
  position: relative;
  top: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 0px;
  width: 930px;
  height: 210px;
  background: #ffffff url(../images/gucio_web.jpg) no-repeat;
  clear: both;
}

.separator {
	position: relative;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	/*width: expression(document.body.clientWidth > 1166 ? "1165px" : "630px");*/
	  /*width: 100%;*/
	    min-width: 700px;
  max-width: 930px;
	height: 5px;
	clear: both;
	background: #ffffff url(../images/separator.png) repeat-x;
    background-position: bottom left;
}

div#nawigacja {
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 930px;
	height: 20px;
	clear: both;
	background: #ffffff url(../images/separator.png) repeat-x;
    background-position: bottom left;
}

div#nawigacja div p {
    height: 20px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	float: left;
	width: 445px;
}

/* kontener paneli z lewej strony */
div#left,div#leftbig,div#leftsmall {
  float: left;
  width: 230px;
  /*margin-left: 5px;*/
  margin-top: 10px;
  padding: 0px;
  top: 0px;
}

/* zawartosc strony */
div#content {
  margin-right: 0px;
  margin-top: 0px;
  /*width: 930px;*/
  /*width: expression(document.body.clientWidth > 1166 ? "1165px" : "630px");*/
  min-width: 700px;
  max-width: 930px;
  padding: 0px;
  background-color: #ffffff;
  float: right;  
}

/* panele z lewej strony */
div#naw1,div#naw2,div#naw3,div#naw4 {
  margin: 0px 0px 10px 0px;  
  padding: 0px;
  width: 220px;
  background-color: #ffffff;
  clear: both;
}


div#naw1 p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  width: 216px;
  color: #ffffff;
  background: #7dae51 url(../images/lapa.png) no-repeat;
  background-position: 4px 4px;
}

div#naw2 p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  width: 216px;
  color: #ffffff;
  background: #53708b url(../images/lapa.png) no-repeat;
  background-position: 4px 4px;
}

div#naw3 p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  width: 216px;
  background: #f18200 url(../images/lapa.png) no-repeat;
  background-position: 4px 4px;
}

div#naw4 p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  width: 216px;
  background: #aaaaaa url(../images/lapa.png) no-repeat;
  background-position: 4px 4px;
}

div#naw1 div {
  background-color: #c5fe93;
  /*border: 2px solid #7dae51;*/
  padding: 2px;
  margin: 0px;
}

div#naw2 div {
  background-color: #abc2eb; /*#93cdfe;*/
  /*border: 2px solid #53708b;*/
  padding: 2px;
  margin: 0px;
}

div#naw3 div {
  background-color: #ffc36a;
  /*border: 2px solid #e4a23f;*/
  padding: 2px;
  margin: 0px;
}

div#naw4 div {
  background-color: #cccccc;
  /*border: 2px solid #e4a23f;*/
  padding: 2px;
  margin: 0px;
}

/* panel logowania */
div#login_panel {
	width: 300px;
	background-color: #ffffff;
	margin: 0px auto;
}

/* zmiana danych */
div#zmiana_danych {
	width: 450px;
	background-color: #ffffff;
	margin: 0px auto;
}

div#login_panel div,div#zmiana_danych div {
	background-color: #ffc36a;
	clear: both;
	margin: 0px auto;
	padding: 5px 0px;
	font-size: 12px;
        font-family: Verdana;
	color: #444444;
}

div#login_panel p,div#zmiana_danych p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #ffffff;
  width: 296px;
  background-color: #f18200;
}

/* formularz kontaktowy */
div#formularz_kontaktowy {
	width: 650px;
	background-color: #ffffff;
	margin: 0px auto;
}

div#formularz_kontaktowy div {
	background-color: #cccccc;
	clear: both;
	margin: 0px auto;
	padding: 5px 0px;
	font-size: 12px;
	font-family: Verdana;
	color: #444444;
}

div#formularz_kontaktowy p {
  margin: 0px;
  padding: 2px;
  text-align: center;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  width: 646px;
  color: #444444;
  background-color: #aaaaaa;
}

.kontaktinput {
  border: 2px solid #aaaaaa;
  padding: 2px 0px;
  margin: 2px 0px;
  font-family: Verdana;
  font-size: 10pt;
}

.poletekstowe_kontakt {  
  width: 605px;
  height: 150px;
  border: 2px solid #aaaaaa;
  padding: 0px;
  font-family: Verdana;
  font-size: 10pt;
}

.poleinput {
  border: 2px solid #f18200;
  padding: 2px 0px;
  margin: 2px 0px;
  font-family: Verdana;
  font-size: 10pt;
}

.koszykinput {
  border: 2px solid #cccccc;
  padding: 0px 0px;
  margin: 0px;
  font-family: Verdana;
  font-size: 10pt;
  text-align: right;
}



.linia {
  width: expression(document.body.clientWidth > 1166 ? "1165px" : "630px");
  height: 3px;
  margin: 0px auto;
  background-color: #cccccc;
  clear: both;
}

.boxhead {
    background: #f5f5f5 url('../images/box_head.png') 0 0 repeat-x;
    min-height: 37px;
    height: auto !important;
    height: 37px;
    line-height: 37px;
    /*padding: 0 20px;*/
    position: relative;
    overflow: hidden;
}

.innerbox {
    background: #fff url('../images/box_inner.png') 0 -35px repeat-x;
    /*padding: 10px 20px 5px 20px;*/
    position: relative;
    height: 100%;
    min-height: 15px;
}

.footer,.header {
  margin: 0px auto;
  padding: 0px;
  clear: both;
  float: none;
  background-color: #eee;
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
}

.lastbottom {
   /*width: 100%;*/
  min-width: 700px;
  max-width: 930px;
  margin: 0px auto;
  padding: 0px;
  clear: both;
  float: none;
  text-align: center;
  font-family: Verdana;
  font-size: 10px;
  color: #444444;
  margin-bottom: 10px;
}

.odnosnik {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  font-weight: bold;
  text-decoration: none;
}

.odnosnik1 {
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  text-decoration: none;
}

.odnosnik2 {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #7dae51;
    text-decoration: none;
}

.odnosnik3 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
    text-decoration: none;
}

.odnosnik:hover, .odnosnik1:hover, .odnosnik2:hover, .odnosnik3:hover {
  text-decoration: underline;
}

.sublista {
  list-style: none;
  padding: 5px 0px 5px 10px;
  margin: 0px;
  background: none;	
}
.sublista li {
  list-style: none;
  background: none;
}

.lista {
  list-style: none;
  padding: 5px 0px 5px 10px;
  margin: 0px;
}

.lista li {
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}

.artykul {
   background: #ffffff url(../images/separator.png) repeat-x;
   background-position: top left;
   /*height: 1px;*/
   padding: 0px 0px 5px 0px;
   /*border: 1px solid red;*/
}
/* produkt */
.produkt {
   background: #ffffff url(../images/separator.png) repeat-x;
   background-position: bottom left;
   /*width: 930px;*/
   /*width: expression(document.body.clientWidth > 1166 ? "1165px" : "630px");*/
    /*width: 100%;*/
  min-width: 700px;
  max-width: 930px;
   margin: 0px auto 20px auto;
   /*border: 1px red solid;*/
}

.produkt_foto {
	float: left;
	/*width: 250px;
	margin-right: 20px;*/
	text-align: center;
}

.regulamin {
  /*width: 930px;*/
   /*width: 100%;*/
  min-width: 700px;
  max-width: 930px;
  font-family: Verdana;
  font-size: 12px;
  color: #444444;
  text-align: justify;
}

.opis {
	clear: both;
	/*width: expression(document.body.clientWidth > 1166 ? "1165px" : "630px");*/
	  /*width: 100%;*/
  min-width: 700px;
  max-width: 930px;
	padding: 10px 0px;
	text-align: justify;
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	/*border: 1px red solid;*/
}

.opisb {
	font-family: Verdana;
	font-size: 14px;
	color: #444444;
	/*border: 1px red solid;*/
}

.p_opis {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.small_normal_header {
	background-color:#7dae51;
	color: #FFFFFF; 
	font-weight: bold; 
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 10px; 
	text-align: left; 
	padding: 2px;
	width: 296px;
}

.small_promo_header {
 	
 	position: relative;
  	color: #9b0000;
	font-weight: bold; 
	font-size: 14px;
	font-family: Verdana;
	margin-bottom: 10px; 
	text-align: left; 
	padding: 2px;
	width: 294px;
}

.p_nazwa {
	color: #f18200; 
	font-weight: bold; 
	font-size: 14px;
	font-family: Verdana;
}

.cena {
	float: left;
    width: 320px;
	height: 200px;
	position: relative; 
	top: 0px;
	padding: 0px;
}

.komunikat {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #7dae51;
}

.kosz {
    display: block;
	width: 23px;
	height: 20px;
	/*position: relative;
	left: 0px;*/
	/*top: -30px;
	left: 200px;*/
	background: url(../images/kosz.png) top left no-repeat;
	border: none;
	margin: 0px auto;
}
.kosz:hover { background-position: 0 -26px; border: none; }

a#zamow, a#kontynuuj {
  display: block;
  border: none;
  background-color: #cccccc;
  color: #444444;
  padding: 3px 12px;
  text-decoration: none;
  float: left;
  margin: 0px 5px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;
}

a#oproznij {
  display: block;
  border: none;
  background-color: #f67777;
  color: #9b0000;
  padding: 3px 12px;
  text-decoration: none;
  float: left;
  margin: 0px 5px;
  font-weight: bold;
  font-family: Verdana;
  font-size: 12px;  
}

#tabela,#tabela_zam {
  	border: 0px;
}

#tabela td {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 4px;
	height: 30px;
	background-color: #ffffff;
}

#tabela_zam td {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 4px;
}

#tabela th,#tabela_zam th {
	font-family: Verdana;
	font-size: 12px;
	color: #444444;
	padding: 4px;
	background-color: #cccccc;
}

.data {
	font-family: Verdana;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #7dae51;
}

.komunikat_info {
	width: 550px;
	height: 20px;
	background: #abc2eb url(../images/informacja.png) no-repeat;
	background-position: 5px 5px;
	border: 1px solid #53708b;
	font-family: Verdana;
	font-size: 12px;
	height: 50px;
	padding: 5px 5px 5px 50px;
}

.artinput {
	border: 1px solid #aaa;
	padding: 2px;
	margin: 2px 0px;
	font-family: Verdana;
	font-size: 12px;
}

