body{
	font-family : Verdana;
	font-size : 11px;
	vertical-align: top;
}


/******************************************
/*
/*	Div w ktÃ³rym wyÅ›wietlajÄ… siÄ™
/*	newsy
/*
/*****************************************/
#newsTablet
{
	width : 520px;
	vertical-align: top;
}



/******************************************
/*
/*	TYTUÅ
/*
/*****************************************/
td.title
{
	font-family : Verdana;
	font-size : 13px;
	width : 500px;
	font-weight: bold;
}



/******************************************
/*
/*	Div w ktÃ³rym jest skrÃ³cona treÅ›Ä‡
/*
/*****************************************/
div.short
{
	cursor : pointer;
	height: 100px;
	height:100px;
	font-family : Verdana;
	font-size : 11px;
}



/******************************************
/*
/*	Div w ktÃ³rym jest treÅ›Ä‡
/*	wÅ‚aÅ›ciwej dÅ‚ugoÅ›ci
/*
/*****************************************/
div.long
{
	font-family : Verdana;
	cursor : pointer;
	font-size : 11px;
	vertical-align : top;
}



/******************************************
/*
/*	Kolumna obrazek
/*
/*****************************************/
td.image
{
	vertical-align : top;
	padding: 3px 3px 3px 3px;
	height: 100px;
}


/******************************************
/*
/*	DATA
/*
/*****************************************/
#addDate{
	font-size : 9px;
	color : #cccccc;
}


/******************************************
/*
/* Archiwum napis
/*/
#archiwumLabel
{
	width: 100%;
	text-align: right;
	font-weight: bold;
}

/******************************************
/*
/* Archiwum przycisk
/*/
#archiwumButton
{
	cursor: pointer;
}


/******************************************
/*
/* Archiwum strona
/*/
div.strona
{
	cursor: pointer;
	border: 1px solid #ebebeb;
	
	text-align: center;
	
	float: left;
	width: 16px;
	height: 16px;
}