#giraffe_calendar {
	margin:20px 0 50px 0px;
	position: relative;
}

#giraffe_calendar img {
	dispaly: none;
	left: -9999px;
}

#wp-calendar,
#wp-calendar-wrapper
{
	text-align: center;
	float: right;
	width: auto;
	display: inline;
	border-collapse: collapse;
	padding: 0;
	margin: 0 0;
	font-size: 1em;
}

#wp-calendar caption a, #wp-calendar caption a:hover
{
background: transparent;
}

#wp-calendar th
{
font-weight: bold;
}

#wp-calendar a
{
text-decoration: none;
display: block;
color: black;
}

#wp-calendar td, #wp-calendar th
{
	text-align: center;
	width: 30px;
}

#wp-calendar tbody td .mazaja-maly
{
	display: block;
	width: 30px;
	height: 16px;
	color: #000;
	background: transparent url(images/mazaja_maly.gif) no-repeat center center;
	cursor: pointer;
}

#wp-calendar-caption
{
	position: absolute;
	left:0;
	top: 0;
	
	color:#ffd014;
	font-size:1.5em;
	font-family: "Helvetica";
	font-weight: bold;
	text-align: left;
}

#prev, #next {
	vertical-align: bottom;
	width: 36px;
}

#wp-calendar-wrapper #prev-anchor,
#wp-calendar-wrapper #next-anchor  {
	cursor: pointer;
	text-decoration: none;
}

#wp-calendar-wrapper #prev-anchor img,
#wp-calendar-wrapper #next-anchor img  {
	border: none;
}

#btc {
	border: 1px solid #ffd014;
	background-color: #000;
	color: #ffd014;
}

#btc .top {
	padding-top: 10px;
	color: #ffd014;
	/*font-weight: bold;*/
}

#btc .bottom {
	color: #ffd014;
	font-size: 96%;
}
