html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background-position:top center;
	background-repeat: repeat;
	font-family: 'Tahoma', sans-serif;
	font-size: 12px;
}

.menuu{
width:980px;
background: url(https://hurt.lupoline.pl/themes/default/images/logo-lupoline.png) no-repeat;
background-position:10px 10px;
}

.okruszki{
color: #952055;
text-decoration:none;
}

#backgroundcontainer {
	background-image: url('../images/background-swieta_usun_to.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
}

.popup_image {
	cursor : pointer;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#container {
	max-height: 5000px;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background-color:none;
}




/**************************************
 *                TOP                 *
 **************************************/
#top {
	width: 100%;
	height: 124px;
}

#top #sub-left {
	width: 200px;
	height: 70px;
	float: left;
}

#top #sub-left #logo {
	display: block;
	margin-top: 10px;
	margin-left: 30px;
}

#top #sub-right {
	width: 780px;
	height: 80px;
	float: left;
}

#top #icon-menu {
	float: right;
	height: 30px;
	width: 100%;
}

#top #icon-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	padding-right: 12px;
	float: right;
}

#top #icon-menu ul li {
	display: block;
	float: left;
	margin: 0 7px;
	height : 20px;
}

#top #other-menu {
	float: right;
	color: #666666;
	width: 100%;
}

#top #other-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 25px;
}

#top #other-menu li {
	display: block;
	float: right;
}

#top #other-menu a {
	color: #666666;
	text-decoration: none;
}

#top #other-menu a.red {
	color : #952055;
}

#top #other-menu a:hover {
	text-decoration: underline;
}

#top-koszyk {
	display: block;
	width: 151px;
	height: 40px;
	background-image: url('../images/p_koszyk.png');
	background-repeat : no-repeat;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

#top #top-koszyk a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 7px;
	padding-left: 50px;
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
}

#top #other-menu li.separator {
	margin: 0 4px;
}

#top #tabbed-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 17px;
}

#top #tabbed-menu ul li {
	display: block;
	height: 24px;
	background-image: url('../images/menu_bkg_01.gif');
	background-repeat: repeat-x;
	float: right;
	margin: 5px 3px 0 3px;
}

#top #tabbed-menu ul li a {
	display: block;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

#top #menu {
	background-image: url('../images/menu_bkg_02.gif');
	background-repeat: repeat-x;
	width: 943px;
	padding-left: 15px;
	margin: 0 10px;
	height: 25px;
	border: 1px solid #aaaaaa;
	color: #fff;
}

#top #menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#top #menu ul li {
	display: block;
	float: left;
	height: 23px;
}

#top #menu ul li a {
	height: 100%;
	padding: 5px 28px 0px 28px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#top #menu ul li a:hover {
	color: #ffffaa;
}

#top #menu ul li.separator {
	display: block;
	width: 1px;
	height: 13px;
	background-image: url('../images/menu-separator2.png');
	margin-top:5px;
}

#top #menu ul li ul {
	display: none;
	position: absolute;
	top: 80px;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 170px;
	z-index : 2000;
}

#top #menu ul li:hover ul {
	display: block;
}

#top #menu ul li:hover #submenu_bg {
	display: block;
}

#top #menu ul li ul li {
	float: right;
	display: block;
	width: 235px;
	height: 18px;
	padding: 0;
	margin: 0;
}

#top #menu ul li ul li.separator {
	margin: 0;
	padding: 0;
	background-color: #e3a6a6;
	height: 1px;
	width: 158px;
	margin-right : -5px;
	margin-bottom: 5px;
}

#top #menu ul li ul li a {
	display: block;
	width: 215px;
	font-size: 10px;
	text-align: right;
	padding: 0;
	margin: 0;
	padding-right: 0;
	margin-left : 25px;
}

#top #menu ul li #submenu_bg {
	display: none;
}

#top #menu ul li #subsubmenu_bg {
	position: absolute;
	top: 73px;
	width: 180px;
	height: 120px;
	background-color: #b61818;
	border: 1px solid #e3a6a6;
	opacity: 0.83;
	margin-left : 5px;
	z-index : 1000;
}

/**************************************
 *            TOP - end               *
 **************************************/
#undertopinfo {
	width: 100%;
	height: 18px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	padding-left: 10px;
}

#undertopinfo #comments_link_menu {
	float : right;
	margin-right : 20px;
	margin-top : 0px;
}

#undertopinfo #comments_link_menu a {
	color : #952055;
	text-decoration : none;
}

#undertopinfo #comments_link_menu a:hover {
	text-decoration : underline;
}

/**************************************
 *            Left column             *
 **************************************/
#leftcolumn {
	margin: 0;
	padding: 0 10px;
	width: 200px;
	float: left;
}

#leftcolumn h4 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #952055;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
}

#leftcolumn h5 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	padding: 0;
	margin: 0;
	margin-bottom: 7px;
}

#leftcolumn #quicksearch,
#leftcolumn .filter {
	padding: 10px;
	border: 1px solid #f0ccce;
	border-bottom:0px;
	background-image: url('../images/p_quicksearch_bg.png');
	width: 178px;
	height: 130px;
}

#leftcolumn #quicksearch #qs_loading {
	margin-left : 10px;
}

#leftcolumn select {
	width: 178px;
	margin-bottom: 10px;
	font-size: 10px;
	border: 1px solid #d2d2d1;
	height: 17px;
	color: #727171;
}

