/* Fieldsets*/
.fieldset { position: relative; padding-top: 32px; *padding-top: 22px; padding-bottom: 5px; }
legend { *margin-left: -7px; }
legend span { display: block; background: #005ca1; color: #fff; height: 27px; line-height: 27px; position: absolute; top: 0; left: 0; width: 100%; }
legend strong { display: block; padding: 0 14px; }

/* Fieldsets with no title. ex. Submit form fields */
.no-title { padding-top: 5px; }
.no-title legend { display: none; }

/* Inline Title - ex: First Field from the Flight Search */
.inline-title { padding-top: 5px; padding-left: 80px; *padding-top: 0; }
.inline-title legend span { display: inline; background: none; color: #000; width: 80px; }
.inline-title legend strong { padding: 0; *position: relative; _left: -80px; *top: 15px; }

/* Submit */
.submit { text-align: center; }
.submit input { background: url(../images/cauta.png) no-repeat 0 0; border: none; width: 187px; height: 29px; text-align: right; color: #85c226; text-indent: 99999px; *text-indent: 0px; *line-height: 2000%; }

/* General form elements */
form ol { margin: 0 0 5px 0; }
form ol li { list-style: none; margin-bottom: 4px; }

.standard label { float: left; width: 94px; padding-top: 2px; }
.standard label.inline { float: none; }
.standard .clear-left { clear: left; }

.all-float li { float: left; display: inline; margin-right: 10px; }
.all-float label { float: left; width: 94px; padding-top: 2px; }

.special li { float: left; width: 225px; }
.special label { float: left; width: 120px; padding-top: 2px; }
.special .clear-left { clear: left; }
.special .airlines { float: none; clear: both; width: auto; }
.special .checkbox { margin-left: 120px; dispaly: inline; clear: both; float: none }
.special .checkbox label { display: inline; float: none; }

/* Input */
.small { width: 96px; }

/* Datepicker */
.ui-datepicker-trigger { background: none; border: none; padding: 0; }

/*
 * Dialogs
 */
.dialog { display: none; } 
.dialog select { margin-bottom: 10px; } 


.ui-datepicker-title select.ui-datepicker-month, .ui-datepicker-title select.ui-datepicker-year {
padding:0;
}

/*
 * Tooltip
 */
 #tooltip { position: absolute; left: 315px; _left:270px; *left:350px; top: 5px; *top: 20px; width: 22px; height: 17px; background: url(../images/tooltip.gif) no-repeat 0 0; }
/*ul#zboruriOferte {padding:10px 0px 0px 0px; }*/
.zboruriOferte {padding:10px 0px 0px 0px; }
h2.taxe {width:100%; background-color:#85C226; color:#FFFFFF; padding:3px 0px 3px 5px; margin-top:12px;}
h2.zboruri {w.idth:280px; background-color:#D7EEFF; padding:3px 0px 3px 5px; margin-top:12px;margin-right:0px; text-align:left;}
h2.listaOferte {width:100%; background-color:#005CA1; color:#FFFFFF; padding:3px 0px 3px 5px; margin-top:12px;}
.promo {margin:12px 0px 12px 0px;}
#dvOfertaSpeciala {display:block;}
div.big label { width: 120px; }