/*  inglos 
		<li role="tab" tabindex="0" class="ui-tabs-tab ui-corner-top ui-state-default ui-tabs-active ui-state-active" 
		
		aria-controls="tabs-1" aria-labelledby="ui-id-1" aria-selected="true" aria-expanded="true"><a href="#tabs-1" tabindex="-1" class="ui-tabs-anchor" id="ui-id-1">
			<b style="font-size:18px;font-weight: bold;">Частина I. 
						<span style="font-weight: bold; color:#254c8a;">Діаманти</span></b>
						(автори: канд. геолог.-мін. наук В.&nbsp;Татарінцев, Л.&nbsp;Вишневська)
		</a></li>
	 border-bottom: 1px solid #c5c5c5;	
*/
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
a.ui-button:active, 
.ui-button:active, 
.ui-button.ui-state-active:hover {
    border: none;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}
/*  border-bottom: 1px solid #c5c5c5; */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none;
    background: #fff;
    font-weight: normal;
    color: #454545;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #454545;
    text-decoration: none;
}
/* border-bottom: 1px solid #fff; */
.ui-widget-header {
    border: none;
    background: #fff;
    color: #333333;
    font-weight: bold;
}
.ui-widget.ui-widget-content {
    border:none;
}