@charset "utf-8";

@import "reset.css";

html {
	background: #382e24 url(../images/gfx/bg-1.png) repeat-x top left  fixed;
}
body {
	background: url(../images/gfx/bg-2.png) no-repeat top center;
	font: 1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	cursor:default;
	color: #000000;
}

a {
	color: #382e24;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #000;
	text-decoration: none;
}


#top {
	background:url(../images/gfx/top-bg.jpg) no-repeat left bottom;
	height: 251px;
	padding-top: 7px;
	width: 880px;
	margin: 0 auto;
}
	h1 {
		width: 880px;
		background:url(../images/gfx/top-l.png) no-repeat left top;
	}
	h1 > div {
		background:url(../images/gfx/top-r.png) no-repeat right top;
		padding: 7px 42px 2px;
	}
#nav {
	height: 40px;
	background:url(../images/gfx/nav-l.png) no-repeat left bottom;
	padding-left: 10px;
}
	#nav ul {
		float: left;
		height: 40px;
		background:url(../images/gfx/nav-bg.png) repeat-x left bottom;
	}
		#nav ul li {
			float: left;
			height: 40px;
			background:url(../images/gfx/dots.gif) no-repeat left center;
		}
		#nav ul li a {
			height: 40px;
			display: block;
			line-height: 40px;
			color: #FFF;
			text-decoration: none;
			font-weight: bold;
			font-size: 12px;
			padding: 0 20px 0 29px;
		}
		#nav ul li a:hover {
			text-decoration: underline;
		}
		#nav ul li:first-child {
			background: none;
		}
		#nav ul li:last-child a {
			padding: 0 29px 0 29px;
		}
	#nav > div {
		height: 40px;
		width: 10px;
		background:url(../images/gfx/nav-r.png) no-repeat right bottom;
		float: left;
	}

#szukaj {
	float: right;
	background:url(../images/gfx/szukaj.png) no-repeat left center;
	padding: 0 17px 0 25px;
	margin: 7px 0 0 0;
}
	#szukaj input[type=text] {
		width: 110px;
		height: 16px;
		background: #362e25;
		border: 1px solid #847460;
		font-weight: bold;
		color: #847460;
		font-size: 12px;
	}
	#szukaj input[type=submit] {
		background: none;
		border: none;
		font-weight: bold;
		color: #847460;
		font-size: 12px;
		padding: 0 5px;
	}
	
#info {
	float:right;
	color: #382e24;
	padding: 10px;
	font-size: 16px;
}


#koszyk {
	background:url(../images/gfx/koszyk.png) no-repeat;
	width:219px;
	height:42px;
	line-height: 42px;
	text-indent: 42px;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
}
	#koszyk span {
		float: right;
		text-align: left;
		width: 20px;
	}
	#koszyk:hover {
		text-decoration: underline;
	}
		#koszyk:hover span {
			margin-right: 30px;
		}


#container {
	width: 880px;
	margin: 0 auto;
	background:#e0d9ca;
	padding-top: 1px;
}

