@CHARSET "UTF-8";
body {
	color: rgb(76,76,76);
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background: rgb(247,247,247);
	font-family: tahoma;
	font-size: 10px;
}
a img {
	border: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
#showItem h1 {
	position: absolute;
	top: 20px;
	left: 428px;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
#showItem h2 {
	font-size: 10px;
}
strong {
	/*font-weight: normal;*/
}
#main {
	width: 1000px;
	/*height: 1126px;*/
	height: 1119px;
	text-align: left;
	position: relative;
}
#header {
	position: relative;
	height: 110px;
}
#logo {
	display: block;
	position: absolute;
	background: transparent url('../gfx/logo.png') top left no-repeat;
	width: 327px;
	height: 94px;
	top: 10px;
	left: 20px;
}
#menu {
	height: 23px;
	background: transparent url('../gfx/menu.png') top left no-repeat;
}
#menu-top-left {
	padding-top: 4px;
	float: left;
	text-align: left;
	margin-left: 20px;
}
#menu-top-right {
	padding-top: 4px;
	float: right;
	text-align: right;
	margin-right: 25px;
}
#menu-top-left a {
	color: rgb(76,76,76);
	text-decoration: none;
	margin: 0px 10px;
}
#menu-top-right a {
	color: rgb(76,76,76);
	text-decoration: none;
	margin: 0px 10px;
}
#content {
	padding-top: 20px;
	/*padding-left: 30px;*/
}
#menu-left {
	float: left;
	width: 210px;
	margin-right: 10px;
	height: 500px;
}
div.menu-item input {
	background: white;
	border: 1px solid rgb(76,76,76);
	font-size: 10px;
	font-family: tahoma;
	/*width: 30px;*/
	align : right;
}
div.menu-item {
	cursor: pointer;
	margin: 4px 0px;
	font-weight: bold;
}
div.menu-list {
	display: none;
	margin: 4px 0px;
}
div.semi-checkbox {
	float: left;
	width: 10px;
	height: 10px;
	background: white;
	border: 1px solid rgb(76,76,76);
	margin: 2px 5px 0px 0px;
}
div.semi-checkbox-checked {
	float: left;
	width: 10px;
	height: 10px;
	background: rgb(76,76,76);
	border: 1px solid rgb(76,76,76);
	margin: 2px 5px 0px 0px;
}
input.transparent {
	background: transparent !important;
	border: 0px !important;
	font-size: 11px;
	font-family: tahoma;
	margin: 0px;
	padding: 0px;
	color: #4C4C4C;
	cursor: pointer;
	width: auto !important;
}
#inner-content {
	float: left;
	width: 765px;
}
div.produkt-item {
	float: left;
	width: 190px;
	height: 233px;
	background: transparent url('../gfx/item-bgr.png') top left no-repeat;
	position: relative;
}
div.mini-image {
	width: 170px;
	height: 180px;
}
div.promocja {
	position: absolute;
	top: 2px;
	right: 16px;
	width: 56px;
	height: 56px;
	z-index: 10;
}
div.promocja10 {
	background: transparent url('../gfx/promocja10.png') top left no-repeat;
}
div.promocja25 {
	background: transparent url('../gfx/promocja25.png') top left no-repeat;
}
div.promocja30 {
	background: transparent url('../gfx/promocja30.png') top left no-repeat;
}
div.promocja50 {
	background: transparent url('../gfx/promocja50.png') top left no-repeat;
}
div.promocja60 {
	background: transparent url('../gfx/promocja60.png') top left no-repeat;
}
div.promocja70 {
	background: transparent url('../gfx/promocja70.png') top left no-repeat;
}
div.promocja75 {
	background: transparent url('../gfx/promocja75.png') top left no-repeat;
}
div.promocja80 {
	background: transparent url('../gfx/promocja80.png') top left no-repeat;
}
div.mini-title {
	width: 170px;
	padding-top: 5px;
	font-size: 10px;
}
div.mini-title a {
	text-decoration: none;
	color: #4C4C4C;
	font-weight: bold; 
}
div.mini-inner {
	padding: 4px 0px 0px 6px;
	text-align: center;
}
#pages {
	height: 25px;
	width: 785px;
	background: transparent url('../gfx/pasek-bgr.png') top left no-repeat;
	position: absolute;
	right: 0px;
	bottom: 170px;
}
#inner-pages {
	padding-top: 5px;
	text-align: right;
	margin-right: 25px;
}
#inner-pages a {
	margin: 0px 5px;
	text-decoration: none;
	font-style: normal;
	color: rgb(76,76,76);
}
#footer {
	height: 25px;
	width: 1000px;
	/*background: transparent url('../gfx/pasek-bgr.png') top left no-repeat;*/
	/*position: absolute;*/
	/*bottom: 17px;*/
	/*left: 0px;*/
}
#inner-footer {
	/*padding-top: 6px;*/
	text-align: left;
	padding: 0px 5px;
}
#inner-footer a {
	float: left;
	color: rgb(76,76,76);
	text-decoration: none;
}
div.label-bar {
	 width: 733px;
	 background: white;
	 padding: 5px;
	 border: 1px solid #B1B0B0;
	 margin: 6px 0px 4px 0px;
}
div.label-bar a {
	display: block;
	float: right;
	color: #4C4C4C;
	border-bottom: 1px dotted #4C4C4C;
	text-decoration: none;
	font-weight: normal;
}
a.dotted {
	font-size: 10px;
	color: #4C4C4C !important;
	font-style: normal !important;
	border-bottom: 1px dotted #4C4C4C;
	text-decoration: none;
	font-weight: normal;
}
/*--- strona produktu ---*/
#showItem {
	position: relative;
	width: 771px;
	height: 706px;
	/*background: transparent url('../gfx/big-item-bgr.png') top left no-repeat;*/
}
#productPhoto {
	/*width: 453px;*/
	width: 390px;
	/*height: 655px;*/
	float: left;
	position: relative;
	margin-bottom: 10px;
}
#watermark {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: transparent url('../gfx/zw.png') top left no-repeat;
}
#productDetails {
	float: left;
	width: 310px;
	margin-left: 20px;
	margin-top: 25px;
}
#productDetails h1 {
	font-size: 16px;
	font-weight: bold;
}
#productDetails a {
	color: #4C4C4C;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
