@charset "utf-8";
/* CSS Document */

body, html {
	background: #3e0f21 url('../gfx/body_bg.jpg') repeat-y top center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: ;
	color: #000000;
	text-decoration: ;
	font-weight: ;
	width: 100%;
	height: 100%;
}

td {
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #9c3073;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 10px;
	margin: 10px 0 0 0;
	color: #9C3073;
}

h3 {
	font-weight: bold;
	margin: 3px 0px;
}

strong {
	font-weight: bold;	
}

p.text, div.text p  {
	margin: 10px 0;
}

div.show {
	display: block;	
}

select {
	border: 1px solid #B7AFA3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 19px;
	vertical-align: middle;
	margin:4px 0;
}

/* wspolne klasy */

.odd {
	background-color: #f2ede4;	
}

.columns {
	overflow:hidden;
	width:100%;
}

.clr {
	clear: both;
	font-size: 0;
	line-height:0;
}


.error {
	color: #913A3A;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 12px 12px 12px 58px;
	border: 1px solid #FFABAB;
	background: #FFEAEA url(../gfx/error.png) 10px 50% no-repeat;
	line-height: 16px;
}


.error ul {
	margin: 0px;
}	


.error ul li {
	font-weight: normal;
}	


.notify {
	color: #2E8BB1;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 12px 12px 12px 58px;
	border: 1px solid #eae9ec;
	background: #f7f7f7 url('../gfx/notify.png') 10px 50% no-repeat;
	line-height:16px;
}


.line {
	background: #dadada;
	width: 100%;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
}

.info {
	background: #ECECEE;
	padding: 3px 6px;
	font-size: 12px;
	margin-bottom: 6px;
}





/* layput index.tpl */

#container {
	width: 100%;
	height: 100%;
}


#left {
	width: auto;
	height: 100%;
	background: url('../gfx/left_decoration_bottom.jpg') no-repeat bottom right;
}

#center {
	height: 100%;
	overflow: hidden;
	background: #f4f1e8;
}


#right {
	width: auto;
	height: 100%;
	background: url('../gfx/right_decoration_bottom.jpg') no-repeat bottom left;
}


#left .helper {
	background: url('../gfx/left_decoration_top.jpg') no-repeat top right;
	height: 910px;
}


#right .helper {
	background: url('../gfx/right_decoration_top.jpg') no-repeat top left;
	height: 910px;
}





#header {
	height: 98px;
	background: url('../gfx/header_bg.jpg') no-repeat bottom center;
}


#menu_top {
	height: 33px;
	background: url('../gfx/menu_top_bg.jpg') repeat-x;
	text-align: center;
}


#content {
	background-color: #f4f1e8;
}


#bottom {
	height: 68px;
	background: #f4f1e8 url('../gfx/bottom_bg.jpg') no-repeat;
}


#footer {
	clear: both;
	padding: 0 25px 60px 25px;
	background: #f4f1e8 url('../gfx/footer_bg.jpg') no-repeat bottom center;
	color: #651D43;
}

#footer-text {
	padding-top: 35px;	
}

#footer-text, #footer-text a {
	color: #ffffff;
}

#column_left {
	background: url('../gfx/column_left_bg.jpg') repeat-y top center;
}






/* BOXY */


.box h6 {
	font-size: 11px;
	margin-bottom: 10px;
	font-weight: bold;
}


.box .description {
	font-size: 10px;
	color: #71665e;
}




#column_right .box {
	background-color: #f2ede4;
	margin-top: 13px;
}


#column_right .box .top {
	background: url('../gfx/right_box_top.jpg') no-repeat bottom center;
	height: 30px;
}


#column_right .box .content {
	background: url('../gfx/right_box_bg.jpg') repeat-y top center;
	padding: 0px 22px 5px 22px;
}


#column_right .box .bottom {
	background: url('../gfx/right_box_bottom.jpg') no-repeat top center;
	height: 15px;
}


#column_right .account a {
	line-height: 20px;
}





#column_left .box {
	margin-top: 13px;
}


#column_left .box .bottom {
	background: url('../gfx/column_left_box_bottom.jpg') no-repeat center;
	height: 15px;
}


#column_center .box {
	margin-top: 11px;
}


/* MENU GORNE */

#menu_wrapper {
	float: left;
	position: relative;
	left: 50%;
	text-align: left;
}

#menu {
	list-style: none;
	position: relative;
	left: -50%;
}


#menu li {
	float: left;
	position: relative;
	background: url('../gfx/menu_top_sep_r.jpg') right no-repeat;
	padding-right: 1px;
}

#menu li.first {
	width: 7px;
	height: 33px;
	background: url('../gfx/menu_top_sep_r.jpg') right no-repeat;
}

