.name_block { display: block; /*width: 400px;*/ padding-left: 2px; margin: 15px 2px 5px 2px; border-left: 4px solid #245f96; font-size: 13px; background-color:#fce2e6;}
/*
#left{width: 20% !important;}
#center{width: 80% !important;}
*/
/*----------------------------------------------------------------------------*/
.category-list { padding: 5px 0px; margin: 5px 0px; font-size: 13px;}
.p-cat {list-style: none; padding: 0; margin: 0;}
img.ico-pcat, img.ico-cat {margin-right: 5px;}
.p-cat li {margin: 3px 0px; color: #037DD3;}
.cat-name {cursor: pointer; font-weight: bold; text-decoration: underline;}
.subcats {list-style: none; padding-left: 20px; display: none;}
.subcats li a{cursor: pointer; text-decoration: underline; color: #037DD3;}
.subcats li a:visited{color: #037DD3;}
.subcats li a:hover {color: #ff4d2b;}
.subcats li a.current {background-color: #f8bd7e;}

.inform-list{padding: 10px;}
.inform-item {font-size: 12px; text-align: justify; padding: 3px 5px;
			margin-bottom: 10px; border: 1px dotted #EEEEEE; border-radius: 5px;}
.inform-item a {margin-bottom: 5px; font-size: 14px; display: block; font-weight: bold; color: #0066A6; text-transform: uppercase;}
.no-items{text-align: center; margin-top: 50px; font-size: 22px; color: #ff4d2b;}


.anchor a, .anchor a:visited {color: #909090; text-decoration: none;}
.anchor a:hover {color: #a8b6e7;}

.hsources {margin: 20px 5px 10px 5px;}
#sources { max-height: 300px; font-size: 11px;  overflow-y: scroll; padding:5px; border-top: 1px solid #777777;
		   border-bottom: 1px solid #777777; }
#sources ol li {margin-bottom: 3px; padding: 1px;}
#sources a.up {color: #909090; text-decoration: none;}

/*----------------------------------------------------------------------------*/

.info_head { 
	color: #2c2d2e;
    font-size: 16px; 
	font-weight: bold;
	font-family:   Arial, Verdana, Geneva, Helvetica, sans-serif;
	padding: 0px 0 0 15px;
    text-align: left; 
/*	background: url(../images/bg_h1.png);
	background-repeat: no-repeat;*/
	width: 700px; 
	height: 50px;
border-bottom: 2px solid #e7e7e9;
}

.info_content {padding: 10px 20px 10px 10px; margin: 0; font-family:  Arial, Verdana, Sans-serif; 
text-align: justify; font-size: 16px; 

min-height: 300px;}