body {
	background: url(../images/bg-main.jpg) 0 0 repeat-x #f3f3f3;
	color: #616161;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
	letter-spacing: -1px;

}
.alignLeft {
	text-align: left;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2, h3 {
	font-size: 14px;
	color: #004ecc;
	background: url(../images/icon-header.jpg) 0 4px no-repeat;
	padding-left: 20px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	margin-bottom: 10px;
	background-position: 0 6px;
	width: 430px;
}
.clear {
	clear: both;
}
.error { 
	background: #FBE3E4; 
	color: #8a1f11; 
	border: 1px solid #FBC2C4; 
	padding: 5px; 
	margin-bottom: 10px; 
	display: block;
}
.success { 
	background: #E6EFC2; 
	color: #264409; 
	border: 1px solid #C6D880; 
	padding: 5px; 
	margin-bottom: 10px; 
	display: block; 
}
p#msg {
	text-align: center;
	padding: 9px;
	width: 940px;
	display: block;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	background: #e3e3e3;
}
#main-wrap {
	width: 100%;
	height: auto;
	background:  url(../images/bg-main-wrap.jpg) bottom left repeat-x;
	border-bottom: 1px solid #fff;
	float: left;

}
#container {
	margin: 0 auto;
	width: 960px;
}
#header {	
	width: 960px;
	height: 308px;
}
#topbar {
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
	float: left;
}
#header #upper-bar {
	width: 960px;
	float: left;
	margin-top: 195px;
}
#header #logo {
	float: left;
	width: 200px;
	height: 70px;	
}
#header #logo a {
	width: 171px;
	height: 59px;
	background: url(../images/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 5px 0 0 10px;
}
#header #basket {
	width: 280px;
	float: left;
	padding-left: 60px;
}

#header #basket h3 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;
	background: none;
	padding: 0;
}
#header #basket h3 a {
	margin-left: 5px;
}
#header #basket span {
	margin: 5px 0 0 0;
	float: left;
}

#header #basket a, #search a, #login span a {
	color: #004ecc;
	font-size: 11px;

}
#header #basket a:hover, #search a:hover, #login span a:hover {
	text-decoration:  underline;
}
#header #basket a {
	font-size: 12px; 
	font-weight: bold;
}
#header #links {
	float:right;
	font-size:11px;
	text-align:right;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	line-height: 25px;
	padding: 0 5px;
	height: 25px;
	-moz-box-shadow: 0 0 5px #ccc;
	background-color: #fff;
}
#header #links li {
	display: inline;
	padding: 0 5px;
}
#header #links li a {
	color: #000;
	text-decoration: none;
	
}
#header #links li a:hover  {
	text-decoration: underline;
}
#search {
	width: 410px;
	height: 68px;	
	float: left;
}
#search form {
	margin: 12px 10px 0 0;
	
	padding: 0;
	
	height: 30px;
	width: 350px;
	float: right;
}

#search form fieldset input {
	background: none;
	width: 254px;
	height: 23px;
	line-height:23px;
	border: 0;
	float: left;
	color: #000;
	padding: 5px;
	font-size: 14px;
	margin-left: 5px;
	_margin-left : 17px; /* IE6 */
	_width : 250px; /* IE6 */
}
#search form fieldset input.btnSubmit {
	width: 71px;
	height: 33px;
	background: url(../images/btn-submit.png) 0 0 no-repeat;
	float: right;
	color: #12455d;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-shadow: 1px 1px #89cde4;
	margin-left : 0px; /* IE6 */
}
#search span {
	float: left;
	
	margin: 5px 0 0 56px;
}
#login {
	height: 25px;
	float: left;
	color: #000;
}
#login a {
	color: #004ecc;
}

