/* CSS Document */
/* --- GLOBAL -*/
body {
	margin: 10px;
	text-align: center;
	background-image: url(gfx/bgr.gif);
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
p {
	padding: 10px;
	margin: 0px;
	margin-bottom: 0px; 
}
a.link {
	text-decoration: none;
	color: #5ab95b;
}

a.link:hover {
	text-decoration: underline;
	color: #c77eb5;
}
UL {
  margin: 0px;
}

LI {
  list-style: url(gfx/li.gif) none;
	margin-left: 13px;
}

.paging {
  text-align: center;
  font-size: 11px;
}

.paging span {
	color: #AF5E9A;
	margin: 5px;
}

.paging a {
	text-decoration: none;
	color: #5ab95b;
}

.paging a:hover {
	text-decoration: underline;
	color: #c77eb5;
}

/*
div {
	border: 1px solid #000;
}

a {
	text-decoration: underline;
	color: #313481;
}

a:hover {
	text-decoration: none;
	color: #ff4e00;
}
a.link {
	text-decoration: underline;
	color: #4684d1;
}

a.link:hover {
	text-decoration: none;
	color: #ff4e00;
}
p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px; 
}

#inf * ul, #inf * ol {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.f9px {
	font-size: 9px;
}

form {
	margin: 0px;
	width: auto;	
}

input {
	font: 12px Tahoma, Arial, Verdana, Helvetica;
	color: #45443c;
}

img {
	margin: 0;
	border: none;
}

div {
	margin: 0;
	border: none;
}

.headerB {
	height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.headerB img {
	margin-right: 10px;
}

.headerC {
	height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}

.headerC img {
	margin-right: 10px;
}


.zdjecie_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
}
.zdjecie_right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
.zdjecie_center {
	margin: 0px;
}
--*/

/* END GLOBAL --- */



#wrapper {
	float: center;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #45443c;
	margin: 0 auto;
	text-align: left;
	width: 742px;

}

div#topBanner {
	width: 742px;
	height: 470px;
}
div#topBannerSmall {
	width: 742px;
	height: 175px;
	margin: 0px;
	
}

div#topMenu {
	width: 742px;
	height: 40px;
}
div#leftBlock {
	width: 165px;
	height: 177px;
	margin-top: 15px;
}


/* --- CONTENT */

div#content {
  width: 742px;
  background-image: url(gfx/contBgrMid.jpg);
  background-repeat: repeat-y;
}

div#content .h1Img {
	float: left;
	margin-top: 4px;
	margin-right: 6px;
	margin-left: 4px;
}
div#content .h1Img2 {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
}
div#content .h1Img3 {
	float: left;
	margin-left: 0px;
	margin-right: 6px;
	margin-top: 5px;
}


div#contentMiddle {
  width: 742px;
  height: 237px;
  background-image: url(gfx/contBgr.jpg) ;
  background-repeat: no-repeat;
}
div#contentMiddleNewsletter {
  width: 742px;
  background-image: url(gfx/contBgrNewsletter.jpg) ;
  background-repeat: no-repeat;
}
div#contentBottom {
  clear: both;
  height: 120px;
  width: 742px;
  background-image: url(gfx/contBgrBot.jpg) ;
  background-repeat: no-repeat; 
}
div#contentFooter {
  position: relative;
  left: 42%;
  height: 70px;
  width: 132px;
  background-image: url(gfx/logoF.gif) ;
  background-repeat: no-repeat; 
}


div#leftColumn {
  width: 186px;
  float: left;
}


div#rightColumn {
  width: 550px;
  float: right;
}

div.columnA {
  Width: 50%;
  float: left;
}

div.columnB {
  Width: 50%;
  float: right;
}

div.inf {
	position: relative;
	overflow: hidden;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;	
}
  
div.inf .infTxtList {
  /*overflow: auto;*/ 
  min-height: 100px;
  font-size: 11px;
  padding-top: 0px;
	clear: left;
	color: #886233; /*ad9a86;*/
	
	}

div.inf .infTxtList img {
	margin-right:0px;
	/*border: 1px solid #d4a6c3;*/
}

div.inf div.chapterMenu {
	clear: both;
	padding-top: 0px;
}

