/* Created by design.bg studios. Source code in this website is property of design.bg. */
/* ------------------ Site styles ------------------ */
@import url(../base/styles.css); 
/* ------------------ Object styles ------------------ */
@import url(../object/toolbar.css); 
@import url(../object/calendar.css);
@import url(../object/popup.css); 
/* ------------------ Page styles ------------------ */
.press_center ul,
.press_center ul li,
.press_center ul li a {
	padding:0;
	margin:0;
}

.press_center ul li {
	line-height:25px;
	background:url(../../../pics/border_dot.gif) bottom repeat-x;
	padding-left:10px;
	list-style-type:none;
}

.press_center ul li a,
.press_center ul li.current a{
	padding-left:15px;
	background:url(../../../pics/left_navigation/a.gif) left center no-repeat;
	color:#006e04;
	font-weight:bold;
		line-height:25px;
}

.press_center ul li.current a:hover {
	padding-left:15px;
	background:url(../../../pics/left_navigation/a.gif) left 12px no-repeat;
	color:#006e04;
	font-weight:bold;
	line-height:25px;
	list-style-type:none;
	}

.press_center ul li.current a {
	color:#000;
	text-decoration:none;
}

.press_center ul li.last {
	 background:none;
	 margin-bottom:10px;
}

.content  .underline_dots a,
.content  .underline_nodots a {
	font-weight:bold;
}

.news_title {
	color:#006E04;
	font-weight:bold;
	display:block;
	margin-bottom:7px;
}