#search span a, #login span a {
	margin: 0;
}
#merchant {
	float: left;	
	width: 938px;
	padding: 5px 10px;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #d5d5d5;	
	color: #000;
}
#merchant a {
	color: #004ecc;

}
#top {
	width: 100%;
	height: 268px;
	background: url(../images/bg-top-new.jpg) 0 0 no-repeat;
	float: left;
}
#menu {
	background: url(../images/bg-main-menu.jpg) 0 0 no-repeat;
	width: 945px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-align: center;
	letter-spacing: normal;
	float: left;
	padding-left: 15px;
}
#menu li {
	display: inline;
}
#menu li a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	font-family: tahoma;
	text-decoration: none;
	font-weight: bold;
	padding: 12px 5px 11px 10px;
	float: left;
	border-bottom: 0px solid #0f6393;
}
#menu li a:hover {
	color: #fff;  /* #004c7f; */
	background: #88bfdd; /* url(../images/bg-menu-hover.jpg) 0 0 repeat-x */;
}
#menu li ul li a, #menu li ul li {
	float: none;
	display: block;
	padding: 0;
}
#menu li ul {
	border-top: 1px solid #0f6393;
}
#menu li ul li a {
	padding: 5px;
	border: none;
	text-align: left;
}
#breadcrumb {
	width: 940px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	font-size: 11px;
}
#breadcrumb a {
	color: #004ecc;
}
#products #prod-nav {
	border-bottom: 1px solid #ccc;
	float: left;
	width: 960px;
	margin-bottom : 10px;
}
#recommend {
	width: 960px;
	float: left;
	height: 220px;
	margin: 10px 0 0 0;
}
#myController {
	margin-bottom: 20px;
	background: url(../images/bg-slide-page.jpg) 0 0 repeat-x;
	line-height: 28px;
 	height: 28px;
	padding: 0;
	float: right;
	margin-right: 15px;
}
.jFlowControl {
	background: url(../images/bg-slide.jpg) 0 0 no-repeat;
	line-height: 16px;
	padding-left: 0px;
	height: 17px;
	width: 28px;
	text-align: center;
	float: left;
	margin: 6px 3px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#myController .jLeft {
	background: url(../images/bg-slide-page-left.jpg) 0 0 no-repeat;
	padding-left: 7px;
	height: 28px;
	float: left;
}
#myController .jRight {
	background: url(../images/bg-slide-page-right.jpg) top right no-repeat;
	height: 28px;
	padding-right: 4px;
}

#recommend .prev {
	width: 15px;
	height: 220px;
	text-indent: -9999px;
	float: left;
	background: url(../images/btn-next.jpg) 0 0 no-repeat;
	cursor: pointer;
}
.jFlowSelected {
	color: #fff;
		background: url(../images/bg-slide-active.jpg) 0 0 no-repeat;
}
#recommend .next {
	width: 15px;
	height: 220px;
	text-indent: -9999px;
	float: left;
	background: url(../images/btn-prev.jpg) 0 0 no-repeat;
	cursor: pointer;
}
#recommend #products {
	border: 1px solid #aeaead;
	width: 928px;
	height: 218px;
	margin: 0;
	padding: 0;
	float: left;
}
#recommend #jWrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 928px;
	height: 218px;
	border: 0;
}
#recommend #jWrap p, #recommend #jWrap p img {
	border: 0;
	margin: 0;
	padding: 0;
}
#recommend #jWrap p img {
	width: 928px;
	height: 218px;
	float: left;
}
 #recommend #jWrap map {
 	display: none;
 }
#recommend #products #arts ul li p, #recommend #products #arts ul li p img {
	margin: 0;
	padding: 0;
}
#recommend #products span#arts {
	width: 928px;
	height: 218px;
	padding: 0;
	float: left;
	background: url(../images/bg-main-right-corners.jpg) top right no-repeat;
}
#recommend #products span#arts ul, #recommend #products span#arts ul li {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

