@charset "utf-8";

/* CSS Document */
/* CUSTOM */
#main-position a {
	color: #4b5a61;
	/*border-bottom: 1px dotted #CCC;*/
}

#main-position a:hover {
	text-decoration: none;
	/*border-bottom: 1px solid #CCC;*/
}

div.images a,div.images a:hover {
	border-bottom: none !important;
}

#main-position dt {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

#main-position dd {
	font-weight: bold;
}

#main-position.wide {
	min-height: 600px !important;
	width: 734px !important;
}

.hidden {
	display: none;
}

/* Base */
body {
	margin: 0px;
	padding: 0px;
}

img,object {
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	margin: 1em 20px;
	padding: 8px 30px;
	font-size: 16px;
	background: transparent url(../img/quote.gif) no-repeat;
}

.hr {
	background: #e86000;
	height: 1px !important;
}

/* Structure */
.wrapper {
	width: 980px;
	margin: 0 auto;
}

.header-container {
	height: 124px !important;
	z-index: 100;
	position: relative;
	top: 0;
	background: url(../img/menu.bg.png) no-repeat 0 100%;
}

.top-container {
	z-index: 100;
	position: relative;
	top: 0;
	height: 290px;
}

.clear {
	clear: both;
	height: 1%;
}

.fleft {
	float: left !important;
}

.fright {
	float: right !important;
}

.acenter {
	text-align: center;
}

/* Style */
body {
	background: #fff url(../img/bg.0.jpg) no-repeat 50% 0;
	color: #4b5a61;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Headign */
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

h2 {
	color: #252a2d;
	font-size: 18px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2.border {
	border-bottom: 1px solid #e5e6e8;
}

h3,h3 a,#main-position a.big {
	color: #e54a20;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h4 {
	color: #24292c;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h5 {
	color: #24292c;
	font-weight: normal;
	font-size: 11px;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* Form */
input,textarea {
	border: 1px solid #ed7e17;
	background: #ffffff;
	color: #616e76;
	font-size: 11px;
	padding: 4px 5px;
	letter-spacing: 1px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

button {
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 4px 8px;
	font-size: 11px;
	font-weight: bold;
	color: #e9eaec;
	background: #e54c0b url(../img/button.bg.gif) repeat-x 0 0;
	cursor: pointer;
}

button:hover span {
	text-decoration: underline;
}

fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

/* Quick Nav */
.quick-nav {
	margin: 14px 5px 0 0;
	list-style-type: none;
	float: right;
}

.quick-nav li {
	display: block;
	float: left;
	margin: 0px 8px 0 0;
}

.quick-nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2c3439;
	display: block;
	padding: 0;
	text-decoration: none;
	white-space: nowrap;
}

.quick-nav li a:hover {
	text-decoration: underline;
}

.quick-nav li.lang img {
	float: left;
	margin-right: 3px;
}

/* Logo */
#header h1 {
	clear: left;
	float: left;
	margin: 15px 0 0 25px;
}

#header h1 a {
	/*background: url(../img/logo_sport.png) no-repeat 0 0;*/
	display: block;
	/*text-indent: -9999px;*/
	width: 280px;
	height: 52px;
}

/* Quick Info */
.quick-info {
	position: absolute;
	top: 20px;
	left: 500px;
	line-height: 300%;
	text-align:center;
}

.quick-info .phoneInfo {
	font-size: 16px;
	color: #e66119;
	font-weight: bold;
	line-height: 100%;
}

.quick-info .phone {
	font-size: 16px;
	color: #e66119;
	font-weight: bold;
}

/* Lang Switch*/
.lang-switch {
	position: absolute;
	top: 31px;
	right: 20px;
}

/* Search */
.search-top {
	position: absolute;
	top: 25px;
	right: 100px;
}

.search-top input {
	margin-right: 6px;
	max-width:	145px;
}

.top-links {
	position: absolute;
	top: 18px;
	right: 365px;	
}