div.inf div.chapterMenu div.chapter {
  height: 60px;
	padding-top: 4px;
}

div.inf .infShort {
  overflow: auto;
  padding-bottom: 5px;
}


div.inf .infHeader {
	font-size: 13px;
	color: #af5e9a;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
  }

div.inf .akapitTitle {
  font-size: 13px;
	color: #af5e9a;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 5px;
}




div.inf .infDate {
	width: auto;	
	font-size: 9px;
	color: #ad9a86;
	font-weight: normal;
  /*text-transform: uppercase;*/
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

div.inf .infAutor {
	width: auto;
	font-size: 10px;
	color: #ad9a86;
	font-weight: normal;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 1px solid #e6acce;
}

div.infMore a {
  margin:5px;
  padding: 0px;
  border: 0px;
}

div.infMore {
  margin:5px;
}
div.inf .infImgBorder {
	border: 0px solid #d9d8cb;
	padding: 3px;
	width: 0 auto;
	margin: 5px;
}
div.zdjecie_left {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left;
	
}
div.zdjecie_right {
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
}
div.zdjecie_center {
	margin: 0px;
}

	/* --- GALLERY --- */
div.gallery {
  margin-bottom: 10px;
  margin-top: 10px;
}

.galeriaRow {
  margin-top: 10px;
  display: table;
}
	
.colB {
  float: left;
  margin-left: 10px;
}

div.gallery .galTitle {
	clear: both;
  margin: 0px;
  font-weight: bold;
	color: #af5e9a;
	}
	
div.gallery .galTitle img {
	margin-left: 20px;
}

div.gallery .galTitle span {
	color: #af5e9a;
 	padding-left: 5px;
}
	
div.gallery .desc {
  margin: 5px;
  float: left;
  min-height: 150px;
}

div.gallery .desc img {
  float: left; 
  max-width: 130px;
	width: expression(this.width > 130 ? 130: true);
}



div.gallery .desc span {
	font-size: 10px;
}

div.gallery .galList {
	clear: both;
	font-size: 10px;
	color: #8e8e8e;
}

div.gallery .galList a {
	clear: both;
	font-size: 10px;
	color: #8e8e8e;
}
/* ------------- END GALERIA ---*/

	/* --- SKLEP LISTA PRODUKTOW --- */
div.sklep {
  margin-bottom: 20px;
  margin-top: 0px;
  width: 515px;
}

div.sklep .desc_indyw {
  margin: 15px;
  margin-left: 13px;
  float: left;
  text-align: center;
}

div.sklep .desc_indyw img {
  float: left;
  }

.sklepRow {
  margin-top: 10px;
}
.sklepcolA {
  float: left;

}
.sklepcolB {
  padding-top: 15px;
  margin-left: 20px;
}

div.sklep .sklepTitle {
	clear: both;
  margin: 0px;
  font-weight: bold;
	color: #af5e9a;
	}
	
div.sklep .sklepTitle img {
	margin-left: 10px;
}

div.sklep .sklepTitle span {
	color: #af5e9a;
 	padding-left: 5px;
}
	
div.sklep .desc {
  margin: 2px;
  float: left;
}

div.sklep .desc img {
  margin-left: 13px;
  float: left; 
  max-width: 130px;
	width: expression(this.width > 130 ? 130: true);
}
div.sklep .desc span {
	font-size: 10px;
}
div.sklep .kupAll {
  clear: both;
  padding-top: 10px;
   
}
div.sklep .cenaAll {
  font-weight: normal;
  font-weight: bold;
  font-size: 12px;
  color: #ab1f71;
  padding-left: 10px;
  padding-top: 3px;
  max-width: 146px;
}

div.sklep .titleShop {
  font-weight: normal;
  font-size: 11px;
  color: #ab1f71;
  padding-left: 10px;
  padding-top: 3px;
  text-align: center;
  width: 146px;
  margin-top: 20px;
}

div.sklep .kup {
  padding-top: 10px;
  float: right;  
}
div.sklep .cena {
  font-weight: bold;
  font-size: 12px;
  color: #ab1f71;
  padding-top: 14px;
  padding-right: 10px;
  float: right;  
}

/* ------------- END SKLEP LISTA PRODUKTOW ---*/

.sklepInputDesc {
  float: left;
  font-size: 11px;
	color: #af5e9a;
	font-weight: normal;
}


.sklepFormSelect {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	height: 18px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

.sklepFormInput {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	padding-left: 3px;
  padding-right: 3px;
  width: 160px;
	height: 18px;
	text-align: left;
	border: 1px solid #d9cbbe;
}




div#koszyk {

}

div#koszyk .productName {
  font-size: 13px;
  font-weight: bold;
	color: #af5e9a;
  margin-top: 25px;
	margin-bottom: 5px;
}
div#koszyk .desc {
  font-size: 11px;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 20px;
	clear: left;
	color: #886233;
}