#bestsellers, #products {
	padding-bottom: 10px;
	float: left;
}	
#bestsellers h3 {
	margin-bottom: 10px;
}
#bestsellers a.best, .submitall {
	width: 232px;
	height: 22px;
	background: blue url(../images/bg-bestsellers.jpg) 0 0 no-repeat;
	float: right;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
}
#bestsellers a.best:hover {
	text-decoration: underline;
}
.product-top-wrap {
	width: 180px;
	background: url(../images/bg-product-top-corners.gif) top left no-repeat;
	padding-top: 4px;
	float: left;
	margin: 0 15px 10px 0;
}
.lastright {
	margin-right: 0;	
}
.product-wrap {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	width: 150px;
	padding: 6px 14px;
	float: left;

}
.product-bottom-wrap {
	width: 180px;
	background: url(../images/bg-product-bottom-corners.gif) bottom left no-repeat;
	padding-bottom: 4px;
	float: left;
}
.product-wrap a.img {
	text-align: center;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	height: 113px;
}
.product-wrap a.pimg img {
	margin: auto;
}
.product-wrap .prodname {
	display: block;
	float: left;
	height: 25px;
	width: 100%;
}
.product-wrap .prodname a {
	color: #004ecc;
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
.product-wrap .prodname a:hover {
	text-decoration: underline;
}
.product-wrap .desc {
	font-size: 11px;
	padding: 5px 0 1px 0;
	float: left;
	display: block;
	
	width: 100%;
	height: 10px;
}
.product-wrap .code, .product-wrap .codeNoBorder {
	padding: 3px 0;
	display: block;
	border-bottom: 1px solid #d9d9d9;
	margin-bottom: 5px;
	font-size: 10px;
	float: left;
	display: block;
	width: 100%;
}
.product-wrap .codeNoBorder {
	border: 0;
	font-size: 10px;
	margin: 0;
}
.product-wrap .price {
	width: 140px;
	float: left;
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}
.product-wrap .price strike {
	font-size: 12px;
	margin-right: 5px;
	color: #f00;
}
.product-wrap .netto {
	width: 140px;
	float: left;
	font-size: 11px;
}
.product-wrap form {
	width: 150px;
	margin-top: 5px;
	padding-top: 5px;
	/* border-top: 1px solid #d9d9d9; */
	float: left;
}
.product-wrap form label {
	width: 28px;
	float: left;
	text-align: left;
	font-size: 11px;
	padding-top: 4px;

}
.product-wrap form select {
	width: 50px;
	padding: 1px;
	border: 0;
	background: #fff url(../images/bg-product-select.gif) 0 0 no-repeat;
	float: left;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	height: 20px;
	color: #616161;
	font-weight: bold;
}
.product-wrap form input ,.addtocart{
	float: right; 
	width: 60px;
	height: 20px;
	border: 0;
	background: blue url(../images/icon-addcart.jpg) 0 0 no-repeat;
	cursor: pointer;
	text-align: right;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	margin:0;
	padding: 0 5px 4px 0;
}
.product-wrap form fieldset {
	float: right;
	width: 100%;
}
#art {
	width: 960px;
	float: left;
	margin-bottom: 10px;
	line-height: 18px;
}
#art p {
	padding-bottom: 10px;
}
#art a {
	color: #004ecc;
	text-decoration: none;
	border: none;
}
#art a:hover {
	text-decoration: underline;
}
#products .subcat {
	width: 100%; 
	float: left; 
	margin-top:10px;
}
#products .subcat h3 {
	margin: 0 0 10px 0;
}
#products .subcat h3 a, #products .subcat span.subcatlink a {
	color: #004ecc;
}
#products #pagination {
	float: right;
	text-align: right; 
	width: 690px;
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #000;
}
#products #pagination span {
float: left;
padding: 4px 5px 0 0;
}
#products #pagination .current {
	background: black url(../images/bg-active-page.gif) 0 0 no-repeat;
	text-align: center;
	width: 20px;
	height: 18px;
	padding-top: 2px;
	color: #fff;
	float: left;
	font-weight: bold;
	margin-right: 5px;
	padding-right: 0;

}
#products #pagination a {
	width: 20px;
	height: 18px;
	padding-top: 2px;
	color: #000;
	float: left;
	text-align: center;
	margin-right: 5px;
	font-weight: bold;
}
#products #pagination a.prev {
	width: 20px;
	height: 18px;
	padding-top: 2px;
	color: #808080;
	float: left;
	text-align: center;
	margin-right: 10px;
	background: url(../images/btn-prev-page.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#products #pagination a.prev:hover {
	background: url(../images/btn-prev-page.gif) 0 0 no-repeat;
}
#products #pagination a.next {
	width: 20px;
	height: 17px;
	padding-top: 3px;
	color: #808080;
	float: left;
	text-align: center;
	margin-left: 10px;
	background: url(../images/btn-next-page.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#products #pagination a.next:hover {
	background: url(../images/btn-next-page.gif) 0 0 no-repeat;
}
#products #pagination a:hover {
	background: url(../images/bg-active-page.gif) 0 0 no-repeat;
	text-decoration: none;
	color: #fff;
}
#products #pagination form {
	float: right;
	width: 180px;
}
#products #pagination form fieldset input {
	width: 40px;
	margin: 0 5px;
	padding: 3px;
}
#products #pagination form fieldset .btnSubmit {
	cursor: pointer;
	background: url(../images/btn-next-page.gif) 0 0 no-repeat;
	border: 0;
	width: 20px;
	height: 20px;
	margin: 0;
}