#left {
	margin: 0 1px;
	background:url(../images/gfx/cat-bg.jpg);
	width: 198px;
	float: left
}
	#promo {
		background: #FFF;
		margin: 10px;
		padding: 0 0 10px;
	}
	
	#promo .button {
		background: url(../images/gfx/button-r.png) no-repeat right top;
		padding: 0 7px 0 0;
		display: block;
		float: left;
	}
		#promo .button b {
			background:url(../images/gfx/button-l.png) no-repeat left top;
			padding: 0 0 0 7px;
			display: block;
			text-align: center;
			height: 25px;
			line-height: 25px;
			font-size: 12px;
		}
		#promo .button img {
			vertical-align: middle;
		}
		#promo .button a {
			text-decoration: none;
			color: #fff;
		}
		#promo .button a:hover {
			opacity: .7;
		}
		#promo .img {
			height: auto;
		}
	#left .lleft.promo h4 {
		background-image: url(../images/gfx/dots.gif);
		color: #FFF;
	}
	#left .lleft img {
		border: 1px solid #cccccc;
		display: block;
	}
	#left .lleft h4 {
		background: url(../images/gfx/dots2.gif) no-repeat left center;
		padding: 0 0 0 27px;
		margin: 18px 0 0 20px;
		color: #382e24;
		font-size: 14px;
	}
	#left .lleft ul {
		margin: 13px 0;
	}
	#left .lleft li a {
		padding: 2px 0 2px 10px;
		margin-left: 20px;
		background:url(../images/gfx/arrow.gif) no-repeat 0 6px;
		color: #e0d9ca;
		font-size: 13px;
		line-height: 14px;
		text-decoration: none;
		display: block;
		font-weight: bold;
	}
	#left .lleft li a:hover {
		color: #91c0de;
		background:url(../images/gfx/arrow.gif) no-repeat 0 -26px;
	}
	
	#left .lleft li ul {
		margin: 0 0 2px 20px;
	}
		#left .lleft li ul li a {
			background: none;
			font-size: 12px;
		}
		#left .lleft li ul li a:hover {
			color: #91c0de;
			background: none;
		}	
	

#content {
	width: 680px;
	float: left;
	margin-top: -1px;
	border-top: 1px solid #fefefe;
}
	#content h2 {
		background: url(../images/gfx/dots3.gif) no-repeat left center;
		padding: 0 0 0 27px;
		margin: 18px 0 0 20px;
		color: #F00;
		font-size: 14px;
	}
	#content a {
		color: #F00;
		text-decoration:  none;
	}
	#content p {
		padding: 10px 20px 20px 20px;
		color: #000;
		font-size: 13px;
	}
	#content .button {
		background: url(../images/gfx/button-r.png) no-repeat right top;
		padding: 0 7px 0 0;
		display: block;
		float: left;
	}
		#content .button b {
			background:url(../images/gfx/button-l.png) no-repeat left top;
			padding: 0 0 0 7px;
			display: block;
			text-align: center;
			height: 25px;
			line-height: 25px;
			font-size: 12px;
		}
		#content .button img {
			vertical-align: middle;
		}
		#content .button a {
			text-decoration: none;
			color: #fff;
		}
		#content .button a:hover {
			opacity: .7;
		}

#footer {
	clear: both;
}

#footer .rh {
	float: right;
	color: #CCC;
}

#content .items {
	padding: 20px 0 0;
}
	#content .items > div {
		width: 200px;
		height: 250px;
		background: #FFF;
		float: left;
		margin: 0 0 20px 20px;
	}
	.items h4 {
		color: #386b9d;
		font-size: 14px;
		height: 30px;
		padding: 8px 3px 5px 3px;
		text-align: center;
	}
	.items .img {
		display: block;
		text-align: center;
		height: 130px;
		padding-bottom: 8px;
	}
		.items .img img {
			border: 1px solid #b2b2b2;
		}
		.items .img:hover img {
			opacity: .8;
		}
	.items .cena {
		display: block;
		height: 20px;
		padding: 5px 10px;
	}
		.items .cena b {
			float: right;
			color: #F00;
			font-size: 18px;
		}
		.items .cena i {
			float: left;
			color: #000;
			text-decoration: line-through;
			font-size: 11px;
			font-style:normal;
		}
	.items .more {
		display: block;
		height: 20px;
		padding: 5px 10px;
	}
	.items .more .button {
		float: left;
	}
	.items .more > a {
		float: right;
		font-size: 11px;
		font-weight: bold;
		color: #847460;
		text-decoration: none;
		padding: 4px 0 4px 5px;
	}
	.items .more > a:hover {
		color: #000;
	}

#footer {
	text-align: center;
	background:url(../images/gfx/line.png) repeat-x;
	margin: 0 30px;
	padding: 5px;
}
	#footer a {
		padding: 2px 5px;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
	}

