@charset "utf-8";

* {
	margin:0;
	padding:0;
}
body {
	background: #1d1c00 url(images/bg.jpg);
	font: 13px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #e4e1c6;
}
a {
	color: #e4e1c6;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
h2, h3 {
	background:url(images/ng_bg.png);
	height: 29px;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 27px;
	font-weight: bold;
	color: #1d1c00;
	margin: 15px 0 0;
	overflow: hidden;
}
h2 a, h3 a {
	font-weight: bold;
	color: #1d1c00;
	text-decoration: none;
}
h2:first-child, h3:first-child {
	margin:0;
}
input[type=text], input[type=password] {
	background: #242305;
	border: 1px solid #777836;
	color: #e4e1c6;
	padding: 0 3px;
	margin: 2px;
	font: bold 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type=text]:focus, input[type=password]:focus {
	border: 1px solid #FFF;
}
textarea {
	background: #242305;
	border: 1px solid #777836;
	color: #e4e1c6;
	padding: 2px;
	margin: 2px;
	font: bold 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
textarea:focus {
	border: 1px solid #FFF;
}
input[type=submit], input[type=button] {
	background: url(images/button.png);
	border: none;
	height: 20px;
	width: 82px;
	margin: 2px;
	color: #1d1c00;
	font: bold 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
input[type=submit].big, input[type=button].big {
	background: url(images/button3.png);
	width: 102px;
}
input[type=submit].xxl, input[type=button].xxl {
	background: url(images/button4.png);
	width: 122px;
}
select {
	background: #242305;
	border: 1px solid #777836;
	color: #e4e1c6;
	padding: 0 0 0 6px;
	margin: 2px;
	font: bold 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.clear {
	display: block;
	clear: both;
}

p {
	padding-bottom:20px;
}
#all {
	background: #1d1c00;
	width: 880px;
	margin: 0 auto;
}
#top {
	background:url(images/top.jpg);
	height: 308px;
	position: relative;
}
.a0, .a1, .a2, .a3, .a4, .a5  {
	position: absolute;
	display: block;
	overflow: hidden;
	line-height: 1000px;
}
.a0 {
	left: 12px;
	top: 13px;
	height: 235px;
	width: 329px;
}
.a1 {
	left: 347px;
	top: 172px;
	height: 48px;
	width: 89px;
}
.a2 {
	left: 437px;
	top: 195px;
	height: 53px;
	width: 107px;
}
.a3 {
	left: 547px;
	top: 210px;
	height: 53px;
	width: 101px;
}
.a4 {
	left: 649px;
	top: 243px;
	height: 52px;
	width: 57px;
}
.a5 {
	left: 707px;
	top: 261px;
	height: 47px;
	width: 80px;
}
#koszyk {
	height: 45px;
	width: 340px;
	position: absolute;
	top: 261px;
	left: 309px;
}
#koszyk div {
	height: 45px;
	width: 160px;
	float: left;
	font-size:12px;
	color: #969761;
}
#koszyk div.txt {
	height: 40px;
	width: 160px;
	padding-top: 5px;
}
#koszyk a {
	text-decoration: none;
}
#left {
	float: left;
	width: 230px;
	margin: 0 10px 0 20px;
}
#left ul {
	list-style: none;
	margin: 2px 0 0;
}
.bg {
	background: url(images/menu_bg.gif) left top;
}
#left ul li a {
	display: block;
	color: #e4e1c6;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	height: 20px;
	padding-left: 2px;
}
#left ul li ul {
	margin: 0;
}
#left ul li ul li a {
	display: block;
	color: #e4e1c6;
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	background:url(images/dot.gif) no-repeat 10px 9px;
	overflow: visible;
	white-space: nowrap;
}
#left ul li a:hover {
	background: #e4e1c6;
	color: #1d1c00;
}
#left ul li ul li a:hover {
	background: #e4e1c6 url(images/dot2.gif) no-repeat 10px 9px;
}
#left label {
	display: block;
	clear: both;
	height: 25px;
	color: #777836;
	font-size:12px;
	position: relative;
}
#left label input[type=text], #left label select {
	width: 100px;
	height: 17px;
	float: right;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
#left label input[type=text], #left label select { /* IE7 */
	*top: -20px;
	*position: relative;
}
#left label select { /* IE7 */
	*height: 23px;
	*width: 107px;
}
#left form { /* IE7 */
	*padding-bottom: 20px;
}
#left input[type=submit] {
	float: right;
	margin-top: 5px;
}





#left .img_list {
	padding-top: 7px;
}
#left .img_list li {
	padding-bottom: 12px;
}
#left .img_list li img {
	float: left;
}
#left .img_list li h4 {
	color: #ff6448;
	text-align: right;
	font-size:12px;
	width: 100px;
	float: right;
}
#left .img_list input {
	float: right;
}
#left .img_list li.more a {
	float: right;
	font-size:12px;
	padding-top: 4px;
}
#left .img_list li.more a:hover {
	color: #FFF;
	background: none;
	text-decoration: underline;
}





#content {
	float: left;
	width: 580px;
	margin: 0 0 0 20px;
}





