/* pomaranczowy ciemny EE2424 */
/* pomaranczowy jasny F47A28  */
/* rozowy CD3171              */
/* niebieski 0054FF */
/* seledynowy 3ECBFF */

/* ramka zawierajaca kalendarz */
div.calendar_frame
{
	margin-top: 30px;
	padding-top: 110px;
	background-image: url(/kterej.pl/im/calendar_header.png);
	background-origin: padding-box;
	background-position: 20px 0px;
	background-repeat: no-repeat;
}

/* ramka wpisu kalendarza */
div.calendar_entry
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 2px;
	width: 700px;
	text-align: center;
	font-family: helvetica, tahoma, verdana, geneva, lucida, 'lucida grande', arial, sans-serif;
	background-image: url(/kterej.pl/im/calendar_spacer.png);
	background-origin: padding-box;
	background-position: bottom center;
	background-repeat: no-repeat;
}

table.calendar_header
{
	margin: auto;
	font-size: 16px;
	text-align: center;
	font-family: helvetica, tahoma, verdana, geneva, lucida, 'lucida grande', arial, sans-serif;
}

table.calendar_header td
{
	color: #909090;
}

table.calendar_entry
{
	margin: auto;
	font-size: 16px;
	text-align: center;
	font-family: helvetica, tahoma, verdana, geneva, lucida, 'lucida grande', arial, sans-serif;
}

table.calendar_entry tr
{
}

table.calendar_entry td
{
}

td.td_date
{
	width: 80px;
}

td.td_event
{
	width: 200px; 
}

td.td_place
{
	width: 200px; 
	color: #909090;
}

td.td_qualify
{
	width: 100px; 
}

td.td_result
{
	width: 100px; 
}

/* link w kalendarzu */
a.events_link
{
	color: #404040;
	font-size: 16px;
	font-family: helvetica, tahoma, verdana, geneva, lucida, 'lucida grande', arial, sans-serif;
    text-decoration: none;	
}
