@charset "utf-8";


* {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
h1 {
	font-size: 20px;
	color: #3c3c3c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 135%;
}
h2 {
	font-size: 16px;
	color: #3c3c3c;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	color: #a3b808;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
}
h4 {
	font-size: 14px;
	color: #333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img { border:0px;}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 146%;
	color: #000000;
}

.pink  {
	color: #f61a6d;
} 


.pink a {
	text-decoration: none;
	color: #FF3B2F;
} 

.pink a:hover
{
	text-decoration: underline;
	color: #FF3B2F;
}
.blue  {
	color: #06C;
} 


.blue a {
	text-decoration:none;
	color: #06C;
} 

.blue a:hover
{
	text-decoration:underline;
	color: #06C;
}

.gray  {
	color: #1f2e31;
	padding-bottom: 5px;
} 


.leftspace  {
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
.gray a {
	text-decoration:none;
	color: #333;
} 

.gray a:hover
{
	text-decoration:underline;
	color: #333;
}
#Wholesale-Hair-text_ a {
	text-decoration:none;
	color: #F39;
}


#Wholesale-Hair-text_ a:hover
{
	text-decoration:underline;
	color: #F39;
}




a {
	text-decoration: none;
	color: #959927;
}


a:hover
{
	text-decoration: underline;
	color: #7a7d19;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #32b3d1;
}
.twoColFixLtHdr #container {
	width: 1003px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: double;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-color: #FFF;
	border-left-color: #FFF;
} 
.twoColFixLtHdr #header {
	position: relative;
	background-color: #efefef;
	height: 332px;
	float: left;
	overflow: hidden;
	width: 1003px;
	background-image: url(layout/logo3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
} 

.twoColFixLtHdr #endpage {
	position: relative;
	background-color: #004DB8;
	height: 261px;
	float: left;
	overflow: hidden;
	width: 1003px;
} 



.twoColFixLtHdr  #nav-menu {
	position: absolute;
	top: 230px;
	width: 996px;
	left: 7px;
	height: 31px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


input {vertical-align:middle}

