@import url('/jscripts/jqueryui/css/custom-theme/jquery-ui-1.8.1.custom.css');

/* Vlastní úprava stylù */

img.ui-datepicker-trigger {
  width: 16px;
  height: 16px;
  margin: 0 0 0 2px;
}
.vhs-modal-dialog {
  background-color: #ffffff;
  background-image: url(/jscripts/jqueryui/css/custom-theme/images/ui-bg_highlight-soft_100_ffffff_1x100.png);
}
.vhs-modal-dialog .ui-widget-content {
  background-color: #ffffff;
  background-image: url(/jscripts/jqueryui/css/custom-theme/images/ui-bg_highlight-soft_100_ffffff_1x100.png);
}