#showItem fieldset {
	border: 0px;
	padding: 5px 0px;
	margin: 20px 0px 10px 0px;
}
div.sizeChoice {
	float: left;
	/*width: 70px;*/
	margin-right: 20px;
	padding: 2px;
	cursor:pointer;
}
div.colorChoice {
	/*float: left;*/
	/*width: 147px;*/
	padding: 2px;
	cursor:pointer;
}
#productDetails input {
	background: white;
	border: 1px solid rgb(76,76,76);
	font-size: 10px;
	font-family: tahoma;
	width: 30px;
}
#productDetails label {
	float: left;
	width: 80px;
	font-weight: bold;
}
#dodaj {
	width: auto !important;
	padding: 2px !important;
	background: white !important;
	color: rgb(76,76,76) !important;
	border: 1px solid rgb(76,76,76) !important;
}
/*---- strona tekstowa ----*/
#text-content {
	width: 778px;
	background: transparent url('../gfx/content.png') top left no-repeat;
}
#text-content a {
	color: black;
	text-decoration: none;
	font-style: italic;
}
div.text-content {
	width: 778px;
	background: transparent url('../gfx/content.png') top left no-repeat;
}
div.text-content a {
	color: black;
	text-decoration: none;
	font-style: italic;
}
#text-content-bottom {
	width: 778px;
	height: 25px;
	background: transparent url('../gfx/content-bottom.png') top left no-repeat;
}
/*---- regulamin ----*/
#regulamin {
	text-align: justify;
	height: 700px;
	padding-right: 15px;
	padding-left: 5px;
	overflow: auto;
}
#regulamin h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
#regulamin h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px;
}
#regulamin p {
	margin: 10px 0px;
}
#regulamin ol {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style-type: decimal;
}
/*---- overlib ----*/
div.overlib-color {
	border: 1px solid #4C4C4C;
	width: 150px;
	height: 74px;
	text-align: center;
}
div.overlib-color img {
	margin-bottom: 1px;
}
div.lista-over {
	padding: 4px 4px 4px 8px;
	border: 1px solid #4C4C4C;
	color: rgb(76,76,76);
	width: 200px;
	text-align: center;
	font-size: 10px !important;
}
/*---- rejestracja ----*/
#rejestracja-form {
	padding: 0px 50px;
}
#rejestracja-form div {
	padding: 5px;
}
label {
	float: left;
	width: 180px;
}
input.rejestracja {
	width: 250px;
	padding: 2px;
	background: white;
	border: 1px solid #A7A6AA;
}
textarea.rejestracja {
	width: 250px;
	padding: 2px;
	background: white;
	border: 1px solid #A7A6AA;
	height: 100px;
}
/*---- logowanie ----*/
#logowanie label {
	width: 100px;
}
#logowanie-form div {
	padding: 5px;
}
input.logowanie {
	width: 180px;
	padding: 2px;
	background: white;
	border: 1px solid #A7A6AA;
}
#przypomnienie-form div {
	padding: 5px;
}

/*------ koszyk -------- */
table {
	border-collapse: collapse;
	width: 100%
}
div.koszyk-row {               
	margin-top: 10px;
	padding-left: 30px;
	height: 140px;
}                      
div.koszyk-image {
	width: 100px;
	height: 150px;
	float: left;
}
div.koszyk-opisy{                          
	float: left;
	margin: 10px;        
}

#koszyk-opisy input {
	background: white;
	border: 1px solid rgb(76,76,76);
	font-size: 10px;
	font-family: tahoma;
	width: 30px;
	align : right;
}
/*---- zamowienie ----*/
#zamowienie td {
	padding: 8px 4px;
	border: 1px solid lightgray;
}
#zamowienie th {
	font-weight: bold;
	background: transparent url('../gfx/pasek_koszyk.png') top left no-repeat;
	padding: 8px 4px;
	border: 1px solid lightgray;
	color: white;
	text-align: center;
}
#dostawa {
	padding: 20px 60px;
}
#dostawa div {
	padding: 5px 0px;
}
/*--- kontakt ---*/
#kontakt-form label {
	float: left;
	width: 70px !important;
}
#kontakt-form input.rejestracja,textarea {
	width: 280px;
}
#kontakt-form div {
	margin: 10px 0px;
}
div.kryteria {
	width: 739px;
	/*background: white;*/
	padding: 2px;
	/*border: 1px solid #B1B0B0;*/
	margin-bottom: 10px;
	background: transparent url('../gfx/tagsbgr.png') top left;
}
div.kryteria a {
	margin: 3px 7px;
	text-decoration: none;
	color: #4C4C4C;
	float: left;
}
div.kryteria a:hover {
	text-decoration: underline;
}
div.kryteria a.link1 h1 {
	font-size: 18px;
	font-weight: bold;
}
div.kryteria a.link2 {
	font-size: 15px;
	font-weight: bold;
	font-family: arial;
}
div.kryteria a.link3 {
	font-size: 11px;
	font-weight: bold;
}
div.kryteria a.link4 {
	font-size: 10px;
	font-weight: bold;
}