.brief {
	margin: 0 0 10px 0;
	display: block;
	width: 960px;
}
#products .subcat span.subcatlink {
	width: 960px;
	padding-bottom: 10px; 
	border-bottom: 1px solid #ccc; 
	text-align: right; 
	float: left; 
	margin-bottom: 10px; 
}
#single-top-wrap {
	width: 960px;
	background: url(../images/bg-single-top-corners.gif) top left no-repeat;
	padding-top: 4px;
	float: left;
	margin: 0 15px 10px 0;
}
#single-wrap {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	background: #fff;
	width: 930px;
	padding: 6px 14px;
	float: left;

}
#single-bottom-wrap {
	width: 960px;
	background: url(../images/bg-single-bottom-corners.gif) bottom left no-repeat;
	padding-bottom: 4px;
	float: left;
}
#single-wrap #left {
	width: 510px;
	float: left;
}
#single-wrap #left img {
	float: left;
	margin-right: 10px;
}
#single-wrap #left #thumbs {
	width: 100px;
	float: right;
}
#single-wrap #left #thumbs .thumb, .slider .thumb {
	width: 90px;
	height: 68px;
	padding: 6px 5px;
	float: left;
	margin-bottom: 10px;
	background: url(../images/bg-small-thumb.gif) 0 0 no-repeat;
}
.slider .thumb {
	margin: 0 15px 0 0;
}
#single-wrap #right {
	width: 400px;
	float: left;
	margin-left: 20px;
}
#single-wrap #right h4 {
	font-size: 12px;
	font-weight: bold;
	display: block;
}
#single-wrap #right .item {
	line-height: 16px;
	border-bottom: 1px solid #e3e3e3;
	padding: 10px 0;
	float: left;
	width: 100%;
}
#single-wrap #right .item #manufacturer {
	width: 46%;
	float: left;
}
#single-wrap #right .item #price {
 	width: 46%;
	float: left;
}
#single-wrap #right .item #quantity {
	width: 14%;
	float: left; 
}
#single-wrap #right .item #value {
	width: 40%;
	float: left;
}
#single-wrap #right .item #price .netto b, #single-wrap #right .item #value .netto b {
	font-weight: normal;
}
#single-wrap #right .item #code  {
	width: 54%;
	float: right;
}
#single-wrap #right #delivery {
	width: 100%;
	line-height: 18px;
	margin: 10px 0;
	float: left;
	background: url(../images/ludek.jpg) 0 0 no-repeat;	
}
#single-wrap #right #delivery p {
	line-height: 20px;
	padding-left: 70px;
}
#single-wrap #right #delivery p span {
	display: block;
	font-size: 11px;
	color: #f00;
}
#single-wrap #right .item span.price {
	font-size: 14px;
	font-weight: bold;
	color: #004ecc;
}
#single-wrap #right .btnSubmit {
	background: url(../images/btn-addcart-big.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
	cursor: pointer;
	float: right;
	color: #fff;
	width: 114px;
	height: 20px;
	border: 0;
	font-size: 11px;
	font-weight: bold;
}
#single-wrap #right select, #cart #cart-items table select {
	width: 50px;
	padding: 1px;
	border: 0;
	background: #fff url(../images/bg-product-select.gif) 0 0 no-repeat;
}
#prod #related {
	float: left;
}
#prod strike {
	color: #f00;
	font-size: 12px;
	padding-right: 5px;
}
#prod .slider {
	width: 960px;
	float: left;
	margin: 10px 0;
}
#prod .slider a.prev , #prod .slider a.prev2{
	width: 15px;
	height: 92px;
	text-indent: -9999px;
	float: left;
	background: url(../images/btn-prev-small.jpg) 0 0 no-repeat;
	cursor: pointer;
}
#prod .slider  a.next, #prod .slider  a.next2{
	cursor: pointer;
	width: 15px;
	height: 92px;
	text-indent: -9999px;
	float: left;
	background: url(../images/btn-next-small.jpg) 0 0 no-repeat;
}
#prod .slider .wrap {
	width: 928px;
	float: left;
	height: 90px;
	border: 1px solid #aeaead;
	background: #fff url(../images/bg-small-left-corners.jpg) top left no-repeat;

}
#prod .slider .wrap .products, #prod .slider .wrap .products2{
	width: 918px;
	height: 80px;
	padding: 5px 0 5px 10px;
	float: left;
	background: url(../images/bg-small-right-corners.jpg) top right no-repeat;
}
#recommend #products span#arts ul, #recommend #products span#arts ul li {
	width: 100%;
	height: 100%;
}
#cart {
	float: left;
	width: 960px;
	margin-bottom: 10px;
	
}
#cart table, #client table {
	width: 730px;
	float: left;
	margin-bottom: 10px;
}
#cart table {
	background: url(../images/bg-cart-table-head.gif) 0 0 no-repeat;
}
#cart table thead tr td, #client table thead tr td {
	background: none;
}
#client table {
	width: 700px;
	background: url(../images/bg-cart-table-head.gif) 0 0 no-repeat;
}
#client table tr.dark {
	background: #F8F8F8;
}
#client table tr.darker {
	background: #F3F3F3;
}
#cart table thead tr, #client table thead tr {
	color: #fff;
	font-weight: bold;
	height: 40px;
	float: left;
	width: 730px;
	font-size: 11px;
}
#client table thead tr {
	width: 700px;
	font-size: 12px;
}
#client table thead tr td {
	padding-top: 15px;
}
#cart table tbody, #client table tbody  {
	width: 728px;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	float: right;
}
#client table tbody {
	width: 698px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