/* Menu Top */
.menu-top {
	position: absolute;
	bottom: 0;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.menu-top li {
	display: block;
	float: left;
	margin: 0;
	/*border-right: 1px solid #E54D0B;*/
}

.menu-top li.last {
	border-right: none;
}

.menu-top li a {
	color: #fff;
	display: block;
	height: 41px;
	overflow: hidden;
	padding: 0;
	text-decoration: none;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu-top li a span {
	padding: 12px 9px 0;
	display: block;
}

.menu-top li a:hover {
	text-decoration: underline;
}

.menu-top li.active a {
	background: url(../img/menu.active.bg.gif) repeat-x 0 0;
}

.menu-hot-top {
	position: absolute;
	bottom: 0;
	right: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: url(../img/menu.hot.bg.png) no-repeat 0 0;
}

.menu-hot-top li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	padding-right: 14px;
	background: url(../img/menu.hot.bg.linia.png) no-repeat 100% 0;
}

.menu-hot-top li.first {
	padding-left: 7px;
}

.menu-hot-top li.last {
	background: url(../img/menu.hot.bg2.png) no-repeat 100% 0;
	padding-right: 7px;
}

.menu-hot-top li a {
	display: block;
	height: 46px;
	color: #fff;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: url(../img/menu.hot.bg3.png) repeat-x 0 0;
}

.menu-hot-top li a span {
	padding: 16px 9px 0;
	display: block;
}

.menu-hot-top li a:hover {
	text-decoration: underline;
}

/* Top Billboard */
#bilboard {
	width: 734px;
	height: 290px;
	overflow: hidden;
	float: left;
	position: relative;
}

#bilboard .item {
	background: url(../img/billboard.bg.png);
	width: 573px;
	height: 290px;
	float: right;
	text-align: center;
}

#bilboard .select {
	width: 184px;
	height: 290px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	list-style-type: none;
	background: url(../img/billboard.select.bg.gif) repeat-y 0 0;
}

#bilboard .select li {
	padding: 0;
	margin: 0;
	height: 58px;
	overflow: hidden;
	background: url(../img/billboard.select.bg.unactive.gif) no-repeat 0
		-1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3a474d;
	cursor: pointer;
	z-index: 100;
}

#bilboard .select li p {
	margin: 0;
	padding: 7px 25px 0 10px;
	float: left;
}

#bilboard .select li.first {
	background-position: 0 -2px;
}

#bilboard .select li.last {
	background-position: 0 0;
}

#bilboard .select li.active {
	background: url(../img/billboard.select.bg.active.gif) repeat-y 0 0;
	position: relative;
	color: #fff;
}

#bilboard .select li .arrow {
	display: none;
}

#bilboard .select li.active .arrow {
	background: url(../img/billboard.select.arrow.png) no-repeat 0 0;
	position: absolute;
	top: 0;
	right: 0;
	width: 23px;
	height: 58px;
	display: block;
}

/* Category slider */
#category-slider {
	width: 573px;
	height: 170px;
	overflow: hidden;
	float: left;
	position: relative;
}

#category-slider .item {
	background: url(../img/billboard.bg.png);
	width: 573px;
	height: 170px;
	float: right;
	text-align: center;
}

.slider-arrow {
	margin: 0 10px;
	cursor: pointer;
	background-image: url('../img/arrows.png');
	width: 38px;
	height: 170px;
	background-repeat: no-repeat;
	position: absolute;
	z-index: 3;
	opacity: 0.01;
	transition: opacity 0.5s linear;
	background-position: 0 65px;
}

.slider-arrow.prev {
	left: 0;
}
.slider-arrow.next {
	background-position: -38px 65px;
	right: 0;
}


/** BOX style **/
.box .head {
	background: #d3dae0;
	padding: 8px 18px;
}

.box .head h2 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px;
	letter-spacing: 0px;
}

.box .content {
	background: #ecf0f3;
	padding: 12px 18px;
	font-size: 11px;
	color: #616e76;
}

.box .content p {
	margin: 5px 0 !important;
	padding: 0 !important;
}

.box a,.box a:hover {
	color: #616e76;
}

/** COLUMNS **/
#columns .columns-container {
	padding: 0 246px 0 0;
}

#columns div#center-position {
	float: left;
	margin: 0;
	width: 734px;
}

#columns div#sidemenu-position {
	float: left;
	width: 161px;
}