#leftcolumn input.text {
	width: 174px;
	border: 1px solid #d2d2d1;
	font-size: 10px;
	margin-right: 7px;
	height: 15px;
	color: #727171;
	margin-bottom: 7px;
}

#leftcolumn input.last {
	float: left;
	width: 123px;
}

#leftcolumn #newsletter {
	padding: 10px;
	border-left: 1px solid #f0ccce;
	border-right: 1px solid #f0ccce;
	border-bottom: 1px solid #f0ccce;
	background-image: url('../images/p_newsletter_bg.png');
	width: 178px;
	height: 87px;
}

#leftcolumn #login {
	padding: 10px;
	border: 1px solid #f0ccce;
	background-image: url('../images/p_login_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f0ccce;
	border-left: 1px solid #f0ccce;
	border-right: 1px solid #f0ccce;
	width: 178px;
	min-height: 138px;
	padding-bottom: 0;
}

#leftcolumn #login #login_message {
	margin: 10px 0;
	font-weight: bold;
	color: #FFF;
}

#leftcolumn #login a {
	text-decoration: none;
	color: #FFF;
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

#leftcolumn #login a:hover {
	text-decoration: underline;
}

#leftcolumn #login h4 a {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}

#leftcolumn #login h4 a:hover {
	text-decoration: none;
}

#leftcolumn #jakmierzyc a img,
#leftcolumn #prezenty img,
#leftcolumn #gratisy img,
#leftcolumn #staly_klient img,
#leftcolumn #wysylka_gratis img {
	display: block;
	border: 1px solid #f0ccce;
}

#leftcolumn #staly_klient {
	margin-top : 10px;
}

#leftcolumn #jakmierzyc,#leftcolumn #prezenty {
	margin: 10px 0;
}

#leftcolumn #backet {
	padding: 10px;
	border: 1px solid #f0ccce;
	background-image: url('../images/basket_bg.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	border-bottom: 1px solid #f0ccce;
	border-left: 1px solid #f0ccce;
	border-right: 1px solid #f0ccce;
	width: 178px;
	min-height: 180px;
}

#leftcolumn #backet a {
	text-decoration: none;
}

#leftcolumn #backet #zawartosc {
	text-align: right;
	width: 117px;
	float: left;
	margin-top: 15px;
	padding-right: 3px;
}

#leftcolumn #backet #zawartosc h4 {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #952055;
}

#leftcolumn #backet h4 a {
	color: #952055;
}

#leftcolumn #backet #basketicon {
	margin-top: -15px;
	float: right;
}

#leftcolumn #backet #basketlinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftcolumn #backet #basketlinks ul li {
	margin-bottom: 5px;
}

#leftcolumn #backet #basketlinks ul li a {
	color: #727171;
}

#leftcolumn #backet #basketlinks ul li a:hover {
	text-decoration: underline;
}

#leftcolumn .filter .list_box {
	overflow : auto;
	height : 125px;
}

#leftcolumn .filter .list_box ul {
	margin : 0;
	padding : 0;
	list-style : none;
}

#leftcolumn .filter {
	height : 150px;
	background-position : bottom;
	background-repeat : no-repeat;
}

#leftcolumn .filter .list_box ul a {
	color : #727171;
}

#leftcolumn .filter .list_box ul a:hover {
	color : #952055;
}

/**************************************
 *         LEFT COLUMN - end          *
 **************************************/

/**************************************
 *              CONTENT               *
 **************************************/
#content {
	margin: 0;
	padding: 0;
	float: left;
	width: 760px;
		background-color:#FFF;

}

/* TTITLE PARTIAL */
#content .title {
	border-bottom: 1px solid #f0ccce;
	width: 750px;
	margin: 0px 0 20px 0;
}

#content .title .titlealign_left {
	margin-left: 20px;

	font-family: 'Trebuchet MS', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #952055;
	position: relative;
	top: 7px;
	background-color: #fff;
	padding: 0 10px;
	float: left;
	margin-top:0px;
}

#content .title .titlealign_right {
margin-bottom:25px;
margin-top:15px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #952055;
	position: relative;
	top: 7px;
	padding: 0;
}

/* TTITLE PARTIAL - END */ /* PRODUCT PARTIAL */
#content .product {
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #f0ccce;
	width: 180px;
	padding-bottom: 3px;
	text-align: center;
	float: left;
	margin-right: 9px;
}

#content .product .img_holder,
#content .product a.mainimg {
	display: block;
	width: 180px;
	height: 275px;
	text-align: center;
}

#content .product a.mainimg .promotionimg {
	position: absolute;
	margin-top: 265px;
}

#content .product .model_name,
#content .product .model_name a {
	font-weight: bold;
	color: #952055;
	text-decoration: none;
	margin-top: 15px;
}

#content .product .product_price {
	color: #727171;
	font-size: 10px;
	margin-top: 5px;
	text-align: left;
	padding-left: 10px;
}

#content .product .product_price span {
	display: block;
	position : absolute;
	margin-left : 105px;
	margin-top : 0;
	margin-right: 20px;
	color: #952055;
	font-weight: bold;
	font-size: 11px;
}

#content .product .product_price div.item_name {
	width : 100px;
	height : 25px;
}

#content .product .gift_form {
	height : 25px;
	font-size : 10px;
	padding-top : 5px;
}

