fieldset { border: none; padding-left: 10px; }
fieldset legend { padding: 5px 0px; color: #e5a302; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: light; }
fieldset table { margin: 0; padding: 0; }
table.formTable td { position: relative; }

label { font-weight: bold; }
label.error { display: block; margin-left: 2px; font-size: 8pt; color: red; }
input, select, textarea { padding: 3px; }

div.search-simple { width: 785px; height: 100px; background: url('../images/blocks/search-simple.png') no-repeat; position: relative;}
div.search-simple form { position: relative; top: 50px; height: 90px; }
div.search-simple form input { position: absolute; background-color: transparent; background-image: none; border: none; color: white; font-size: 10pt; }
div.search-simple form input.submit { left: 730px; top: -20px; width:50px; height: 50px; cursor: pointer; }
div.search-simple form input.searchFraza { top: -8px; left: 20px; width: 600px;  }

.thumbs { width: 126px; margin-right:15px; float: left; text-align: center; position: relative; margin-bottom: 12px; }
.setmain { border: 2px solid #e5a302; }
.thumbs img { width: auto; height: 86px; padding: 2px; border: 1px solid silver; } /* 100x100 */
.thumbs span { display: block; position: absolute; top: -7px; left: 115px; }
.thumbs span a img { width: 20px; height: 20px; border: none; padding: 0; }
.thumbs a { text-decoration: none; font-size: 8pt; color: #e5a302; }
.thumbs a:hover { text-decoration: underline; }


.listTable { width: 100%; padding:0; border-collapse: collapse; }
.listTable tr.header td { color: #0b9976; font-weight: bold; vertical-align: middle; padding: 10px; font-size: 8pt; padding-bottom: 5px; border-bottom: 1px solid #adadad; }
.listTable tr.middle { font-size: 8pt; }
.listTable tr.middle-1 { background: #ffffff; }
.listTable tr.middle-2 { background: #f2f2f2; border-top: 1px dashed #adadad; border-bottom: 1px dashed #adadad; }
.listTable tr.middle-3 { background: #ffffff; border-top: 1px dashed #adadad; border-bottom: 1px dashed #adadad; }
.listTable tr.promoted { background: #d8f9a2; }
.listTable td.lp { width: 50px; text-align: center; color: #5d5d5d; }
.listTable td.star { width: 50px; background: url('../images/icons/star_2.png') center no-repeat; color: white; font-weight: bold; }
.listTable td.photo { width: 140px; text-align: center; padding: 10px; }
.listTable td.photo img { width: 135px; border: 1px solid silver; padding: 2px; }
.listTable td.desc { width: #5d5d5d; }
.listTable td.desc a { color: #0b9976; }
.listTable td.cost { width: 150px; text-align: center; color: #df8403; font-weight: bold; }
.listTable td.city { width: 120px; color: #0b9976; text-align: center; }
.listTable td.status { width: 100px; text-align: center; }
.listTable td.option { width: 130px; text-align: center; padding: 0 5px; }
.listTable td.option a { margin-bottom: 2px; }

/** Informacje o błędzie i sukcesie **/
    .errorNotice { background: #ffdfdf url('/include/images/error.png') left no-repeat; opacity: 0; color: #ff0000; font-weight: bold; padding: 15px 10px 15px 52px; }
    .errorNotice h3 { font-size: 10pt; text-decoration: underline; }
    .errorNotice ul { margin: 0; padding: 10px 0 0 20px; list-style-type: square; color: #474747; font-size: 10pt; } 
    .addedNotice { background: url('/include/images/info.png') left no-repeat; opacity: 0; color: #456808; font-weight: bold; padding: 15px 10px 15px 52px;  }
   
.new-select-payment-form label { display: block; }
.new-select-payment-form > div { margin-bottom: 20px; }
.new-select-payment-form div p { margin-bottom: 5px; }