#cart table td, #client table td {
	padding: 5px;
	font-size:12px;
}
#cart table tbody tr, #client table tbody tr {
	border-bottom: 1px solid #e3e3e3;
}
#cart span.w_rabat {
	margin-top: 10px;
	width: 100%;
	display: block;
}
#client table tbody tr {
	border-bottom: 1px solid #ccc;
}
#cart #tabs {
	float: left;
	width: 187px;
	position: relative;
	left: 1px;
}
#cart #tabs .current {
	border: 1px solid #e0e0e0;
	border-right: none;
	padding: 20px 10px;
	width: 167px;
	background: #fff;
	float: left;
	color: #004ecc;
	font-size: 14px;
	font-weight: bold;
}
#cart #tabs .done {
	border: 1px solid #d7d7d7;
	border-right: none;
	padding: 10px 10px 10px 27px;
	width: 140px;
	float: right;
	margin-bottom: 1px;
	color: #7e7e7e;
	background: url(../images/accept.png) 5px 9px no-repeat #fff;
}
#cart #tabs .tab {
	border: 1px solid #d7d7d7;
	border-right: none;
	padding: 10px;
	width: 157px;
	background: #e2e2e2;
	float: right;
	margin-top: 1px;
	color: #7e7e7e;
	font-weight: bold;
}
#cart #cart-items {
	width: 730px;
	padding: 15px 20px;
	float: right;
	border: 1px solid #e0e0e0;
	background: #fff;
}
#cart #cart-items h2 {
	height: 30px;
	font-size: 18px;
	color: #004ecc;
	font-weight: bold;
	background: url(../images/icon-cart.jpg) 0 0 no-repeat;
	margin-bottom: 10px;
	padding: 3px 0 0 40px;
}
#cart #cart-items #total {
	border-bottom: 1px solid #e3e3e3;
	float: left;
	width: 685px;
	padding-bottom: 10px;
	text-align: right;
	margin-bottom: 10px;
	padding-right: 45px;
}
#cart #cart-items #total b {
	font-weight: bold;
	color: #004ecc;
	font-size: 14px;
}
#cart #total #totalbrutto {
	font-size: 18px;
	font-weight: bold;
	display: block;
	float: right;
}
#footer-wrap {
	width: 100%;
	height: auto;
	border-top: 1px solid #e3e3e3;
	background: #f3f3f3;
	float: left;
	padding-top: 10px;
}
#cart #cart-items #btns {
	width: 730px;
	float: left;	
}
#cart #cart-items  form input.recalc {
	background: url(../images/btn-big-cart.jpg) 0 0 no-repeat;
	width: 180px;
	height: 30px;
	border: 0;
	color: #fff;
	cursor: pointer;
	float: right;
}
#cart #cart-items  form input.recalc:hover {
	text-decoration: underline;
}
#cart #cart-items  form input.recalc-small {
	background: url(../images/action_refresh.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	border: 0;
	color: #fff;
	cursor: pointer;
}
#cart #cart-items p {
	float: left;
	width: 720px;
	padding: 0 5px 10px 5px;
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
}
#cart #cart-items #btns  #back {
	width: 174px;
	float: left;
}
#cart #cart-items #btns  #back a {
	background: url(../images/btn-small-cart.jpg) 0 0 no-repeat;
	width: 174px;
	height: 17px;
	color: #fff;
	float: left;
	text-align: center;	
	font-size: 12px;
	padding-top: 3px;
	font-weight: normal;
	margin: 0;
}
#cart #cart-items #btns a, #cart #cart-items #btns form input {
	background: url(../images/btn-big-cart.jpg) 0 0 no-repeat;
	width: 180px;
	height: 24px;
	color: #fff;
	float: right;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	padding-top: 6px;
	border: 0;
}
#cart #cart-items #btns form input {
	cursor: pointer;
	height: 30px;
}
#cart #cart-items  table tr td a {
	background: url(../images/action_stop.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	margin: auto;
	text-indent: -9999px;
	float: right;
}
#cart #cart-items  table tr td.red a {
	background: none;
	width: auto;
	height: auto;
	margin: auto;
	text-indent: auto;
	float: none;
}
#cart p {
	padding: 5px 0;
	line-height: 16px;
}
#cart b.big {
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
#cart h3, #cart #thanks h3 {
	margin-bottom: 10px;
	display: block;
	float: left;
}
#cart #thanks h3 {
	width: 100%;
}
#cart #thanks p {
	display: block;
	width: 100%;
}
#cart p b {
	width: 120px;
	float: left;
}
#cart p.red , #cart td.red, #cart td.red a{
	color: #f00;
}
#cart td.red a{
	font-weight:bold;
}