#columns div#main-position {
	float: left;
	width: 573px;
}

.big {
	width: 734px;
}

#columns div#extrainfo-position {
	float: left;
	margin-right: -246px;
	width: 246px;
}

/* column sidemenu position */
#columns div#sidemenu-position {
	background: #ecf0f3;
}

#columns div#sidemenu-position h2 {
	background: #ED7300;
	border-bottom: 2px solid #d3dae0;
	margin: 10px 0 0 0;
	padding: 8px 0 8px 15px;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0px;
}

#columns div#sidemenu-position h2.red {
	background: url(../img/sidemenu.head.red.bg.png) repeat-y 0 0;
	margin-top: 0;
	font-size: 14px;
	letter-spacing: 0px;
}

#columns div#sidemenu-position h2 a {
	color: white;
	letter-spacing: 0px;
}

#columns div#main-position {
	background: #fff;
}

#columns div#main-position h2 {
	background: url(../img/main.head.bg.png) repeat-y 50% 0;
	padding: 8px 0 8px 22px;
	margin: 10px 0 0 0;
	font-size: 14px;
	letter-spacing: 0px;
}

#columns div#main-position h2.red {
	background: url(../img/sidemenu.head.red.bg.png);
	border-bottom: 2px solid #d3dae0;
	margin-top: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0px;
}

#columns div#main-position.category-view h2.red {
	height: 32px;
}

#columns div#main-position h2 a {
	color: white;
	letter-spacing: 0px;
}

#columns div#extrainfo-position {
	background: #ecf0f3;
}

#columns div#extrainfo-position h2 {
	background: #d3dae0;
	padding: 8px 0 8px 15px;
	margin: 10px 0 0 0;
	font-size: 14px;
	letter-spacing: 0px;
}

#columns div#extrainfo-position h2.red {
	background: transparent url(../img/extrainfo.head.red.bg.png) repeat-y 0
		0;
	border-bottom: 2px solid #d3dae0;
	margin-top: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0px;
}

/* catergory list */
div#sidemenu-position ul#categoryList {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
}

div#sidemenu-position ul#categoryList li {
	padding: 0;
	margin: 0;
	color: #23272a;
}

div#sidemenu-position ul#categoryList li a,div#sidemenu-position ul#categoryList li b
	{
	padding: 1px 0 1px 15px;
	display: block;
	text-decoration: none;
	color: #23272a;
}

div#sidemenu-position ul#categoryList li a {
	font-weight: bold;
}

div#sidemenu-position ul#categoryList li a:hover,div#sidemenu-position ul#categoryList .active
	{
	background: #d3dae0;
}

div#sidemenu-position ul#categoryChildList {
	list-style-type: none;
	padding: 1px;
	margin: 0;
}

div#sidemenu-position ul#categoryChildList li {
	padding: 0;
	margin: 0;
	color: #23272a;
}

div#sidemenu-position ul#categoryChildList li a,div#sidemenu-position ul#categoryChildList li b
	{
	padding: 1px 0 1px 23px;
	display: block;
	text-decoration: none;
	color: #23272a;
}

div#sidemenu-position ul#categoryChildList li a {
	font-weight: normal;
}

div#sidemenu-position ul#categoryChildList li a:hover,div#sidemenu-position ul#categoryChildList .active
	{
	background: #d3dae0;
}

/* payments list */
div#sidemenu-position ul#paymentsList {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
}

div#sidemenu-position ul#paymentsList li {
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 0;
}

div#sidemenu-position ul#paymentsList li img {
	border: 3px solid #d2dbe1;
}

/* partners list */
div#sidemenu-position ul#partnersList {
	list-style-type: none;
	padding: 10px 0;
	margin: 0;
}

div#sidemenu-position ul#partnersList li {
	padding: 0 0 7px 0;
	margin: 0;
	text-align: center;
	line-height: 0;
}

#columns div#extrainfo-position p {
	padding-left: 15px;
	padding-right: 15px;
}

/* newsletter */
div#extrainfo-position div#newsletter button {
	padding: 1px 3px 3px 2px;
}

/* content */
div#main-position div.content {
	padding: 22px;
}