ul#menu-nav 				{
	padding:0;
	margin:0;
	
}
ul#menu-nav li				{
	width:141px;
	float:left;
	list-style:none;
	height:34px;
	text-align:center;
	vertical-align:middle
}
ul#menu-nav li a 			{
	color:#FFFFFF;
	text-decoration:none;
	display:list-item;
	height:31px;
	padding:11px 0px 0px 0px;
	background-image: url(layout/menu_off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#menu-nav li a:hover		{
	text-decoration:none;
	color:#FFF;
	display:block;
	height:31px;
	padding:14px 0px 4px 0px;
	background-image: url(layout/menu_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

ul#menu-nav2 				{padding:0; margin:0;}
ul#menu-nav2 li				{
	width:141px;
	float:left;
	list-style:none;
	height:31px;
	text-align:center;
	vertical-align:middle
}
ul#menu-nav2 li a 			{
	color:#FFF;
	text-decoration:none;
	display:list-item;
	height:31px;
	padding:11px 0px 0px 0px;
	background-image: url(layout/menu_off2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#menu-nav2 li a:hover		{
	text-decoration:none;
	color:#FFF;
	display:block;
	height:31px;
	padding:14px 0px 4px 0px;
	background-image: url(layout/menu_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.twoColFixLtHdr #LEFT_MENU {
	float: left; /* since this element is floated, a width must be given */
	width: 183px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f1f1f1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #bdbebd;
}
.twoColFixLtHdr #mainContent {
	margin-left: 204px;
	padding-left: 16px;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 4px;
	width: auto;
	background-image: url(layout/news-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-image: url(layout/footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 164px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 14px;
	color: #999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}



 #footer a {
	text-decoration: none;
	color: #333;
}


 #footer a:hover
{
	text-decoration: underline;
	color: #000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}




#Menu_Item_form {
	position:relative;
	left:0px;
	top:0px;
	width:183px;
	
	

	float: left;
}






.iform {
	font: 12px Verdana, Geneva, sans-serif;
	width: 188px;
	margin: 4px auto;
}
.iform ul { margin:0; padding:0; list-style:none;}
.iform ul ul { overflow:auto}
.iform li { padding-bottom:5px;}
.iform label { 
 width:130px; display:block; float:left; line-height:26px;
}
.iform label.ilabel { 
 width:auto; display:inline; float:none; line-height:26px; padding:0 5px
}

.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:200px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{

border-color: #333;
background:#fff;

}

.iform .itext {

}


.iform .itextarea{ 
	height:100px; width: 250px;
}
.iform .ibutton {

	width:auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}
.iform .ibutton:hover,.iform .ibutton:focus { background:#dadada;}
.iform li.iheader { display:block; font-size:18px; border-bottom:1px solid #000; padding:5px; text-indent:10px; margin:5px 0 15px }
.iform li.iseparator { display:block; text-indent:-9999px; height:10px; line-height:10px; border-bottom:1px solid #999;margin:5px 0 15px }

.iform .required { border-color:#F00; }

#imessageOK,#imessageERROR{ border:1px solid #F60; padding:10px; font-size:16px; font-weight:bold; text-align: center; display:none; margin-bottom:20px;

	background: #F90;
	background: -webkit-gradient(linear, left top, left 25, from(#F90), color-stop(4%, #FC0), to(#F90));
	background: -moz-linear-gradient(top, #F90, #FC0 1px, #F90 25px);
	color:#fff;
	}


#Menu_Item_block_start {
	position:relative;
	left:0px;
	top:0px;
	width:183px;
	height:52px;
	
	overflow: hidden;
	float: left;
}

#Menu_Item_block {
	position:relative;
	left:0px;
	top:0px;
	width:183px;
	height:57px;
	background-image: url(layout/menu_item_bg.png);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
}

#item-menu-icon_ {
	position:absolute;
	left:2px;
	top:5px;
	width:58px;
	height:49px;
	overflow: hidden;
}

#item-menu-name_ {
	position:absolute;
	left:62px;
	top:7px;
	width:120px;
	height:15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

#item-menu-description_ {
	position:absolute;
	left:62px;
	top:22px;
	width:120px;
	height:32px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
#Left-Bag {
	position:relative;
	left:0px;
	top:0px;
	width:183px;
	height:39px;
	background-image: url(layout/left_menu_bag_box.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#left-bag-info_ {
	position:absolute;
	left:2px;
	top:6px;
	width:112px;
	height:32px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
	line-height: 100%;
}

#left-bag-checkout_ {
	position:absolute;
	left:118px;
	top:5px;
	width:62px;
	height:30px;
}


#medHairsprayProductNON {
	position:relative;
	left:0px;
	top:0px;
	width:376px;
	height:240px;
	background-image: url(layout/PRODUCT_BOX_MEDIUM.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-right: 2px;
}


#medHairsprayProduct {
	position: relative;
	left: 0px;
	top: 0px;
	width: 376px;
	height: 240px;
	background-image: url(layout/BOX_MEDIUM.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-right: 2px;
	margin-top: 6px;
}


#m-prod-name-_ {
	position: absolute;
	left: 55px;
	top: 10px;
	width: 306px;
	height: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: left;
}

#m-prod-photo-_ {
	position: absolute;
	left: 5px;
	top: 38px;
	width: 367px;
	height: 186px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	overflow: hidden;
	text-align: center;
}
#m-prod-photo-zoom_ {
	position:absolute;
	left:309px;
	top:160px;
	width:36px;
	height:30px;
	background-image: url(layout/ZoomIn.png);
	background-repeat: no-repeat;
	
	
}


#m-prod-photo-bestseller_ {
	position:absolute;
	left:13px;
	top:143px;
	width:90px;
	height:86px;
	background-image: url(layout/bestseller.png);
	background-repeat: no-repeat;
	
	
}


#m-prod-ilosc-_ {
	position:absolute;
	left:68px;
	top:198px;
	width:29px;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: hidden;
}

#m-prod-add-_ {
	position:absolute;
	left:147px;
	top:199px;
	width:97px;
	height:32px;
}



#smallHairsprayProduct {
	position:relative;
	left:0px;
	top:0px;
	width:188px;
	height:240px;
	background-image: url(layout/PRODUCT_BOX.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-right: 2px;
}

#s-prod-name_ {
	position:absolute;
	left:12px;
	top:5px;
	width:163px;
	height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

#s-prod-photo_ {
	position:absolute;
	left:12px;
	top:28px;
	width:160px;
	height:166px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	overflow: hidden;
}

#s-prod-add_ {
	position:absolute;
	left:111px;
	top:194px;
	width:51px;
	height:19px;
}

#s-prod-ilosc_ {
	position:absolute;
	left:66px;
	top:200px;
	width:31px;
	height:18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	overflow: hidden;
}


input.small {
	color:#000000;
	background-color:#d8d8d8;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	} 
#Homepage_First_Box {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:290px;
	float: left;
	background-image: url(layout/welcome.jpg);
	background-repeat: no-repeat;
}

#homepage-box-title_ {
	position:absolute;
	left:24px;
	top:9px;
	width:536px;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f61a6d;
}

#homepage-box-text_ {
	position:absolute;
	left:22px;
	top:42px;
	width:429px;
	height:241px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 146%;
}

#homepage-box-photo_ {
	position:absolute;
	left:462px;
	top:39px;
	width:314px;
	height:234px;
	font-size: 9px;
}
#bag-top-box {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:158px;
	background-image: url(layout/bag_top_box.png);
	background-repeat: no-repeat;
	float: left;
}