div#koszyk .foto {
  float: left;
  padding-right: 13px;
}

div#koszyk .price {
  font-weight: normal;
  font-weight: bold;
  font-size: 12px;
  color: #ab1f71;
  padding-top: 15px;
}

div#koszyk .priceAll {
  font-weight: normal;
  font-weight: normal;
  font-size: 11px;
  color: #ab1f71;
}

div#koszyk .send {
  margin: 0px;
  padding: 0px;
}

/*------------------------- */
div#userData {
  float: left;
  font-size: 11px;
	color: #af5e9a;
	font-weight: normal;
}
div#userData .inputData {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	padding-left: 3px;
  padding-right: 3px;
  width: 160px;
	height: 19px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

div#result {
  font-weight: normal;
  color: #886233;
}

.sumaBold {
	margin-top:10px;
	margin-right:10px;
  font-weight: bold;
  color: #af5e9a;
}
.error {
  padding-left: 10px;
  padding-right: 10px;
  overflow: hidden;
  font-weight: normal;
  color: black;
}


div#podsumowanie {
	color: #886233;
}


div#daneSweter {
  float: left;
  font-size: 11px;
	color: #af5e9a;
	font-weight: normal;
}
div#daneSweter .inputData {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	padding-left: 3px;
  padding-right: 3px;
  width: 240px;
	height: 19px;
	text-align: left;
	vertical-align: top;
	border: 1px solid #d9cbbe;
}

div#daneSweter .txtArea {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	margin-left: 47px;
	margin-top: 0px;
  padding: 5px;
  width: 240px;
	height: 120px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

.daneSweterSelect {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -3px;
  height: 18px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

/* ----- KONTAKT FORM -- */
.kontaktInputDesc {
  clear: right;
  font-size: 11px;
	color: #af5e9a;
	font-weight: normal;
}


.kontaktFormSelect {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	height: 18px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

.kontaktFormInput {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	padding-left: 3px;
  padding-right: 3px;
  width: 160px;
	height: 18px;
	text-align: left;
	border: 1px solid #d9cbbe;
}
.kontaktTxtArea {
  font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
	margin: 0;
	margin-top: 20px;
  padding: 5px;
  width: 240px;
	height: 120px;
	text-align: left;
	border: 1px solid #d9cbbe;
}

/* ------------ NEWSLETTER ---------------- */

div#newsletter {
  background-image: url(gfx/newsletterBgr.jpg);
  background-repeat: no-repeat;
  height: 115px;
  width:165px;  
  margin-left:10px;
  margin-top:10px;
}
div#newsletter .input {
  font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #886233;
  margin-top:55px;
  margin-left: 22px;
  height: 18px;
  width:118px;
  border: 0px;  
  text-align: center;
}
div#newsletter .nBt {
  display:table;
  float: left;
  height: 15px;
  width:47px;
  border: 0px;  
}

div#Nrow {
  width: 100px;
  height: 15px;
  margin-left: 40px;
  margin-top: 6px;
}

div#kontaktInfo .span1 {
   font-size: 13px;
	color: #af5e9a;
	font-weight: bold;
	margin-bottom: 5px;
}
div#kontaktInfo .span2 {
  font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #886233; /*ad9a86;*/
}

div#kontaktInfo a {
  font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #af5e9a;
	text-decoration: none;
}
div#kontaktInfo a:hover {
  font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
	color: #af5e9a;
	text-decoration: underline;
}