#menu li.last {
	width: 7px;
	height: 33px;
	background: url('../gfx/menu_top_sep.jpg') -7px 0px no-repeat;
}

#menu li div {
	float: left;
	position: relative;
	height: 33px;
	background: url('../gfx/menu_top_sep.jpg') -7px 0px no-repeat;
}


#menu a {
	color: #ffffff;
	display: block;
	float: left;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 33px;
	padding: 0px 10px;
}

	
#menu a:hover {
	background: url('../gfx/menu_top_hover_bg.jpg') repeat-x left;
	line-height: 33px;
}


/* menu kategori */


#column_left div.menu {
	background: url('../gfx/banner_column_left_bg.png') no-repeat top center;
	width: 212px;
	height: 180px;
	top: -178px;
}

#menu_category a {
	color: #000000;
}


#menu_cetegory ul {
	padding: 0;
	margin: 0px 0px 0px 16px;
}


#menu_cetegory ul li {
	color: #bc4e80;
	line-height: 16px;
	list-style-type: disc;
}


#menu_cetegory ul li.sub {
	list-style-type: none;
}


#menu_cetegory ul li.sub a {
	color: #000000;
	line-height: 16px;
	font-weight: normal;
}


#menu_cetegory ul li a {
	font-weight: bold;
	color: #000000;
}


#menu_cetegory ul li a.menu-special {
	font-weight: bold;
	color: #EA0006;
}









/* logo */

#logo {
	margin: 12px 0px 0px 100px;	
}




/* ZAKLADKI */



ul.tabs {
	background: url(../gfx/bar_bg.jpg) repeat-x;
	height: 22px;
	margin: 0;
	padding: 0;
}



ul.tabs li {
	margin: 0;
	height: 22px;
	list-style-type: none;
	/*float: left;*/
	padding-top: 6px;
	width: 118px;
	text-align: center;
}



ul.tabs li.active {
	background: url(../gfx/bar_tab_active.jpg) no-repeat;
	height: 22px;
}





/* ikonki platonsci */

#payments {
	margin-left: 270px;
	padding-top: 25px;
	color: #71665e;
}


#payments div.block {
	float: left;
	padding-left: 5px;
	background: url('../gfx/bottom_peyments_sep.jpg') no-repeat;
}


#payments img {
	margin: 0px 3px 0px 3px;
}



/* Price CENA */

div.price_container {
	padding-right: 10px;
	height: 22px;
	margin: 3px 0px;
}

div.price_vat {
	height: 14px;
	float: left;
	padding: 5px 2px 1px 2px;
	background-color: #ffffff;
	border-top: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
	border-right: 1px solid #ece3dc;
	font-weight: bold;
	color: #ffffff;
	font-size: 8px;
}

div.price, div.price-old {
	height: 15px;
	float: left;
	padding: 4px 2px 1px 2px;
	border-top: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
	font-weight: bold;
	color: #000000;
	font-size: 10px;
	text-align: center;
	background-color: #ffffff;
}

div.price-old {
	text-decoration: line-through;
}


div.price_label {
	height: 15px;
	float: left;
	padding: 4px 2px 1px 2px;
	border: 1px solid #ece3dc;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background-color: #f4f1e8;
}

div.price_vat span {
	padding: 0px 2px 0px 2px;
	background-color: #ff0000;
	font-size: 8px;
}


/* przyciski */

input.button, input.add, input.add-button, input.silver-button, input.buttonbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #71665e;
	background-color: #ece3dc;
	border: 1px solid #b1a89c;
	font-size: 9px;
	padding: 0px 5px 2px;
	height: 20px;
	font-weight: normal;
}

/* przycisk koszyka */

input.add, input.add-button {
	background-color: #dfc3c3;
	font-weight: bold;
	color: #9C3073;
}


input.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
	color: #ff0000;
	background-color: #ece3dc;
	border: 1px solid #b1a89c;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
}


input.button2big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
	color: #ff0000;
	background-color: #ece3dc;
	border: 1px solid #b1a89c;
	font-size: 14x;
	font-weight: bold;
	padding-bottom: 2px;
}

input.input, input.prodQty {
	border: 1px solid #B7AFA3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 16px;
	padding-top: 2px;
	margin: 4px 0px;
}

p.buttons {
	text-align: center;	
}

/* formularze */

.form .input-line .input input, .form .input-line .input textarea, .form .input-line .input select, .form .token input, .form .textarea-input .input textarea {
	width: 200px;
	border: 1px solid #B7AFA3;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 14px;
	padding-top: 2px;
}

.form .input-line .input select {
	height: 21px;
}

.form .input-line .input textarea {
	height:135px;
	width: 300px;
}