div#main-position div.content.high {
	min-height: 400px;
}

/* product */
#productLabel {
	color: #252A2D;
	font-size: 18px;
	padding-bottom: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
div#main-position div#product .images {
	width: 250px;
	float: left;
	position: relative;
}

div#main-position div#product .images img {
	border: 1px solid #d5d7da;
}

div#main-position div#product .images ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 0;
}

div#main-position div#product .images ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

div#main-position div#product .images ul li img {
	border-top: 0;
}

div#main-position div#product .short-info {
	width: 250px;
	min-height: 225px;
	position: relative;
	float: right;
	text-align: right;
	background: #f7f8f9;
	padding: 10px;
	padding-top: 5px;
}

div#main-position div#product .short-info .stock-info{
	padding: 5px;
}

div#main-position div#product .short-info .options {
	/*position: absolute;*/
	right: 10px;
	/*bottom: 125px;*/
}

div#main-position div#product .short-info .buttons {
	/*position: absolute;*/
	right: 10px;
	bottom: 5px;
	padding-top: 10px;
}

div#main-position div#product .short-info .set-product-name {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	padding-top: 5px;
	color: black;
}

div#main-position div#product .short-info .set-product-name a{
	color: black;
}
/* Product options*/

.var, .vars {
	display: inline-block;
	line-height: 18px;
	font-size: 11px;
} 

.var-name {
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
}

.var {
	border: 1px solid #4B5A61;
	padding: 0px 4px;
	margin: 0 0px 0px 0;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	overflow: hidden;
	text-align: center;
	max-width: 110px;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 1px;
}

.var-selected {
	border: 2px solid #B43C1E;
	cursor: default;
	margin: 0px;
}

.var-unavailable {
	opacity:0.4;
	filter:alpha(opacity=40);
}

div#main-position ul.product-list {
	list-style-type: none;
	margin: 0;
	padding: 22px;
}

div#main-position ul.product-list li {
	width: 170px;
	height: 85px;
	margin: 0;
	padding: 0 4px 0 0;
	display: inline-block;
	position: relative;
}

div#main-position ul.product-list.hp-recomended li {
	width: 260px;
	height: 175px;
}

div#main-position ul.product-list li img {
	width: 83px;
	height: 79px;
	border: 1px solid #d5d7da;
	float: right;
}

div#main-position ul.product-list.hp-recomended li img {
	width: 128px;
	height: 169px;
}

div#main-position ul.product-list li.last {
	padding-right: 0;
}

div#main-position ul.product-list li h5 {
	float: left;
	width: 83px;
	line-height: 14px;
}

div#main-position ul.product-list.hp-recomended li h5 {
	width: 128px;
}

/*div#main-position ul.product-list li h5.label { height: 37px; overflow: hidden; }*/
div#main-position ul.product-list li h5.price {
	width: 82px;
	color: #853930;
	position: absolute;
	bottom: 30px;
	left: 0;
}

div#main-position ul#sale-main.product-list .price-cut {
	width: 82px;
	position: absolute;
	bottom: 13px;
	left: 0;
	line-height: 14px;
	text-decoration: line-through;
	font-size: 11px;
}

div#main-position ul#sale-main.product-list li h5.label {
	height: 56px;
	overflow: hidden;
}

div#main-position ul.product-list li a,div#main-position ul.product-list li a:hover
	{
	color: #000
}

/* FOOTER */
#footer .footer-container {
	padding: 0 246px 0 161px;
	background: url(../img/footer.bg.gif) repeat-y;
}

#footer div#footer-sidemenu-position {
	display: inline;
	float: left;
	margin-left: -161px;
	width: 161px;
}

#footer div#footer-main-position {
	float: left;
	width: 100%;
}

#footer div#footer-extrainfo-position {
	float: left;
	margin-right: -246px;
	width: 246px;
}

#footer div#footer-sidemenu-position h2 {
	border-bottom: 2px solid #d3dae0;
	margin: 0;
	padding: 8px 0 8px 15px;
	color: #fff;
	background: url(../img/sidemenu.head.red.bg.png) repeat-y 0 0;
	font-size: 14px;
	letter-spacing: 0px;
}

