@font-face {
    font-family: 'CantarellRegular';
    src: url('../fonts/cantarell.eot'),
         url('../fonts/cantarell.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family:Verdana,  sans-serif;
    line-height:18px;
    font-size:12px;
    margin:0;
    padding:0;
}

.scrollLink {}

p {
    line-height:18px;
}


img {
    border:none;
}


.left {
    float:left;
}


.right {
    float:right;
}


.clear {
    clear:both;
}


.gi {
    font-family:Georgia,  serif;
    font-style:italic;
    margin:0 10px;
}


.gray {
    color:#b6b6b6;
}


.strike {
    text-decoration:line-through;
}


.blue {
    color:#5391ca;
}


.wraper {
    width:950px;
    margin:0 auto;
}


div#top {
    height:145px;
    position:relative;
    z-index:20;
}


div#logo {
    position:absolute;
    height:100px;
    width:200px;
    left:0px;
    top:0px;
}


div#logo a {
    text-decoration:none;
    color:#000;
}

div#slogan{
    position:absolute;
    height:65px;
    width:350px;
    left:220px;
    top:25px;
    border-left: 1px solid #c6c6c6;
    padding-left: 20px;
    font-size: 14px;
    line-height: 22px;
}


div#menu {
    position:absolute;
    height:30px;
    top:100px;
    left:0;
    width:950px;
    border-top: 1px solid #d3d3d3;
}


div#user-top-panel {
    position:absolute;
    top:25px;
    right:0;
    width:292px;
    height:35px;
    line-height: 35px;
    padding: 0 5px;
    font-size:12px;
    background: #f4f6f5;
}

.lock{
    background:url(../images/sprite.png) no-repeat;
    display:inline-block;
    width:18px;
    height:18px;
    font-size:8px;
    background-position:-115px 0px;
    vertical-align: middle;
    margin-right: 20px;
}

div#cart-top {
    position:absolute;
    top:60px;
    right:0;
    width:292px;
    height:40px;
    line-height: 40px;
    padding: 0 5px;
font-size: 11px;
}


div#content {
    border-top:1px solid #e7e7e7;
    padding-top:17px;
    margin:0 0 15px 0;
    z-index:1;
}


div#sidebar {
    width:150px;
    float:left;
    margin: 0;
    margin-right:9px;
}


div#breadcrumbs {
    margin-bottom:10px;
    font-size:11px;
}


div#cart-mini {
    position:absolute;
    right:0;
    top:100px;
    border:1px solid #c7c7c7;
    width:300px;
    background:#fff;
    z-index:100;
}


.mini-cart {
    background:url(../images/sprite.png) no-repeat;
    display:inline-block;
    width:18px;
    height:18px;
    font-size:8px;
    background-position:-115px -18px;
    margin-right: 5px;
}


div#banery {
    position:relative;
    width:950px;
    height:240px;
    margin-top:-18px;
    z-index:0;
}


div#banery-prev {
    position:absolute;
    width:40px;
    height:240px;
    left:0;
    z-index:99;
    background:url(../images/sprite.png) no-repeat;
    background-position:0 -29px;
    font-size:8px;
}


div#banery-next {
    position:absolute;
    right:0;
    top:0;
    z-index:100;
    width:40px;
    height:240px;
    background:url(../images/sprite.png) no-repeat;
    background-position:-40px -29px;
    font-size:8px;
}


div.cart-mini-header {
    border-bottom:2px solid #c7c7c7;
    padding:5px 10px;
}


div.cart-mini-content {
    font-size:10px;
    padding:5px 10px;
}


div.cart-mini-footer {
    border-top:1px solid #c7c7c7;
    padding:5px 10px;
}


li.menu-top-item {
    float:left;
    margin:0 5px;
}


a.menu-top-anchor {
    display:block;
    height:30px;
    line-height: 30px;
    font-size:14px;
    color:#000;
    text-decoration:none;
    font-family: Verdana, sans-serif;
    float:left;
}


ul.menu-top ul a.menu-top-anchor {
    font-size:13px;
    height: 18px;
    line-height: 18px;
}


li.menubottom-item {
    float:left;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    margin:0 10px;
}


li.menubottom-item li.menubottom-item {
    text-transform:none;
    font-weight:400;
    float:none;
    font-size:11px;
    margin:5px 0;
}


li.menubottom-item li.menubottom-item a.menubottom-anchor {
    color:#979797;
	cursor: pointer;
}


li.menubottom-item li.menubottom-item a.menubottom-anchor:hover {
    color:#7ab2e1;
}

calculator
div.sidebar-filters {
    background:#fcfcfc;
    border:1px solid #e7e7e7;
    padding:0 10px;
}


h2.sidebar-header, #table_filter h2 {
    font-size:18px;
    margin-top:0px;
    margin-bottom: 5px;
    font-family:Georgia,  serif;
    font-weight:400;
    padding:10px;
    padding-top: 0;
    line-height: auto;
    color: #5391ca;
    border-bottom: 5px solid #5391ca;
}


div.sidebar-menu {
    margin:0 10px;
}


h4.sidebar-menu-header {
    font-size:12px;
    margin:0 0 5px;
    padding:0;
}


select.sidebar-menu-select {
    font-size:11px;
    border:1px solid #e7e7e7;
    background:#fff;
    width:130px;
    padding:5px;
}


ul.shop-category-list {
    list-style:none;
    font-weight:700;
    font-size:11px;
    margin:0;
    padding:0;
}


ul.shop-category-list ul.shop-category-list {
    font-weight:400;
    margin:0 0 0 10px;
}

li.shop-category-list-item a.shop-category-list-anchor{
    color: #5391ca;
}

li.shop-category-list-item a.selected, #left_menu li.selected > a, #left_menu li li.selected{
    color: #5391ca !important;
    text-decoration: underline;
}

li.shop-category-list-item li.shop-category-list-item a.shop-category-list-anchor{
    color: #000;
}

li.shop-category-item a.a_active {
    color:#7ab2e1;
    text-decoration:underline;
}


