* {
	margin: 0;
	padding: 0;
}
body {
  font-family: "Trebuchet MS";
	font-size: 14px;
	color: #19181b;
}
/*------------------ zawartosc --------------------------*/

#zawartosc {
	position: relative;
	margin: 0px auto 0px;
	width: 940px;
	padding: 0px;
	background: url('../images/middle_pr_zoo.jpg') repeat-y;
	/*float: left;*/
	overflow: hidden;
}
/*-------------------- naglowek ---------------------------*/
#naglowek {
	position: relative;
	display: block;
	width: 940px;
	height: 271px;
	margin: 0px;
	padding: 0px;
	background: url('../images/header_pr_zoo.jpg') no-repeat;
	/*border: 1px solid #000;*/
}
#naglowek h1 {
  font-size: 43px;
  padding: 80px 0 0 50px;
}
#naglowek h1 a {
  color: #308daf;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: 0.8px;
}
#naglowek h2 {
  color: #99b638;
  padding-left: 50px;
  font-size: 23px;
  font-weight: bold;
}
#naglowek h3 {
  color: #827b2b;
  padding: 70px 0 0 55px;
  font-size: 24px;
  font-weight: bold;
}

#tresc {
  width: 940px;
  background: url('../images/footer_pr_zoo.jpg') no-repeat bottom left;
  overflow: hidden; 
}

/*-------------------prawy panel-------------------*/
#lewy-panel {
  float: left;
  width: 550px;
  padding-left: 40px;
  padding-bottom: 20px;
  /*border: 1px solid #000;*/
}
#lewy-panel h2 {
  color: #eb4000;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 24px;
  padding-bottom: 10px;
}
#lewy-panel h3 {
  color: #276a87;
  font-size: 20px;
  font-weight: normal;
}
#lewy-panel p {
  line-height: 1.6em;
  clear: both;
  margin: 15px 0 0 0;
}
#lewy-panel img {
  margin: 10px 40px 20px 10px;
  float: left;
}
#lewy-panel ul {
  margin: 15px 0 15px 30px;
  line-height: 1.6em;
}
#punkty li {
  list-style: none;
  padding-left: 15px;
  margin-top: 10px;
  background: url('../images/kropka.gif') no-repeat left top;
  color: #99b638;
  font-size: 20px;
  font-weight: normal;
}
#info {
  margin: 10px 0 0 0;
  line-height: 1.6em;
  list-style: none;
}
#ebook-buy{
    margin: 20px 0 20px 100px;
    padding:10px 5px;
    width:350px;
    font-size:12px;
    border:1px solid #ccc;
    background:#f7f8f9;
    text-align:center;
    overflow: hidden;
}
#ebook-buy p{
    font-size:18px;
    margin: 0px;
    padding:5px 0; 
    text-align:center;
}
#ebook-buy span {
    color: #d33f00;
    font-weight: bold;
}
#ebook-buy .wartosc{
    font-size:20px;
    font-weight:bold;
    color:#d33f00;
}
#ebook-buy img {
  padding-left: 37px;
  border: 0px;
  margin: 0px;
}

.gwiazdka {
  color: 414141;
  font-size: 11px;
}
.gwiazdka a {
  color: #414141;
}
#bonus-b {
  border: 0px;
  margin: 10px 0 10px 0 !important; 
}

#menu {
  /*margin: 0px auto 0px;*/
	margin: 30px 0px 30px 0px !important;
	/*padding-bottom: 40px;*/
	overflow: hidden;
	}
#menu li {
	float: left;
	list-style: none;
	padding-right: 6px;
	color: #99b638;
	font-weight: bold;
	font-size: 14px;
	}
#menu li a{
	color: #99b638;
	text-decoration: none;
	}
#menu li a:hover{
	text-decoration: underline;
	}


/*-----------------lewy panel--------------------*/
#prawy-panel {
  float: left;
  width: 277px;
  padding-top: 15px;
  /*border: 1px solid #000;*/
}
#prawy-panel img {
  border: 0px;
  margin-left: 50px;
}

#stopka {
  clear: both;
  width: 100%;
}


#stopka-cont {
  margin: 0px auto 0px;
  padding: 15px 0 40px 0;
  height: 50px;
}
#stopka-cont p, #stopka-cont p a {
  color: #eb4000;
  text-align: center;
}
#stopka-cont h3 {
  padding: 20px 0 0 0px;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  color: #cccccc;
}
#stopka-cont h3 a {
  color: #cccccc;
}
.clear {
  clear: both;
}
/*--------dodatkowe style-----------*/
button{
	background-color:#FFFFFF;
	border:0 none;
}
ul li{
	list-style:none;
}
.register{
	float:left;
	padding:0 0 10px 40px;
	width:530px;
}
.payment_select{
	width:500px;
	padding:0 0 10px 0px;
}
table tr {}
table tr th {text-align:right;}
table tr td {padding:0 9px;text-align:left;}
table tr td.bt{width:180px;}
table tr td img{padding:0px;margin:0px !important}
.newshopListHeader{
	font-weight:bold;
	padding-left:10px;
	color:#FFFFFF;
}
.newshopList{
	padding:5px 7px;
	border-bottom:1px solid #843435;
}
.btnBack{
	padding-left:30px;
}
.register ul li{
	width:655px;
}
#tresc h2{
	width:655px;
	color:#6E1916;
}
#sort_product{
	border:0px;
}
.inlist_cart p.inlist_price{
	display:block;
	float:left;
	font-size:18px;
	margin-top:7px !important;
	padding:0;
	text-align:center;
	width:100px;
}
a{
	color:#BC4E2B;
}
h1{
	color:#6E1916;
	padding:15px;
}
#selector{
	width:600px;
}
#selector ul.ui-tabs-nav{
	margin:0px;
	padding:0px;
}
#orderTable,.ui-tabs-panel{
	width:550px !important;
	padding:1em 0px !important;
}
.orderContent td a{
	float:right;
}
.orderFooter td span{
	float:right;
}
.staticPage table.table-border tbody tr td{
	float:left;
	padding:15px;
	width:520px !important;
}
#radio_box_1{
	width:525px;
}
img{
	border:0px solid #fff;
}
.regText{
	float:left;
}