#content .product .gift_form input,
#content .product .gift_form select,
#content .product .gift_form span {
	float : left;
	height : 20px;
	font-size : 11px;
}

#content .product .gift_form select {
	width : 70px;
	margin-right : 5px;
}

#content .product .gift_form span {
	display : block;
	padding-top : 3px;
	margin-right : 5px;
}

#content .product .gift_form input.qty {
	border : 1px solid #D2D2D1;
	width : 25px;
	height : 15px;
	color : #666666;
}

#content .product .gift_form input.add {
	width : 100%;
	height : 17px;
	margin-bottom : 4px;
}

/* PRODUCT PARTIAL - END */ /* PRESENTS */
#content #presentsheader {
	text-align: right;
	background-image: url('../images/prezenty_big.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 200px;
	margin: 20px 10px 20px 0;
	border-bottom: 1px solid #f0ccce;
}

#content #presentsheader #presentsinfo {
	width: 500px;
	float: right;
}

#content #presentsheader #presentsinfo p {
	color: #333333;
}

#content #presentsheader #presentsinfo .title {
	width: 500px;
}

#content .present {
	margin: 5px 0 20px 0;
	border-bottom: 1px solid #f0ccce;
	width: 180px;
	padding-bottom: 3px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

#content .present .model_name a {
	font-weight: bold;
	color: #952055;
	text-decoration: none;
}

#content .present .model_info {
	font-size: 10px;
	color: #666666;
	margin: 5px 0;
	text-align: left;
	height: 50px;
	padding: 5px 10px;
}

#content .present input {
	margin: 5px;
}

#content .present .sizeselect {
	font-size: 10px;
	width: 100px;
}

/* PRESENTS - END */ /* PRODUCT */
#content #preview {
	float: left;
	width: 279px;
}

#content #preview #previews_holder {
	width : 272px;
	height : 408px;
}

#content #preview img {
	border: 1px solid #f0ccce;
}

#content #model_info {
	float: right;
	width: 437px;
	margin: 20px;
	text-align: right;
	margin-top: 10px;
	border-bottom: 1px solid #f0ccce;
	padding-bottom: 30px;
	margin-bottom: 0;
}

#content #model_info p {
	margin-bottom: 10px;
}

#content #model_info .title {
	width: 440px;
}

#content #model_info .model_element {
	margin: 20px 0;
}

#content #model_info .model_element .item_qty_input {
	margin : 0;
	padding : 0;
}

#content .model_element table.in_basket {
	border-collapse: collapse;
	width: 400px;
	margin-left: 40px;
	margin-bottom: 5px;
}

#content .model_element .goto_basket {
	margin-bottom : 15px;
}

#content .model_element table.in_basket th,#content .model_element table.in_basket td
	{
	border: 1px solid #f0ccce;
	text-align: center;
	padding: 3px 10px;
}

#content .model_element table.in_basket td a {
	color: #952055;
	text-decoration: none;
	font-weight: bold;
}

#content .model_element table.in_basket td a:hover {
	text-decoration: underline;
}

#content .model_element table.in_basket tr.odd td {
	background-color: #f6e6e7;
}

#content .model_element table.in_basket tr.odd th {
	background-color: #952055;
	color: #fff;
}

#content #model_info .itemtitle {
	width: 200px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #000;
}

#content #model_info .itemprice {
	width: 200px;
	float: right;
	color: #666666;
}

#content #model_info .itemprice strong {
	font-size: 17px;
	font-weight: bold;
	color: #952055;
}

#content #model_info .qty {
	width: 30px;
	position: relative;
	top: -3px;
	height : 20px;
	font-size : 13px;
}

#content #model_info .sizeselect {
	width: 80px;
	font-size: 12px;
}

#content #model_info .colorselect {
	width: 80px;
	font-size: 12px;
}

#content #model_info input {
	position: relative;
	top: 4px;
	margin-left: 5px;
}

#content #model_info select {
	margin-left: 5px;
}

#content #model_info .inputs {
	width: 100%;
	margin-top: 5px;
}

#content #model_info #other_icons a {
	display: block;
	text-decoration: none;
	width: 100px;
	color: #666666;
	text-align: center;
	float: right;
	margin: 20px 20px 0px 40px;
}

#content #preview #previewinfo {
	padding-top: 5px;
	padding-left: 10px;
	color: #999999;
}

#content #preview #previewinfo img {
	border: 0;
	position: relative;
	top: 3px;
}

#content #preview #small_previews {
	margin-top: 10px;
}

#content #preview #small_previews .small_preview {
	float: left;
	margin-right: 8px;
	width: 85px;
	height: 125px;
}

#content #model_element #small_previews .small_preview img {
	border: 1px solid #f0ccce;
}

.static_qty {
	float : left;
	width : 25px;
	padding : 2px;
	border : 1px solid #D2D2D1;
	margin-left : 60px;
	margin-top : 4px;
}

/* PRODUCT - END */ /* MAIN PAGE */
#content #main_pic {
	/* float: left; */
	margin-right: 10px;
}

#content #main_pic img {
	/* border: 1px solid #f0ccce; */
}

#content #side_pics {
	float: left;
}

#content #side_pics .side_pic {
	margin-bottom: 8px;
}

#content #side_pics .side_pic img {
	border: 1px solid #f0ccce;
}

/* Formularz rejestracyjny */
#content #register {
	text-align: center;
	padding: 10px;
	color: #666;
}

