/*
Quick.Cart bright-flower stylesheet
More about design modifications - http://opensolution.org/Quick.Cart/docs/?id=en-design
*/

/*NEW*/


 
 
.bildrund,
.bildrund2
 {
	margin: 1% auto;
	max-width: 90%;
	height: auto;
	border-radius: 10px; 
   transition: transform 0.7s;
 }

/* Schatten fuer bildrund */
.bildrund
  {
	-webkit-box-shadow: 5px 5px 5px #999999;  
    -moz-box-shadow: 5px 5px 5px #999999;  
    box-shadow: 5px 5px 5px #999999;  
  }
 
.bildrund:hover,
.bildrund2:hover
 {
 transform: scale(1.1, 1.1);
 -webkit-box-shadow: 5px 5px 5px #444444;  
 -moz-box-shadow: 5px 5px 5px #444444; 
 box-shadow: 5px 5px 5px #444444; 
 }  




#conshop {
margin : 20px;
text-align : center;
background-color : white;
border : 1px solid black;
font-family: 'Open Sans',Verdana, sans-serif;
word-spacing: 170%;
line-height: 170%; 
}

/* GLOBAL STYLES */
body, body * {
margin : 0;
padding : 0;
border : 0;
}
body, table {
background-color : #000;
color : #4e4e3d;
font-size : 0.75em;
font-family: 'Open Sans',Verdana, sans-serif;
word-spacing: 170%;
line-height: 170%;
/*font-family : Open Sans, Helvetica, sans-serif;*/
}
body {
padding : 0;
text-align : center;
}
.input, select, textarea {
padding : 2px;
border-top : 1px solid #cabfbf;
border-right : 1px solid #e7e4e4;
border-bottom : 1px solid #e7e4e4;
border-left : 1px solid #cabfbf;
font : 1em 'Open Sans', sans-serif;
}
.input.warning-required, select.warning-required, textarea.warning-required {
border-color : #ac0000 #c78688 #c78688 #ac0000;
background : #fbefef;
}
.submit {
padding : 5px 14px;
border-width : 1px;
border-style : solid;
border: black solid 1px; /* NEW */
border-radius: 4px; /* NEW */
background : white; /*#6988b1;*/ /* NEW */
color : #666;
font : bold 1em  'Open Sans', sans-serif;/* Open Sans */
}
.submit:hover {
/*background : #859ec0;  NEW */
color : #990000; /* NEW */
cursor : pointer;
}
* html .submit {
padding : 3px 1px !important ;
}
* html .input {
height : 28px;
}
.form label {
font-size : 1em;
color : #2e6a97;
font-weight : bold;
}
.form label span {
padding-left : 10px;
color : #949494;
font-weight : normal;
}
.form legend {
display : none;
}
.hide {
display : none;
}
a {
background-color : inherit;
color : #425a77;
}
a:hover {
background : inherit;
color : #990000;
}
.clear {
clear : both;
height : 0;
font-size : 0;
line-height : 0;
}
#skiplinks {
position : absolute;
top : 0;
left : 0;
}
#skiplinks a {
position : absolute;
top : -500px;
left : 0;
z-index : 10;
min-width : 200px;
padding : 10px;
color : #fff;
}
#skiplinks a:focus {
top : 0;
background : #000;
color : #fff;
}
#container {
position : relative;
float : left;
width : 100%;
margin : 0 auto;
padding : 0;
overflow : hidden;
}
#body, #foot {
float : left;
width : 100%;
margin : 0 auto;
}
#head1, #head3, #head2 {
width : 960px;
margin : 0 auto;
text-align : left;
}
#body .container, #foot .container {
width : 960px;
margin : 0 auto;
text-align : left;
}
#head1 .container {
overflow : hidden;
}
* html #head1 .container, * html #head2, * html #body {
background : none;
}
#menu1 ul {
float : right;
margin : 0 3px 0 0;
list-style : none;
}
#menu1 li {
float : left;
padding : 10px 0 0 20px;
list-style : none;
}
#menu1 li a {
padding-right : 10px;
color : #5b5b5b;
font : bold 1.083em; /*'Trebuchet MS';*/
text-decoration : none;
}
#menu1 li a:hover, #menu1 .selected a {
color : #1f1f1f;
}
#menu1 li.lBasket {
padding : 4px 8px 6px 20px;
background : url('img/cart.png') no-repeat 20px 6px;
}
#menu1 li.lBasket a {
position : relative;
padding : 2px 0 0 18px;
background : none;
color : #000!;
font-weight : bold;
}
#menu1 li.lBasket a:hover {
color : #333;
}
#menu1 li.lBasket span {
padding : 0 0 5px;
display : block;
color : #000;
font-size : 0.917em;
font-family : sans-serif;
}

/* MENU TOP 2 */
#head3 {
clear : both;
margin-top : -7px;
}
#menu2 {
float : left;
height : 45px;
margin : 0;
list-style : none;
}
#menu2 li {
float : left;
padding : 10px 8px 0;
list-style : none;
}
#menu2 li a {
float : left;
padding : 8px 10px 10px;
color : #4e4e3d;
font : bold 1.17em;  /*'Trebuchet MS';*/
text-decoration : none;
text-transform : uppercase;
}
#menu2 li a:hover, #menu2 .selected a {
border-bottom : 0;
background-color : #fff;
color : black; /*inherit;*/
}

/* LOGO, HEADER BACKGROUND AND SLOGAN */
#head2 {
clear : both;
margin-top : 45px;
}
#head2 .container {
height : 220px;
background : url('img/header.png') no-repeat right bottom;
}
#logo {
padding : 30px 10px 50px;
}
<!-- -->

#logo #title{float:left;padding:10px 10px 0;}
#logo #title a{color:#6988b1;font:bold 5.5em 'Open Sans';text-transform:uppercase;text-decoration:none;}
#logo #title a span{color:#990000;}
#logo #title a strong{color:#000;}
#logo #slogan{clear:left;margin-left:150px;padding:5px 15px;background:inherit;color:#425a77;font:italic 1.333em Georgia;}

/* NAVIGATION PATH - TREE */
#page div.breadcrumb{padding:2px 0 10px;color: black; /*#a6aeb3;*/background:inherit;font-size:1em;}
#page div.breadcrumb a{background-color:inherit;color: black; /*#a6aeb3;*/text-decoration:none;font-weight:normal;}
#page div.breadcrumb a:hover{/*text-decoration:underline;*/}
*:first-child+html #page div.breadcrumb{top:-5px;} /* IE 7 hack */
* html #page div.breadcrumb{top:-5px;} /* IE 6 hack */

/* BODY STYLES - LEFT AND RIGHT COLUMN */
#body{clear:both;margin:0;}
#body .container{overflow:hidden;/*background:#fff url('img/two_columns.gif') repeat-y 0px 10px;*/border-top:1px solid #e6e3e3;}

/* LEFT COLUMN STYLES */
#column{float:left;width:270px;padding:10px 0;}
#column .type{padding:10px 0;background:inherit;color:#4e4e3d;font:normal 1.75em serif;}
.order #column{display:none;}

/* search form */
#searchForm{margin:15px 5px 15px 30px;}
#searchForm .submit{padding:2px 10px 2px; border; solid black 1px; border-radius: 6px;}
#searchForm label, #searchForm legend{display:none;}
#searchForm .input{width:115px;}
#menu3{padding:0 20px 10px;}

/* LEFT MENU */
#menu3 ul{margin:4px 0;list-style:none;/*border-bottom:1px dashed #d0caca
;font-family:'Trebuchet MS';*/}
#menu3 a{display:block;width:96%;padding:6px 2%; /*border-top:1px dashed #d0caca;*/background:inherit;color:#5b5b5b;;font-size:1.083em;text-decoration:none;}
#menu3 a:hover, #menu3 .sub1 a:hover{/*background-color:#f7f5f4;*/color: #1f1f1f;/*text-decoration:underline;*/}
#menu3 .selected{background-color:inherit;color: #1f1f1f;/*text-decoration:underline;*/}

#menu3 .sub1{margin:0;padding:0 0 10px  0;border:0;}
#menu3 .sub1 a{display:block;width:75%;padding:2px 10% 2px 15%;border:0;background:url('img/circle.png') no-repeat 14px 8px;}
* html #menu3 a, * html #menu3 .sub1 a{width:100%;}



/* RIGHT COLUMN STYLES */
#content{float:left;width:690px;padding:10px 0 5px;text-align:center;}
* html #content{width:660px;}
#page{width:94%;margin:0 auto;text-align:left;}

.order #content{width:100%;background:#ffffff}
#page h1{padding:10px 0 10px;background:inherit;color:#4e4e3d;font:normal 2.58em serif;}
#page div.content{font:1.083em 'Open Sans';}
* html #page{width:100%;} /* IE 6 hack */
* html .order #page{width:94%;} /* IE 6 hack */
#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;}


.pages{padding:8px 0;text-align:right;font-size:1.083em;}
.pages ul, .pages li{display:inline;}
.pages li{padding:0 2px;}
.pages a, .pages strong{padding:0 1px;font-size:1.083em;}

/* IMAGES STYLES */
.imagesList{list-style:none;}
.imagesList li{margin:0 0 15px 0;text-align:center;}

.imagesList li div{text-align:center;}
.subpagesList li img, .imagesList li img, .imagePreview img, #products li .photo img{padding:1px;background:#c0bfbf;border:4px solid #eee;}
.subpagesList li img:hover, .imagesList li img:hover, .imagePreview img:hover, #products li .photo a:hover img{border:4px solid #c9cdce;}

#imagesList1{float:left;margin:2px 20px 0 0;}
#imagesList2{clear:right;float:right;margin:2px 0 0 15px;}
.imagePreview{padding:2px 0 10px;text-align:center;}
#imagesListPreview{float:left;margin:5px 20px 0 0;}
* html #imagesListPreview{margin-top:-5px;}
.imagesList#imagesListPreview li{margin-bottom:3px;}
.imagesList#imagesListPreview li img{border-width:2px;}
.imagesList#imagesListPreview li img:hover{border-width:2px;}

/* FILES LIST STYLES */
#filesList{padding:10px 0 5px;list-style:none;vertical-align:middle;}
#filesList li{margin:0 0 6px;}
#filesList img{margin:0 8px 0 0;vertical-align:middle;}
#filesList em{padding-left:2px;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:95%;margin:10px 0;padding:18px 2.5%;background:#f2f2f5;border-bottom:1px solid #dadada;}
* html .subpagesList li{width:100%;} /* IE 6 hack */
.subpagesList li .photo{float:left;margin:0 20px 5px 0;}
.subpagesList li h2{padding-bottom:10px;}
.subpagesList li h2, .subpagesList li h2 a{color:#990000;font-size:1.25em;font-weight:normal;background:none;}
.subpagesList li h2 a:hover{color:#666;background:none;}
.subpagesList li div.description{font-weight:normal;font-size:1em;line-height:1.4em;}


.subpagesList li ul, .subpagesList li ol{float:left;width:100%;margin:5px 0 0 30px;padding:0;}
.subpagesList li li{padding:0;border-bottom:0;background:none;}
.subpagesList li ul{list-style:disc;}
.subpagesList li ol{list-style:decimal;}
.subpagesList li p{padding-bottom:10px;}


/* OPTIONS LINK */
#options{clear:both;float:right;width:100%;margin:10px 10px;background:inherit;color:#7f7f66;font-size:1em;text-align:right;}
#options a{padding:0 10px 0;}
#options .back, #options .print{float:right;}
#options .print a{border-left:1px solid #7f7f66;}

.message{padding:50px 0;text-align:center;}
.message h2{background:inherit;color:#990000;font:normal 2.58em serif;}
.message h2 a{color:#990000;background:inherit;}
.message h2 a:hover{color:#666;background:inherit;}




/* ADDITIONAL COLUMN */
#column2{display:none;float:right;width:100px;}


/* PRODUCTS LIST */
#products{clear:both;float:left;width:100%;margin:10px 0;list-style:none;border-bottom:1px solid #e0e0e0;}
#products ul.list{float:left;width:100%;list-style:none;}
#products .list li{float:left;width:200px;margin-left:20px;padding:20px 0;border-top:1px solid #e0e0e0;text-align:center;}
/* standard products list (not columns) example:
#products .list li{position:relative;clear:both;width:96%;margin:5px 0;padding:5px 2% 10px;text-align:left;} */
#products .list li li{float:none;width:auto;margin-left:0px;padding:0;border-top:0px;text-align:left;}
#products li.column1{clear:both;margin-left:0;}
#products li .photo{margin-top:4px;font-size:0px;line-height:0px;}
#products li h2{padding:5px 0 5px;font-weight:bold;font-size:1.083em;}
#products li h2 a{text-decoration:none;}
#products li h2 a:hover{/*text-decoration:underline;*/}
#products li h3{padding-bottom:5px;font-weight:normal;font-size:0.917em;}
#products li h3, #products li h3 a{color:#666;}
#products li h3 a:hover{color:#990000;}
#products li h3 em{padding:0 5px;}
#products li div.description{margin:10px 0 0;text-align:justify;}
#products li div.description a{color:#666;}
#products li div.description a:hover{color:#990000;}
#products li div.description ul, #products li div.description ol{margin:5px 0 0 25px;padding:0;}
#products li .price, #products li .noPrice{margin:5px 0 5px 0;background-color:inherit;color:#666;font-weight:bold;text-decoration:none;}
#products li .price em{padding:0 6px 0 0;background:inherit;color:#666;font-style:normal;}
#products li .price strong{font-size:1.167em;}
#products li .noPrice strong{font-size:1.083em;}
#products li .price span{padding-left:4px;font-size:1.083em;color:#666;}
#products li .basket{width:170px;margin:10px auto 0;padding-left:3px;font-size:0.917em;font-weight:bold; border: 1px solid black; border-radius: 4px; }
#products li .basket a{display:block;padding:5px 32px 8px 7px;color:#666;background:url('img/cart.png') no-repeat right ; text-decoration:none;}
#products li .basket a:hover{color:#990000;}


#products .pages{float:right;width:100%;margin:0;padding:9px 0;border:0;background:none;text-align:right;font-size:1em;}
#products .pages li{margin:0;padding:0 2px;border:0;background:none;}
#products .pages a, #products li.pages strong{padding:0 1px;font-size:1em;}
#products .pages .viewAll{padding-right:8px;border-right:1px solid #666;}
#products .pages .title{padding-left:8px;border:none;}
#products .pages#pagesBefore{clear:none;width:auto;}

#products .sort{float:left;width:auto;margin:0 10px 0 0;padding:10px 0;border:0;background:none;text-align:left;}
#products .sort ul{display:inline;list-style:none;}
#products .sort li{display:inline;padding:0 6px;font-weight:bold;border-right:1px solid #666;}
#products .sort li:last-child{border:none;padding-right:0;}
#products .sort li a{font-weight:normal;}

/* PRODUCTS DETAILS */
#product{float:right;display:block;width:650px;margin:0 20px;text-align:left;}
* html #product{margin:0;} /* IE 6 hack */
#product h1{padding:5px 0 5px;background:inherit;color:#2e6a97;font-size:2.25em;font-weight:normal;}
#product div.breadcrumb{margin:0 0 10px;padding:2px 0 7px;border-bottom:1px solid #bebebe;font-weight:normal;font-size:0.917em;} 
#product div.breadcrumb, #product div.breadcrumb a{background:inherit;color:#666;}
#product div.breadcrumb a:hover{background-color:inherit;color:#990000;}
#product div.breadcrumb em{padding:0 5px;}

#product #box{float:right;width:250px;margin:5px 0 10px 10px;padding:3px 0 10px;border-top:2px solid #d4d4d4;border-bottom:2px solid #d4d4d4;background:#f2f2f5;text-align:center;}
#product #box form{font-weight:bold;}
#product #box #price, #product #box #noPrice{padding:7px 0;border-bottom:1px solid #bebebe;background-color:transparent;color:#666;font-size:1.417em;text-align:center;}
#product #box #noPrice{color:#990000;}
#product #box #price em{font-style:normal;}
#product #box #price strong{padding:0 6px;font-size:1.176em;color:#666;font-weight:bold;}
#product #box #available{padding:8px 2px 0;background-color:transparent;color:#666;font-weight:bold;font-size:0.9em;}
#product #box #addBasket{padding:10px 0 5px;}
#product #box #addBasket .submit{width:176px;padding:5px 25px 8px 5px; border: solid black 1px; border-radius:  5px; background:url('img/cart.png') no-repeat right; background-color: white; /*inherit;*/color:#666;font-size:1.1em;font-weight:bold;}
#product #box #addBasket .submit:hover{color:#990000;}

#product div.content{clear:left;padding:10px 0 10px;font-size:1.083em;line-height:1.5em;}
#product div.content ul, #product div.content ol{margin:5px 0 0 30px;padding:0;}
#product div.content li{margin:8px 0;padding:0;border-left:0;}
#product div.content p{padding-bottom:10px;}

/* BASKET AND ORDER */
#orderedProducts table{width:100%;margin:0;border-bottom:2px solid #e0e0e0;font-size:1em;color:#990000; }
#orderedProducts td, #orderedProducts th{padding:6px 7px;}
#orderedProducts thead {border:#666 solid 1px; border-radius: 4px} /* NEW */

#orderedProducts thead .price, #orderedProducts thead .quantity, #orderedProducts thead .summary{text-align:right;}
#orderedProducts thead td{padding-bottom:11px;background:#fff /*url('img/table_head.png')repeat-x left bottom*/ ;color:#000; ;}
#orderedProducts thead em{padding:0 4px 0 0;font-style:normal;}
#orderedProducts tbody th, #orderedProducts tbody td{border-top:2px solid #fff;background:#f2f2f5;border-bottom:1px solid #e0e0e0;}
#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 tbody a:hover{background:inherit;color:#666;}
#orderedProducts tfoot{background:#f2f2f5;text-align:right;}
#orderedProducts tfoot .summaryProducts, #orderedProducts tfoot .summaryProducts th, #orderedProducts tfoot .summaryShippingPayment, #orderedProducts tfoot .summaryOrder{text-align:right;}
#orderedProducts tfoot .nextStep .submit{background:white;}
#orderedProducts tfoot .nextStep .submit:hover{color:#990000;}

#basket #orderedProducts table{margin:10px 0 0;}
#basket .info{padding:10px 0;text-align:left;}
#basket #recount{background:#fff;border-bottom:2px solid #e0e0e0;}
#basket #recount td{border-bottom:1px solid #e0e0e0;text-align:right;}
#basket #recount .submit{padding:2px 3px; border-radius: 4px;} /* NEW */
#basket #save{text-align:left;}
#basket #recount .submit:hover, #basket #save .submit:hover{color:#990000;border-radius: 5px;} /*rot*/
#basket .summaryProducts{font-size:1.36em;font-weight:bold;}
#basket .summaryProducts #summary{font-weight:bold;}
#basket .del{padding:0 5px 0 10px;}
#basket .del a{background:inherit;color:#666;}
#basket .del a:hover{background:inherit;color:#990000;} <img src="img/bg.gif" alt="" />/*rot*/
#basket .buttons #save .submit{padding:3px 5px;}
#basket .buttons .submit.continue{margin-right:5px; border-radius: 5px;}
#basket #pageDescription{margin-top:20px;}
#basket legend{display:none;} 


#order legend{display:block;padding:20px 0 10px;border:0;font-size:1.2em;font-weight:bold;color:#2e6a97;}
#order #personalData{padding:12px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:#f2f2f5;overflow:hidden;}
#order #personalData #setBasic, #order #personalData #setExtend{float:left;width:50%;}
#order #personalData label{display:block;padding:2px 0;font-weight:bold;color:#2e6a97;}
#order #personalData .input, #order #personalData #oComment{width:90%;margin:0 0 5px;}
#order #personalData #oComment{height:125px;}

#shippingAndPayments div{padding:11px 3%;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0;background:#f2f2f5;}

#order tfoot td, #orderPrint tfoot td{color:#990000;}
#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{color:#666;font-size:1.36em;font-weight:bold;}
#order .summaryOrder th, #orderPrint .summaryOrder th{text-align:right;}
#order .summaryOrder th, #order .summaryOrder td{border-top:1px solid #e0e0e0;}
#order #rulesAccept th{color:#666;font-weight:bold;text-align:right;}
#order #rulesAccept th, #order #nextStep th{border:0;text-align:right;}
*: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{color:#666;padding:5px 0;font-weight:normal;font-size:1.5em;text-align:center;}
#orderPrint .legend{clear:both;text-align: center;padding:20px 0 10px;font-size:1.2em;font-weight:bold;}/* NEW center */
#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;}

/* FOOTER - SITE AND SCRIPT COPYRIGHTS STYLES */
#foot{clear:both;padding:15px 0;border-top:1px solid #e6e3e3;background:#f3f2f1;color:#4e4e3d;font-size:1.083em;font-weight:bold;}
#foot .container{width:960px;margin:0 auto;}
#foot a{background:inherit;color:#4e4e3d;text-decoration:none;}
#foot a:hover{/*text-decoration:underline;*/}

#copy{float:left;padding:0 10px;}
.foot{float:right;padding:0 10px;}
@media print{
  /* PRINT STYLES */

  * {color:#000 !important;background:#fff !important;border-color:#444 !important;border-width:1px !important;text-shadow:none !important;box-shadow:none !important;-webkit-box-shadow:none !important;}

  body{margin:1cm 0;}
  #container{width:17.2cm;height:auto;}
  #head2 .container, #head2{height:auto;}
  #logo{padding:0 0 0.2cm;}
  #head1 .container, #head2 .container, #head3 .container, #body .container, #foot .container{border-width:0px !important;}

  #body{clear:none;}
  #body .container{overflow:visible;}
  #logo #title, #page h1{padding:0;}
  #page div.breadcrumb{position:relative;top:0;}

  #header .container, #body .container, #foot .container, #content, #page, #products, #product, .order #content, #head2{float:none;width:17.2cm;padding:0;margin:0;}
  #column, #head1, #head3, #back, #products li .basket, #product #box #addBasket .submit{display:none;}

}




/* RESPONSIVE WEB DESIGN - media queries */
@media screen and (max-width:1023px){ /* RWD Step 1 */
/*  #menu3 li{border:1px solid green} */
  #body .container, #foot .container{width:100%;}
  #head1, #head3, #head2{width:100%;}
  
  /* HEADER STYLES */
  #menu1 ul{padding:5px;}
  #head3 .container{height:auto;}
  #menu2 li a{height:40px;}
  
  /* LEFT COLUMN STYLES */
  #searchForm{margin:10px;}
  #searchForm .submit{margin:5px 0;}
  
  #column{width:30%;padding:10px 0;}

  #menu3{padding:0px;}
  #menu3 .type{padding:0px 10px;}
  #menu3 ul{padding:0px;}
  #menu3 .sub1 li{padding:5px 40px;}
  
  /* RIGHT COLUMN STYLES */
  #content{width:70%;}
  
  #page {margin:0px 3%;}

  #products .list li{width:48%;padding:0px;margin:5px;border-top:1px solid #000}
  #products .list .l1, #products ul.list .l2{border:none}
  #products .list .i1{clear:left;}
  #products li.column1{clear:none;}

  #product{width:100%;}
  #product div.content{padding-bottom:0px;}
  #product .imagePreview{margin-right:5px;}
  #product #imagesListPreview{margin-right:0px;}
  #product #box{padding:2px 5px;width:auto;margin-top:10px;}

  /* ORDER ETC */
  #orderedProducts tfoot .submit{margin:2px;}
  #basket #save{padding:6px 9px 0;}
  #body.order .container{width:100%;}
}
@media screen and (max-width:800px){
  #menu1 ul{padding:0px 5px}

  #menu3 .type{padding-bottom:10px;}
  /*#menu3 ul{border-top:1px solid #000;}
  #menu3 li{border-bottom:1px solid #000;}*/
  #menu3 li ul{display:none;}

  #products .list li{width:46%;margin:5px 2%;}
  #products .list li img{width:100%;max-width:180px;}

  #product{width:95%;margin-right:10px;}
  #product .imagePreview{width:68%;margin-right:4%;}
  #product .imagePreview img{width:99%;max-width:250px;}
  #product #box{width:100%;padding:0px;}

  #basket .buttons #save .submit{padding:0px}
}
@media screen and (max-width:481px){ /* RWD Step 2 */
  body{margin-top:25px;}

  /* HEADER STYLES */
  #head2 #logo{font-size:11px; display: none} /* NEW*/
  #menu2{float:left;width:100%;}
  #menu2 ul{width:100%;}
  #menu2 li{width:100%;margin-top:2px;border-bottom:1px solid #fff}
  #menu2 li a{height:auto;width:100%;padding:5px;}

  /* LEFT COLUMN STYLES */
  #searchForm{position:absolute;top:-25px;left:5px;margin:0px;z-index:20;}

  #column{width:100%;}
  #menu3 .type{margin:0px;}
  #menu3 ul{border:none;}
  #menu3 li{width:95%;padding:0px;margin:10px 0 0 5px; /*border-left:1px solid #000;*/}
  #menu3 li a{width:93%;padding:0px 10px;font-size:18px;}
  #menu3 li ul{display:none;}

  /* RIGHT COLUMN STYLES */
  #content{padding:0px;width:100%;}
  
  .subpagesList li{margin:0px;padding:5px 0px;}

  #products li .basket{width:90%;}

  #product #box{width:100%;}
  /* dopisiac nowe linie dla tekstu */
  #product #box
  
  #product #box #price{float:left;padding:0px;margin:0 10px;}
  #product #box #available{float:right;padding:0px;margin:10px 10px 0;}
  #product #box #addBasket{clear:both;}
  
  #filesList{margin:0px;}

  /* FOOTER */
  #foot{height:auto;}
  #foot .container{padding:0px;}
  #foot .foot{float:left}
  #foot #copy, #foot .foot{padding:5px}

  /* ORDER */
  #order #personalData #setBasic, #order #personalData #setExtend{float:left;width:100%;}
}

@media screen and (max-width:500px)
{
	 #searchForm {display: none;}
	 }



@media screen and (max-width:320px){ /* RWD Step 3 */
  #head2 #logo{padding:5px; display: none;}
  #head2 #logo #title{font-size:10px;}
  
  /*NEW*/ #logo, #searchForm {display: none;}

  
  
  #page{margin:0px;width:100%;}
  .imagesList{padding-right:5px;}
  #page h1{margin:0px 5px;}
  #page .content, #order legend{padding:5px 0 0 5px;}

  #page div.breadcrumb{top:-15px;left:5px;}
  #page h1{margin-top:10px;}

  #filesList{padding-left:5px;}
  
  #products ul.list li img{width:95%;}
  
  #orderedProducts td{padding:2px;}
  #orderedProducts thead .name{padding-left:7px;}
  #orderedProducts tfoot #save .submit{;width:70px;}
  #orderedProducts .del{overflow:hidden;width:10px;background: url('img/ml_close.gif') no-repeat;background-position:center;}
  #orderedProducts .del a{height:10px;padding-top:6px;font-size:4px;color:transparent;}
  
  #basket #save{padding:6px 4px 0;}

  #foot .foot{float:left;width:55%;text-align:right;}
  #foot .foot img{width:95%;height:95%;}
  #foot .foot a{margin:0px;}
}

/* PLUGINS */
#prevNext{list-style:none;height:25px;font-size:1.1em;margin:0 5px;}
#prevNext a{font-weight:bold;}
#prevNext .prev{float:left;}
#prevNext .next{float:right;} 