#footer div#footer-main-position h2 {
	background: url(../img/sidemenu.head.red.bg.png);
	border-bottom: 2px solid #d3dae0;
	padding: 8px 0 8px 22px;
	margin: 0;
	color: #fff;
	font-size: 14px;
	letter-spacing: 0px;
}

#footer div#footer-extrainfo-position h2 {
	border-bottom: 2px solid #d3dae0;
	color: #fff;
	padding: 8px 0 8px 15px;
	margin: 0;
	background: transparent url(../img/extrainfo.head.red.bg.png) repeat-y 0
		0;
	font-size: 14px;
	letter-spacing: 0px;
}

#footer div#footer-sidemenu-position ul {
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

#footer div#footer-sidemenu-position ul li {
	padding: 0;
	margin: 0;
	color: #67747f;
	font-size: 11px;
}

#footer div#footer-sidemenu-position ul li a {
	padding: 1px 0 1px 25px;
	display: block;
	text-decoration: none;
	color: #67747f;
	background: url(../img/arrow.gif) no-repeat 15px 50%;
}

#footer div#footer-sidemenu-position ul li a:hover {
	background-color: #d3dae0;
}

#footer div#footer-extrainfo-position ul {
	list-style-type: none;
	padding: 8px 0;
	margin: 0;
}

#footer div#footer-extrainfo-position ul li {
	padding: 0;
	margin: 0;
	color: #67747f;
	font-size: 11px;
}

#footer div#footer-extrainfo-position ul li a {
	padding: 1px 0 1px 25px;
	display: block;
	text-decoration: none;
	color: #67747f;
	background: url(../img/arrow.gif) no-repeat 15px 50%;
}

#footer div#footer-extrainfo-position ul li a:hover {
	background-color: #d3dae0;
}

#footer div#footer-main-position ul {
	list-style-type: none;
	padding: 5px 0 0;
	margin: 0;
}

#footer div#footer-main-position ul li {
	padding: 0;
	margin: 0;
	float: left;
}

#footer .footer-container2 {
	background: url(../img/footer.bg2.png) no-repeat 0 0;
	height: 38px;
	margin-bottom: 20px;
}

#footer .footer-container2 p {
	color: #fff;
	font-size: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

#footer .footer-container2 p a {
	color: #fff;
}

/** product list **/
div#product-list div#producent-menu {
	background: #f7f8f9;
}

div#product-list div#producent-menu p {
	float: left;
	font-size: 11px;
	color: #616e76;
	font-weight: bold;
	padding-left: 10px;
}

div#product-list div#producent-menu ul {
	float: right;
	margin: 0;
	padding: 10px 10px 0 0;
}

div#product-list div#producent-menu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 2px solid #ec4b05;
}

div#product-list div#producent-menu ul li a {
	display: block;
	color: #969ba2;
	padding: 1px 5px;
}

div#product-list div#producent-menu ul li.active a {
	color: #ba3e25;
}

div#product-list div#producent-menu ul li.first {
	border-left: none;
}

table.list-item {
	width: 100%;
}

table.list-item tr th {
	text-align: center;
}

div#product-list .list-item {
	/* background: #f7f8f9; */
	padding: 0px;
	margin: 0px;
}

div#product-list .list-item td {
	padding: 10px;
	height: 50px;
	border-bottom: 1px dotted #999;
}

div#product-list .list-item .img img {
	border: 1px solid #969a9e;
}

div#product-list .list-item .logo {
	width: 62px;
}

div#product-list .list-item .img {
	width: 50px;
	height: 50px;
}

div#product-list .list-item h5,div#product-list .list-item span {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 12px;
}
div#product-list .list-item h3,div#product-list .list-item span {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 12px;
}
div#product-list .list-item .set-product-name {
	padding: 5px 0px;
	font-weight: bold;
	font-size: 12px;
}

div#product-list .list-item h5 a {
	color: black;
}
div#product-list .list-item h3 a {
	color: black;
	font-size: 12px;
}

div#product-list .list-item .price {
	white-space: nowrap;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: right;
}

div#product-list .list-item .price-b {
	white-space: nowrap;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: right;
}