.form .textarea-input .input textarea {
	height:135px;
	margin-top:4px;
	padding:3px 5px;
	width:477px;
}

.form .token input {
	width:40px;
}

.form .token img {
	border: 1px solid #B7AFA3;
	margin-bottom:5px;
	margin-left: 160px;
}

.form .token a {
	text-decoration:underline;
	margin-left: 160px;
}

.form .token label {
	float:left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	width:150px;
}

.form .input-line {
	margin-bottom:5px;
	overflow:hidden;
	width:100%;
}

.form .input-line label {
	float:left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	width:150px;
}

.form .input-line label {
	float:left;
	font-weight:bold;
	padding-top:2px;
	width:150px;
}

.form label span.required {
	font-size: 9px;
	font-weight: normal;
}



/* lista produktow*/
ol.product-list li {
	position: relative;
	border-bottom: 1px solid #e9e9e9;	
}


ol.product-list li a.image {
	display: block;
	float: left;
}

ol.product-list li div.text {
	float: left;
	width: 294px;
}

ol.product-list li div.text p {
	margin: 0 0 0 10px;
}


ol.product-list li .col-left {
	float: left;
	width: 50%;
}

ol.product-list li .col-right {
	float: right;
	width: 50%;
	text-align: right;
}



/* lista produktow na str gl*/

ol.frontpage-product-list li {
	padding-left: 10px;
	margin-bottom: 20px;
	width: 226px;
	float: left;
	position: relative;
}

 ol.frontpage-product-list li:first-child {
	padding-left: 0px;
	padding-right: 10px;
}

ol.product-list li h3, ol.frontpage-product-list li h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
}

ol.frontpage-product-list li h3 { 
	height: 30px;
}


div.view-list {
	float:none;
	height: 33px;
}

div.view-list .col-left {
	float: left;
	width: 50%;
}

div.view-list .col-right {
	float: right;
	width: 50%;
	text-align: right;
}

div.view-list ul li {
	display: inline;
	border-left: 1px solid #89365d;
	padding: 0px 10px 3px 10px;
}
div.view-list ul li img {
	vertical-align: middle;
}

div.view-list ul li a span {
	
}
div.view-list ul li:first-child {
	border:none;
	padding: 0px 10px 3px 0px;
}









/* szczegoly produktu */

div.product h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	margin: 10px 0px;
	font-weight: normal;
}


div.product .main-photo {
	text-align: center;
	margin-bottom: 10px;
}

div.product div.border-top {
	background-color: #F2EDE4;
	border: 1px solid #E4E1D9;
	border-top: none;
	margin-bottom: 15px;
	padding: 10px;
}

div.product ul.related li.links-item {
	clear: both;	
} 

div.product ul.related li.links-item a.image {
	display: block;
	float: left;
	width: auto;
	margin-bottom: 3px;
}

div.product ul.related li.links-item h4 {
	float: left;
	width: auto;
	margin-left: 15px;
}

div.product ul.related li.links-item .price_container {
	float: right;
	padding: 0px;
	margin: 0px;
}

div.product ul.gallery li {
	float: left;
	margin: 0px 2px;	
}

div.product .col-left {
	float: left;
	width: 295px;	
}

div.product .col-right {
	float: right;
	width: 200px;	
}

div.product .basic-data dl {
	line-height:1.8em;	
}

div.product dt {
	float: left;
	font-weight: bold;
	margin-right: 3px;
}

div.product .basic-data {
	overflow: hidden;
}

div.product .product-details {
	margin-bottom: 15px;	
}

div.product label {
	font-weight: bold;	
}

div.product .product-form {
	overflow: hidden;
}

div.product input.price_container {
	margin-bottom: 6px;
}

div.product input.prodQty {
	width: 25px;
	margin-bottom: 6px;
}

div.product input.add-button, div.product input.silver-button {
	margin-bottom: 6px;
	font-size: 11px;
}









/* KOSZYK */

div.page-cart {
	
}

div.page-cart h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 5px 0px;
}

.page-cart .change-details {
	background-color: #ece3dc;
	padding: 5px 6px 6px;
	position: relative;
}

.page-cart .change-details strong {
	position: absolute;
	right: 6px;
	top: 5px;
}

.page-cart .columns {
	overflow:hidden;
	width:100%;
}

.page-cart .total {
	float: right;
	line-height: 22px;
	width: 350px;
}

.page-cart .total dt {
	float: left;
	padding: 2px 0 0;
	width: 190px;
}

.page-cart .total dd {
	font-weight:bold;
	margin-left:90px;
	padding:2px 0 4px;
}

.page-cart .total .input {
	width:80px;
	
}

.page-cart .promoinfo {
	float: right;
	padding: 10px 0;
	width: 350px;
}