#online-bag-bag-name_ {
	position:absolute;
	left:11px;
	top:16px;
	width:486px;
	height:18px;
	font-size: 16px;
	font-weight: bold;
	color: #069;
}

#online-bag-list_ {
	position:absolute;
	left:10px;
	top:45px;
	width:635px;
	height:100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	overflow: auto;
}

#online-bag-total_ {
	position:absolute;
	left:706px;
	top:67px;
	width:62px;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#online-bag-price_ {
	position:absolute;
	left:656px;
	top:43px;
	width:113px;
	height:23px;
	font-size: 16px;
	font-weight: normal;
}

#online-bag-chesckout_ {
	position:absolute;
	left:655px;
	top:93px;
	width:120px;
	height:61px;
}


#VAT_lista_ {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:32px;
	background-image: url(layout/vat_list.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#vat-edit-_ {
	position:absolute;
	left:671px;
	top:2px;
	width:103px;
	height:28px;
}

#vat-lista-_ {
	position:absolute;
	left:24px;
	top:5px;
	width:28px;
	height:19px;
}

#vat-cena-_ {
	position:absolute;
	left:529px;
	top:5px;
	width:48px;
	height:20px;
	text-align: center;
}

#vat-wartosc-_ {
	position:absolute;
	left:586px;
	top:5px;
	width:77px;
	height:20px;
	text-align: center;
	font-weight: bold;
}

#vat-nazwa-_ {
	position:absolute;
	left:65px;
	top:6px;
	width:209px;
	height:18px;
	font-weight: bold;
}

#vat-opis-_ {
	position:absolute;
	left:288px;
	top:6px;
	width:165px;
	height:18px;
}

#vat-ilosc-_ {
	position:absolute;
	left:470px;
	top:6px;
	width:48px;
	height:18px;
}
#TOTALPRICES {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:32px;
	background-image: url(layout/totalprice.png);
	background-repeat: no-repeat;
	float: left;
}

#total-prices-_ {
	position:absolute;
	left:634px;
	top:6px;
	width:74px;
	height:24px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}



#big-details {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:700px;
	float: left;
	overflow: hidden;
	background-image: url(layout/_big_details_pick.png);
	background-repeat: no-repeat;
}

#id-big-details-pick-back-link_ {
	position:absolute;
	left:570px;
	top:6px;
	width:204px;
	height:28px;
}

#id-big-details-pick-name_ {
	position:absolute;
	left:5px;
	top:9px;
	width:560px;
	height:23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f0008d;
	font-weight: bold;
}

#id-big-details-pick-video_ {
	position:absolute;
	left:5px;
	top:37px;
	width:432px;
	height:229px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#id-big-details-pick-descriptions_ {
	position:absolute;
	left:438px;
	top:37px;
	width:330px;
	height:229px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#id-big-details-pick-choose-name_ {
	position:absolute;
	left:11px;
	top:272px;
	width:753px;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#id-big-details-pick-choose-box_ {
	position:absolute;
	left:20px;
	top:308px;
	width:738px;
	height:223px;
}

#id-big-details-pick-back-link2_ {
	position:absolute;
	left:565px;
	top:539px;
	width:199px;
	height:21px;
}

#id-big-details-pick-product-title_ {
	position:absolute;
	left:17px;
	top:540px;
	width:547px;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
}

#id-big-details-pick-add-to-cart_ {
	position:absolute;
	left:401px;
	top:584px;
	width:165px;
	height:94px;
}

#id-big-details-pick-check-out_ {
	position:absolute;
	left:590px;
	top:585px;
	width:169px;
	height:94px;
}

#id-big-details-pick-add-info_ {
	position:absolute;
	left:13px;
	top:587px;
	width:159px;
	height:94px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#id-big-details-pick-add-price_ {
	position:absolute;
	left:172px;
	top:590px;
	width:47px;
	height:23px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

#id-big-details-pick-add-quantity_ {
	position:absolute;
	left:242px;
	top:630px;
	width:97px;
	height:24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


#SendToFriends_BOX {
	position:relative;
	left:0px;
	top:0px;
	width:771px;
	height:132px;
	background-image: url(layout/send_to_friend.png);
	background-repeat: no-repeat;
	float: left;
}

#id-mail-to-title_ {
	position:absolute;
	left:9px;
	top:16px;
	width:752px;
	height:25px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

#id-mail-to-name_ {
	position:absolute;
	left:9px;
	top:53px;
	width:119px;
	height:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#id-mail-to-name-f_ {
	position:absolute;
	left:138px;
	top:53px;
	width:263px;
	height:17px;
}

#id-mail-to-email_ {
	position:absolute;
	left:9px;
	top:76px;
	width:119px;
	height:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#id-mail-to-email-f_ {
	position:absolute;
	left:138px;
	top:76px;
	width:263px;
	height:16px;
}

#id-mail-to-send_ {
	position:absolute;
	left:409px;
	top:89px;
	width:148px;
	height:36px;
}

