#liturgia {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

#liturgia p {
	text-indent: 0;
	margin: 10px 0;
}

#liturgia #swietoType {
	font-size: 8pt;
	margin-bottom: 3px;
}

#liturgia #swietoMainName {
	font-weight: bold;
	font-size: 14px;
	margin: 3px 0;
}

#liturgia #swietoSecondName {
	font-size: 9pt;
	margin-top: 3px;
}

.wsp {
	color: #db8600;
}

.sw {
	color: #d70000;
}

.urc {
	color: #d70000;
}

.uroczystosc {
	text-transform: uppercase;
}

#liturgia #okres {
	font-weight: bold;
}

.white {
	background: url('../images/layout/white.jpg') no-repeat bottom center;
	padding-bottom: 6px;
	color: #d70000;
}

.green {
	background: url('../images/layout/green.jpg') no-repeat bottom center;
	padding-bottom: 6px;
	color: green;
}

.purple {
	background: url('../images/layout/purple.jpg') no-repeat bottom center;
	padding-bottom: 6px;
	color: purple;
}

.red {
	background: url('../images/layout/red.jpg') no-repeat bottom center;
	padding-bottom: 6px;
	color: #d70000;
}

#liturgia #czytania {
	margin-top: 15px;
}

#liturgia #czytania span.informacja {
	font-size: 7pt;
}

#liturgia #inne {
	/*font-style: italic;*/
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	
	border-top: 1px dotted #ffee8e;
    color: #db8600;
}

#liturgia #inne-linki {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

#liturgia #inne-linki li {
    font-style: italic;
}