#content #register fieldset {
	border: 0;
}

#content #register fieldset #customer_type_switch {
	margin: 10px 0 10px 0;
	font-weight: bold;
}

#content #register fieldset #customer_data {
	text-align: left;
}

#content #register fieldset #customer_data .data_field {
	width: 100%;
}

#content #register fieldset #customer_data .data_field label {
	float: left;
	width: 150px;
	text-align: right;
	margin: 5px 10px;
}

#content #register fieldset #customer_data .data_field input {
	float: left;
	margin: 5px 5px;
}

#content #register fieldset #customer_data .data_field textarea {
	float: left;
	width: 450px;
	height: 100px;
	margin-left: 175px;
}

#content #register fieldset #customer_data .data_field span.info {
	float: left;
	margin: 5px 5px;
	display: block;
}

#content #register fieldset #customer_data label {
	font-weight: bold;
	color: #952055;
}

#content #register fieldset #cutomer_documents #customer_documents_info
	{
	text-align: center;
	padding: 5px 10px;
}

#content #register fieldset #cutomer_documents .document_field {
	width: 100%;
	margin: 10px 0;
}

#content #register fieldset #cutomer_documents .document_field label {
	font-weight: bold;
	color: #952055;
	width: 200px;
	text-align: right;
	display: block;
	float: left;
	margin: 5px 0;
}

#content #register fieldset #cutomer_documents .document_field input {
	float: left;
	margin: 5px 10px;
	text-align: left;
	height: 20px;
}

#content #register fieldset #cutomer_documents .check_field {
	width: 100%;
	margin: 10px 0;
}

#content #register fieldset #cutomer_documents .check_field input {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

#content #register fieldset #cutomer_documents .check_field label {
	float: left;
}

#content #register fieldset #customer_other {
	text-align: left;
}

#content #register fieldset #customer_other #customer_other_info {
	text-align: center;
	padding: 5px 10px;
}

#content #register fieldset #customer_other ul {
	list-style: none;
	margin: 5px 0 20px 0;
	padding-left: 20px;
}

#content #register fieldset #customer_other ul img {
	width: 16px;
}

#content #register fieldset #customer_other #customer_other_files #customer_other_files_info
	{
	margin: 15px 0 10px 0;
}

#content #register fieldset #customer_other #submit_handler {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#content #register fieldset #customer_other #submit_handler input {
	font-size: 12px;
}

#content #register fieldset #customer_other #customer_other_warning {
	font-style: italic;
}

#content #register a {
	text-decoration: none;
	color: #952055;
	font-weight: bold;
}

#content #register a:hover {
	text-decoration: underline;
}

#content #register strong {
	color: #952055;
}

/* Formularz rejestracyjny - end */

/* Przypomnienie hasła */
#content #password_reminder #info {
	margin: 10px 0;
	color: #666;
}

/* Przypomnienie hasła - end */

/* Koszyk */
#content #basket #basket_content {
	width: 650px;
	margin-left: 30px;
	border-collapse: collapse;
	text-align: center;
}

#content #basket #basket_content a {
	font-weight: bold;
	color: #952055;
	text-decoration: none;
}

#content #basket #basket_content a span {
	display : block;
	width : 170px;
	float : left;
	margin-left : 5px;
	margin-top : 20px;
	text-align : left;
}

#content #basket #basket_content a span:hover {
	text-decoration: underline;
}

#content #basket #basket_content a:hover {
	text-decoration: underline;
}

#content #basket #basket_content thead tr th {
	background-color: #952055;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 3px 10px;
}

#content #basket #basket_content tbody tr td {
	border: 1px solid #F6E6E7;
	font-size: 11px;
}

#content #basket #basket_content tbody tr td.title {
	width : 250px;
}

#content #basket #basket_content tbody tr.even td {
	background-color: #ffffff;
}

#content #basket #basket_content tbody tr.odd td {
	background-color: #F6E6E7;
}

#content #basket #basket_content tbody tr td img {
	width: 60px;
	border: 0;
	float: left;
	margin: 5px;
}

#content #basket #basket_content tfoot {
	text-align: right;
}

#content #basket #basket_content tfoot tr td {
	padding: 3px;
	font-size: 10px;
}

#content #basket #basket_content tfoot tr td select {
	width: 250px;
}

#content #basket #basket_content tfoot tr td.sum {
	background-color: #F6E6E7;
	font-weight: bold;
}

#content #basket #basket_content tfoot tr td.sum .sum_left {
	float : left;
	width : 150px;
	text: align : left;
	font-weight : normal;
	font-size : 12px;
	margin : 5px 0;
}

#content #basket #basket_content tfoot tr td.sum .sum_right {
	float : right;
	font-weight : normal;
	font-size : 12px;
	margin : 5px 0;
}

#content #basket #basket_content tfoot tr td.sum hr {
	clear : both;
}

#content #basket ul {
	display: block;
	margin-left: 30px;
	width: 550px;
	list-style: none;
	margin-top: 40px;
}

#content #basket ul li span {
	display: block;
	width: 400px;
	float: left;
	margin: 5px 0;
}

#content #basket ul li a {
	display: block;
	width: 100px;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	float: right;
	margin: 5px 0;
	background-color:#727272;
	text-align:center;
	padding:3px;
	text-decoration:none;
}

