/* Wokanda */

.case-list-wrapper .tab a {
	display: inline-block;
	color: #252525;
	padding-bottom: 22px;
}
.case-list-wrapper .tab a:hover {
	text-decoration: none;
}
.case-list-wrapper .tab a h3 {
	text-decoration: underline;
}
.case-list-wrapper .tab a:hover h3 {
	text-decoration: none;
}
.case-list-wrapper .tab a h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
}



/* Wyroki */

.sentences-list-wrapper .tab a {
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
}
.sentences-list-wrapper .tab a .widget-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.sentences-list-wrapper .tab a:hover {
	text-decoration: none;
}
.sentences-list-wrapper .tab a .widget-subtitle {
	text-decoration: underline;
}
.sentences-list-wrapper .tab a:hover .widget-subtitle {
	text-decoration: none;
}



/* Komunikaty Prasowe / Artykuł Sygnatura - komunikaty prasowe */

.press-article-list .widget-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
}

.press-article-list a {
	color: #252525;
}
.press-article-list a:hover {
	text-decoration: none;
}
.press-article-list a .widget-subtitle {
	text-decoration: underline;
}
.press-article-list a:hover .widget-subtitle {
	text-decoration: none;
}

.press-article-list .current a .widget-subtitle{
	color:#616161;
}


/* Uroczystosci .. */

.widget.events-widget .events-list li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #202020;
}

.widget.events-widget .events-list li a .event-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 16px;
}

.widget.events-widget .events-list li a:hover {
	text-decoration: none;
}
.widget.events-widget .events-list li a .event-title {
	text-decoration: underline;
}
.widget.events-widget .events-list li a:hover .event-title {
	text-decoration: none;
}

/* Footer */

.master-footer .footer-links-wrapper ul li a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-decoration: underline;
}

.master-footer .footer-links-wrapper ul li a:hover {
	text-decoration: none;
}



/* Article - Powiązane strony */

.related-articles ul li .widget-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #000000;
}

.related-articles ul li a .widget-subtitle {
	text-decoration: underline;
}

.related-articles ul li a:hover .widget-subtitle {
	text-decoration: none;
}



/* Article - gallery */

.article-gallery ul li a {
	text-decoration: none;
	color: #252525;
}

.article-gallery ul li .widget-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #000000;
}

.article-gallery ul li a .widget-subtitle {
	text-decoration: underline;
}
.article-gallery ul li a:hover .widget-subtitle {
	text-decoration: none;
}

.master-footer .copyrights-wrapper .copy-links li a {
	text-decoration: underline;
}
.master-footer .copyrights-wrapper .copy-links li a:hover {
	text-decoration: none;
}