#cart p a {
	display: block;
	margin: 0 0 0 5px;
	color: #004ecc;
}

#search-result, #register {
	width: 960px;
	float: left;
	margin-bottom: 10px;
}
#clientForm , #clientForm form{
	width: 100%;
	float: left;
}
#register form {
	width: 550px;
	float: left;
}
#register form h3,#clientForm h3 {
	margin-bottom: 10px;
}
#register form textarea , #clientForm form textera{
	width: 300px;
	padding: 2px;
}
#register form fieldset p a {
	color: #004ecc;
	text-decoration: underline;
}
#register form fieldset p a:hover {
	text-decoration: none;
}
#register form fieldset label.normal {
	font-weight: normal;
}
#register p.info, #clientForm p.info{
	border: 0;
	margin-bottom: 20px;
	color: #f00;
}
#clientForm p.info {
	margin-bottom: 5px;
}
#register form fieldset p, #clientForm form fieldset p  {
	padding: 5px 0;
	display: block;
	border-bottom: 0px solid #e5e5e5;
	float: left;
	width: 100%;
}
#register form #wysylka p {
	display: none;
}
#register form p label, #clientForm form p label {
	width: 145px;
	float: left;
	text-align: left;
	padding-top: 3px;
	padding-right: 5px;
	font-weight: bold;
}
#register form p.error label {
	width: 140px;
}
#register form p input, #clientForm form p input {
	padding: 2px;
	width: 200px;
}
#register form p input.short, #clientForm form p input.short {
	width: 40px;
}
#register form fieldset, #clientForm form fieldset {
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 5px;
}
#register form fieldset legend, #clientForm form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #004ecc;
	padding: 0 5px;
}
#register form p input.btn, #clientForm  form input.btn {
	background: url(../images/btn-big.jpg) 0 0 no-repeat;
	width: 152px;
	height: 30px;
	float: right;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border: none;
	color: #fff;
	cursor: pointer;
}
#register #info {
	width: 379px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
	float: right;
	line-height: 16px;
}
#register #info p {
	margin: 10px 0;
}
#register #info ul li {
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 20px;
	font-size: 11px;
	padding-bottom: 5px;
}
#register #doLogin {
	width: 550px;
	float: left;
}
#client {
	width: 960px;
	float: left;
}
#client ul#nav {
	width: 240px;
	float: left;
	border-right: 1px solid #ccc;
	margin-right: 9px;
	float: left;
	padding-right: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}
#client ul#nav li {
	display: block;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	
}
#client ul#nav li a {
	display: block;
	padding: 5px;
	font-weight: bold;
	color: #004ecc;
	font-size: 12px;
}
#client ul#nav li a:hover {
	color: #004ecc;
	background: #e0e0e0;
	text-decoration: none;
}
#client #cnt {
	width: 700px;
	float: left;
	margin-bottom: 20px;
}
#client #cnt p {
	padding-bottom: 10px;
}
#client #cnt ul li {
	padding-bottom: 5px;
	list-style: disc;
	margin-left: 25px;
}
#client #cnt h3 {
	margin-bottom: 20px;
	display: block;
}
#search-advanced {
	width: 960px;
	float: left;
}
#search-advanced #adv-wrap form {
	width: 500px;
	float: left;
	padding-bottom: 20px;
}
#search-advanced #adv-wrap {
	width: 960px;
	float: left;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#search-advanced #adv-wrap form p {
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 500px;
}
#search-advanced #adv-wrap form p label {
	float: left;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 4px;
}
#search-advanced #adv-wrap form p label.short {
	width: 20px;
}
#search-advanced #adv-wrap form p input, #search-advanced #adv-wrap form p select {
	float: left;
}
#search-advanced #adv-wrap form p input {
	width: 300px;
	padding: 2px;
}
#search-advanced #adv-wrap form input.btnSubmit, #poll form input.btnSubmit {
	float: right;
	margin-top: 10px;
	background: url(../images/btn-big-cart.jpg) 0 0 no-repeat;
	width: 180px;
	height: 30px;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
}
#poll form input.btnSubmit {
	float: left;
}
#search-advanced #adv-wrap form p select {

	width: 300px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;

}
#search-advanced #adv-wrap form p select option {
	padding: 2px;
	margin: 1px 0;
}
#search-advanced #adv-wrap form p select option.cat {
	background: #f0f0f0;
}
#search-advanced #adv-wrap form p input.short {
	width: 50px;
	margin-right: 5px;
}
#search-advanced #adv-wrap #adv-info {
	float: right; 
	width: 440px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}
