* {
margin: 0;
border: 0;
padding: 0;
  }

html, body {
  font: medium normal "Times New Roman";
  }

body {
  background-image: url("/grafika/glowna/tlo.gif");
  background-repeat: repeat-x;
  background-color: #F4F4E1;
  /*background-color: #E6BE75;*/
  font-size: 100%;
  }
html {
	  overflow: scroll;
  }

img.lay {
  border: 0px;
  float:left;
  }

img.lay_menu {
  border: 0px;
  float:left;
  }  

div#globalny {
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 10px;*/
	width: 1000px;  
	height: auto;
	clear:both;
	}

div#gora {
	width: 100%;
	height: 143px;
	/*background-color: green;*/
	text-align:center;
  	margin-top:0px;
  	padding-top: 0px;
	}

/*div.logo {
	float: left;
	width: 180px;
	height: 110px;
	background-color: red;
	}*/
	
    img.logo {
      float:left;
      margin-left: 15px;
      margin-top: 13px;
      width: 140px;
      height: 97px;
      /*background-color: red;*/
      }

/*div.baner {
	width: 820px;
	height: 110px;
	float:right;
	background-image: url("../grafika/glowna/tlo_baner.gif");
	text-align: center;	
	}
*/

    img.baner {
      float:left;
      width: 492px;
      height: 73px;
      margin-left: 200px;
      margin-top: 20px;
      }
	
div#dzialy {
	margin-top: 0px;
	height: 35px;
	width: 820px;
	float: left;
	padding-left: 180px;
	/*background-color: yellow;*/
	}


div#koszyk_1 {
	margin-top: 12px; 
	width:178px;
	}

div#koszyk_2 {
	height: auto;
	width: 178px;
	float:left;
	background-color: #EAE8DC; 
	border: 1px solid #B7B398;
	border-top: 0px;
	}
	
div#logowanie_1 {
	margin-top: 10px; 
	width:178px;
	}

div#logowanie_2 {
	height: auto;
	width: 178px;
	float:left;
	background-color: #EAE8DC;; 
	border: 1px solid #B7B398;
	border-top: 0px;
	text-align: center;
	}

div#logowanie_2 input {
	background-color: #FAF8E9;
	border: 1px solid #B7B398;
	margin-left: 5px;
}

input#zaloguj {
	float: right;
}

input.edytuj {
	float: right;
	margin-right: 20px;
	border: 1px solid #B7B398;
	background-color: #FAF8E9;
	color: Black;
	text-decoration: none;
	text-align: center;
  margin-bottom: 15px;
}


div#logowanie_2 label {
	font-weight: bold;
	margin-left: 5px;
}

div#pomoc_logowanie {
  background-color: #F0E8AE;
  background-position: 0px 0px;
  float: left;
  width: 176px;
  border: 1px solid #A8A482;
  height: auto;
  /*text-indent: 10px;*/
  }

div#szukaj_1 {
	margin-top: 10px; 
	width:178px;
	}

div#szukaj_2 {
	height: 28px;
	width: 178px;
	float:left;
	background-color: #EAE8DC;; 
	border: 1px solid #B7B398;
	border-top: 0px;
	}
	
div#szukaj_2 input {
	background-color: #FAF8E9;
	border: 1px solid #B7B398;
  }

div#zawartosc {
	width:1000px;
	height: auto;
	clear: both;
	/*background-color: cyan;*/
	}

div#menu {
	width: 178px; 
	height: auto;
	float: left;
	/*background-color: Red;*/
	}

p.logowanie {
  margin-left:10px;
  float: left;
	}
	
p.szukaj {
  margin-left: 5px;
  }
	
input#szukaj_form {
	margin-left: 3px;
	background-image: url(/grafika/ikony/szukaj.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
	border: 1px solid #B7B398;
	padding-left: 20px;
	height: 20px;
	width: 85px;
	vertical-align: middle;
	}

input#szukaj_submit {
	margin-left: 1px;
	vertical-align: middle;
	border: 1px solid #B7B398;
	background-color: #FAF8E9;
	color: Black;
	text-decoration: none;
	text-align: center;
	height: 20px;
	width: 55px;
}

div#tresc {
  /*margin-top: -1px;*/
	width: 818px;
	height: auto;
	float: right;
	border: 1px solid #B7B398;
	background-color: #F6F5EF; 
	/*background-color: Green;*/
	}

div#tresc_szeroka {
  margin-top: -1px;
	width: 998px;
	height: auto;
	float: right;
	border: 1px solid #B7B398;
	background-color: #F6F5EF; 
	/*background-color: Green;*/
	}

h2.naglowek_dzialu {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align:center;
	}

h4.kategoria {
	text-align:left;
	text-indent: 0px;
	width: 178px;
	}

div#stoper {
  width: 998px;
  clear:both;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  background-color: #FAF8E9; 
  border: 1px solid #B7B398;  
  }

img.powiekszenie {
   float: left;
   width: 102px;
   height: 19px;
   }
   

input.koszyk {
	background: 1px 1px #F4F0D0 url("/grafika/ikony/koszyk.gif") no-repeat;
	border: 1px solid #E9E1A0;  
	padding: 2px;
	padding-left: 20px;
	margin-top: 10px;
	width: 100px;
	height: 23px;
	}

div.koszyk_pomoc {
  background-color: #F0E8AE;
  float: left;
  width: 816px;
  border: 1px solid #A8A482;
  height: auto;
  text-indent: 10px;
}

li.strona_glowna {
  margin-left: 30px;
  list-style-image: url("/grafika/glowna/list_oko.gif");
  list-style-position: inside;
}

a.strona_glowna {
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

a.strona_glowna:hover {
	text-decoration: underline;
}

a#zaloz_konto {
	float: left;
	border: 1px solid #B7B398;
	background-color: #FAF8E9;
	width: 80px;
	color: Black;
	text-decoration: none;
	text-align: center;
}

a#edytuj_profil {
	border: 1px solid #B7B398;
	background-color: #FAF8E9;
	width: 80px;
	color: Black;
	text-decoration: none;
	text-align: center;
	padding: 1px;
}

input#wyloguj {
	border: 1px solid #B7B398;
	background-color: #FAF8E9;
	width: 80px;
	color: Black;
	text-decoration: none;
	text-align: center;
	padding: 1px;
}


p.strona_glowna {
	font-size: 15px;
	margin-left: 10px;
	margin-top: 10px;
	}

div.losowa_ksiazka {
	margin-top:5px;
	width: 406px;
	height: 250px;
	float:left;
	border: 1px solid Black;
	background-color: #E2E2E2;
	text-align: center;
	}

div.losowa_ksiazka img {
	border: 1px solid Black;
}
	
div.losowe_zdjecie {
	clear:both;
	}
	
h4.losowa_ksiazka {
	text-align: center;
	font-size: medium;
	color: #4256E1;
	padding: 1px;
}

h3.losowy_tytul {
	text-align: center;
}

p#koszyk_ksiazki {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	text-decoration: underline overline;
	margin-bottom: 2px;
}

p#koszyk_cena {
	text-align: center;
	margin-bottom: -5px;
	font-size: 17px;
}

p#koszyk_pusty {
	text-align: center;
  }

a.koszyk_kupowanie {
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #B7B398;
	color: Black;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	padding-left: 20px;
	background: url("/grafika/glowna/minikoszyk.gif") no-repeat;
	background-color: #FAF8E9;
	font-weight: bold;
}

div.ksiazka_pojedyncza{
   width: 800px;
   height: 343px;
   /*clear:both;*/
	 border: 1px dotted Black;
   margin-left: 5px;
	 /*padding-bottom: 20px;*/
}