#id-mail-to-email2_ {
	position:absolute;
	left:9px;
	top:98px;
	width:119px;
	height:17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#id-mail-to-email2-f_ {
	position:absolute;
	left:138px;
	top:99px;
	width:263px;
	height:16px;
}

#BOX3_cat {
	position:relative;
	left:0px;
	top:0px;
	width:187px;
	height:239px;
	float: left;
	overflow: hidden;
	background-image: url(layout/box_bg.png);
	background-repeat: no-repeat;
}

#pr-box-cat-picture_ {
	position:absolute;
	left:14px;
	top:19px;
	width:158px;
	height:189px;
	overflow: hidden;
	font-size: 9px;
	color: #CCC;
}

#pr-box-cat-picture_zoom {
	position:absolute;
	width:158px;
	height:189px;
	background-image: url(layout/box_bg_lupe.png);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}
#pr-box-cat-name_ {
	position:absolute;
	left:5px;
	top:216px;
	width:178px;
	height:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F06;
	text-align: center;
}
#Table_Clipins {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:207px;
	float: left;
	overflow: hidden;
	background-image: url(layout/clip-ins-block.jpg);
	background-repeat: no-repeat;
}

#cat-1a_ {
	position:absolute;
	left:13px;
	top:6px;
	width:143px;
	height:173px;
}

#cat-5a_ {
	position:absolute;
	left:617px;
	top:6px;
	width:145px;
	height:174px;

}

#cat-4a_ {
	position:absolute;
	left:466px;
	top:7px;
	width:144px;
	height:172px;
}

#cat-2a_ {
	position:absolute;
	left:165px;
	top:8px;
	width:143px;
	height:170px;
}

#cat-3a_ {
	position:absolute;
	left:315px;
	top:8px;
	width:144px;
	height:171px;
}

#cat-1b_ {
	position:absolute;
	left:15px;
	top:182px;
	width:140px;
	height:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	text-align: center;
	font-weight: bold;
}

#cat-2b_ {
	position:absolute;
	left:167px;
	top:182px;
	width:140px;
	height:22px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	text-align: center;
	font-weight: bold;
}

#cat-3b_ {
	position:absolute;
	left:312px;
	top:182px;
	width:152px;
	height:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	text-align: center;
	font-weight: bold;
}

#cat-4b_ {
	position:absolute;
	left:467px;
	top:182px;
	width:141px;
	height:21px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	text-align: center;
	font-weight: bold;
}

#cat-5b_ {
	position:absolute;
	left:617px;
	top:182px;
	width:145px;
	height:21px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
	text-align: center;
	font-weight: bold;
}




#WigCategory {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:275px;
	background-image: url(layout/wig_category.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#id--wig-1_ {
	position:absolute;
	left:17px;
	top:235px;
	width:242px;
	height:36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

#id--wig-2_ {
	position:absolute;
	left:279px;
	top:235px;
	width:262px;
	height:35px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

#id--wig-3_ {
	position:absolute;
	left:549px;
	top:235px;
	width:223px;
	height:35px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

#hairaccessories {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:275px;
	background-image: url(layout/hairaccessories.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#id--hairaccessories-1_ {
	position:absolute;
	left:13px;
	top:235px;
	width:242px;
	height:36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

#id--hairaccessories-2_ {
	position:absolute;
	left:267px;
	top:235px;
	width:251px;
	height:35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}

#id--hairaccessories-3_ {
	position:absolute;
	left:522px;
	top:235px;
	width:246px;
	height:35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
#Table_NewsTop {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:230px;
	float: left;
	overflow: hidden;
	background-image: url(layout/box_news.jpg);
	background-repeat: no-repeat;
}

#hairspray-news-top_ {
	position:absolute;
	left:405px;
	top:8px;
	width:362px;
	height:205px;
	text-align: left;
	
	
}


#news_box_homepage{
	float: right;
	width: 760px;
	background-image: url(layout/news-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 10px;
	padding-top: 18px;
	padding-right: 6px;
	padding-bottom: 4px;
	}

#Order_TOP {
	position:relative;
	left:0px;
	top:0px;
	width:944px;
	height:132px;
	background-image: url(layout/order_top.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-left: 30px;
}


#order-top-adres_ {
	position:absolute;
	left:450px;
	top:25px;
	width:412px;
	height:90px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	overflow: hidden;
	font-weight: bold;
}	
#order-top-link_ {
	position:absolute;
	left:83px;
	top:180px;
	width:400px;
	height:35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ACACAC;
	text-align: right;
	overflow: hidden;
}	
#TOTALPRICES {
	position:relative;
	left:0px;
	top:0px;
	width:944px;
	height:79px;
	background-image: url(layout/totalprices_box.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-left: 30px;
}


#totalprices-include1_ {
	position:absolute;
	left:10px;
	top:6px;
	width:603px;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F09;
}

