body {
  color:#333333;
}

#calendar {
	border: 0px solid #dedede;
	margin: 0px;
	width: 628px;
	float:left;
}

.calendar_month td,
.calendar_month {
	text-align: center;
	font-size: 20px;
	font-family: Georgia;
	padding: 4px;
}

.calendar_month img {
	margin: 0px 10px;
}

/* url('../images/panel/bg_blank.png') repeat-x top */

.calendar th {
	background-color: #ffdd76 ;
	color: #333333;
	border-top: solid 0px #eee;
	border-bottom: solid 0px #D9C27E;
}

.calendar th,.calendar td {
	text-align: center;
	font-size: 20px;
	font-family: Georgia;
}

.calendar th div,.calendar td div {
	text-align: center;
	font-size: 20px;
	font-family: Georgia;
}
/*
.calendar td a {
	text-decoration: none;
}

.calendar td a:hover {
	color: blue;
}
*/
.zajety { background-color: #D40000; color:white;}

.sobota { background-color: #eee; }
.niedziela { background-color: #ffdddd; }

.dzien { margin: 0px; padding: 0px; }
.dzien-w-dniu-sobota, 
.dzien-w-dniu-niedziela, 
.dzien-w-dniu-zajety,
.dzien-w-dniu-zwykly { padding: 6px 4px; }

.dzien-w-dniu-sobota { background-color: #7BED55; } 
.dzien-w-dniu-niedziela { background-color: #7BED55; }
.dzien-w-dniu-zajety { background-color: #d40000; color:white;}
.dzien-w-dniu-zwykly { background-color: #7BED55; }

.dzien-w-dniu-sobota a, 
.dzien-w-dniu-niedziela a, 
.dzien-w-dniu-zwykly a { color: #333333; text-decoration: none; }
.dzien-w-dniu-zajety a { color: white; text-decoration: none; }

.dzien-w-dniu-sobota a:hover, 
.dzien-w-dniu-niedziela a:hover, 
.dzien-w-dniu-zwykly a:hover { color: red; }  
.dzien-w-dniu-zajety a:hover { color: yellow; } 

.dzien-w-dniu-niedziela a { color: #bd1f00; }

.calendar_month a { color: #333333; text-decoration: none; }
.calendar_month a:hover { color: red; }

.tydzien { background-color: #ffffff; }
.tydzien a { color: #aaa; text-decoration: none; }
.tydzien a:hover { color :red; }

#under_calendar {
  float:left;
  margin:0px;
  width:628px;
  text-align:left;
  margin-top:20px;
}