.page-cart .buttons {
	overflow:hidden;
	width:100%;
}

.page-cart .shipping .shlist {
	padding: 10px 60px 10px 30px;
	position: relative;
}

.page-cart .shipping .shlist input {
	position: absolute;
	left: 5px;
}


.page-cart .shipping .shlist span.price {
	position: absolute;
	font-weight: bold;
	right: 10px;
}


.page-cart .shipping .pylist {
	padding: 10px 0px 10px 30px;
	position: relative;
}

.page-cart .shipping .pylist input {
	position: absolute;
	left: 5px;
}


.page-cart .shipping .pylist span {

}


.bellka, .bellka_l, .bellka_r {
	background-color: #ece3dc;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border-top: 1px solid #ece3dc;
	border-right: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
}


.bellka_l {
	border-left: 1px solid #ece3dc;
}


.bellka_v, .bellka_v_t {
	background-color: #f2ede4;
	height: 25px;
	text-align: right;
	vertical-align: middle;
	font-weight: bold;
	border-right: 1px solid #ece3dc;
	border-left: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
}


.bellka_v_t {
	border-top: 1px solid #ece3dc;
}



.kosz_v, .kosz_v_t {
	vertical-align: middle;
	padding: 3px;
	border-right: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
}


.kosz_v_t {
	border-top: 1px solid #ece3dc;
}



.kosz, .kosz_l, .kosz_r,
.wishlist, .wishlist_l, .wishlist_r,
.history, .history_l, .history_r, .shipping_l, .shipping_r,
.payment, .payment_l, .payment_r {
	padding: 3px;
	border-right: 1px solid #ece3dc;
	border-bottom: 1px solid #ece3dc;
}


.kosz_l,
.wishlist_l,
.history_l,
.shipping_l,
.payment_l {
	border-left: 1px solid #ece3dc;
}


.dostawa_l {
	padding: 3px;
	border-top: 1px solid #ece3dc;
	border-left: 1px solid #ece3dc;
}

.dostawa_r {
	padding: 3px;
	border-top: 1px solid #ece3dc;
	border-left: 1px solid #ece3dc;
	border-right: 1px solid #ece3dc;
}



.basket_summary {
	margin: 10px 0px 10px 0px;
	text-align: right;
	font-size: 12px;
}


#cart-data2 {
	display:none;
}

#cart-data3 {
	display:none;
}

#cart-button {
	display:none;
}








/* rejestracja */
.register .col-left {
	float:left;
	width:240px;
}

.register .col-right {
	float:right;
	width:240px;
}

.register .col-right .input-line label {
	width: 55px;	
}

.register #inputLogin2, .register #inputPassword2, .register #inputEmail2 {
	width: 140px
}

/* magic tricks programistow shopera... */
.show2 #cart-data2 {
	display:block;
}

.show1 #cart-data2 {
	display:block;
}

.show1 #cart-data3 {
	display:block;
}

.show1 #cart-button {
	display:block;
}

.show2 #cart-button {
	display:block;
}
/* eof magic tricks ;) */

.register p.forgot-password {
	text-align: right;
	margin: 10px 0;	
}

.register div.fieldset {
	border: 1px solid #ece3dc;
	margin-top:20px;
	padding-bottom: 10px;
}

.register div.fieldset div.radio-line, .register div.fieldset p.forgot-password {
	padding: 0 5px;
}

.register div.fieldset h3 {
	padding: 5px;
	background-color: #f2ede4;
	margin-bottom: 10px;
}









/* panel klienta */

div.panel table.panel-links td img {
	vertical-align: bottom;
	float: left;
	margin-right: 2px;
} 

div.panel dl.user-id {
	font-size: 11px;
}

div.panel dl.user-id dt {
	float: left;
	padding: 2px 0 0;
	width: 85px;
	font-weight:bold;
	text-align: right;
}

div.panel dl.user-id dd {
	margin-left:95px;
	padding:2px 0 4px;
}

div.panel div.user-info .input-line label {
	width: 85px;
	padding-bottom: 5px;
}

div.panel div.user-info .input-line .input input {
	width: 140px;
}

div.panel table.order-details td {
	padding: 3px 5px 3px 0px;
}


#slogo {margin-left: -385px; position:absolute; left: 50%;}
#slogo strong {float:left; width:325px; overflow:hidden; padding-right:69px}
#slogo strong a {font-size:8px}
#slogo strong a img {position:relative; border-style: none;}

#slogo1 {margin-left: -385px; position:absolute; left: 50%;}
#slogo1 h1 {float:left; width:325px; overflow:hidden; padding-right:69px; margin:0;}
#slogo1 h1 a {font-size:8px}
#slogo1 h1 a img {position:relative; border-style: none;}