div#product-list .list-item .price-c {
	font-weight: bold;
	text-align: center;
}

div#product-list .list-item .icon {
	text-align: center;
}

div#product-list .list-item tfoot tr {
	
}

div#product-list .list-item tfoot tr td {
	white-space: nowrap;
	font-weight: bold;
	padding: 0 15px 0 0;
	text-align: right;
}

div#product-list tr.white {
	background: #fff;
}

/** login **/
div#login {
	font-size: 11px;
}

div#login .box {
	float: left;
	width: 47%;
}

div#login .box2 {
	float: left;
	width: 47%;
}

div#login .box2 .content {
	background: #f7f8f9;
}

div#login h3 {
	padding: 10px 0 15px 10px;
	font-size: 15px;
}

div#login .box2 .content form {
	padding: 6px 0;
}

div#login .box2 .content label {
	display: block;
	float: left;
	width: 65px;
}

div#login .box2 .content input {
	width: 130px;
	border: 1px solid #7b8185;
	padding: 2px 3px;
	margin-bottom: 3px;
}

div#login .box2 .content button {
	margin-left: 65px;
	margin-top: 1px;
}

div#login .box2 .content p {
	margin: 5px 0 !important;
	padding: 0 !important;
}

div#login .box2 .more a {
	background: url(../img/arrow.2.gif) no-repeat 0 50%;
	color: #636a6f;
	padding-left: 10px;
}

/* box item list */
table.box-item td {
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding-bottom: 8px;
	position: relative;
}

table.box-item td.last {
	border-right: none;
}

table.box-item h5,table.box-item h5 a {
	padding: 0 0 5px 0;
	color: black;
}
table.box-item h3,table.box-item h3 a {
	padding: 0 0 5px 0;
	color: black;
	font-size: 11px;
	font-weight: normal;
}

dl dd {
	margin: 10px;
}

dl dt .required {
	font-weight: bold;
}

form#account-address-edit label.required::before, span.required-field-note::before {
	content: "* ";
	color: red;
}


#platnosci table a {
	border: none;
}

#code {
	font-size: x-small;
	font-weight: bold;
	margin-top: 0px;
}

.distance {
	margin-top: 40px;
}

h3.right {
	text-align: right;
}

div.right {
	float: right;
}

div.left {
	float: left;
}

div.content.text {
	text-align: justify;
	line-height: 160%;
}

#facebook-sidebar {
	width: 246px;
	height: 220px;
	overflow: hidden;
	position: relative;
}

#facebook-sidebar .fb-inner {
    margin: -2px 0 0 -2px;
}

#facebook {
	width: 529px;
	height: 880px;
	overflow: hidden;
	position: relative;
	//padding: 0px 22px;
}

#facebook .fb-inner {
    margin: -2px 0 0 -2px;
}

#facebook li {
	width: 480px;
	margin: 10px 0px;
	padding: 10px 0px;
	border-top: 1px dashed #ccc;
}

#facebook li:first-child {
	border: none;
}

#facebook li blockquote {
	border-left: 2px solid #CCC;
	margin: 10px 0px;
	padding: 5px 10px;
	background: none;
}

#facebook li a {
	border: none;
	font-weight: bold;
}

#facebook li span {
	color: #999;
}

#facebook li span img {
	width: 16px;
	height: 16px;
	margin: -4px 3px -4px 0px;	
}

#facebook li div.photo, #facebook li div.video {
	float: left;
	margin: 10px 10px 10px 0px;
}

#facebook li div.caption {
	width: 300px;
	float: left;
	margin: 10px 0px;
}

#facebook li div.clear {
	clear: both;
}

input, textarea {
    border: 1px solid #CC0000;
}

