
#rightcontent_top ul li.active a span {
	margin-right: 10px;
}

#rightcontent_content_cal {
	background: url('gfx/rightcontent_cal_norepeat_bg.png') bottom  no-repeat;
	width: 389px;
	padding: 0px 5px 0 6px;
	min-height: 384px;
}


table.calendar2  {
	
	width: 377px;
	
	border-collapse: separate;
	border-spacing: 4px;
	
}

table.calendar2 td {
	width: 48px;
	height: 48px;
	border: 1px solid #d2d2d2;
	text-align: center;
	
	font-size: 20px;
	color: #c0c0c0;
	vertical-align: top;
	overflow: hidden;
	background: url('gfx/calendar_td_bg.png') left top no-repeat;
}

table.calendar2 td.weekend strong {
	color: #808080;
}

table.calendar2 td.inactive {
	background: url('gfx/calendar_td_inactive_bg.png') left top no-repeat;
	border: 1px solid #d2d2d2;	
}

table.calendar2 td.active {
	border: 1px solid #a6cefe;
	
}

table.calendar2 td.highlighted {
	border: 1px solid #afafaf;
}

table.calendar2 td.highlighted strong {
	color:#fc8c32;
}

table.calendar2 td strong {
	display: block;
	font-size: 20px;
	font-weight: bold;
	width: 48px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;	
}

table.calendar2 td span {
	font-size: 8px;
	display: block;
	height: 13px;
	line-height: 14px;
	width: 46px;
	font-weight: normal;
	font-family:  "Trebuchet MS";
	
	padding: 0px 1px 0 1px;
	overflow: hidden;	
}



table.calendar2 td a {
	text-decoration: none;
	cursor: pointer;
}

table.calendar2 td a strong {
	color: #0272d4;
}

table.calendar2 td a span{
	color: #969696;
}

table.calendar2 td a span span {
	color: #3e96fc;
}


table.calendar2 td a:hover strong {
	color: #a6cefe;
}




table.events {
	width: 370px;
	
	margin-left: 5px;
	margin-top: 10px;

	padding-bottom: 30px;	
	display: block;
}

table.events th {
	font-size: 10px;
	font-family:  "Trebuchet MS";	
	color: #969696;	
	font-weight:normal;
	text-align: left;
}

table.events td strong {
	font-size: 22px;
	color: #3e96fc;
	font-weight: bold;
	width: 90px;
	display: block;
}

table.events td {
	font-size: 12px;
	color: #404040;
	text-align: justify;	
	padding: 4px 0 4px 0;
}




/*
		INCOMING
*/


#rightcontent_incoming_content {
	background: url('gfx/rightcontent_cal_incoming_bg.png') bottom  no-repeat;

	min-height: 250px;
	padding-bottom: 80px;	
}

#rightcontent_incoming_content h3 {
	font-size: 11px;
	margin-left: 10px;
	color: #fc8c32;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 12px;

	width: 370px;
}

#rightcontent_incoming_content h3 strong {
	float: left;
}

#rightcontent_incoming_content h3 span {
	font-weight: normal;
	line-height: 18px;
	height: 18px;
}

#rightcontent_incoming_content h3 a {
	font-size: 8px;
	color: #c0c0c0;

	
	float: right;

	
	background: url('gfx/rss_ico.png') right top no-repeat;
	font-family:  "Trebuchet MS";
	padding-right: 24px;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
}

#rightcontent_incoming_content h3 a:hover {
	text-decoration: underline;
	background-position: right bottom;	
}




#rightcontent_incoming_content table {
	margin-left: 10px;
	width: 368px;
	text-align: left;
	vertical-align: middle;
}

#rightcontent_incoming_content table th {
	font-size: 10px;
	font-family:  "Trebuchet MS";
	color: #c0c0c0;
	font-weight: normal;
}


#rightcontent_incoming_content table th span {
	display: block;
	text-align: right;
}

#rightcontent_incoming_content table td {
	font-size: 12px;
	padding: 4px 0 4px 0;
}

#rightcontent_incoming_content table td a {
	font-size: 12px;
	text-decoration: none;
	color: #0272d4;
	font-weight: bold;
	line-height: 19px;
	display: block;
	width: 280px;
}

#rightcontent_incoming_content table td a:hover {
	text-decoration: underline;
}

#rightcontent_incoming_content table td span {
	font-size: 10px;
	font-family:  "Trebuchet MS";
	color: #808080;
	
	
}







#rightcontent_incoming div#eventshistory {
	height: 18px;
	overflow:hidden;
	width: 361px;

	background: #fefefe;
	border: 1px solid #e3e3e3;
	

	padding-left: 5px;
	margin-left: 12px;
	
	margin-top: -64px;
}


div#eventshistory span {
	font-family:  "Trebuchet MS";
	color: #c0c0c0;	
	font-size: 10px;

	height: 18px;
	line-height: 18px;	
	float: left;
}

div#eventshistory ul {
	display: block;	
	width: 140px;
	overflow: hidden;
	padding-left: 5px;
	float: left;
}

 div#eventshistory ul li {
	list-style-type: none;
	float: left;	
	color: #c0c0c0;
}

div#eventshistory a {
	font-size: 10px;
	text-decoration: none;
	color: #3db1da;
	font-weight: bold;
	
	height: 18px;
	line-height: 18px;
	display: block;
	margin-right:2px;
	
}



div#eventshistory a:hover {
	color: #0272d4;
}

div#eventshistory a.active {
	color: #fc8c32;
}




div#eventshistory a.minione {
	background: url('gfx/minione.png') left top no-repeat;
	width: 45px;
	height: 16px;
	display: block;
	overflow: hidden;
	padding: 0px none;
	float: right;
}

 div#eventshistory a.minione:hover {
	background-position: top right;
}
div#eventshistory a.minione span {
	display: none;
}

 div#eventshistory a.wszystkie {
	background: url('gfx/allevents.png') left top no-repeat;
	width: 109px;
	height: 16px;
	display: block;
	overflow: hidden;
	margin-left: 5px;
	
	float: right;
}

div#eventshistory a.wszystkie span {
	display: none;
}

div#eventshistory a.wszystkie:hover {
	background-position: top right;
}
