/*
Quick.Cart default stylesheet
*/
@import url( 'plugins.css' );

/* GLOBAL STYLES */
body,h1,h2,h3,h4,h5,h6,p,form,fieldset,img,ul{margin:0;padding:0;border:0;}
body,table{color:#888;font-size:1.0em;font-family:Verdana, Arial, sans-serif;}

body {
 font-family: Tahoma;
 font-size: 0.8em;
 background: url('img/bg.jpg') top center;
 background-repeat: repeat-y;
 background-color: #000;
 margin:0px;
}

#searchForm input, select{background: #666; border: 0;}
.input, select, textarea{border:1px solid #d1bd9d;font:0.917em Arial, sans-serif;}
.submit{font:1em Arial, sans-serif;cursor:pointer;}
.hide{display:none;}
.form{background:#f3edd6;border:1px solid #cabfa5;}
.form table{background:#f3edd6;}
.form label{color:#464032;}

a{background-color:inherit;color:#CC9999;text-decoration:underline;}
a:hover{background-color:inherit;color:#fff;text-decoration:underline;}

.clear{clear:both;height:0px;font-size:0px;line-height:0px;}
.skiplink{position:absolute;top:-500px;left:0px;overflow:hidden;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}

#container{width:850px;margin:0 auto;}
#main{width:850px;margin:0 auto;text-align:left;}
* html #main{width:850px;}


/* HEADER WITH TOP MENU ABOVE LOGO */
#head1{float:right;width:100%;margin:0 0 5px;}

/* MENU TOP 1 */
#menu1{float:right;margin:4px 35px 4px 0;list-style:none;}
#menu1 li{float:left;padding:12px 8px 0;}
#menu1 li a{padding-left:13px;color:#fff;font:bold 0.917em sans-serif;text-decoration:none;}
#menu1 li a:hover, #menu1 .selected{background-color:inherit;color:#CC9999;text-decoration:underline;}
#menu1 li#basketMenu{padding:5px 8px 5px 20px;}
#menu1 li#basketMenu a{padding:2px 0 0 18px;background:inherit;color:#fff;}
#menu1 li#basketMenu span{display:block;font-size:0.827em;font-family:sans-serif;}
#menu1 li#basketMenu span strong{background-color:inherit;color:#CC9999;}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2{position:relative;left:-80px;clear:both;height:180px;width:920px;background:url('img/header.jpg') no-repeat;margin-bottom:10px;border:0px solid #666;}
#logo{width:100%;padding:10px 0 0;}
#logo h1{float:left;position:absolute;left:-0px;width:100%;padding:50px 20px 6px;text-align:left;line-height:1px;text-decoration:none;}
#logo h1 a{font-size:1.6em; font-family:times;font-weight:normal;color:#fff;text-decoration:none;}
#logo h1 a:hover {font-size:1.6em; font-family: times;color:#AA3D00;}
#logo h2{clear:left;width:100%;padding:70px 20px 6px;color:#fff;font:normal 1.1em Georgia, sans-serif;}
* html #logo h2{width:100%;}

/* NAVIGATION PATH - TREE */
#navipath{position:absolute;top:150px;padding:0 0 0 5px;}
#navipath a{color:#fff;text-decoration:none;}
#navipath a:hover{text-decoration:underline;}

/* HEADER WITH TOP MENU BELOW LOGO */
#head3{float:left;width:100%;margin-top:70px;}

/* MENU TOP 2 */
#menu2{float:right;font-size:1.2em;font-family: Arial;list-style:none;margin:0px 0;font-weight:normal;border-bottom:1px solid #AA3D00;}
#menu2 li{float:left;}
#menu2 a{display:block;float:left;margin-top:5px;height:20px;padding:0 14px;background-color:inherit;color:#999;line-height:20px;text-decoration:none;font-style:none;}
#menu2 a:hover{background-color:inherit;color:#fff;text-decoration:none;}
#menu2 .l1 a{border-top:0;}
#menu2 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu2 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;}
#menu2 .sub2 a{padding-left:18%;}
#menu2 .sub3 a{padding-left:21%;}
* html #menu2 a{width:100%;}
#menu2 .selected{background-color:inherit;color:#CC9999;text-decoration:none;}

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;float:left;width:100%;}
#orderbody{clear:both;float:left;width:100%;}

/* LEFT COLUMN STYLES */
#column{float:left;width:230px; margin-left: -110px;overflow:hidden;}
#column .type{margin:0px 0 0;padding:5px 0px 0px 15px;color:#CC9999;font-weight:normal;font-size:1.1em;text-align:right;}
#menu2,#menu3, #menu4{margin:2px 15px 0px 10px; text-align: right;}

#searchForm{margin:0px;float:right;}
#searchForm label{display:none;}
#searchForm .input{width:120px;color:#fff;background:#000;border:1px solid #666;font:1.2em sans-serif; padding:0px;}
#searchForm .submit{font-size:1.2em;background:inherit;color:#999;border:0px solid #444;border-top:0px solid #000;margin-bottom:10px
;}

/* LEFT MENU */
#menu3 ul, #menu4 ul{margin:4px 0;padding:0 0px 0px;list-style:none;}
#menu3 a, #menu4 a{display:block;display:inline-block;width:89%;padding:0px 0px;color:#999;text-decoration:none;}
#menu3 a:hover, #menu4 a:hover{color:#fff;text-decoration:underline;}
#menu3 .l1 a, #menu4 .l1 a{border-top:0;}

#menu3 .sub1, #menu4 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a, #menu4 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;}
#menu3 .sub2 a, #menu4 .sub2 a{padding-left:18%;}
#menu3 .sub3 a, #menu4 .sub3 a{padding-left:21%;}
* html #menu3 a, * html #menu4 a, * html #menu3 .sub1 a, * html #menu4 .sub1 a{width:100%;}
#menu3 .selected, #menu4 .selected{color:#fff;text-decoration:none;}

/* RIGHT COLUMN STYLES */
#content{float:left;width:700px;padding:0px 0;margin-left: 15px;text-align:center;font-size:0.85em;}

#page{float:right;display:block;width:700px;margin:0 0 10px;padding:0 0 10px;text-align:left;}
#page h1, #page h1 a{background:inherit;color:#FFA87D;font:2.1em Verdana,sans-serif;color:#AA3D00;}
#page h1 a:hover{background-color:inherit;color:#fff;font:2.1em Verdana,sans-serif;color:#AA3D00;}
#orderbody #content{width:100%;}
#orderbody #page{float:none;width:94%;margin:0 auto;}

#page h3, .message h3{margin:0 0 3px;padding:5px 0 5px;display:block;background:inherit;color:#AA3D00; font:normal 2.1em Trebuchet MS; text-transform: lowercase}
.message h3, #page .message h3{border:0;}
#page div.content{font:1.08em Verdana, sans-serif;}

#page div.content ul, #product div.content ul, .subpagesList li ol{margin:0 0 0 30px;padding:0;}
#page div.content li, #product div.content li{margin:3px 0;padding:0;border-left:0;}

#page .tS, #product .tS{float:right;margin:0 0 3px;}
#page .tS div, #product .tS div{display:inline;}
#page .tS a, #product .tS a{margin:0 2px;padding:0 1px;background:inherit;color:#222;font-weight:bold;text-decoration:none;}
#page .tS0, #product .tS0{font-size:0.92em;}
#page .tS1, #product .tS1{font-size:1.08em;}
#page .tS2, #product .tS2{font-size:1.33em;}

.pages{padding:8px 0;text-align:right;}

/* PRODUCTS LIST */
#products{float:left;width:100%;list-style:none;}
#products li{clear:both;float:left;width:96%;padding:5px 2% 10px;border-bottom:1px solid #000;}
* html #products li{width:100%;}
#products li .photo{float:left;margin:0 7px 5px 0;font-size:0px;line-height:0px;}
#products li .photo img{border:1px solid #777;}
#products li .photo a:hover img{border:1px solid #999;}
#products li h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.4em;border:0;}
#products li h3 a{background:inherit;color:#AA3D00;text-decoration:none;}
#products li h3 a:hover{text-decoration:underline;}
#products li h4{padding:2px 8px 7px;font-weight:normal;font-size:0.917em;}
#products li h4, #products li h4 a{background:inherit;color:#888888;}
#products li h4 em{padding:0 5px;}
#products li h4 a:hover{background-color:inherit;color:#FFA87D;}
#products li h5{font-size:1em;font-weight:normal;}
#products li h5 a{background:inherit;color:#666;}
#products li .price, #products li .noPrice{float:right;margin:14px 0 5px 0;padding:6px 0 0;background-color:inherit;color:#AA3D00;text-decoration:none;}
#products li .price em{padding:0 4px 0 0;background:inherit;color:#fff;font:bold 1.083em Verdana, sans-serif;font-style:normal;}
#products li .price strong, #products li .noPrice strong{font:bold 1.167em Verdana, sans-serif;}
#products li .price span{padding-left:4px;font:bold 1.083em sans-serif;}
#products li .basket{float:right;margin:17px 0 5px 10px;font-size:0.8em;font-weight:bold;}
#products li .basket a{display:block;padding:3px 25px 3px 5px;border:1px solid #f00;background:url('img/cart_bg2.png') no-repeat right center;background-color:inherit;color:#fff;text-decoration:none;}

#products li.pages{border:0;background:inherit;color:#69401f;}
#products li.pages a{background:inherit;color:#7f7f66;}
#products li.pages a:hover{background:inherit;color:#d01c02;}

/* PRODUCTS LIST - LIST TEMPLATE */
#products.productsList2 li{clear:both;width:96%;padding:5px 2% 10px;border-bottom:1px solid #cabfa5;}
* html #products.productsList2 li{width:100%;}
#products.productsList2 li h2{padding-left:8px;font-weight:normal;font-size:1.5em;}
#products.productsList2 li .price em, #products.productsList2 li .price span{font-size:1.083em;}
#products.productsList2 li .price strong{font:normal 1.75em Verdana, sans-serif;}
#products.productsList2 li .basket{clear:none;margin-top:17px;}

/* PRODUCTS LIST - COLUMNS TEMPLATE */
#products.productsList1{clear:both;margin-top:10px;border-bottom:0px solid #e7dfbd;}
#products.productsList1 li{clear:none;width:49%;padding:0 0 15px;border-bottom:0px;border-top:1px solid #000;}
#products.productsList1 li.i1{clear:both;float:left;}
#products.productsList1 li.i0{float:right;}
#products.productsList1 h2{font-weight:bold;font-size:1.25em;}
#products.productsList1 h2 a{background-color:inherit;color:#CC9999;text-decoration:none;}
#products.productsList1 h2 a:hover{background-color:inherit;color:#CC9999;text-decoration:underline;}

#products.productsList1 li.pages#pagesAfter{border-top:1px solid #cabfa5;padding:8px 0;}
@media print{
  #products.productsList1 li{border-color:#ccc;}
}

#products li.pages{width:100%;border:0;background:inherit;color:#111;}
#products li.pages a{background:inherit;color:#111;}
#products li.pages a:hover{background:inherit;color:#fff;}

#products li.pages#pagesBefore{float:right;width:auto;}
#products li.sort{margin-right:10px;width:auto;border:0;background:inherit;color:#fff;}
#products li.sort div{display:inline;padding:0 4px;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width:700px;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #333;text-align:left;}
#product h1{font:2.1em Verdana,sans-serif;color:#AA3D00;}
#product h3{padding:5px 0 5px;background:inherit;color:#AA3D00;font:normal 2.1em Verdana, sans-serif;}
#product h4{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #333;font-weight:normal;font-size:0.9em;}
#product h4, #product h4 a{background:inherit;color:#CC9999;text-decoration:none;}
#product h4 a:hover{background-color:inherit;color:#fff;}
#product h4 em{padding:0 5px;}

#product #box{float:right;width:221px;margin:0 0 0px 5px;padding:3px 0 10px;border:1px solid #000;background:url('img/basket.jpg'); color:#fff;text-align:center;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:0px solid #fff;background-color:transparent;color:#fff;font-size:1.317em;font-weight:normal;text-align:center;}
#product #box #price em{background:inherit;color:#999;font-style:normal;}
#product #box #price strong{padding:0 4px;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#fff;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:156px;padding:2px 20px 2px 0;border:1px solid #000;background:url('img/cart_bg.png') no-repeat right center;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#product div.content{padding:0 0 10px;font:1.08em Verdana, sans-serif;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:10px 0 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#cccccc;color:#764830;font-size:0.917em;}
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{border-bottom:1px solid #e8dac6;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th{text-align:left;}
#orderedProducts tbody th a{background:inherit;color:#000;}
#orderedProducts tbody .price, #orderedProducts tbody .summary{background:inherit;color:#f00;font-weight:bold;text-align:right;}
#orderedProducts tbody .quantity, #orderedProducts tbody .quantity input{text-align:right;}
#orderedProducts tbody .quantity label{display:none;}
#orderedProducts tbody a:hover{background:inherit;color:#d01c02;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryDelivery, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep{text-align:right;}
#orderedProducts tfoot .nextStep .submit{border:1px solid #d01c02;background: url('img/basket_button_fw.png') repeat-x;background-color:inherit;color:#fff;font-size:1.1em;font-weight:bold;}

#basket .info{padding:10px 0;background:transparent;color:#876c5b;text-align:left;}
#basket #recount td{border-bottom:1px solid #e8dac6;text-align:right;}
#basket #recount .submit{padding:1px 3px;border:1px solid #945f43;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .summaryProducts{background:inherit;color:#764830;font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{background:inherit;color:#f00;}
#basket #save .submit{padding:2px 10px;border:1px solid #945f43;background: url('img/basket_button.png') repeat-x;background-color:inherit;color:#fff;font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#000;}


#order legend{padding:20px 0 10px;border:0;background:inherit;color:#764830;font-size:1.2em;font-weight:bold;}
#order #personalData{padding:12px 3%;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#cccccc;color:#764830;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;font-weight:bold;}
#order #personalData #company label, #order #personalData #comment label{font-weight:normal;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:185px;}

#order #deliveryAndPayment table{border-top:2px solid #e8dac6;border-bottom:1px solid #e8dac6;background:#cccccc;color:#764830;font-size:1em;}
#order #deliveryAndPayment table tbody td{padding:3px 13px;border-left:1px solid #e8dac6;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table th{padding:5px 13px;border-bottom:1px solid #e8dac6;}
#deliveryAndPayment table thead th{text-align:center;border-left:1px solid #e8dac6;}
#deliveryAndPayment table thead th em{padding:0 4px 0 0;font-style:normal;}
#deliveryAndPayment table thead th span{font-weight:normal;}
#deliveryAndPayment table thead td{border-bottom:1px solid #e8dac6;}

#order tfoot td, #orderPrint tfoot td{background:inherit;color:#f00;}
#order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th{border-top:1px solid #e8dac6;}
#order .summaryProducts, #order .summaryDelivery, #orderPrint .summaryDelivery{font-size:1.182em;}
#order .summaryProducts th, #order .summaryDelivery th, #orderPrint .summaryDelivery th{font-weight:normal;}
#order .summaryOrder, #orderPrint .summaryOrder{background:inherit;color:#764830;font-size:1.36em;font-weight:bold;}
#order #rulesAccept th{background:inherit;color:#472c1d;font-size:0.833em;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;}

/* ORDER SUMMARY/PRINT PAGE */
#orderPrint .message h3{padding:5px 8px 0;background:inherit;font-weight:normal;font-size:1.5em;}
#orderPrint h4{background:inherit;color:#764830;font-size:1.2em;font-weight:bold;}
#orderPrint dl{float:left;display:block;width:100%;margin:10px 0 20px;padding:5px 0;border-top:2px solid #e8dac6;border-bottom:2px solid #e8dac6;background:#cccccc;color:#764830;}
#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;}

/* IMAGES STYLES */
.imagesList, .galleryList{list-style:none;background:inherit;}
.imagesList li, .galleryList li{margin:0 0 10px 0;background:inherit;color:#FFA87D;font-size:0.8em;text-align:center;}
.imagesList li img, .galleryList li img{border:1px solid #777;}
.imagesList li a:hover img, .galleryList li a:hover img{border:1px solid #999;}
.imagesList li div, .galleryList li div{text-align:center;}

.galleryList {width:100%;display:block;}
.galleryList li {float:left;height:150px;margin:8px;}

#imagesList1{float:left;}
#imagesList2{float:right;margin:10px 0 0 10px;}
#imagesList3{width:100%; margin:20px 0;}
#imagesList3 li {float:left;margin:0 10px 0 0;min-height:240px;}

#page #imagesList1{margin:10px 10px 0 0;}

#product #imagesList1{float:left;margin: 5px 10px 0 0;}
#product #imagesList2{clear:right;margin:5px 0 0 10px;}

#product .imagesList#imagesList3 li {float:left;margin:0 10px 0 0;}

#product .imagesList#imagesList1 li div{width:100%;}
#product .imagesList#imagesList2 li div{width:100%;}
#product .imagesList#imagesList3 li div{width:100%;}

/* FILES LIST STYLES */
#filesList{padding:5px 0;font-size:0.917em;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 4px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{background:inherit;color:#5b5b5b;}


/* SUB PAGES LIST STYLES */
.subpagesList{float:left;width:100%;margin:7px 0;list-style:none;}
.subpagesList li{clear:left;float:left;width:96%;margin:3px 0;padding:5px 2%;border-left:1px solid #dcdac9;background:#ccc;}
* html .subpagesList li{width:100%;}
.subpagesList li .photo{float:left;margin:0 6px 5px 0;}
.subpagesList li img{border:1px solid #777777;}
.subpagesList li a:hover img{border:1px solid #999999;}
.subpagesList li h4{padding-bottom:2px;}
.subpagesList li h4, .subpagesList li h4 a{background:inherit;color:#d01c02;font-weight:bold;font-size:1.083em;}
.subpagesList li h4 a:hover{background:inherit;color:#442;}
.subpagesList li h5{font-weight:normal;font-size:1em;}
.subpagesList li ul, .subpagesList li ol{float:left;margin:0 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-left:0;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li h2 a{background-color:inherit;color:#000;text-decoration:none;}
.subpagesList li h2 a:hover{background-color:inherit;color:#ff0000;text-decoration:underline;}

/* OPTIONS LINK */
#options{float:right;padding:10px 10px 0;background:inherit;color:#7f7f66;font-size:0.917em;text-align:right;}
#options .back, #options .print{float:right;}
#options a{padding:0 7px 0;}
#options .print a{border-left:1px solid #7f7f66;}

.message{padding:40px 0;text-align:center;}

/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;float:left;width:900px;height:50px;margin-left:-80px;margin-top:0px;padding:0px 0 0;background:url( 'img/foot.jpg' );color:#000;font-size:0.85em;}
#foot a{color:#000;text-decoration:none;margin-top:80px;}
#foot a:hover{text-decoration:underline;}

#copy{float:left;padding:0px 10px;text-align:left;color:#444;}
#copy a{color:#444;text-decoration:none;}
#powered{float:right;padding:0px 10px;}

/* Tagi-menu*/
.LinkedKeywords{text-align:justify;letter-spacing: 6px;padding:0 10px;font:1.0em 'Times';}
.LinkedKeywords a{color:#555;}
.LinkedKeywords a:hover{color:#777;}

/* Tagi-stopka*/
.LinkedKeywords2{text-align:justify;letter-spacing: 6px;padding:0 16px;font:1.0em 'Times';}
.LinkedKeywords2 a{color:#555;}
.LinkedKeywords2 a:hover{color:#777;}

@media print{
  /* PRINT STYLES */
  body{margin:0.5cm 0;background:#fff;color:#000;}
  #container{width:16cm;height:auto;background:#fff;}
  #main{width:16cm;margin:0 auto;border:0px;}
  #logo{padding:0;}
  #logo h1{padding:0;}
  #body, #product #box, #orderedProducts table{background:#fff;color:inherit;}
  #head2, #content, #foot{width:16cm;}
  #product, #page, #orderbody #page{width:100%;margin:0;padding:0;}
  #head2{height:auto;}
  #foot{border-top:2px solid #ccc;}
  #column, #head1, #head3, #navipath, #products li .basket, #product #box #addBasket, #basket #recount, #basket .buttons, #orderedProducts tfoot .nextStep, #options{display:none;}
  .input, textarea, #logo h1, #page h3, .message h3, #products li, #products li .photo img, #product, #product h4, #product #box, .imagesList li img, #orderPrint dl, #orderedProducts table,  #orderedProducts thead td, #order tfoot td, #order tfoot th, #orderPrint tfoot td, #orderPrint tfoot th, #order #personalData, #order #deliveryAndPayment table, #order #deliveryAndPayment table tbody td, #deliveryAndPayment table th, #deliveryAndPayment table thead th, #deliveryAndPayment table thead td{border-color:#ccc;}
  #products li h4, #products li .price em, #products li.pages a, #product h4{background:inherit;color:#aaa;}
  a, #head2, #logo h2, #foot, #foot a, #copy, .subpagesList li, #page h3, #products li h3 a, #products li h4 a, #products li .price, #products li.pages, #product h3, #product h4 a, #product #box #price, #product #box #price em, #product #box #available, .subpagesList li h4 a, #filesList em, .imagesList li, #orderPrint h4, #orderPrint dl, #orderedProducts table, #orderedProducts tbody th a, #basket .del a, #orderedProducts tbody .price, #orderedProducts tbody .summary, #order tfoot td, #orderPrint tfoot td, #order .summaryOrder, #orderPrint .summaryOrder, #basket .summaryProducts, #basket .summaryProducts #summary, #basket .info, #order legend, #order #personalData, #order #deliveryAndPayment table, #order #rulesAccept th{background:inherit;color:#000;}
  #orderPrint .message{padding:10px 0;}
  #orderPrint .message h3{font-size:1.25em;}
}

/* CONTACT FORM */
#contactPanel{float:right;width:195px;margin:10px 0 10px 15px;}
#contactPanel dl, #contactPanel dt, #contactPanel dd{margin:0;padding:0;}
#contactPanel dl, #contactPanel h6{color:#000;font-size:1em;}
#contactPanel dt{padding-bottom:1px;}
#contactPanel dd{padding-bottom:5px;}
#contactPanel .input, #contactPanel textarea{width:180px;color:#000;font-size:1em;}

#products.productsInRow{clear:both;width:100%;font-size:1.0em}
#products.productsInRow li{clear:none !important;width:47% !important;padding:0 0 15px !important;margin-right:2%;}
#products.productsInRow li.i1{clear:both !important;float:left;}
#products.productsInRow li.i0{float:right;}
#products.productsInRow h3{padding-left:0 !important;font-weight:bold !important;font-size:1.383em !important;}
#products.productsInRow .price em, #products.productsInRow .price span{font-size:1em;}
#products.productsInRow .price strong{font-size:1.383em;}
#products.productsInRow .basket{clear:left;}
#products.productsInRow li.pages{width:100% !important;}

#newsletter{float:right;margin-right:15px;margin-bottom:10px;}
	#CookieAlert{background-color:#000000;position:fixed;top:0px;overflow: hidden;clear: both;left:0px;text-align:center;width:100%;z-index:1000;color:#FFF;padding:10px;font-family:Arial;font-size:12px;}