#JT_close_left,
#JT_close_right { font-size: 1.1em; }
#JT_copy p,
#JT_copy ul { font-size: 1.1em; }
#contentPad { margin:20px; }
.formInfo a,
.formInfo a:active,
formInfo a:visited { background-color:#FF0000; font-size: 1.3em; font-weight:bold; padding:1px 2px; margin-left:5px; color:#FFFFFF; text-decoration: none; }
.formInfo a:hover { color:#660000; text-decoration: none; }
#JT_arrow_left { background-image: url(arrow_left.gif); background-repeat: no-repeat; background-position: left top; position: absolute; z-index:101; left:-12px; height:23px; width:10px; top:-3px; }
#JT_arrow_right { background-image: url(arrow_right.gif); background-repeat: no-repeat; background-position: left top; position: absolute; z-index:101; height:23px; width:11px; top:-2px; }
#JT { position: absolute; z-index:100; border: 2px solid #CCCCCC; background-color: #fff; z-index:1500; }
#JT_copy { padding:10px 10px 10px 10px; color:#333333; }
.JT_loader { background-image: url(loader.gif); background-repeat: no-repeat; background-position: center center; width:100%; height:12px; }
#JT_close_left { background-color: #CCCCCC; text-align: left; padding-left: 8px; padding-bottom: 5px; padding-top: 2px; font-weight:bold; }
#JT_close_right { background-color: #CCCCCC; text-align: left; padding-left: 8px; padding-bottom: 5px; padding-top: 2px; font-weight:bold; }
#JT_copy p { margin:3px 0; }
#JT_copy img { padding: 1px; border: 1px solid #CCCCCC; }
.jTip { cursor:help; }
body,
table,
td { font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif }
table.jCalendar {}
table.jCalendar th { color: #000; font-weight: bold; font-size:10px; padding: 3px 5px; border-bottom:1px solid #CCC; }
table.jCalendar td { color: #000; padding: 3px 5px; text-align: center; }
table.jCalendar td.other-month { color: #CCC; }
table.jCalendar td.today {  border:1px solid #CCC; }
table.jCalendar td.selected { background: #f66; color: #fff; }
table.jCalendar td.selected.dp-hover { background: #f33; color: #fff; }
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td { color: #000; }
table.jCalendar tr.selectedWeek td { background: #f66; color: #fff; }
table.jCalendar td.disabled,
table.jCalendar td.disabled.dp-hover { background: #bbb; color: #888; }
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover { background: #bbb; color: #888; }
div.dp-popup { position: relative; font-size: 10px; font-family: arial, sans-serif; padding: 2px; width: 180px; line-height: 1.2em; margin:0 auto; }
div#dp-popup { position: absolute; z-index: 199; }
div.dp-popup h2 { font-size: 12px; text-align: center; margin: 0 0 10px 0; padding: 3px 0 0 0; text-transform:uppercase; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
a#dp-close { font-size: 11px; padding: 4px 0; text-align: center; display: block; }
a#dp-close:hover { text-decoration: underline; }
div.dp-popup a { color: #000; text-decoration: none; padding: 3px 2px 0; }
div.dp-popup div.dp-nav-prev { position: absolute; top: 2px; left: 4px; width: 100px; }
div.dp-popup div.dp-nav-prev a { float: left; }
div.dp-popup div.dp-nav-prev a,
div.dp-popup div.dp-nav-next a { cursor: pointer; }
div.dp-popup div.dp-nav-prev a.disabled,
div.dp-popup div.dp-nav-next a.disabled { cursor: default; }
div.dp-popup div.dp-nav-next { position: absolute; top: 2px; right: 4px; width: 100px; }
div.dp-popup div.dp-nav-next a { float: right; }
div.dp-popup a.disabled { cursor: default; color: #aaa; }
div.dp-popup td { cursor: pointer; }
div.dp-popup td.disabled { cursor: default; }
.calEvt { padding:0 !important; }
.calEvt a.jTip { display:block; text-decoration:none; color:#FFF !important; padding: 3px 5px; }
a.crveni { background:#EB406F !important }
a.sivi { background:#999 !important }
a.dp-nav-prev-year,
a.dp-nav-next-year { display:none; }

#JT_copy{
    -moz-box-shadow: 3px 3px 3px #777; 
    -webkit-box-shadow: 3px 3px 3px #777; 
    box-shadow: 3px 3px 3px #777; 
}