#totalprices-include2_ {
	position:absolute;
	left:636px;
	top:51px;
	width:209px;
	height:22px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
}


#total-prices_ {
	position:absolute;
	left:735px;
	top:24px;
	width:104px;
	height:31px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#HairsprayBAGtop {
	position:relative;
	left:0px;
	top:0px;
	width:1002px;
	height:136px;
	background-image: url(layout/_bag_hairspray2.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}
#bag-TOTAL_ {
	position:absolute;
	left:695px;
	top:2px;
	width:270px;
	height:21px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	overflow: hidden;
}

#KOSZYK-top-bag-napis_ {
	position:absolute;
	left:3px;
	top:4px;
	width:345px;
	height:112px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999999;
	text-align: center;
}

#KOSZYK-top-bag-lista_ {
	position:absolute;
	left:7px;
	top:6px;
	width:640px;
	height:105px;
	overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}






#bag-EDIT_ {
	position:absolute;
	left:695px;
	top:23px;
	width:135px;
	height:45px;
}

#id-bag-CHECKOUT_ {
	position:absolute;
	left:830px;
	top:23px;
	width:135px;
	height:45px;
}

#id-bag-CONTINUE_ {
	position:absolute;
	left:695px;
	top:68px;
	width:270px;
	height:41px;
}

#KOSZYK-top-bag-pink_ {
	position:absolute;
	left:3px;
	top:118px;
	width:993px;
	height:15px;
}
.tabelkakoszyk1 {
	color: #FFFFFF;
	font-weight: bold;
}
.tabelkakoszyk2 {color: #FFFFFF}
	
	
#VAT_lista_ {
	position:relative;
	left:0px;
	top:0px;
	width:944px;
	height:41px;
	background-image: url(layout/vat_lista.png);
	background-repeat: no-repeat;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 30px;
}

#vat-lista_ {
	position:absolute;
	left:18px;
	top:11px;
	width:32px;
	height:23px;
	font-size: 14px;
}


#vat-nazwa_ {
	position:absolute;
	left:61px;
	top:9px;
	width:276px;
	height:24px;
	font-size: 12px;
	overflow: hidden;
}


#vat-opis_ {
	position:absolute;
	left:351px;
	top:9px;
	width:223px;
	height:24px;
	overflow: hidden;
}

#vat-ilosc_ {
	position:absolute;
	left:588px;
	top:8px;
	width:69px;
	height:24px;
	font-size: 16px;
	text-align: center;
}

#vat-cena_ {
	position:absolute;
	left:665px;
	top:8px;
	width:68px;
	height:24px;
	font-size: 14px;
	text-align: center;
}

#vat-wartosc_ {
	position:absolute;
	left:739px;
	top:8px;
	width:107px;
	height:24px;
	font-size: 14px;
	text-align: center;
}

#vat-edit_ {
	position:absolute;
	left:853px;
	top:3px;
	width:110px;
	height:31px;
	overflow: hidden;
}
#vat-delete_ {
	position:absolute;
	left:953px;
	top:3px;
	width:91px;
	height:31px;
	overflow: hidden;
}
#BOXmail {
	position:relative;
	left:0px;
	top:0px;
	width:944px;
	height:470px;
	background-image: url(layout/_okienko_maila2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-left: 60px;
}

#mail-name_ {
	position:absolute;
	left:155px;
	top:5px;
	width:274px;
	height:26px;
}

#mail-adres_ {
	position:absolute;
	left:158px;
	top:46px;
	width:145px;
	height:26px;
}
#mail-post_ {
	position:absolute;
	left:158px;
	top:84px;
	width:274px;
	height:26px;
}
#mail-tel_ {
	position:absolute;
	left:155px;
	top:171px;
	width:160px;
	height:26px;
}
#mail-country_ {
	position:absolute;
	left:159px;
	top:125px;
	width:268px;
	height:26px;
}
#mail-email_ {
	position:absolute;
	left:155px;
	top:293px;
	width:280px;
	height:27px;
}
#mail-tel2_ {
	position:absolute;
	left:155px;
	top:215px;
	width:280px;
	height:27px;
}

#mail-info_ {
	position:absolute;
	left:47px;
	top:345px;
	width:419px;
	height:63px;
}