input.button, a.button {
	border: none !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 15px;
	background: #CC0000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#CC0000), to(#CC0000) );
	background-image: -moz-linear-gradient(top, #CC0000, #CC0000);
	background: -o-linear-gradient(top, #CC0000, #CC0000);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #CC0000, endColorstr = #CC0000 );
	color: #fff !important;		
	font-size: 12px !important;
	letter-spacing: 0px !important;
}

input.button:hover, a.button:hover {
	cursor: pointer;
	-moz-box-shadow: 0 0 2px #777;
	-webkit-box-shadow: 0 0 2px #777;
	box-shadow: 0 0 2px #777;
	text-decoration: none !important;
}

input.button:active, a.button:active {
	background: #E54D0B;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E54D0B), to(#ED7300) );
	background-image: -moz-linear-gradient(top, #E54D0B, #ED7300);
	background: -o-linear-gradient(top, #E54D0B, #ED7300);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #E54D0B, endColorstr = #ED7300 );
}

#tabs {
	margin-top: 10px;
}

#twitter {
	margin: 15px;
}

#price-cut {
	color: black;
	text-decoration: line-through;
}

#product-delivery-time {
	color: #e54a20;
}

#product-availability {
	color: #e54a20;
}

.filter {
    padding: 5px;
    background-color: #ECF0F3;
}

.slideshow {
    margin: 18px;
    height: 155px;
    width: 210px;
}

.product-sale-ind, .product-discount-ind {
	border: none !important;
	border-radius: 5px 0px 0px 0px;
	-webkit-border-radius: 5px 0px 0px 0px;
	-moz-border-radius: 5px 0px 0px 0px;
	padding: 2px 8px;
	background: #FF0000;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#B41A1A), to(#FF0000) );
	background-image: -moz-linear-gradient(top, #B41A1A, #FF0000);
	background: -o-linear-gradient(top, #B41A1A, #FF0000);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #B41A1A, endColorstr = #FF0000 );
	color: #fff !important;		
	font-size: 12px !important;
	letter-spacing: 0px !important;
	font-style: italic;
	font-weight: bold;
	
}

div#product .short-info .product-sale-ind {
	float: right;
	position: absolute;
	right: 0px;
	top: -19px;	
}

div#product .images .product-discount-ind {
	float: right;
	position: absolute;
	right: -2px;
	top: 10px;	
}

div#product .images .product-new {
	top: 30px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F9700B), to(#D71818));
	background-image: -moz-linear-gradient(top, #F9700B , #D71818);
	background: -o-linear-gradient(top, #F9700B , #D71818);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #F9700B, endColorstr = #D71818);
}

#product-list .box-item .product-sale-ind {
	float: right;
	position: absolute;
	right: -1px;
	top: -3px;	
	border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
}

#product-list .box-item .product-discount-ind {
	float: right;
	position: absolute;
	right: -1px;
	top: 17px;	
	border-radius: 0px 0px 0px 5px;
	-webkit-border-radius: 0px 0px 0px 5px;
	-moz-border-radius: 0px 0px 0px 5px;
}
#product-list .box-item .product-new {
	top:34px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F9700B), to(#D71818));
	background-image: -moz-linear-gradient(top, #F9700B , #D71818);
	background: -o-linear-gradient(top, #F9700B , #D71818);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #F9700B, endColorstr = #D71818);
}
#columns .product-list .product-new {
	position: absolute;
	right:0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#F9700B), to(#D71818));
	background-image: -moz-linear-gradient(top, #F9700B , #D71818);
	background: -o-linear-gradient(top, #F9700B , #D71818);
	filter: progid : DXImageTransform.Microsoft.gradient (startColorstr = #F9700B, endColorstr = #D71818);
}
#product-list .list-item .product-sale-ind {
	float: right;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}

#product-list .list-item .product-discount-ind {
	float: right;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
}

.ui-autocomplete {
	background-color: white;
	opacity: 0.9;
	max-height: 300px;
	max-width: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid #ED7E17;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	list-style-type: none;
	padding-left: 10px;
	font-size: 11px !important;
}

.ui-autocomplete a {
	color: #616E76 !important;
}

.ui-autocomplete a b {
	color: #ED7E17 !important;
}

._ng_chat_window {
	position: fixed;
	bottom: 5px !important;
	left: 0 !important;
}
._ng_chat_window.mini,
._ng_chat_window.closed {
	width: 145px !important;
}

@media only screen and (max-width: 768px) {

#livesupport {display: none !important;}
#tsbadge_db8d3657bdbe440c985ae127463eaad4 {display: none !important;}
#__ceneo-widgets {display: none !important;}

}