#search-advanced #adv-wrap #adv-info p {
	padding-top: 10px;
	font-size: 11px;
}
#poll {
	width: 960px; 
	float: left;
	line-height: 16px;
	padding-bottom: 10px;
}
#poll form {
	float: left;
	width: 500px;

}
#poll #poll-info p {
	padding: 5px 0;
}
#poll #poll-info {
	float: right;
	border-left: 1px solid #ccc;
	padding-left: 10px;
	width: 430px;
}
#poll form p {
	font-size: 14px;
	color: #004ecc;
}
#poll ul {
	margin: 10px 0 10px 20px;
}
#footer {
	width: 960px;
	margin: 0 auto;
}
#foot-links{
	width: 960px;
	margin: 0 auto;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
	float: left;
}
#foot-links ul, #brands ul {
	color: #004ecc;
	font-size: 11px;
	width: 240px;
	float: left;
	line-height: 16px;
}

#brands ul {
	height: 50px;
	border-bottom: 1px solid #ccc;
	width: 310px;
	margin: 5px;
	color: #666;
	font-weight: normal;
	padding-bottom: 5px;
}
#brand ul li p {
	font-weight: normal;
}
#foot-links ul li ul {
	height: auto;
}
#brands ul li a {
	display: block;
	width: 100%;
}
#brands h2 {
	float: left;
	display: block;
	width: 940px;
	margin: 10px 0;
	border-bottom: 1px solid #eee;
}
#foot-links ul li a, #brands ul li a {
	color: #004ecc;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#foot-links ul li a:hover {
	text-decoration: underline;
}
#foot-links ul li ul li a {
	font-size: 11px;
	color: #808080;
	font-weight: normal;
}
#foot-info {
	float: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
	padding-top: 10px;
	width: 960px;
}
#foot-info #about {
	background: url(../images/bg-about.jpg) bottom left no-repeat;
	padding-left: 86px;
	margin-left: 50px;
	_margin-left:10px;
	width: 500px;
	float: left;
	height: 94px;
}
#foot-info #about h4, #foot-info #contact h4 {
	color: #004ecc;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