div.sidebar-box p {
    margin-left:0!important;
}


div.footer-baner-facebook {
    width:230px;
    height:71px;
    border:1px solid #e7e7e7;
    margin:0 9px;
}


div#menu-bottom {
    margin:36px 0;
    padding:0;
}


div#footer-logs {
    border-top:1px solid #c7c7c7;
    min-height:100px;
}


div#footer-content {
    border-top:1px solid #c7c7c7;
    color:#a9a9a9;
    padding:20px 0;
}


div#footer-content a {
    color:#a9a9a9;
}


div#media-column {
    width:270px;
    overflow: hidden;
}


div#variant-column {
    width:390px;
    margin-left:10px;
}


div.variants {
    border:1px solid #e7e7e7;
}


div.variants-title {
    background:#f5f5f5;
    height:53px;
    line-height:53px;
    border-bottom:1px solid #e7e7e7;
    padding-left:15px;
    *padding-top: 15px;
    *height: 38px;
}


select.variants-select {
    border:1px solid #e7e7e7;
    width:200px;
    font-size:11px;
    padding:5px;
    background:#ffe09d;
}


div.variant-wraper {
    width:670px;
    margin:0;
    margin-left:10px;
}


div#desc-column {
    width:270px;
}




h1.product-header {
    font-size:24px;
    font-family:Georgia,  serif;
    font-weight:400;
    margin:10px 0 0;
    padding:0;
}


div.desc-column-top {
    height:278px;
    overflow:hidden;
    margin-top:0;
    margin-bottom:0;
    padding-top:0;
    padding-bottom:0;
}


div.product-heading {
    height:110px;
    padding-left:5px;
}


div.desc p {
    margin-top:0;
    margin-bottom:10px;
}


h2.desc-header {
    font-size:14px;
    margin:24px 0 18px;
}


div.desc ul.product-parameters {
    list-style:none;
    margin-top:10px;
    color:#3d3d3d;
    padding:0;
}


/*ul.product-parameters li:last-child {
    color:#cf0f0f!important;
}*/


ul.product-parameters {
    list-style:none;
    margin-top:10px;
    color:#3d3d3d;
    padding:0 0 5px 10px;
    margin-left: 0px;
}


div.wariant-pokrowiec-desc {
    font-size:11px;
    margin:15px 20px;
}


div.wariant-color {
    vertical-align:middle;
    margin:10px 20px;
}


ul.wariant-color-list {
    list-style:none;
    display:inline-block;
    margin:0;
    padding:0;
}


li.wariant-color-item {
    float:left;
    vertical-align:middle;
    border:2px solid #c7c7c7;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    line-height:10px;
    font-size:8px;
    height:20px;
    margin:0 3px;
}


li.color-selected {
    border:2px solid red;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}


table.warianty {
    width:100%;
    border-collapse:collapse;
    border-top:1px solid #e7e7e7;
}


table.warianty th {
    font-family:Georgia,  serif;
    font-size:14px;
    text-align:left;
    border-bottom:1px solid #e7e7e7;
    padding:8px 0 8px 10px;
}


table.warianty td {
    border-bottom:1px solid #e7e7e7;
    font-size:11px;
    padding:5px 0 5px 10px;
}


a.to-cart {
    display:block;
    background:#5391ca;
    margin-right:5px;
    font-weight:700;
    color:#fff;
    font-size:11px;
    padding:3px 5px;
}


a.to-cart:hover {
    text-decoration:underline;
    color: #fff;
}


span.light-cart {
    background:url(../images/sprite.png) no-repeat;
    background-position:-100px -53px;
    display:inline-block;
    width:12px;
    height:12px;
    line-height:8px;
    vertical-align:middle;
    margin-right:5px;
}


div.media-gallery {
    height:270px;
    width:268px;
    border:1px solid #e7e7e7;
	position:relative;
}


div.popular-item {
    width:192px;
    margin:10px;
}


div.popular-item-desc {
    height:75px;
}


div.product-opinion {
    padding-bottom:10px;
    padding-right:10px;
}


div.product-opinion-form {
    border-top:1px solid #c7c7c7;
    border-right:2px solid #c7c7c7;
    width:310px;
    margin-left:10px;
}


input.form-normal, textarea.form-normal {
    border:1px solid #c7c7c7;
    padding:5px 10px;
}


.opinion-button {
    display:block;
    font-size:18px;
    margin-top:15px;
    font-family:Georgia,  serif;
    margin-right:15px;
    background:#5391ca;
    border:none;
    color:#fff;
    padding:10px 15px;
}


div.opinion-form {
    font-size:11px;
    margin:0 15px;
}


div.opinion-left {
    width:555px;
    border-right:1px solid #e7e7e7;
}


div.opinion-right {
    width:362px;
    padding:10px 15px;
}


div.technologie {
    margin-bottom:14px;
}


div.technologie-item {
    margin-left:12px;
    margin-bottom:12px;
    position:relative;
}


div.technologie-item-desc {
    display:none;
    position:absolute;
    background:#f4f4f4;
    border:1px solid #e7e7e7;
    bottom:60px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    width:280px;
    font-size:11px;
    margin:0;
    padding:10px;
    left:0;
	z-index:99;
}


div.technologie-item-desc p {
    margin:0;
    padding:0 0 10px;
}


div.coment-item {
    font-size:10px;
    margin:25px 0;
}


h3.coment-item-heading {
    font-size:12px;
    margin:0;
}


span.coment-item-date {
    font-style:italic;
    color:#a8a8a8;
}


p.coment-item-content {
    margin-bottom:0;
    margin-top:5px;
}


div.product-rating {
    font-size:11px;
    font-weight:400;
    margin-top:5px;
}


div.gallery-slide-wrap {
    overflow:hidden;
    width:218px;
    height:63px;
    float:left;
}


div.gallery-slide {
    height:61px;
    position:absolute;
    top:0;
    margin-top:201px;
    border-top:1px solid #e7e7e7;
    background:#fff;
    width:270px;
    z-index:998;
}