.rh {
	width: 880px;
	margin: 0 auto;
	display: block;
	text-align: right;
	font-size: 11px;
	text-decoration: none;
	color: #EEE !important;
}

.white {
	background:  #fff !important;
	padding: 10px;
	margin-bottom: 10px !important;
}

.news {
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
}
	.news h4 {
		font-size: 15px;
	}
	.news h4 b {
		font-size: 13px;
		font-weight: normal;
		color: #CCC;
		padding-left: 10px;
	}
	#content .news p {
		padding: 5px 0;
	}
/*	 Tabele
****************/
#content input[type=submit], input[type=button], button {
	padding: 0 5px;
	font-weight: bold;
	font-size: 13px;
}

#content table {
	width: 95%;
	margin:  10px auto;
	font-size: 14px;
}
	#content table td, #content table th {
	}
#content table th {
	border-bottom: 1px solid #000;
}
.przeliczInfo, .przeliczBut {
	border-top: 1px solid #000;
	padding: 5px 0;
}

.ilosc,
.usun,
.cena,
.do_zapl1 { text-align: center;}

.przyciski {
	text-align: center;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 5px !important;
}
.wycentruj {
	text-align: center;
	padding-top: 5px;
}

.podsumowanie {
	padding: 10px 0;
	border-top: 1px solid #000;
}

.produkt-foto {
	width: 80px;
	padding-top: 5px;
}
	.ilosc input {width: 23px; text-align: center;font-weight: bold;}

.spos_pl,
.koszt_dos,
.do_zapl {
	font-weight: bold;;
	text-align: center;
}
.do_zapl {
	width: 160px;
	padding-bottom: 5px;
}

.daneForm label {
	float: left;
	margin-left: 100px;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
.daneForm input {
	float: left;
	width: 150px;
}
.produkt {
	padding-left: 5px;
}
textarea {
	wdith: 500px;
	height: 180px; 
}

/*		PRODUKT
********************/
#foto {
	width: 220px;
	float: left;
	text-align: center;
	margin-top: 10px;
}
#opis {
	width: 425px;
	float: left;
	margin-top: 10px;
}
#buy_box {
	text-align: center;
	width: 110px;
	padding-left10px;
	float: right;
	margin: 10px;
}
	#buy_box div {
		text-align: center;
	}
	.cena i {
		text-decoration:  line-through;
		color: #999;
		font-size: 13px;
		display: block;
	}
	.cena b {
		font-size: 18px;
		color: #D20006;
		display:  block;
		padding-bottom: 10px;
	}
	#buy_box span.button {
		float: none;
	}

#light img {
	float:  left;
	margin: 10px;
}
	#light strong {
		float: right;
		width: 210px;
		padding-top: 10px;
	}
	#light strong p {
		font-size: 14px;
		color: #999;
	}
	#light .buttons {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		text-align: center;
		padding: 5px 0;
	}
	#light b {
		position: absolute;
		top: 76px;
		right: 10px;
		font-size: 14px;
		display: block;
		width: 200px;
		text-align: left;
	}
		#light .buttons a {
			padding: 4px 10px 0;
			text-transform:  uppercase;
		}
		
		
/*    lista
********************/
#lista {
	clear: both;
	margin: 10px 0 10px -10px;
}
	#lista label {
		width: 131px;
		display: block;
		margin: 1px;
		padding: 3px;
		background: #FFF;
		font-size: 13px;
		text-align: left;
	    -moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#lista label:hover {
		background: #EEE;
	}
	#lista input {
		float: left;
		margin: 3px 3px 5px 2px;
	}

.select {
	background: #EEE !important;
	color: #F00 !important;
}


.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    background-color:#dedede;
    padding:5px;
    border:1px solid #fff;
    width:250px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#fff;
    background-color:#222;
    padding:2px 7px;
}