#content #basket ul li a.reg-link, #content #basket ul li a.reg-link:hover {
	display: inline;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #952055;
	float: none;
	margin: 0;
	background-color : #fff;
}

#content #basket ul li a.reg-link:hover {
	text-decoration : underline;
}


#content #basket ul li a:hover  {
background-color:#4d4d4d;
text-decoration:none;
}

#content #basket ul li a:hover {
	text-decoration: underline;
}

#content #basket #gift_pack {
	width: 200px;
	text-align: center;
	margin: 20px 0 20px 235px;
}

#content #basket #gift_pack img {
	margin-top: 5px;
}

.basket_info {
	width: 650px;
	margin: 20px 0 10px 30px;
}

.basket_info strong {
	font-weight: bold;
	color: #952055;
	margin-bottom: 5px;
	display: block;
}

#content #basket #pasek_koszyk {
	height : 23px;
}

#content #basket #gift {
	margin-left : 30px;
	margin-top : 20px;
}

#content #basket #gift_info ul {
	list-style : none;
	margin : 10px 0 0 20px;
	padding : 0;
}

#content #basket #gift_info ul li {
	display : block;
	float : left;
	margin : 3px;
}

#content #basket #gift_info ul li img {
	height : 100px;
}

#content #basket #gift_select table,
#content #basket #gift_selected table {
	width : 650px;
	border-collapse: collapse;
}

#content #basket #gift_select table img,
#content #basket #gift_selected table img {
	border : 0;
	height : 100px;
}

#content #basket #gift_select table input,
#content #basket #gift_selected table input {
	width : 40px;
}

#content #basket #gift_select table td,
#content #basket #gift_select table th,
#content #basket #gift_selected table td,
#content #basket #gift_selected table th {
	border : 1px solid #F6E6E7;
	padding : 5px;
}

#content #basket #gift_select table tr.odd td,
#content #basket #gift_select table tr.odd th,
#content #basket #gift_selected table tr.odd td,
#content #basket #gift_selected table tr.odd th {
	background-color : #F6E6E7;
}

#content #basket #gift_selected p {
	display : block;
	text-align : center;
	font-weight : bold;
	margin-top : 20px;
}

.gift_desc {
	width : 427px;
}

#content #basket #cheap_promotion {
	width : 650px;
	background-color : #ff0000;
	color : #fff;
	font-weight : bold;
	text-align : center;
	margin-left : 30px;
	padding : 5px;
	margin-top : 20px;
}

#content #basket #cheap_promotion a {
	text-decoration : none;
	color : #fff;
}

#content #basket #cheap_promotion a:hover {
	text-decoration : underline;
}

#content #basket #cheap_promotion_top {
	width : 650px;
	font-weight : bold;
	text-align : center;
	margin-left : 30px;
	padding : 5px;
	color : #952055;
	font-size : 14px;
	font-weight : bold;
	margin-bottom : 15px;
}

#content #basket #cheap_promotion_top a {
	font-weight : bold;
	color : #952055;
	font-size : 14px;
	text-decoration : none;
}

#content #basket #cheap_promotion_top a:hover {
	text-decoration : underline;
}
/* Koszyk - end */

/* Kasa */
#checkout #gift_info {
	text-align : center;
	margin : 20px 0 20px 0;
}

#checkout #gift_image {
	display : block;
}

#checkout #gift_ch {
	text-align : left;
	margin : 10px 0 10px 200px;
}

#checkout #gift_eko_info {
	font-weight : bold;
}

.form_cell {
	width : 390px;
	margin : 5px 0 10px 30px;
}

.error_cell label {
	color : #952055;
	font-weight : bold;
}

#checkout #customer_data,
#checkout #customer_data_form {
	margin-bottom : 20px;
}

.form_cell label {
	display : block;
	width : 120px;
	float : left;
	margin-right : 10px;
	text-align : right;
}

.form_cell span {
	display : block;
}

.form_cell input,
.form_cell span {
	width : 250px;
	float : left;
}

#checkout #gift_note_area {
	width : 100%;
	height : 187px;
	margin : 20px 0 40px 0;
	background-image : url('../images/kartka.gif');
	background-position : 240px center;
	background-repeat : no-repeat;
}

#checkout #gift_note_area #gift_note {
	position : relative;
	top : 40px;
	left : 300px;
	width : 136px;
	height : 138px;
	background-color : transparent;
	border : 1px solid #000;
}

#checkout #additional_info_area {
	margin-bottom : 20px;
}

#checkout #additional_info_area #additional_info {
	width : 400px;
	height : 100px;
}

#checkout #agreement_area {
	margin-bottom : 20px;
}

#checkout #agreement_area .agreement_field {
	margin : 10px 0;
	width : 680px;
}

#checkout #customer_data label {
	font-weight : bold;
}
/* Kasa - end */

/* Podsumowanie */
#order_confirm {
	padding-left : 50px;
}

.thx {
	width : 450px;
	margin-left : 50px;
}

.thx h5 {
	font-family : 'Arial','Helvetica',sans-serif;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
}

.thx h4 {
	font-size : 18px;
	font-weight : bold;
	color : #952055;
}

.thx a {
	text-decoration : none;
	font-weight : bold;
	color : #952055;
}

.thx a:hover {
	text-decoration : underline;
}
/* Podsumowanie - end */

/* Rezultaty wyszukiwania */
#search_results {
	margin : 10px;
	margin-right : 20px;
}