ul.gallery-nav {
    list-style:none;
    margin:0;
    padding:0;
}


li.gallery-nav-item {
    border:1px solid #e7e7e7;
    float:left;
    margin:10px 3px 0;
}


div.gallery-slide-up {
    width:25px;
    height:61px;
    background:url(../images/sprite.png) no-repeat;
    background-position:0 0;
    font-size:8px;
    cursor:pointer;
    float:left;
}


div.gallery-slide-down {
    width:25px;
    height:61px;
    background:url(../images/sprite.png) no-repeat;
    background-position:-25px 0;
    font-size:8px;
    cursor:pointer;
    float:right;
}


div.gallery-slider-prev {
    width:40px;
    height:201px;
    background:url(../images/sprite.png) no-repeat;
    background-position:0 -50px;
    font-size:8px;
    position:absolute;
    left:0;
    top:0;
    z-index:99;
    cursor:pointer;
}


div.gallery-slider-next {
    width:40px;
    height:201px;
    background:url(../images/sprite.png) no-repeat;
    background-position:-40px -50px;
    font-size:8px;
    position:absolute;
    right:0;
    top:0;
    z-index:99;
    cursor:pointer;
}


div.calculator {
    border:1px solid #e7e7e7;
    background:#f5f5f5;
    padding:10px 0 10px 10px;
}


div.calculator-form {
    margin-top:10px;
}


input.caluculator-input {
    width:40px;
}


h1.heading {
    font-size:24px;
    font-family:Georgia,  serif;
    font-weight:400;
    margin:0 0 18px;
    padding:0;
}


div.products-group {
    margin-top:14px;
}

div.products-movie{
	border: 1px solid #e2e2e2;
	margin-bottom: 20px;
	height: 230px;
}

div.products-movie .movie-box{
	width: 348px;
	height: 230px;
	padding-right: 10px;
	overflow: hidden;
}

div.products-movie .movie-box p{
	margin: 6px 0;
}

div.products-movie .movie-box ol{
	margin: 6px 0;
}

div.products-movie .movie-box h1,
div.products-movie .movie-box h2,
div.products-movie .movie-box h3,
div.products-movie .movie-box h4
{
	margin: 6px 0;
}

div.products-movie .movie{
	width:420px;
	height: 230px;
	overflow: hidden;
}

div.products-movie .movie p{
	margin:0;
	padding:0;
}

div#products-list {
    width:790px;
    height: 100%;
}


div#products-list div.products-list-item {
    margin-bottom:17px;
}


div.products-list-item {
    width:185px;
    height:341px;
    position:relative;
    border:1px solid #e2e2e2;
    margin:0 6px;
}

div.products-list-item p{
    margin:0;
    padding:0;
}

div.products-item-desc {
    height:165px;
    font-size:11px;
    border:1px solid #fff;
    margin:0 10px;
}


div.products-item-more {
    font-weight:700;
    color:#5391ca;
    margin:5px 15px 0;
}


h3.products-item-header {
    font-size:11px;
    text-transform:uppercase;
    height:36px;
    margin:10px 0 5px;
    padding:0;
}


ul.products-gallery-thumb {
    list-style:none;
    width:63px;
    margin:0;
    padding:0;
}


ul.products-gallery-thumb li {
    height:48px;
}


div.wariant-popup {
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:165px;
    height:290px;
    background:#fff;
    font-size:11px;
    padding:5px 10px 10px;
}


div.wariant-popup-arrow {
    margin-bottom:-19px;
    height:9px;
    width:100%;
    *margin-bottom: -29px;
}


span.wariant-popup-icon {
    display:inline-block;
    width:10px;
    height:9px;
    background:url(../images/sprite.png) no-repeat;
    background-position:-100px 0;
    margin-left:15px;
}


div.products-item-group {
    position:absolute;
    right:0;
    top:0;
    z-index:10;
}


div#oceny-popup {
    position:absolute;
    margin-top:20px;
    width:210px;
    border:1px solid #e7e7e7;
    background:#fff;
    z-index:10;
    font-size:11px;
    padding:10px 15px;
}


div.oceny-arrow {
    width:11px;
    height:9px;
    border:1px solid #e7e7e7;
    margin-top:3px;
    margin-left:10px;
    color:#bd2323;
    font-size:7px;
    line-height:9px;
    background:url(../images/sprite.png) no-repeat;
    background-position:-100px -66px;
}


div.oceny-gwiazdki {
    width:70px;
}


div.progress {
    width:91px;
    border:1px solid #e7e7e7;
    height:8px;
    margin:5px 10px 0;
}


div.progress-bar {
    background:#bd2323;
    height:8px;
}


div.main-box {
    width:550px;
    height:341px;
    overflow:hidden;
	border: 1px solid #e7e7e7;
}

div.main-box p{
	margin:0;
	padding:0;
}

#newsletter_submit {
    border:none;
    background:#fff;
    font-weight:700;
    color:#cf0f0f;
    margin:10px 0;
}


#newsletter_email {
    border:1px solid #c7c7c7;
    color:#c7c7c7;
    width:140px;
    padding:5px;
}


div.sidebar-box select {
    border:1px solid #c7c7c7;
    width:148px;
    padding:5px;
}


.incurr {
    font-weight:700;
    color:#5391ca;
    margin:0 5px;
}


.innum {
    margin:0 5px;
}


div.filters {
    width:300px;
    text-align:right;
    margin:0;
}


div.filter-sort {
    margin-right:20px;
}


.filter-select {
    border:1px solid #c7c7c7;
    font-size:11px;
    margin:0 5px;
    padding:2px 5px;
}


div#zadaj_pytanie_form input#temat, div#zadaj_pytanie_form textarea#tresc, div#zadaj_pytanie_form input#podpis, div#zadaj_pytanie_form input#email, div#polec_znajomemu_form input#email2, div#polec_znajomemu_form input#temat, div#polec_znajomemu_form textarea#tresc, div#polec_znajomemu_form input#podpis, div#polec_znajomemu_form input#email {
    width:220px;
}


.zadaj-pytanie-button {
    border:none;
    font-weight:700;
    color:#fff;
    background:#5391ca;
    margin:10px 0;
    padding:5px 10px;
}


div.rejestracjaBoxIn h1.auth-heading {
    padding-left:0!important;
}


h1.auth-heading {
    font-family:Georgia,  serif;
    color:#3a3a3a;
    font-weight:400;
    font-size:24px;
}


h3.auth-heading {
    font-family:Georgia,  serif;
    color:#3a3a3a;
    font-weight:400;
    font-size:16px;
    margin-bottom:5px;
}


div.auth-box-column {
    width:160px;
    line-height:18px;
    background:#f1f1f1;
    padding:10px 15px;
}


div.auth-register-tabelka {
    border-top:1px solid #e7e7e7;
    padding:10px 15px;
}


div.auth-form-column div.auth-form {
    float:left;
    width:338px;
    border-top:1px solid #e7e7e7;
    padding:10px 15px;
}


div.auth-form-column div.rejestracjaBoxIn {
    width:340px;
    float:right;
}


input.auth-input {
    border:1px solid #c7c7c7;
    width:185px;
    background:#f1f1f1;
    margin:5px 0;
    padding:5px;
}

input.coupon_code{
   border:1px solid #e7e7e7;
    width:100px;
    margin:5px 0;
    padding:5px;
}


textarea.auth-textarea {
    border:1px solid #c7c7c7;
    background:#fcfcfc;
    padding:5px;
}


input.auth-submit, a.auth-red {
    border:none;
    background:#5391ca;
    font-weight:700;
    color:#fff;
    font-size:12px;
    margin:10px 0;
    padding:10px;
}

input.coupon-submit{
    border:none;
    background:#5391ca;
    font-weight:700;
    color:#fff;
    font-size:12px;
    margin:10px 10px;
    padding:5px 10px;;
}


a.auth-forgoten {
    color:#999;
}


div.cart-route {
    height:35px;
    line-height:35px;
    border-bottom:1px solid #e7e7e7;
    padding:0 15px;
}


li.cart-route-item {
    float:left;
    margin-right:10px;
    font-size:14px;
    font-family:Georgia,  serif;
}


div.cart-box-column {
    width:160px;
    padding:0;
}


div.cart-box-column p {
    margin:0;
    padding:0;
}


div.cart-main {
    width:750px;
    border:1px solid #e7e7e7;
}


h1.cart-heading {
    font-family:Georgia,  serif;
    color:#3a3a3a;
    font-weight:400;
    font-size:24px;
    line-height:53px;
    margin:0;
    padding:0 0 0 15px;
}


table.cart-table {
    border-collapse:collapse;
    width:100%;
    line-height:18px;
    border-top:1px solid #e7e7e7;
    font-size:11px;
}


table.cart-table thead {
    background:#f1f1f1;
}


table.cart-table tr {
    border-bottom:1px solid #e7e7e7;
}


.cart-count-column {
    width:20px;
    text-align:center;
}


.cart-photo-column {
    width:90px;
    text-align:center;
}


.cart-qty-column {
    text-align:center;
    width:120px;
    vertical-align:middle;
}


.cart-new-price-column {
    width:80px;
    text-align:center;
}


.cart-subtotal-column {
    width:150px;
    text-align:right;
}

.rebate-type{
    width: 70px;
    text-align: center;
}

.cart-total-price-label {
    text-align:right;
}


h3.cart-total-price-header {
    font-size:18px;
    font-family:Georgia,  serif;
}


img.cart-item-image {
    margin:8px 0;
}


span.cart-item-name {
    font-weight:700;
    font-size:14px;
    font-family:Georgia,  serif;
}


.przelicz-button {
    color:#5391ca;
    background:none;
    border:none;
    display:inline!important;
    cursor:pointer;
}


.remove-one, .add-one {
    height:18px;
    font-weight:700;
    font-size:14px!important;
    padding-top:7px;
    line-height:14px;
    text-align:center;
    float:left;
}


.add-one {
    color:#22b318;
}


.cart-input {
    border:1px solid #e7e7e7;
    text-align:center;
    width:20px!important;
    float:left;
    padding:5px;
}


.cart-item-subtotal {
    font-weight:700;
    font-size:22px;
    font-family:Georgia,  serif;
}


.main-button {
    display:block;
    font-size:18px;
    margin-top:15px;
    font-family:Georgia,  serif;
    margin-right:15px;
    padding:10px 15px;
}


.button-blue:hover {
    color:#fff;
}


.button-gray {
    background:#f1f1f1;
    border:none;
    color:#999;
}


.button-blue {
    background:#5391ca;
    border:none;
    color:#fff;
}


div.order-cart-column {
    width:300px;
    border:1px solid #e7e7e7;
    margin-top:20px;
}


div.order-login-column {
    width:375px;
}


div.order-login-column h1.auth-heading {
    height:21px;
    padding-left:15px;
}


div.order-login-column div.auth-form {
    border-top:1px solid #e7e7e7;
    padding:15px 20px;
}


div.order-data-column {
    width:374px;
    border-right:1px solid #e7e7e7;
}


div.order-form-data-container {
    border-top:1px solid #e7e7e7;
    padding-left:15px;
}


div.order-resume-shipping-item {
    width:240px;
}


.zamowienie-navi-link-current, .zamowienie-navi-link-active, .zamowienie-navi-link-disabled {
    font-size:14px;
    margin:0 10px;
}


.zamow-arrows {
    font-size:14px;
}


.zamow-footer {
    border-top:1px solid #e7e7e7;
}


div.order-shipping-column {
    width:638px;
    margin-left:20px;
}


table.shipping-table {
    border-collapse:collapse;
    width:100%;
    line-height:18px;
    border-top:1px solid #e7e7e7;
}


table.shipping-resume-table {
    border-collapse:collapse;
    width:100%;
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
}


table.shipping-resume-table td {
    padding:0 10px;
}


.shipping-checkbox {
    width:40px;
    text-align:center;
}


.shipping-aditional {
    width:100px;
    text-align:right;
}


div.shipping-field {
    border-bottom:1px solid #e7e7e7;
    padding:0 15px;
}


h3.shipping-heading {
    font-size:12px;
    margin:0;
}


h3.shipping-dropdown-heading {
    font-size:16px;
    font-family:Georgia,  serif;
}


select.cart_shipping_type {
    border:1px solid #e7e7e7;
    background:#fff;
    padding:5px;
}


.shipping-price {
    font-size:14px;
    line-height:20px;
    font-weight:700;
}


div.shipping-box {
    width:300px;
}


.wyslij-button {
    background:#5391ca;
    border:none;
    font-size:14px;
    margin-top:13px;
    font-family:Georgia,  serif;
    cursor:pointer;
    color:#fff;
    padding:10px 15px;
}


div.order-message {
    border:solid 1px #b8e78b;
    background:#cff89a;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:10px 15px;
}


div.order-message-error {
    border:solid 1px #c97877;
    background:#eda3a2;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    padding:10px 15px;
}

div.order-message-message{
    width: 850px;
}



div.user-panel {
    border:1px solid #e7e7e7;
    margin-top:-18px;
}


h2.panel-heading {
    font-family:Georgia,  serif;
    color:#3a3a3a;
    font-size:20px;
    padding-left:15px;
    font-weight:400;
}


div.panel-order {
    width:555px;
    border-top:1px solid #e7e7e7;
}


div.panel-user {
    width:392px;
    border-top:1px solid #e7e7e7;
    border-left:1px solid #e7e7e7;
}


div.panel-user-item {
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    padding:0 15px 10px;
}


.panel-cart-date {
    width:130px;
}


.panel-cart-nr {
    width:80px;
}


.panel-cart-price {
    width:70px;
    text-align:right;
}


.panel-cart-more {
    width:70px;
    text-align:center;
}


.panel-button {
    background:#5391ca;
    font-size:16px;
    font-weight:700;
    font-family:Geogria,  serif;
    margin-top:5px;
    border:none;
    color:#fff;
    padding:10px 15px;
}

.panel-button:hover {
    color: #fff;
}


.back-to-panel {
    line-height:35px;
    font-size:16px;
    color:#aaa;
    font-family:Georgia,  serif;
}


div.order-details {
    width:500px;
    border-top:1px solid #e7e7e7;
    border-right:1px solid #e7e7e7;
    padding:0 15px;
}


div.order-details div.order-resume-shipping-item h2.order-heading {
    font-size:16px;
}


div.order-cart {
    width:417px;
    border-top:1px solid #e7e7e7;
}


div.order-cart h2.order-heading {
    padding-left:10px;
}


div.order-payment {
    border-top:1px solid #e7e7e7;
    padding:0 15px;
}


h1.site-heading {
    font-size:26px;
    font-family:Georgia,  serif;
    font-weight:400;
    margin-bottom:26px;
    line-height: 32px;
}


div.main a {
    color:#444;
}


div#error-404 {
    background:url(../images/404_bg.jpg) no-repeat;
    width:960px;
    height:570px;
    position:relative;
}


div#error-404-txt {
    position:absolute;
    font-size:18px;
    line-height:26px;
    color:#aaa;
    font-family:Georgia,  serif;
    left:75px;
    top:180px;
}


div#error-404-txt a {
    color:#b0360f;
}


.sf-menu {
    /*line-height:18px;*/
    float:left;
    margin-bottom:1em;
    position: relative;
}


.sf-menu ul {
    position:absolute;
    top:-999em;
    width:11em;
}


.sf-menu ul li {
    width:100%;
}


.sf-menu li:hover {
    visibility:inherit;
}


.sf-menu li {
    float:left;
    position:relative;
    padding:5px 0 0 5px;
}


.sf-menu a {
    display:block;
    position:relative;
    text-decoration:none;
}


.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left:0;
    top:33px;
    z-index:999;
    width:200px;
}


.sf-menu a, .sf-menu a:visited {
    color:#000;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    outline:0;
}


.sf-menu li.sfHover {
    border:1px solid #e7e7e7;
    border-bottom:none;
    margin-top:-1px;
    margin-left:4px;
    margin-right:4px;
}


.sf-menu li.sfHover ul {
    padding-bottom:10px!important;
    padding-top:5px!important;
    background:#fff;
    border:1px solid #e7e7e7;
    border-top:none;
    margin-left:-1px;
}


.sf-menu li.sfHover ul li {
    margin-left:0;
    padding-left:10px;
}


.sf-menu a.sf-with-ul {
    padding-right:2.25em;
    min-width:1px;
    font-weight:700;
}


.sf-sub-indicator {
    position:absolute;
    display:block;
    right:.75em;
    top:10px;
    width:10px;
    height:10px;
    text-indent:-999em;
    overflow:hidden;
    background:url(../images/sprite.png) no-repeat -100px -40px;
}


a > .sf-sub-indicator {
    top:10px;
    background-position:-100px -40px;
}


a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
    background-position:-100px -40px;
}


.sf-menu ul a > .sf-sub-indicator {
    background-position:0 0;
}


.sf-shadow ul {
    padding:0 8px 9px 0;
}


.sf-shadow ul.sf-shadow-off {
    background:transparent;
}


.cloud-zoom-lens {
    border:2px solid #e7e7e7;
    background-color:#fff;
    cursor:move;
    margin:-4px;
}


.cloud-zoom-title {
    font-family:Arial,  Helvetica,  sans-serif;
    position:absolute!important;
    background-color:#000;
    color:#fff;
    width:100%;
    text-align:center;
    font-weight:700;
    font-size:10px;
    top:0;
    padding:3px;
}


.cloud-zoom-big {
    border:2px solid #e7e7e7;
    overflow:hidden;
}


.cloud-zoom-loading {
    color:#FFF;
    background:#222;
    border:1px solid #000;
    padding:3px;
}


a, a div.wariant-popup {
    color:#000;
    text-decoration:none;
}


a:hover, a.menu-top-anchor:hover, a.a_selected {
    color:#5391ca;
    text-decoration:underline;
}


.red, .error, .remove-one {
    color:#cf0f0f;
}


.bold, div#polec_znajomemu_form label {
    font-weight:700;
}


div#product-switch, div.desc {
    font-size:11px;
}


ul.menu-top, ul.menubottom, ul.cart-route-list, .sf-menu, .sf-menu * {
    list-style:none;
    margin:0;
    padding:0;
}


ul.menubottom ul.menubottom, div.box-gwarancja p, div.popular-item-desc p {
    margin:0;
}


li.shop-category-item, div.products-item-desc p {
    margin:5px 0;
}


div.box-gwarancja, .inprev {
    margin-right:10px;
}


div#footer-baner, div.media-popular {
    padding:0;
}


div#footer-baner p, div.wariant-popup ul.product-parameters, div.main-box p {
    margin:0;
    padding:0;
}


div.wariant-pokrowiec, tr.row-hide {
    display:none;
}


div.popular-item-image, div.products-item-gallery {
    height:144px;
	width: 185px;
	overflow: hidden;
}


td.form-error input, td.form-error textarea, td.form-error input.auth-input {
    background:#fef1ec;
    border:1px solid #cd0a0a;
}


#calculate-cost, .innext {
    margin-left:10px;
}


div.products-heading, .shipping-desc {
    width:400px;
}


a:hover div.wariant-popup, a.remove-one:hover, a.add-one:hover {
    text-decoration:none;
}


div.rejestracjaBoxIn, .panel-newsletter {
    background:#f1f1f1;
    padding:10px 20px;
}


h2.auth-heading, h2.order-heading {
    font-family:Georgia,  serif;
    color:#3a3a3a;
    font-weight:400;
    font-size:20px;
    margin:10px 0;
    line-height: 28px;
}


div.auth-form-column, div.auth-register-form {
    width:748px;
    border:1px solid #e7e7e7;
}


div.auth-register-form h1.auth-heading, div.auth-form-column h1.auth-heading, div.user-panel h1.auth-heading {
    padding-left:15px;
    line-height: 36px;
    margin:0;
}


table.cart-table th, table.cart-table td, table.shipping-table td {
    padding:10px;
}


.cart-name-column, div.panel-order table.cart-table th {
    text-align:left;
}


div.order-resume-shipping, div.order-finish-box {
    border-top:1px solid #e7e7e7;
    border-bottom:1px solid #e7e7e7;
    padding:10px 15px;
}


ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top:-999em;
}


ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left:10em;
    top:0;
}


.sf-menu ul .sf-sub-indicator, .sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position:-100px -25px;
}



.ui-stars-star, .ui-stars-cancel {
    float:left;
    display:block;
    overflow:hidden;
    text-indent:-999em;
    cursor:pointer;
}


.ui-stars-star a, .ui-stars-cancel a {
    width:16px;
    height:16px;
    display:block;
    position:relative;
    background:url(../images/jquery.ui.stars.gif) no-repeat 0 0;
    line-height: 16px;
    font-size: 8px;
}


.ui-stars-icon {
    width:16px;
    height:16px;
    display:inline-block;
    position:relative;
    background:url(../images/jquery.ui.stars.gif) no-repeat 0 0;
    line-height: 16px;
    font-size: 8px;
}


.ui-stars-star a {
    background-position:0 -32px;
}


.ui-stars-cancel-hover a {
    background-position:0 -16px;
}


.ui-stars-star-disabled, .ui-stars-star-disabled a, .ui-stars-cancel-disabled a {
    cursor:default!important;
}


.stars-off .ui-stars-icon {
    width:10px;
    height:10px;
    display:inline-block;
    position:relative;
    background:url(../images/jquery.ui.stars.gif) no-repeat 0 0;
    line-height: 10px;
    font-size: 1px;
}


.stars-off .ui-stars-star a {
    background-position:0 -100px;
    width:10px;
    height:10px;
    margin-top:3px;
    line-height: 10px;
    font-size: 1px;
}


.stars-off .ui-stars-star-on a, .stars-off .ui-stars-star-on {
    background-position:0 -120px;
    width:13px;
    height:13px;
    line-height: 13px;
    font-size: 1px;
}


.ui-stars-star-on a, .ui-stars-star-on, .ui-stars-star-hover a {
    background-position:0 -64px;
}



#colorbox,  #cboxOverlay,  #cboxWrapper {
    position:absolute;
    top:0;
    left:0;
    z-index:9999;
    overflow:hidden;
}


#cboxOverlay {
    position:fixed;
    width:100%;
    height:100%;
}


#cboxMiddleLeft,  #cboxBottomLeft {
    clear:left;
}


#cboxContent {
    position:relative;
}


#cboxLoadedContent {
    overflow:auto;
}


#cboxLoadedContent iframe {
    display:block;
    width:100%;
    height:100%;
    border:0;
}


#cboxTitle {
    margin:0;
}


#cboxLoadingOverlay,  #cboxLoadingGraphic {
    position:absolute;
    top:0;
    left:0;
    width:100%;
}


#cboxPrevious,  #cboxNext,  #cboxClose,  #cboxSlideshow {
    cursor:pointer;
}


#cboxOverlay {
    background:#000;
}


#colorbox {
}


#cboxContent {
    margin-top:20px;
}


#cboxLoadedContent {
    background:#000;
    padding:5px;
}


#cboxTitle {
    position:absolute;
    top:-20px;
    left:0;
    color:#ccc;
}


#cboxCurrent {
    position:absolute;
    top:-20px;
    right:0px;
    color:#ccc;
}


#cboxSlideshow {
    position:absolute;
    top:-20px;
    right:90px;
    color:#fff;
}


#cboxPrevious {
    position:absolute;
    top:50%;
    left:5px;
    margin-top:-32px;
    background:url(../images/controls.png) no-repeat top left;
    width:28px;
    height:65px;
    text-indent:-9999px;
}


#cboxPrevious.hover {
    background-position:bottom left;
}


#cboxNext {
    position:absolute;
    top:50%;
    right:5px;
    margin-top:-32px;
    background:url(../images/controls.png) no-repeat top right;
    width:28px;
    height:65px;
    text-indent:-9999px;
}


#cboxNext.hover {
    background-position:bottom right;
}


#cboxLoadingOverlay {
    background:#000;
}


#cboxLoadingGraphic {
    background:url(../images/loading.gif) no-repeat center center;
}


#cboxClose {
    position:absolute;
    top:5px;
    right:5px;
    display:block;
    background:url(../images/controls.png) no-repeat top center;
    width:38px;
    height:19px;
    text-indent:-9999px;
}


#cboxClose.hover {
    background-position:bottom center;
}



.fb_ltr {
    *width: 90px !important;
}

.comment-hide{
    display:none;
}

.discount-form{
    height: 45px;
}

#main-popular{

}

#main-popular .products-list-item{
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom:10px;
}

div#newsletter-popup{
    font-family: Arial, serif;
    position: relative;
    padding:0;
    background-color: #F6F6F6;
    background: #ffffff; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f6f6f6 52%, #f6f6f6 100%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ffffff), color-stop(52%,#f6f6f6), color-stop(100%,#f6f6f6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#f6f6f6 52%,#f6f6f6 100%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-radial-gradient(center, ellipse cover, #ffffff 0%,#f6f6f6 52%,#f6f6f6 100%,#ffffff 100%); /* Opera 12+ */
    background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%,#f6f6f6 52%,#f6f6f6 100%,#ffffff 100%); /* IE10+ */
    background: radial-gradient(center, ellipse cover, #ffffff 0%,#f6f6f6 52%,#f6f6f6 100%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

div.newsletter-popup-top{
    height: 100px;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 20px;
    margin-bottom: 5px;
}

div.newsletter-popup-content{
    height: 180px;
    text-align: center;
    border-bottom: 1px solid #e9e9e9;
    margin: 0 20px;
}

div#newsletter-title{
    font-size: 26px;
    line-height: 54px;
    margin-top: 45px;
    margin-right: 70px;
}

.newsletter-content-top{
    text-transform: uppercase;
    font-family: "Times New Roman", sans-serif;
    font-size: 36px;
    line-height: 64px;
    color: #7c7c7c;
}

.newsletter-content-top big{
    color: #6a6a6a;
}

.newsletter-content-middle{
    font-size: 20px;
    color: #7c7c7c;
    font-family: "CantarellRegular", serif;

}

.newsletter-content-bottom{
    font-size: 76px;
    color: #60997a;
    line-height: 76px;
    font-family: "CantarellRegular", serif;
    letter-spacing: -1px;
}

.newsletter-content-bottom span{
    color:#fa772b !important;
}

.newsletter-popup-form{
    margin: 0 20px;
    margin-top: 15px;
    text-align: center;
    color: #7c7c7c;
}

.newsletter-popup-form label{
    font-size: 16px;
    margin-right: 10px;
    font-family: "CantarellRegular", serif;
}

.newsletter-form-email{
    width: 240px;
    border: 1px solid #e9e9e9;
    padding: 5px 10px;
    margin-right: 10px;
    border-radius: 20px;
}

.newsletter-form-submit{
    text-transform: uppercase;
    padding: 4px 20px;
    font-size: 16px !important;
    color: #fff;
    font-family: "Times New Roman", serif !important;
    background:#5c8f73;
    border: 0px solid #5c8f73;
    border-radius: 20px;
}

.newsletter-popup-conditions{
    margin: 20px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #e9e9e9;
    font-family: "CantarellRegular", serif;
    font-size: 15px;
}

.newsletter-conditions-title{
    font-size: 20px;
    color: #55966e;
    font-family: "CantarellRegular", serif;
    margin-left: 35px;
    margin-bottom: 10px;
}

.newsletter-popup-conditions p{
    margin: 10px 35px;
}

.newsletter-popup-form table{
    text-align: left;
    font-size: 11px;
    font-family: Arial, sans-serif;
    margin: 0 50px;
}



.ui-dialog-titlebar{
    display: none !important;
}

.ui-dialog{
    padding: 0 !important;
    border-radius: 0 !important;
    -webkit-box-shadow: 3px 3px 2px 2px #ddd;
    -moz-box-shadow: 3px 3px 2px 2px #ddd;
    box-shadow: 3px 3px 2px 2px #ddd;
}

.ui-widget-overlay{
    background: #fff !important;
    opacity: 0.8 !important;
}

#newsletter-popup-close{
    position: absolute;
    top: 5px;
    right: 0;
    line-height: 36px;
    color: #888;
    font-size: 14px;
    cursor: pointer;
    text-align: right;
}

#newsletter-popup-close span{
    background: #dedede;
    padding: 10px 15px;
    margin-left: 10px;
}

div#slogan p{
    margin:0;
}

#search{
    margin-top: 5px;
}

#search input{
    padding: 3px 5px;
    border: 1px solid #c6c6c6;
    width: 240px;
}

#search .search-submit{
    background: #5391ca;
    border: 1px solid #5391ca;
    width: 90px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

#creator-wraper{
  position: relative;
  width: 950px;
  height: 470px;

}

#creator{
  z-index: 5;
  position: absolute;
  top:0;
  width: 950px;
  height: 470px;
}

#blank-line{
  position: absolute;
  bottom: 0;
  height: 32px;
  width: 950px;
  background: #fff;
  z-index: 99 !important;
}

#creator-loader{
	position: absolute;
	z-index: 1;
	width: inherit;
	text-align: center;
	top: 50px;
}

div#newsletter_dialog div.order-message-message{
    width: 450px;
}

div#newsletter-popup div.order-message-message{
    width: 660px;
	border-bottom:1px solid #e9e9e9;
}

div#newsletter-popup div.order-message-message p{
  font-family: "Times New Roman", serif;
  font-size: 24px;
  line-height: 34px;
  color: #7c7c7c;
  padding: 30px 70px;
}

#newsletter-content .order-message-error{
  background: none;
  border: none;
  margin-top: 40px;
}

#newsletter-content .order-message{
  background: none;
  border: none;
  margin-top: 40px;
}

#newsletter-content .message-icon{
  display:none;
}

#newsletter-content .message-error-icon{
  display:none;
}

#newsletter-content .order-message-error .cart-heading{
  border-bottom: 1px solid #e9e9e9;
  color: #d34545;
  font-family: Arial, sans-serif;
  padding-left: 60px;
  font-size: 20px;
  line-height: 40px;
  background: url('../images/nie.png') left no-repeat;
}

#newsletter-content .order-message .cart-heading{
  border-bottom: 1px solid #e9e9e9;
  color: #39a639;
  font-family: Arial, sans-serif;
  padding-left: 60px;
  font-size: 20px;
  line-height: 40px;
  background: url('../images/tak.png') left no-repeat;
}

#main .static-rating{
	width: 75px;
}


#shipping-form td{
	border-collapse: collapse;
	padding:0;
	margin:0;
}

.cooperate-form{
	border: 1px solid #c7c7c7;
}

.cooperate-form legend{
	font-weight: bold;
	font-size: 12px;
}

#dywany{
    background:url('../images/dywany_bg.png') no-repeat scroll 0 0 transparent;
    padding:10px;
	padding-left: 5px;
    width:345px;
    height:402px;
    position:fixed;
    margin-top: -200px;
    left: -310px;
    top:50%;
    z-index:50;
	color: #111;
	font-size: 11px;
}

#dywany a{
	color: #111;
}

#dywany a:hover{
	color: #333;
}
.zamknij{
    background-position:0px 0px -262px 0px;
}

#fotele{
    background:url('../images/fotele_bg.png') no-repeat scroll 0 0 transparent;
    padding:10px;
	padding-left: 5px;
    width:345px;
    height:502px;
    position:fixed;
    margin-top: -70px;
    left: -310px;
    top:50%;
    z-index:50;
	color: #111;
	font-size: 11px;
}

#fotele a{
	color: #111;
}

#fotele a:hover{
	color: #333;
}

#zadaj-pytanie-popup .ui-dialog-titlebar{
    display: block !important;
}

#pytanie-popup-close{
	text-align: right;
cursor: pointer;
}
#left_side
{
	float: left;
	width: 160px;
}

#left_menu
{
	position: relative;
}

#left_menu table.filters_box
{
	margin-bottom: 10px;
	width: 100%;
}

.hidden
{
	display: none;
}
#proposo, #promocja-poduszki
{
	margin: 0 5px 10px;
	font-size: 12px;
	padding: 5px 10px;
	background-color: #f9f9f9;
	border-radius: 5px;
	border: 2px solid #b0360f;
	text-align: center;
}
#filter_view
{
	margin-bottom: 3px;
	float: left;
	width: 510px;
}

#filter_view table
{
	width: 100%;
}
#filter_view table td
{
	width: 50%;
	vertical-align: top;
}
#filter_view p
{
	margin: 0;
	padding: 2px;
	display: none;
}
#filter_view span
{
	display: inline-block;
	line-height: 15px;
	color: #555;
}
#filter_view span.filter_val{
	padding-right: 15px;
}

#filter_view span.ico
{
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: -0.1em;
}

#filter_view span.main_filter span.ico
{
	background: url('images/ui-icons_228ef1_256x240.png') no-repeat;
	background-position: -32px -192px;
	margin-right: 4px;
}

#filter_view span.filter_val span.ico
{
	background: url('ui-lightness/images/ui-icons_222222_256x240.png') no-repeat;
	background-position: -80px -128px;
	margin-left: 4px;
}

#filter_view span.filter_val
{
	display: none;
	border-radius: 4px;
	background-color: #eaf2fa;
	padding: 3px 4px;
	margin: 0 4px 2px 0;
	font-size: 12px;
	color: #666;
}
#filter_view span.minus
{
	display: none;
	font-weight: bold;
}

#filter_view span:hover
{
	cursor: pointer;
}

div.loader
{
	background: url('../images/loader.gif') no-repeat center center;
	height: 30px;
}
div#main{
	width: 950px;
	min-height: 300px;
	margin-top: 5px;
}
.start-blue-button{
	padding: 5px 15px;
	background: #91aac0;
	color: #fff;
	font-weight: bold;
	margin-right: 5px;
}
#main_prods
{
	margin-top: 6px;
}

.menu-top li:last-child {
margin-left: 300px;
}

#table_filter
{
	font-size: 11px;
}

#table_filter tr span
{
	vertical-align: 0.2em;
}
#table_filter .tool_click
{
	cursor: pointer;
	background-color: #DEDEDE;
	font-weight: bold;
	padding: 0 5px 0 0;
	line-height: 13px;
	border-radius: 7px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}

#table_filter .tool_selected, #table_filter .tool_click:hover
{
	background-color: #7ab2e1;
	color: #FFF;
}

#table_filter .filters_tool
{
	position: relative;
	margin-top: 3px;
}

#table_filter .filters_tip
{
	position: absolute;
	display: none;
	background-color: #5391ca;
	opacity: 0.9;
	border: 1px solid #aaa;
	padding: 7px;
	border-radius: 10px;
	border-bottom-left-radius: 0;
	min-height: 30px;
	min-width: 180px;
	max-width: 220px;
	color: #FFF;
	text-align: left;
	z-index: 100;
	bottom: 14px;
	left: 14px;
}


#table_filter .filters_tip div.ix
{
	float: right;
	font-size: 13px;
	cursor: pointer;
	line-height: 1px;
}

#filters_hider
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.5;
	background-color: #FFF;
}