#mail-wyslij_ {
	position:absolute;
	left:144px;
	top:420px;
	width:400px;
	height:43px;
}
input.wysylka {
	color:#000000;
	background-color:#ececec;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	} 
		input.wysylka2 {
	color:#dd0000;
	background-color:#ececec;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	}
	
textarea.wysylka {
	color:#000000;
	background-color:#ececec;
	border: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	} 	
#jessica-simpson-box {
	position:relative;
	left:0px;
	top:0px;
	width:777px;
	height:423px;
	background-image: url(layout/jessica_simpson_.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#jessica-simpson-products_ {
	position:absolute;
	left:488px;
	top:99px;
	width:246px;
	height:303px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	overflow: auto;
}
#Wholesale-Hair-BOX {
	position:relative;
	left:0px;
	top:0px;
	width:775px;
	height:332px;
	background-image: url(layout/Wholesale_Hair_STAND.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

#Wholesale-Hair-text_ {
	position:absolute;
	left:22px;
	top:17px;
	width:452px;
	height:299px;
}


#HairsprayPROMOTION_system1 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../System%201%20Strand%20By%20Strand%20Method.png);
	background-repeat: no-repeat;
}



#HairsprayPROMOTION_system2 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../System%202%20Extend%20Magic%20System.png);
	background-repeat: no-repeat;
}

#HairsprayPROMOTION_system3 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../System%203%20Pre-Bonded%20Extensions2.png);
	background-repeat: no-repeat;
}

#HairsprayPROMOTION_system4 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../System%204%20Micro%20Beading%20(no%20Glue)
%20.png);
	background-repeat: no-repeat;
	background-image: url(../System%204%20Micro%20Beading.png);
}

#HairsprayPROMOTION_system5 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../System%205%20Hair%20Weaving.png);
	background-repeat: no-repeat;
}
#HairsprayPROMOTION_system6 {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../System%206%20Thinning%20Hair.png);
	background-repeat: no-repeat;
}

#HairsprayPROMOTION_PRICES {
	position:relative;
	left:0px;
	top:0px;
	width:716px;
	height:390px;
	float: left;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(../Hairspray%20Salon%20Price%20List.png);
	background-repeat: no-repeat;
}


#Hairspray-Special-offer-Title_ {
	position:absolute;
	left:8px;
	top:11px;
	width:470px;
	height:30px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}


#Hairspray-Special-offer-youtube_ {
	position:absolute;
	left:13px;
	top:52px;
	width:352px;
	height:294px;
 
	font-size: 14px;
	color: #FF0000;
}


#Hairspray-Special-offer-description_ {
	position:absolute;
	left:387px;
	top:52px;
	width:311px;
	height:255px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 100%;
}

#Hairspray-Special-offer-Title_2 {
	position:absolute;
	left:8px;
	top:11px;
	width:470px;
	height:30px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}


#Hairspray-Special-offer-youtube_2 {
	position:absolute;
	left:13px;
	top:52px;
	width:308px;
	height:294px;
	 
	font-size: 14px;
	color: #FF0000;
}


#Hairspray-Special-offer-description_2 {
	position:absolute;
	left:327px;
	top:62px;
	width:365px;
	height:289px;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}


#new-contact-us {
	position:relative;
	left:0px;
	top:0px;
	width:690px;
	height:1140px;
	background-image: url(../hairspray_ireland_contact_us.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: visible;
	margin-left: 30px;
}

#CU-dublin_ {
	position:absolute;
	left:55px;
	top:269px;
	width:286px;
	height:24px;
	 
	font-size: 18px;
	color: #F06;
	text-align: center;
}

#CU-dundrum_ {
	position:absolute;
	left:371px;
	top:269px;
	width:296px;
	height:24px;
	text-align: center;
	 
	color: #F06;
	font-size: 18px;
}

#CU-dublin-address_ {
	position:absolute;
	left:53px;
	top:297px;
	width:286px;
	height:101px;
	 
	font-size: 12px;
	font-weight: bold;
}

#CU-dundrum-address_ {
	position:absolute;
	left:371px;
	top:315px;
	width:296px;
	height:70px;
	 
	font-size: 12px;
	font-weight: bold;
}


#CU-dublin-www_ {
	position:absolute;
	left:53px;
	top:599px;
	width:269px;
	height:63px;
	 
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #333;
}



#CU-dundrum-www_ {
	position:absolute;
	left:382px;
	top:599px;
	width:268px;
	height:65px;
	 
	font-size: 14px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
#CU-booking {
	position:absolute;
	left:11px;
	top:852px;
	width:731px;
	height:319px;
}

#Table_SYSTEMS {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:155px;
	background-image: url(layout/systems.png);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	margin-left: 20px;
}

#BOXsystem1-T_ {
	position:absolute;
	left:14px;
	top:12px;
	width:175px;
	height:44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

#BOXsystem2-T_ {
	position:absolute;
	left:209px;
	top:12px;
	width:166px;
	height:46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

#BOXsystem3-T_ {
	position:absolute;
	left:399px;
	top:12px;
	width:165px;
	height:44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #06C;
	font-weight: normal;
}

#BOXsystem4-T_ {
	position:absolute;
	left:595px;
	top:12px;
	width:166px;
	height:44px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}

#BOXsystem4-B_ {
	position:absolute;
	left:16px;
	top:68px;
	width:166px;
	height:53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000; 
}