#search_results table {
	width : 100%;
	border-collapse: collapse;
	margin-top : 20px;
}

#search_results table td,
#search_results table th {
	padding : 10px;
	text-align : center;
}

#search_results table th {
	color : #fff;
	background-color : #952055;
	border : 1px solid #952055;
	font-weight : bold;
	padding : 3px;
}

#search_results table tr td {
	border : 1px solid #F6E6E7;
}

#search_results table tr.odd td {
	background-color : #F6E6E7;
}

#search_results a {
	text-decoration : none;
	color : #000;
}

#search_results a:hover {
	text-decoration : underline;
}

#search_results td.name {
	text-align : left;
}

#search_results td.name a {
	color : #952055;
	font-weight : bold;
}

#search_results td .cross a {
	font-size : 10px;
	color : #666666;
	/* text-decoration : line-through; */
}

#search_results td .red a {
	color : #952055;
	font-weight : bold;
}

#search_results td .mbank a {
	color : #ff7d22;
	font-weight : bold;
}

#paginator {
	text-align : center;
	margin-top : 20px;
}

#paginator ul {
	list-style : none;
	padding : 0;
	margin : 0;
	text-align : center;
}

#paginator ul li {
	float : left;
	margin-right : 5px;
}

#paginator ul li.arrow {
	font-size : 10px;
}

#paginator ul li a {
	font-weight : bold;
	text-decoration : none;
	color : #952055;
}

#paginator ul li a:hover {
	text-decoration : underline;
}
/* Rezultaty wyszukiwania - end */

/* Kontakt */
#contact {
	width : 500px;
	margin-top : 40px;
	margin-left : 50px;
	line-height : 20px;
}

#contact ul {
	list-style : none;
	margin : 0;
	padding : 0;
	margin-top : 15px;
}
/* Kontakt - end */

/* Regulamin */
#regulations {
	line-height : 20px;
	padding : 10px;
	padding-right : 30px;
	text-align : justify;
}

#regulations h2 {
	font-size : 16px;
	color : #952055;
	margin-top : 30px;
}

#regulations span {
	color : #952055;
}

#regulations a {
	text-decoration : none;
	color : #952055;
	font-weight : bold;
}

#regulations a:hover {
	text-decoration : underline;
}
/* Regulamin - end */

/* Faq */
#faq {
	padding : 10px 30px 10px 10px;
	line-height : 20px;
	text-align : justify;
}

#faq ol li {
	margin-bottom : 20px;
}

#faq ol li strong {
	color : #952055;
}
/* Faq - end */

/* Formularz dla modelek */
#model_form {
	padding : 0 30px 10px 10px;
	line-height : 20px;
	text-align : justify;
}

#model_form p {
	margin-bottom : 20px;
}

#model_form .row {
	width : 500px;
}

#model_form .row input {
	float : left;
	margin-bottom : 5px;
}

#model_form .row label {
	float : left;
	width : 200px;
	text-align : right;
	margin-right : 10px;
}

#model_form .row #files {
	float : left;
}

#model_form .row textarea {
	width : 235px;
	height : 100px;
}

#model_form #fields_container {
	float : left;
}

#model_form #pictires_container {
	float : left;
	width : 150px;
	height : 700px;
}
/* Formularz dla modelek - end */

/* Map */
#map {
	margin-left : 30px;
	margin-top : 20px;
}

#map h2 {
	color : #952055;
	font-size : 14px;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 0;
}

#map ul li {
	line-height : 20px;
}

#map ul {
	margin-top : 3px;
	padding-top : 0px;
}

#map ul li a {
	color : #000;
	text-decoration : none;
}

#map ul li a:hover {
	text-decoration : underline;
}
/* Map - end */

/* mTransfer */
#mtransfer {
	padding : 10px 30px 10px 10px;
	line-height : 20px;
	text-align : justify;
}

#mtransfer a {
	color : #952055;
	text-decoration : none;
	font-weight:  bold;
}

#mtransfer a:hover {
	text-decoration : underline;
}
/* mTransfer - end */

/* Historia zamówień */
#orders_history table {
	margin-top : 20px;
	color : #423131;
	border-collapse: collapse;
	margin-right : 10px;
}

#orders_history table tr th {
	text-align : center;
	font-weight : bold;
	color : #952055;
}

#orders_history table tr th,
#orders_history table tr td {
	padding : 5px;
	border : 1px solid #f6e6e7;
}

#orders_history table tr th a,
#orders_history table tr td a {
	text-decoration : none;
	color : #952055;
}

#orders_history table tr td a {
	font-weight : bold;
}

#orders_history table tr th a:hover,
#orders_history table tr td a:hover {
	text-decoration : underline;
}

#orders_history table tr.even td {
	background-color: #f6e6e7;
}
/* Historia zamówień - end */

/* Zmiana danych */
#data_change {
	padding : 10px 30px 10px 10px;
}

#data_change .row {
	width : 450px;
	margin-bottom : 10px;
}

#data_change .row label,
#data_change .row input span  {
	float : left;
	width : 150px;
	display : block;
	text-align : right;
	margin-right : 10px;
}

#data_change .row input {
	float : left;
	width : 200px;
}
/* Zmiana danych - end */

/* Ulubione */
#favorites {
	padding : 10px 30px 10px 10px;
}