#items {
	padding-top: 6px;
}
#items table {
	height: 170px;
	width: 270px;
	margin: 0 10px 30px 10px;
	float: left;
	display: inline;
}
#items table h4 {
	color: #ff6448;
	padding: 5px 0;
	font-size: 1.3em;
}
#items table h4 a {
	color: #ff6448;
	text-decoration: none;
}
#items table td {
	vertical-align: top;
}
#items table p {
	font-size: 11px;
	line-height: 16px;
	padding-left: 3px;
}
#items table a.more {
	color: #ff6448;
	padding: 2px;
	float: right;
	text-decoration: none;
}
#items table .ceenn {
	text-align: right;
}
#items table .ceenn input {
	margin: 5px 0 0 2px;
	vertical-align: middle;
	position: relative;
	top: -6px;
}
#items table .ceenn span {
	position: relative;
	top: -6px;
}
#items table a.more:hover {
	color: #FFF;
}
#items table span {
	color:#F00;
	font-size: 11px;
}
#items table span b {
	font-size:15px;
}
#items table img {
	border: none;
}









#path {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 3px;
	color: #969761;
}
#path a {
	padding: 0 2px;
	color: #969761;
	text-decoration: none;
}
#path a:hover {
	color: #FFF;
}

#item_info h4 {
	color: #ff6448;
	font-size:18px;
}
#item_info div.left, #item_info div.right {
	width: 300px;
	float: left;
}
#item_info div.left {
	width: 275px;
	float: left;
}
#item_info img {
	border: 1px solid #777836;
}
#item_info img.big {
	margin: 10px 0 4px 2px;
}
#item_info .imgs a img {
	margin: 3px;
	opacity: .6;
	filter: alpha(opacity=60);
}
#item_info .imgs a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

#item_info .cena input[type=submit] {
	background: url(images/button2.png);
}
#item_info .cena {
	width: 100px;
	height: 100px;
	text-align: center;
	float: right;
	padding: 20px 0 0 18px;
}
#item_info .cena b  {
	display: block;
	padding-bottom: 3px;
	color: #F00;
	font-size:11px;
}
#item_info .cena b b {
	font-size:17px;
	display: inline;
}
#item_info .cena span {
	display: block;
	padding-bottom: 3px;
	color: #969761;
}
#item_info p {
	text-align: left;
	padding: 10px 0 0 10px;
	font-size:13px;
}
#item_info .autor {
	font-size:12px;
	line-height: 17px;
	color: #969761;
	padding: 10px 5px;
	clear: both;
}
#item_info .autor img {
	border: none;
	float: left;
	padding: 2px 8px;
}
#item_info .autor a {
	text-decoration: none;
}
#item_info .zapytaj {
	width: 270px;
	margin:10px auto;
	color: #777836;
}
#item_info .zapytaj table {
	width: 270px;
	display: block;
	font-size:12px;
}
#item_info .zapytaj input[type=text] {
	width: 200px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
#item_info .zapytaj textarea {
	width: 200px;
	height: 100px;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
#item_info .pokrewne {
	border-top: 1px solid #777836;
	clear: both;
	text-align: center;
}
#item_info .pokrewne a img {
	margin: 0 3px;
	opacity: .6;
	filter: alpha(opacity=60);
}
#item_info .pokrewne a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
#item_info .pokrewne div {
	font-size: 12px;
	color: #777836;
	padding-bottom: 10px;
	text-align: left;
}



#newsletter {
	height: 92px;
	clear: both;
	background:url(images/footer.jpg) no-repeat left bottom;
}
#newsletter label {
	display: block;
	text-align: right;
	padding: 50px 20px 0 0;
	color: #777836;
}
#footer {
	background: #242305;
	padding: 10px;
}
#footer a {
	font-size: 0.8em;
	text-decoration: none;
	padding: 1px 4px;
}
.rh {
	float: right;
}





.kosz_pr_dost {
	width: 95%;
	margin: 20px auto;
	border: 1px solid #3E3E14;
	border-bottom: none;
}
.kosz_pr_dost td {
	border-bottom: 1px solid #3E3E14;
	padding: 5px;
	
}
.kosz_pr_dost td input[type=text] {
	width: 30px;
	text-align: center;	
}
td {
	font-size: 0.9em;
}


table .produkt, table .ilosc, table .cena, table .usun, table .spos_pl, table .koszt_dos, table .do_zapl {
	background:url(images/table_ng_bg.png) center center;
	height: 29px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 17px;
	font-weight: bold;
	border-bottom: none;
}
.produkt1 {
	width: 100px;
}
.produkt2 {
	width: 200px;
	font-size: 0.6em;
}
.produkt2 a {
	font-size: 1.4em;
}
.usun1 {
	text-align: center;
}
.wart_art{
	font-size: 1.2em;
	text-align: center;
}
.art {
	font-size: 0.7em;
}

.spos_pl1 {
	width: 300px;
}
.koszt_dos1, .do_zapl1 {
	padding-left: 10px;
}

.float_l, .float_r {
	float: left;
	width: 150px;
}
.float_l {
	text-align: right;
	padding-right: 8px;
}
.date6, .date9 {
	dislpay: block;
	clear: both;
	width: 408px;
	margin: 0 0 0 100px;;
}

td.przelicz1 input {
	margin-left: 50px;
}

.do_zapl {
	font-size: 0.8em !important;
}


.komunikat {
	border: 1px solid #777836;
	color: #e4e1c6;
	padding: 5px;
	margin: 20px auto;
	text-align: center;
	font: bold 12px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