#BOXsystem2-B_ {
	position:absolute;
	left:221px;
	top:67px;
	width:160px;
	height:58px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#BOXsystem3-B_ {
	position:absolute;
	left:411px;
	top:65px;
	width:159px;
	height:64px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #06C; 
}

#BOXsystem4-B022_ {
	position:absolute;
	left:604px;
	top:67px;
	width:162px;
	height:52px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#BOXsystem4-L_ {
	position:absolute;
	left:54px;
	top:128px;
	width:81px;
	height:26px;
}

#BOXsystem2-L_ {
	position:absolute;
	left:261px;
	top:128px;
	width:79px;
	height:26px;
}

#BOXsystem3-L_ {
	position:absolute;
	left:449px;
	top:129px;
	width:78px;
	height:27px;
}

#BOXsystem4-L034_ {
	position:absolute;
	left:644px;
	top:128px;
	width:79px;
	height:27px;
}


#make-up-menu_ {
	position: absolute;
	left: 60px;
	top: 267px;
	width: 990px;
}

.button-menu a {
	display: block;
	width: 178px;
	background-image: url(layout/on.png);
	background-repeat: no-repeat;
	height: 47px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	
	float: left;
	position: relative;
	font-weight: normal;
	text-align: center;
	padding-top: 12px;
}
.button-menu a:hover {
	background-image: url(layout/_off.png);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 16px;
}


#WholesaleBOX {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:313px;
	background-image: url(layout/Wholesale.jpg);
	background-repeat: no-repeat;
	float: left;
}


#Wholesale-text_ {
	position:absolute;
	left:241px;
	top:15px;
	width:503px;
	height:155px;
	font-size: 14px;
}

 
 

#Wholesale-links_ {
	position:absolute;
	left:437px;
	top:244px;
	width:313px;
	height:53px;
}
#BOXAboutUs {
	position:relative;
	left:0px;
	top:0px;
	width:774px;
	height:486px;
	background-image: url(layout/about-us.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFF;
	text-align: center;
}



#BOXAboutUs-title_ {
	position:absolute;
	left:47px;
	top:13px;
	width:334px;
	height:45px;
}



#BOXAboutUs-text_ {
	position:absolute;
	left:32px;
	top:59px;
	width:374px;
	height:425px;
	text-align: left;
}





#CONTACTUS-BOX {
	position:relative;
	left:0px;
	top:50px;
	width:800px;
	height:322px;
	background-image: url(layout/contactus-form.jpg);
	background-repeat: no-repeat;
	float: left;
}



#contactus-title_ {
	position:absolute;
	left:228px;
	top:23px;
	width:619px;
	height:27px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F60;
}



#contactus-text_ {
	position:absolute;
	left:228px;
	top:76px;
	width:622px;
	height:71px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: solid 1px #0FF;
}


#contactus-fmail_ {
	position:absolute;
	left:417px;
	top:10px;
	width:323px;
	height:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}



#contactus-fsubject_ {
	position: absolute;
	left: 265px;
	top: 8px;
	width: 506px;
	height: 112px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contactus-fsubject_   input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: e3e3e3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(layout/contact-bg.png);
	font-weight: bold;
	
	
	
	} 

#contactus-fmail_   input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: e3e3e3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(layout/contact-bg.png);
	font-weight: bold;
	} 

#contactus-fmessage_ {
	position: absolute;
	left: 262px;
	top: 128px;
	width: 510px;
	height: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#contactus-antyspam_ {
	position:absolute;
	left:278px;
	top:238px;
	width:92px;
	height:43px;
}

#contactus-antyspam-form_ {
	position:absolute;
	left:395px;
	top:258px;
	width:81px;
	height:25px;
}

#contactus-antyspam-form_   input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-color: e3e3e3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(layout/contact-bg.png);
	font-weight: bold;
	width: 80px;
	} 

#contactus-fmessage_ textarea {
	width: 450px;
	height:120px;
	color: #333;
	font-size: 14px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(layout/contact-bg.png);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactus-send_ {
	position:absolute;
	left:613px;
	top:236px;
	width:149px;
	height:40px;
}


#WIGS_produkt {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:297px;
	background-image: url(layout/matka_produktu_wigs.png);
	background-repeat: no-repeat;
	float: left;
}

#WIGproduct-NAME_ {
	position:absolute;
	left:14px;
	top:13px;
	width:202px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}


#WIGproduct-PHOTO_ {
	position:absolute;
	left:14px;
	top:35px;
	width:197px;
	height:205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	overflow: hidden;
}

#WIGproduct-MORE_ {
	position:absolute;
	left:144px;
	top:250px;
	width:56px;
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	font-weight: normal;
}

#WIGproduct-MORE_ a {
	text-decoration:none;
	color:#FFFFCC
}

#WIGproduct-MORE_ a:hover {
	text-decoration:underline;
	color: #FFFFCC;
} 