#foot-info #about ul {
	margin-top: 10px;
	width: 300px;
	color: #004ecc;
}
#foot-info #about ul li {
	display: inline;
	width: 140px;
	padding-right: 10px;
	float: left;
	font-size: 11px
}
#foot-info #about ul li a {
	color: #808080;
	text-decoration: none;
}
#foot-info #about ul li a:hover {
	text-decoration: underline;
}
#foot-info #contact {
	float: right;
	margin-right: 50px;
	padding-left: 80px;
	background: url(../images/bg-contact.jpg) bottom left no-repeat;
	padding-bottom: 5px;
	width: 180px;
}
#foot-info #contact h4 {
	margin-bottom: 10px;
}
#foot-info #contact p {
	font-size: 11px;
	float: left;
}
#foot-info #contact p a {
	color: #808080;
	text-decoration: none;
}
#foot-info #contact p a:hover {
	text-decoration: underline;
}
#footer #copyright {
	width: 960px;
	float: left;
	border-top: 1px solid #fff;
	padding: 10px 0;
	font-size: 11px;
	text-align: center;
}
#footer #copyright a, #single-wrap #right a  {
	color: #004ecc;
	text-decoration: none;
}
#footer #copyright a:hover, #single-wrap #right a:hover {
	text-decoration: underline;
}
#register form fieldset  p.error {
	background: #FBE3E4; 
	color: #8a1f11; 
	border: 1px solid #FBC2C4; 
	margin-bottom: 10px; 
	padding: 5px;
	width: 523px;
}
#register form #opcjefirmy fieldset.error 
{
	background: #FBE3E4; 
	color: #8a1f11; 
	border: 1px solid #FBC2C4; 
	margin-bottom: 10px; 
	padding: 5px;
	
}
#register form #opcjefirmy fieldset.error  p{
background: #FBE3E4; 
	color: #8a1f11; 
}
.visible {
	width: 140px; font-size: 11px; color: #f00; border: 1px solid #ccc; padding: 4px; float: left; display: block; text-align: center;
}
#single-wrap #right .visible {
	width: 390px;
	margin-top: 5px;
	float: left;
}
#buttons {
	text-align: center;
	display: none;
}
#reg {
	display: none;
	line-height: 18px;
}
#buttons a, #reg a {
	width: 134px;
	height: 20px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/btn-przejdz-do-koszyka.gif) 0 0 no-repeat;
	float: left;
	padding: 4px 2px 0 2px;
	text-transform: capitalize;
}
#buttons a.close {
	background: url(../images/btn-zamknij.gif) 0 0 no-repeat;
	margin-left: 13px;
}
#reg a.close {
	background: url(../images/btn-zamknij.gif) 0 0 no-repeat;
	margin: 0 auto;
	float: none;
	display: block;
	padding: 0;
}
div.info a {
	color: #004ecc;
	text-decoration: none;
}
div.info a:hover {
	text-decoration: underline;
}
#prod-nav h2 {
	width: 300px;
}
#pagination #ileprod {
	float: right; 
	width: 150px; 
	border-left: 1px solid #ccc; 
	margin-left: 10px;
}
#pagination #ileprod select {
	font-size: 14px; 
	width: 80px; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	padding: 3px;
}
#pagination form input {
	font-weight: bold;
	color: #000;
}

#menu.dropdown li.rtl ul li{
 width:227px;
 float:left;
 margin-left:5px;
 height:55px;
 overflow:hidden;
}
#adultonly {
	border: 3px solid #f00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 20px 20px 20px 100px;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	background: #ffd1d1 url(../images/icon-warning.png) 20px 20px no-repeat;
}
#adultonly p {
	margin-bottom: 20px;
}
#adultonly input {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
}
.opisproducenta{

overflow:hidden;
text-align:left;
font-size:10px;
font-weight:normal;
text-transform:none;
display:in-line;
}
.submitall {
	text-align: center;	
	float: none;
height: 30px;
line-height: 30px;
	border:none;
	padding: 0;
	cursor: pointer;
	margin:0px;

}
.submitall:disabled{
color:#ccc;
}
.product-wrap  .checkbox_info{
	float:left;
	width:140px;
}
.product-wrap  .checkbox_info input {
	float: left;
	width: 16px;
	height: 16px;
}
.product-wrap  .checkbox_info label {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}
.submitcontainer{
	clear:both;
	margin-bottom: 5px;
}

div.onas {
background-color:#fff;
border: 1px solid #e5e5e5;
margin:0;
padding:0;
}
div.onas  div{
border:none;
width:auto;
clear:left;
padding:10px 40px 0 40px;
overflow:hidden;
}

div.onas h3{
clear:left;
	background: url(../images/bg-main-menu.jpg) 0 0 no-repeat;
	width: 945px;
	height: 41px;
	margin: 0;
	padding: 0;
	text-align: left;
	letter-spacing: normal;
	float: left;
	padding-left: 15px;
	color:#fff;
	line-height:41px;
	margin-top:20px;
	margin-bottom:20px;
}
div.onas img{
margin:20px;
}
#map-container {
	float: left;
	border-right: 1px solid #ccc;
	margin-right: 20px;
	padding-right: 20px;
}
#map-description {
	float: left;
	width: 530px;
}

#bestsellers{
width:960px;
}
.min_info {
	font-size: 14px;
	font-weight: bold;
	color: #f00;
	margin-bottom: 10px;
	float: left;
	width: 730px;
}
.min_cart {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 5px;
}
#opcjefirmy fieldset p label {
float:none;
width:auto;
padding-right:0;
padding-left:5px;}
#opcjefirmy fieldset p input{
float:left;
width:30px;
} 

ul.how_to_buy {
}
ul.how_to_buy li{
margin-bottom:5px;

margin:5px;
clear:right;
width:460px;
float:left;
}
ul.how_to_buy li img{
margin:5px;
float:left;
padding: 1px;
border: 1px solid #ccc;
}
.how_to_buy h3 {
	padding-left: 0;
	background: none;
}