@media print
{
	.chenar
	{
		border: thin solid;
		margin-bottom: 1em;
		padding: 1ex;
		width: 100%;
	}
	
	.subtitlu, .titlu
	{
		font-size: large;
		font-weight: normal;
	}
}

.imprimare
{
	float: right;
}

.link
{
	color: blue;
}

.sarbatoare, .vecernie
{
	font-style: italic;
}

.sarbatoare, .slujba
{
	font-weight: bolder;
}