#WIGproduct-PRICE_ {
	position:absolute;
	left:10px;
	top:255px;
	width:99px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}




#WIGS_produkt2 {
	position:relative;
	left:0px;
	top:0px;
	width:230px;
	height:297px;
	background-image: url(layout/matka_produktu_wigs_LONG.png);
	background-repeat: no-repeat;
	float: left;
}

#WIGproduct-NAME_2 {
	position:absolute;
	left:14px;
	top:13px;
	width:202px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}


#WIGproduct-PHOTO_2 {
	position:absolute;
	left:14px;
	top:35px;
	width:197px;
	height:205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	overflow: hidden;
}

#WIGproduct-MORE_2 {
	position:absolute;
	left:144px;
	top:250px;
	width:56px;
	height:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-align: center;
	font-weight: normal;
}

#WIGproduct-MORE_2 a {
	text-decoration:none;
	color:#FFFFCC
}

#WIGproduct-MORE_2 a:hover {
	text-decoration:underline;
	color: #FFFFCC;
} 

#WIGproduct-PRICE_2 {
	position:absolute;
	left:10px;
	top:255px;
	width:99px;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}

.colourbox {
	width: 160px;
	height: 200px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
}
.colourbox img {
   display: block;
   position: relative;
   border: 6px solid #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 6px #cacaca;
	-moz-box-shadow: 1px 1px 6px #cacaca;
	box-shadow: 1px 1px 6px #cacaca;
	cursor: default;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.colourbox h2 {
	     color: #000000;
    display: block;
    font-size: 12px;
    padding: 2px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
   
}
.view {
	width: 238px;
	height: 236px;
	float: left;
	border: 6px solid #fff;
	overflow: hidden;
	position: relative;
	text-align: center;
	-webkit-box-shadow: 1px 1px 6px #cacaca;
	-moz-box-shadow: 1px 1px 6px #cacaca;
	box-shadow: 1px 1px 6px #cacaca;
	cursor: default;
	background: #fff url(layout/wigs/bacground.jpg) no-repeat center center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
}
.view .mask,.view .content {
	width: 238px;
	height: 236px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.view p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
	background-color: rgba(216, 216, 216, 0.3);
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	transition: all 0.5s linear;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}
.view-tenth h2 {
   border-bottom: 1px solid rgba(0, 0, 0, 0.3);
   background: transparent;
   margin: 20px 40px 0px 40px;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   color: #333;
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {
   color: #333;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
}
.view-tenth:hover img {
   -webkit-transform: scale(1.5);
   -moz-transform: scale(1.5);
   -o-transform: scale(1.5);
   -ms-transform: scale(1.5);
   transform: scale(1.5);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
	

/* ramka */


.dealStrip {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #CCCCCC;
	float: right;
}
.rounded {
    border-radius: 5px 5px 5px 5px;
}

.dealStrip li:first-child {
    border-left: medium none;
}
.dealStrip li:first-child {
    border-left: medium none;
}
.dealStrip li {
    border-left: 1px solid #CCCCCC;
    color: #323232;
    display: inline-block;
    font: 14px/25px Arial,Helvetica,sans-serif;
    margin: 5px 0;
    text-align: center;
    width: 32%;
}
.dealStrip li {
	color: #B1B1B1;
	display: inline-block;
	font: 14px/25px Arial,Helvetica,sans-serif;
	width: 210px;
}
.category_box
	{ display:inline-block;vertical-align:top;position:relative;width:160px;height:200px;background:transparent url(categories/category-on.png);margin:6px 16px }
.category_box .category_image_overlay
	{ position:absolute;width:150px;height:150px;top:5px;left:5px;z-index:10;background:transparent url(categories/category-image-overlay-off.png) }
.category_box a:hover .category_image_overlay
	{ background:transparent url(categories/category-image-overlay-on.png) }
.category_box .category_image
	{ position:absolute;top:10px;left:10px;z-index:9 }
.category_box .category_name
	{
	display: block;
	position: absolute;
	width: 130px;
	padding: 4px;
	left: 10px;
	bottom: 10px;
	background: #9EC836;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	font-family: Arial, Helvetica, sans-serif;
}
.category_box a:hover .category_name
	{ background:#6D6D6D;color:#FFFFFF }
.product_box
	{ display:inline-block;vertical-align:top;position:relative;width:142px;height:180px;background:#F8F8F8;margin:5px 5px 0;
	  -webkit-border-radius:6px;border-radius:6px;border:1px solid #E8E8E8	
	}
.product_box p
	{ margin:10px 5px 5px;font-size:10px;line-height:12px;font-weight:bold;text-align:center }
.product_box .product_image
	{ display:block;position:absolute;top:58px;left:21px;width:90px;height:90px;z-index:9;border:1px solid #E2E2E2;background:#FFFFFF;padding:4px;
	  -webkit-border-radius:4px;border-radius:4px
	}
