#karta_kalendarza {
  float:left;
  width:64px;
  margin-left:3px; margin-top:30px;
  background:transparent url('/PARP/img/karta_kalendarza.jpg') no-repeat 0% 0%}
  
#karta_kalendarza div.miesiac {
  text-align:center;
  font-size:9px;
  color:white}

#karta_kalendarza div.dzien {
  text-align:center;
  height:45px;
  padding-top:0px;
  padding-bottom:15px;
	line-height:160%;
  font-size:32px;
  cursor:pointer;
}

#karta_kalendarza div.dzien a {
  color:#000000;
	text-decoration:none;}

#karta_kalendarza div.dzien a:hover {
  color:#63bb33;}
  
#calendar_maly {
  float:left;
  width:130px;
	font-size:0.74em}

#calendar_maly .fc-widget-content {
  border:none;}

#calendar_maly .fc-grid td, #calendar_maly .fc-grid th {
  font-size:9px;
  border:none;}
  
#calendar_maly TABLE.fc-header {
  width:100%}

#calendar_maly .fc-state-highlight {
  background-color: #223e79;
  color:white;}
  
#calendar_maly TD.fc-header-center {
  text-align:center}

#calendar_maly TD.fc-header-center TABLE {
  width:100%}
  
#calendar_maly h2.fc-header-title {
  margin:0px; padding:0px;
  font-weight:normal;
  font-size:11px;
  color:#63bb33;}

#calendar_maly .fc-day-number {
  text-align:right;}
  
#calendar_maly .fc-day-content {
  display:none;}
  
#calendar_maly TH.fc-sun {
  color:red;}

#calendar_maly TD.fc-sun {
  color:red;}
  
#calendar_maly TD.fc-other-month {
  color:silver;}

#calendar_maly .fc-header .fc-state-default {
  border:none;
	background:none;}
	
#calendar_maly .fc-header .fc-state-default a {
  padding:0px;
	margin:0px;
	color:#223e79;
  cursor:pointer;
  border:none;
	background:none;}

#calendar_maly .fc-header .fc-state-default span {
  padding:0px;
	margin:0px;
  border:none;
	background:none;}

.fc-day-number {
  cursor: pointer;
}


