#calendarHolder {
	width: 100%;
	position: relative;
	background: #FFFFFF;
	display: inline;
	float: left;
}

.calendarUser {
    color: #003781;
    border: 0px none;
    font-size: 20px;
    font-weight: normal;
    font-family: arial;
    line-height: 24px;
    width: 100%;
    height: 59px;
    top: 14px;
    text-align: center;
    position: absolute;
    left: 0px;
    z-index: -1;
}

.calendarUserChooser {
    color: #747473;
    left: auto;
    right: 123px;
    top: 14px;
    height: 59px;
    background: transparent none repeat scroll 0% 0%;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
}

.dhx_cal_event_icon_SPECJALNA {
    background: url("../imgs/allarm_small.png") no-repeat;
    background-position: 2px 2px;
}

.dhx_cal_event_icon_KONTAKT {
    background: url("../imgs/telefon_small.png") no-repeat;
    background-position: 2px 2px;
}

.dhx_cal_event_icon_SPOTKANIE {
    background: url("../imgs/spotkanie_small.png") no-repeat;
    background-position: 2px 2px;
}

.dhx_cal_event_icon_lightbox_SPECJALNA {
    background: url("../imgs/allarm_small_lightbox.png") no-repeat;
    background-position: 2px 4px;
}

.dhx_cal_event_icon_lightbox_KONTAKT {
    background: url("../imgs/telefon_small_lightbox.png") no-repeat;
    background-position: 2px 4px;
}

.dhx_cal_event_icon_lightbox_SPOTKANIE {
    background: url("../imgs/spotkanie_small_lightbox.png") no-repeat;
    background-position: 2px 4px;
}