#favorites table {
	margin-top : 20px;
	color : #423131;
	border-collapse: collapse;
	margin-right : 10px;
	width : 100%;
	text-align : center;
}

#favorites table tr th {
	text-align : center;
	font-weight : bold;
	color : #952055;
}

#favorites table tr th,
#favorites table tr td {
	padding : 5px;
	border : 1px solid #f6e6e7;
}

#favorites table tr th a,
#favorites table tr td a {
	text-decoration : none;
	color : #952055;
}

#favorites table tr td a {
	font-weight : bold;
}

#favorites table tr th a:hover,
#favorites table tr td a:hover {
	text-decoration : underline;
}

#favorites table tr.even td {
	background-color: #f6e6e7;
}
/* Ulubione - end */

/* Poleć znajomemu */
#send_to_friend {
	margin : 20px;
	padding : 20px;
	border : 1px solid #f6e6e7;
}

#send_to_friend h2 {
	color : #952055;
	font-size : 16px;
	margin : 0;
	padding : 0;
	margin-bottom : 20px;
}

#send_to_friend #preview {
	float : left;
}

#send_to_friend #fields {
	float : left;
	margin-left : 20px;
}
/* Poleć znajomemu - end */

/* Paczka */
#pack {
	width : 90%;
	margin-top : 30px;
	text-align : center;
}
/* Paczka - end */

/* Jak mierzyć */
#measure {
	width : 90%;
	margin-top : 30px;
	text-align : center;
}
/* Jak mierzyć - end */

/* Zdjęcia do pobrania */
#restricted {
	text-align : center;
	padding-right : 50px;
	line-height : 18px;
}

#search_container {
	width : 500px;
	margin : 30px auto;
}

#restricted table {
	margin : 20px auto;
}

#restricted table tr td,
#restricted table tr th {
	padding : 5px;
	text-align : center;
}

#restricted table tr th {
	background-color : #952055;
	color : #fff;
	padding : 2px 10px;
}

#restricted table td a {
	color : #952055;
	text-decoration : none;
	font-weight : bold;
}

#restricted table td a:hover {
	text-decoration : underline;
}
/* Zdjęcia do pobrania - end */

/* Opinie */
#comments {
	padding-right : 20px;
}

#comments #comment_add_link {
	display : block;
	width : 100%;
	text-align : center;
	color : #952055;
	font-weight : bold;
	margin : 20px 0;
	text-decoration : none;
}

#comments #comment_add_link:hover {
	text-decoration : underline;
}

#comments #comment_list .page_list {
	list-style : none;
	margin : 0;
	padding : 0;
	float : left;
}

#comments #comment_list .page_list li {
	float : left;
	margin-left : 10px;
}

#comments #comment_list .page_list li a {
	text-decoration : none;
	color : #952055;
	font-weight : bold;
}

#comments #comment_list .page_list li a:hover {
	text-decoration : underline;
}

#comments #comment_list #main_list {
	list-style : none;
	padding : 0;
	margin : 20px 0;
}

#comments #comment_list #main_list li .comment {
	margin : 10px;
	border : 1px solid #727171;
	padding : 10px;
}

#comments #comment_list #main_list li .comment .comment_title {
	display : block;
	text-align : left;
	font-weight : bold;
}

#comments #comment_list #main_list li .comment p {
	line-height : 23px;
	text-align : justify;
}

#comments #comment_list #main_list li .comment .created_at {
	display : block;
	text-align : right;
	color : #727171;
}

#comment_add {
	width : 400px;
	margin : 0;
	margin-left : 150px;
}

#comment_add h3 {
	font-size : 13px;
	margin : 40px 0 20px 0;
	text-align : center;
}

#comment_add .form_row {
	width : 400px;
	margin-bottom : 5px;
}

#comment_add .form_row label {
	width : 45px;
	text-align : right;
	padding-right : 10px;
	float : left;
}

#comment_add .form_row input,
#comment_add .form_row textarea {
	border : 1px solid #D2D2D1;
	width : 300px;
	float : left;
}

#comment_add .form_row textarea {
	height : 125px;
}

#comment_add .form_row .submit {
	height : 17px;
	border : 1px solid #ee9a9f;
	background-image : url('../images/b_bg.png');
	background-repeat : repeat-x;
	background-position : 0 0;
	background-color : #fff;
	color : #952055;
	font-size : 11px;
	width : 75px;
	margin-right : 10px;
	cursor : pointer;
}
/* Opinie - end */

/* Jak zostać stałym klientem */
#customer_info {
	width : 600px;
	margin : 30px 50px;
	line-height : 23px;
	text-align : justify;
}

#customer_info input {
	margin : 10px;
}


/* Jak zostać stałym klientem - end*/

/* MAIN PAGE - END */
/**************************************
 *          CONTENT - end             *
 **************************************/

/**************************************
 *              FOOTER                *
 **************************************/
#footer {
	padding: 15px;
	margin-top: 20px;
}

#footer #left_part {
	float: left;
	font-size: 10px;
	color: #aaaaaa;
	width: 205px;
	padding-top: 40px;
}

#footer #left_part ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer #left_part a,#footer #left_part h4 {
	color: #ca8faa;
	font-size: 10px;
}

#footer #left_part h4 {
	margin: 0;
	margin-bottom: 10px;
}

#footer #left_part a {
	text-decoration: none;
}

#footer #left_part a:hover {
	text-decoration: underline;
}

