html {
	width: 100%;
}

body{
	margin: 0;
	padding: 0;
	width: 100%;
	color: #345065;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: center;
}
form {
	padding: 0;
	margin: 0;
}
input,select,textarea,checkbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #345065;
	padding: 2px;
}
table{
	color: #345065;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

form {
	margin: 0;
	padding: 0;
}

a{
	color: #345065;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #E45203;
	text-decoration: underline;
}

#container{
	width: 983px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;	
}

#header {
	color: #FFF;
	/*height: 79px;*/
}
#header table{
	color: #FFF;
	/*height: 79px;*/
}
#guziczki {
	height: 41px;
	vertical-align: center;
	margin: 8px 8px 0 8px;
}

#content{
	width:983px;
	margin: 0;
	padding: 0;
}

td.left {
	width: 210px;
	text-align: center;
	background-color: #FFF;
}
#left_col {
	width: 210px;
	border: solid 1px #D1DBDE;
	text-align: center;
	padding: 2px 2px 1px 2px;
	background-color: #FFF;
}
td.srodek {
	text-align: left;
}

#wyszukiwarka {
	background: url(img/bg_szukaj.jpg) repeat-x 0% 0%;
	width: 210px;
	height: 108px;
	text-align: center;
	padding: 0;
	margin: 0;
}
#wyszukiwarka table{
	margin-top: 16px;
	font-size: 10px;
}
#wyszukiwarka input.txt{
	width: 100%;
}
#box {
	background-color: #E6EBED;
	width: 210px;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #FFF;
}

#box_srodek {
	margin: 7px 10px 7px 0;
	width: 190px;
	background-color: #E6EBED;
}

#box_produkt {
	border: solid 1px #D1DBDE;
	background-color: #FFF;
	width: 160px;
	padding: 2px;
}
#box_produkt #content {
	background-color: #E5EAEC;
	width: 152px;
	padding: 4px;
}
*html #box_produkt #content {
	width: 156px;
}

#box_produkt #zdjecie {
	background-color: #FFF;
	width: 148px;
	height: 130px;
	display: table-cell;
	vertical-align: middle;
	padding: 2px;
	margin-bottom: 4px;
}
#box_produkt #desc {
	text-align: left;
	margin-bottom: 4px;
}
#box_produkt #price {
	width: 100%;
	text-align: right;
	font-weight: bold;
	color: #E45203;
	margin-bottom: 4px;
}

#box_menu {
	border: solid 1px #D1DBDE;
	background-color: #FFF;
	width: 210px;
	padding: 1px 2px 2px 2px;
	margin-left: 10px;
}

#menu {
	text-align: left;
}

#menu a{	
	text-decoration:none;
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 30px;
	background: #E6EBED url(img/tic.gif) no-repeat 0% 0%;
}
*html #menu a{
	width: 100%;
}

#menu a:hover{
	color:#F43E00;
	background: #F7F9F9 url(img/tic.gif) no-repeat 0% 0%;
}

#menu_items{
	padding: 0;
}

#menu_items ul{
	margin:0;
	padding:0;
}

#menu_items li{	
	padding: 0;
	margin:0;
	list-style-type:none;
	border-top: solid 1px #FFF;
}

span.wciecie1 {
	position: relative;
	top: 0px;
	left: 7px;
}
span.wciecie2 {
	position: relative;
	top: 0px;
	left: 14px;
}
span.wciecie3 {
	position: relative;
	top: 0px;
	left: 21px;
}
span.wciecie4 {
	position: relative;
	top: 0px;
	left: 28px;
}
span.wciecie5 {
	position: relative;
	top: 0px;
	left: 35px;
}

#menu_small {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}


#menu2_small {
	width: 184px;
	background-color: #F9F9F9;
}


#menu_small a{	
	text-decoration:none;
	font-weight: normal;
}

#menu_small a:hover{
	color:#F43E00;
	text-decoration: underline;
}

#menu_items_small{
	padding: 0;
}

#menu_items_small ul{
	margin:0;
	padding:0;
}

#menu_items_small li{	
	padding: 5px 5px 5px 30px;
	margin:0;
	list-style-type:none;
	border-bottom: solid 1px #FFF;
	text-align: left;
	background:  url(img/tic1.gif) no-repeat 7% 50%;
}



#kategorie_header {
	background:  url(img/kategorie.jpg) no-repeat 0% 0%;
	height: 30px;
	width: 210px;
}
#producenci_header {
	background:  url(img/producenci.jpg) no-repeat 0% 0%;
	height: 30px;
	width: 210px;
}
#koszyk_header {
	background:  url(img/koszyk.jpg) no-repeat 0% 0%;
	height: 30px;
	width: 210px;
}
#informacje_header {
	background:  url(img/informacje.jpg) no-repeat 0% 0%;
	height: 30px;
	width: 210px;
}

#tekst {
	width: 97%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
*html #tekst {
	width: 100%;
}
#tekst div.hr {
		background-color: #D1DBDE;
		clear:both;
		font-size:1px;
		height:1px;
		padding:0;
		width: 100%;
		margin-top: 5px;
	}
#tekst div.hr hr {
			display:none;
		}
		
#tekst table.tekst_header {
	height: 25px;
	margin-bottom: 0px;
}
#tekst td.title {
	color: #E45203;
	font-weight: bold;
	background-color: #E6EBED;
	border-left: solid 1px #D1DBDE;
	border-right: solid 1px #D1DBDE;
	border-bottom: solid 1px #D1DBDE;
}
#tekst #tekst_tekst {
	margin-left: 14px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
#tekst_tekst p{
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
#tekst_tekst p{
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}

#footer {
	width:983px;
	height: 30px;
	margin: 15px 0 0 0;
}
#footer a{
	color: #FFF;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
}

td.footer_left {
	background-color: #40769b;
	background-image: url(img/new/foot_bgl.gif);
	color: #FFF;
	text-align: right;
	font-size: 10px;
	width: 200px;
	padding-right: 10px;
}
td.footer_right {
	background-color: #5288b5;
	background-image: url(img/new/foot_bg.gif);
	color: #FFF;
	text-align: left;
	font-size: 10px;
	padding-left: 15px;
}


.orange {
	color: #F43E00;
}

.productListing-heading {
	background-color: #E6EBED;
	font-weight: bold;
}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #FFF;
}

table.productListing {
  border: 1px;
  border-style: solid;
  border-color: #E6EBED;
  border-spacing: 1px;
}

td.infoBoxHeading {
  font-weight: bold;
  background: #E6EBED;
}
table.infoBox {
  background: #E6EBED;
  padding: 1px;
  border: solid 1px #D1DBDE;
}

.infoBoxContents {
  background: #E6EBED;
}

span.productSpecialPrice {
  color: #E45203;
}

span.errorText {
  color: #E45203;
}
// dodane przy AdIm
.imagesBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }