@font-face {
font-family: 'Calibri Regular';
font-style: normal;
font-weight: normal;
src: local('Calibri Regular'), url('../fonts/CALIBRI.woff') format('woff');
}


@font-face {
font-family: 'Calibri Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Calibri Bold Italic'), url('../fonts/CALIBRIZ.woff') format('woff');
}


@font-face {
font-family: 'Calibri Italic';
font-style: normal;
font-weight: normal;
src: local('Calibri Italic'), url('../fonts/CALIBRII.woff') format('woff');
}


@font-face {
font-family: 'Calibri Bold';
font-style: normal;
font-weight: normal;
src: local('Calibri Bold'), url('../fonts/CALIBRIB.woff') format('woff');
}

@font-face {
    font-family: 'cinzelregular';
    src: url('../fonts/Cinzel-Regular-webfont.eot');
    src: url('../fonts/Cinzel-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cinzel-Regular-webfont.woff') format('woff'),
         url('../fonts/Cinzel-Regular-webfont.ttf') format('truetype'),
         url('../fonts/Cinzel-Regular-webfont.svg#cinzelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cinzelbold';
    src: url('../fonts/Cinzel-Bold-webfont.eot');
    src: url('../fonts/Cinzel-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Cinzel-Bold-webfont.woff') format('woff'),
         url('../fonts/Cinzel-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Cinzel-Bold-webfont.svg#cinzelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    font-family: 'Calibri Regular', sans-serif;
}
a{
    color: #000000;
}

header{
    width: 100%;
    margin: 0 auto;
    font-family: Georgia;
    background: #e8e6e6;
    float: left;
}

.top-basket-cont{
    width: 960px;
    height: 49px;
    margin: 0 auto;
}
.top-basket {
    float: right;
    padding: 0 10px 0 37px;
    background: url("../image/basket.png") no-repeat left;
    line-height: 45px;
    font-size: 14px;

}
.top-basket span {
    color: #990000;
    font-size: 28px;
    margin-left: 10px;
    text-transform: uppercase;
}

nav{
    width: 960px;
    height: 54px;
    margin: 0 auto;
    background: url("../image/nav_bg2.png") no-repeat bottom;
    overflow: visible;
}

nav .links-cont {
    background: url("../image/nav_bg.png") repeat-x top;
    border-radius: 4px;
    float: left;
    width: 958px;
    border: #5d6068 1px solid;
}
nav ul{
    width: 620px;
    height: 40px;
    float: left;
}

nav ul li{
    float: left;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
}

nav ul li a{
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'cinzelbold';
    font-size: 14px;
}

nav ul li a:hover, nav ul li.active>a{
    text-decoration: underline;
}

nav ul li.selected>a{
    text-decoration: underline;
}

nav .logo{
    height: 40px;
    float: left;
    width: 150px;
    position: relative;

}
nav .logo img {
    max-width: 100%;
    height: auto;
    overflow: visible;
    position: absolute;
    top: -35px;
    left: 20px;
}

nav .search{
    height: 40px;
    float: right;
    width: 185px;
}

nav .search input{
    width: 150px;
    float: left;
    border: none;
    border-radius: 5px;
    margin-top: 8px;
    padding: 4px;
    font-size: 13px;
    background: url("../image/search_icon.png") no-repeat ,#e4e6eb;
    background-position: 135px 6px;
}
section{
    width: 100%;
    float: left;
    background-color: #9d9d9d;
    display: block;
    position: relative;
    box-shadow: inset 0px 3px 3px #555555;
}
.baner{
    width: 100%;
    float: left;
    line-height: 0;
    text-align: center;
    background-image: url('../image/slajder_tlo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #908F8F;
}
.baner img {
    margin: 0 auto;
}
.main-content-wrapper {
    width: 960px;
    margin: 0 auto;
}
.main-content-container{
    float: left;
    min-height: 300px;
    padding: 20px 1px 23px;
    position: relative;
    margin-bottom: 60px;
    box-shadow: 0px 0px 5px #555555, 0px 3px 3px #555555 inset;
    background: #fbfbfb; /* Old browsers */
    background:  -moz-radial-gradient(center, ellipse cover, #fbfbfb 1%, #d6d6d6 100%); /* FF3.6+ */
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(1%,#fbfbfb), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
    background:  -webkit-radial-gradient(center, ellipse cover, #fbfbfb 1%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
    background:  -o-radial-gradient(center, ellipse cover, #fbfbfb 1%,#d6d6d6 100%); /* Opera 12+ */
    background:  -ms-radial-gradient(center, ellipse cover, #fbfbfb 1%,#d6d6d6 100%); /* IE10+ */
    background:  radial-gradient(ellipse at center, #fbfbfb 1%,#d6d6d6 100%); /* W3C */
}

.bottom_bg{
    position: absolute;
    bottom: -20px;
    left: 0px;
}

.left-menu{
    width: 200px;
    float: left;
    font-family: Georgia;
}
.left-menu-categories, .left-menu-other {
    margin-bottom: 20px;
    float: left;
}
.left-menu .left-menu-caption{
    width: 200px;
    height: 40px;
    float: left;
    background: url("../image/left_menu_bg_corner.png") no-repeat top right, url("../image/left_menu_bg.png") repeat-x;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 2px 2px 2px #888888;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    line-height: 40px;
    font-family: 'cinzelregular';
    overflow: visible;
    z-index: 99;
}

.left-menu ul{
    float: left;
}

.left-menu ul>li:first-child{
    box-shadow: inset 0px 8px 6px -7px #333333;
}

.left-menu ul li{
    width: 180px;
    padding-left: 0px;
    height: auto;
    line-height: 35px;
    margin-bottom: 1px;
}

.border{
    border-right: 1px solid #070707;
}

.borderr{
    border-left: 1px solid #505050;
}

.left-menu ul li a{
    text-decoration: none;
    color: #000000;
    padding-left: 20px;
    width: 90%;
    display: block;
}

.left-menu ul li ul li{
    background-color: #ffad5c;
    padding-left: 15px;
    width: 165px;
}

.left-menu ul li.active>a{ text-decoration: underline; }

.left-menu ul li * li.selected>a{ text-decoration: underline; }

.left-menu-categories ul { background-color: #e39c6c; }
.left-menu-categories ul li { background-color: #fbd8c0; border-bottom: 1px solid #ffcc99; font-family: 'Calibri Regular'; }
.left-menu-categories ul li:hover, .left-menu-categories ul li.active { background-color: #ffcc99; }

.left-menu-other ul { background-color: #ff6666; }
.left-menu-other ul li { background-color: #fbc2c2; border-bottom: 1px solid #fb8181; }
.left-menu-other ul li:hover, .left-menu-other ul li.active { background-color: #f5a2a2; }

.content{
    width: 698px;
    padding: 0 30px;
    float: right;
    min-height: 300px;
}

.pagination{
    float: left;
    width: 100%;
    text-align: center;
}

.pagination ul{
    list-style: none !important;
    margin: 0 auto;
    float: right;
    line-height: 23px;
}

.pagination ul li{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}

.pagination ul li a{
    text-decoration: none;
    color: #000;
}
.pagination ul li strong{
    font-size: 23px;
}

.pagination ul li a:hover{
    text-decoration: underline;
}

.content h1 {
    padding-top: 4px;
    margin-bottom: 15px;
    border-top: #888888 2px solid;
    font-size: 23px;
    text-transform: uppercase;
    font-family: 'cinzelregular';   
    font-weight: bolder;
}
.content h2 {
    margin-bottom: 10px;
    font-size: 1.2em;
    font-weight: bolder;
}
.content > p {
    margin-bottom: 10px;
}
.content .product-gallery {
    width: 250px;
    min-height: 300px;
    float: left;
}
.content .product-gallery > img {
    max-width: 100%;
}
.content .product-gallery ul {
    list-style: none;
    margin-left: 0px;
    float: left;

}
.content .product-gallery ul li {
    margin-top: 20px;
}
.content .product-gallery ul li:nth-child(even) {
    float: left;
}
.content .product-gallery ul li:nth-child(odd) {
    float: right;
}
.content .product-gallery ul li.big {
    float: left;
}
.content .product-gallery ul li.big img {
    width: 100%;
}
.content .product-info {
    float: right;
    width: 425px;
}
.content .product-info > div {
    float: left;
    width: 50%;
    margin-top: 10px;
    clear: both;
}

.basket_button input{
    border: none;
    background: url('../image/koszyk.png') center right no-repeat;
    padding-right: 45px;
    cursor: pointer;
    line-height: 20px;
    display: block;
    padding-left: 0px;
    color: #000;
}

.content .product-box {
    position: relative;
    width: 27%;
    margin-right: 6%;
    float: left;
}
.content .product-box a {
    text-decoration: none;
    color: #000;
}
.content .product-box a:hover {
    text-decoration: underline;
    color: #000;
}
.content .product-box img {
    width: 189px;
    height: 115px;
    border: #e2e2e2 1px solid;
}
.content .product-box img.new {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}
.content .product-box .product-box-name {
    text-transform: uppercase;
    line-height: 30px;
    width: 86%;
    padding: 0 8%;
    margin: 4px 0 15px;
    border: 0px solid #000;
    border-radius: 5px;
    box-shadow: inset 0px 2px 4px #000;
    background-color: #EDEDED;
    font-size: 13px;
}

.content .contact-form > div {
    float: left;
    width: 50%;
}
.content .contact-form .errorBox {
    width: 100%;
    text-align: center;
    color: #990000;
    display: none;
}
.content .contact-form label, .content .contact-form input, .content .contact-form textarea {
    float: left;
    clear: both;
}
.content .contact-form label {
    font-size: 0.9em;
}
.content .contact-form input {
    width: 80%;
    border-radius: 8px;
    height: 14px;
    padding: 4px 8px;
    margin: 2px 0 5px;
    border-style: ridge;
}
.content .contact-form textarea {
    width: 100%;
    height: 110px;
    border-radius: 8px;
    float: left;
    clear: both;
}
.content .contact-form button {
    background: url("../image/nav_bg.png") repeat-x top;
    height: 40px;
    padding: 0 30px;
    color: #FFF;
    border-radius: 8px;
    float: right;
    margin-top: 10px;
}

#right-box {
    width: 175px;
    padding: 81px 0 0 165px;
    height: 184px;
    position: fixed;
    top: 370px;
    right: -185px;
    background: url("../image/right_box_bg.png");
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
}
#right-box h2 {
    font-size: 2.0em;
    font-family: Georgia;
    text-transform: none;
    margin-bottom: 10px;
}
#right-box span {
    font-size: 1.8em;
}
#right-box a {
    color: #cc9933;
    text-decoration: none;
}
#right-box a:hover {
    color: #FFF;
    text-decoration: underline;
}

footer{
    width: 100%;
    min-height: 226px;
    background-color: #101010;
    background-image:  url('../image/stopka.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border-top: #d0cdc7 10px solid;
    border-bottom: #000 20px solid;
    color: #7f7e7e;
    font-family: Georgia;
    font-size: 14px;
    line-height: 17px;
}
footer a {
    color: #7f7e7e;
    text-decoration: none;
}
footer a:hover {
    color: #FFF;
    text-decoration: underline;
}
.footer-container {
    width: 650px;
    margin: 30px auto;
}
.footer-container .infolinia {
    float: left;
    width: 70%;
}
.footer-container .kontakt {
    float: right;
    width: 30%;
    margin-top: 20px;
}
.footer-container .linki {
    float: left;
    width: 20%;
    margin-top: 20px;
}

.content * ul{
    list-style: outside;
    margin-left: 20px;
}




#page div.content{padding-top:5px;font-size:1.083em;line-height:1.5em; float: left; min-height: 0px;}
#page div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li{margin:8px 0;padding:0;border-left:0;}
#page div.content p{padding-bottom:10px;}

#orderedProducts{
    float: left;
    margin-left: 35px;
}

#orderedProducts table{width:100%;margin:0;font-size:1em;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tfoot{text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts * a{
    text-decoration: none;
    color: #000;
}

#orderedProducts * a:hover{
    text-decoration: underline;
}

#order #personalData{padding:12px 3%;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}
#order #personalData * input{
    border-radius: 8px;
}

#shippingAndPayments div{padding:11px 3%;}

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

#error * a:hover{
    text-decoration: underline;
}

#order .summaryProducts, #order .summaryShippingPayment, #orderPrint .summaryShippingPayment{font-size:1.182em;}
#order .summaryProducts th, #order .summaryShippingPayment th, #orderPrint .summaryShippingPayment th{font-weight:normal;text-align:right;}
#order .summaryOrder, #orderPrint .summaryOrder{font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order #rulesAccept th, #order #nextStep th{text-align:right;font-weight:normal;}
#order #rulesAccept th a{font-weight:bold;}
*:first-child+html .nextStep .submit, *:first-child+html #basket #save .submit{padding:2px 0px;} /* IE 7 hack */

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint #pageDescription{padding:0;}
#orderPrint #pageDescription p{padding:5px 0;font-weight:normal;font-size:1.5em;text-align:center;}
#orderPrint .legend{clear:both;padding:20px 0 10px;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:0;padding:5px 0;}
#orderPrint dt, #orderPrint dd{float:left;display:inline-block;width:40%;margin:0;padding:3px 0;}
#orderPrint dt{clear:left;text-align:right;}
#orderPrint dd{padding-left:3%;font-weight:bold;}
#orderPrint dd.orderComment, #orderPrint dd.orderIP{font-weight:normal;}

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

#orderPrint * a:hover{
    text-decoration: underline;
}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount .submit{padding:2px 3px;}
#basket #save{text-align:left;}
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .buttons #save .submit{padding:3px 5px;}
#basket .buttons .submit.continue{margin-right:5px;}
#basket #pageDescription{margin-top:20px;}
#basket legend{display:none;}

#basket #continue{text-align:left;}
#basket #save{padding:6px 7px 0;}