#footer #right_part {
	float: left;
	width: 745px;
}

#footer #right_part div.footer_list {
	margin: 10px 0;
	font-size: 10px;
}

#footer #right_part div.footer_list a {
	text-decoration: none;
	color: #aaaaaa;
}

#footer #right_part div.footer_list a:hover {
	text-decoration: underline;
}

#footer #right_part div.footer_list .separator {
	color: #aaaaaa;
	margin: 0 10px;
}

#footer #right_part div.footer_list strong {
	display: block;
	width: 80px;
	float: left;
	color: #ca8faa;
}

#footer #platnosci {
	width: 230px;
	height: 60px;
	color: #ca8faa;
	font-weight: bold;
	font-size: 10px;
	float: right;
}

#footer #platnosci h4 {
	font-size: 10px;
	margin: 0;
	margin-bottom: 5px;
}

#footer #platnosci #p_logos img {
	margin-right: 3px;
}

/**************************************
 *           FOOTER - end             *
 **************************************/

/**************************************
 *          Dodatkowe klasy           *
 **************************************/
.input_text {
	width: 174px;
	border: 1px solid #d2d2d1;
	font-size: 10px;
	height: 15px;
	color: #727171;
	margin-bottom: 7px;
}

.formtitle {
	background-color: #c2296e;
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 3px;
	text-align: center;
	margin: 25px 0 5px 0;
}

.error_message {
	width: 710px;
	margin: 20px 0;
	padding: 10px;
	background-color: #ffcdfb;
	color: #952055;
	font-weight: bold;
	border: 1px solid #952055;
	line-height : 1.5em;
}

.info_message {
	width: 710px;
	margin: 20px 0;
	padding: 10px;
	background-color: #ffedf1;
	color: #941e52;
	font-weight: bold;
	border: 1px solid #d3a9b5;
	line-height : 1.5em;
}

#content #model_info .old_price,#content #model_info .old_price strong,#content #model_info .old_price strong span
	{
	font-size: 10px;
	color: #aaa;
}

#content #model_info .old_price strong {
	/* text-decoration: line-through; */
}

.price_promotion {
	font-weight: bold;
	color: #952055;
}

.mBank_promotion {
	font-weight: bold;
	background-color: #FF7D22;
	color: #fff;
	display: block;
	text-align: center;
	padding: 2px;
	margin-top: 4px;
}

#content #model_info .mBank_promotion strong {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

.currency {
	font-size: 11px;
}

.crossover {
	text-decoration: none;
}

#basket .crossover {
	text-decoration: line-through;
}

.link {
	float : left;
	font-weight : bold;
	color : #952055;
	margin-top : 10px;
	display : block;
	width : 150px;
}
/**************************************
 *       Dodatkowe klasy - end        *
 **************************************/

#simplemodal-container a.modalCloseImg {
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top: 20px;
	right: 20px;
	cursor:pointer;
}

#subscription-modal {
	width : 557px;
	height : 227px;
	background-image : url('../images/subsq-form-bg.png');
}

#subscription-modal #subsq-name {
	width : 450px;
	height : 37px;
	line-height : 37px;
	font-size : 16px;
	background-color : transparent;
	border : 0;
	position : relative;
	top : 58px;
	left : 50px;
	padding-left : 7px;
	font-weight : bold;
	color : #952055;
}

#subscription-modal #subsq-email {
	width : 450px;
	height : 40px;
	background-color : transparent;
	border : 0;
	line-height : 40px;
	font-size : 16px;
	position : relative;
	left : 50px;
	top : 65px;
	padding-left : 7px;
	font-weight : bold;
	color : #952055;
}

#subscription-modal #subsq-submit {
	width : 116px;
	height : 40px;
	line-height : 40px;
	font-size : 16px;
	border : 0;
	background-color : transparent;
	cursor : pointer;
	color : #fff;
	position : relative;
	top : 65px;
	left : 406px;
}

#left_paczkomaty {
	margin-top : 10px;
}

#left_paczkomaty a {
	display : block;
	margin : 0 auto;
}

#left_paczkomaty a img {
	border: 1px solid #F0CCCE;
}

#content #model_info .itemtitle span {
	font-size : 11px;
	color : #777;
}

/*
#facebook {
	width : 232px;
	height : 383px;
	background-image : url('../images/facebook.png');
	position : fixed;
	top : 150px;
	right : 0;
}

#facebook #facebook-bg {
	background-color : #fff;
	padding : 2px;
	width : 188px;
	margin-left : 35px;
	margin-top : 10px;
}
*/

#facebook {
	width : 110px;
	height : 26px;
	position : fixed;
	top : 150px;
	right : -115px;

	background: #ECEEF5 url('../images/facebook_icon_small.png') no-repeat 5px 5px;
	border: 1px solid #A8BACC;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	padding-left : 40px;
	padding-top : 8px;
}

#social_network {
	margin : 7px auto;
	text-align : center;
	border: 1px solid #F0CCCE;
	padding : 3px 0;
}

.left_window{
text-align: center; font-size: 11px; padding: 10px; border: 1px solid rgb(240, 204,
206); margin-top: 5px; color: rgb(102, 102, 102);
}
.left_window2{
color: rgb(148, 31, 84); font-size: 12px; margin: 0px;
}

#eprzesylka-wrapper #eprzesylka-info label {
	width: 300px;
	text-align: left;
}
