#dayContainer {
	display: none;
}

.calendar {
	border-spacing: 0px;
}

.calendar td {
	padding: 0px;
}

.top-news-wrapper ul {
	height: auto;
}

.news-wrapper .news-item h1 a {
	font-weight: 700;
	font-size: 1.075em;
	text-decoration: none;
	color: #000000;
}

.news-wrapper .news-item .article-container a img {
	border: solid 1px #cacaca;
	padding: 5px;
}

.news-wrapper .news-item .article-container a.news-date {
	text-decoration: none;
}

/*******************  NEWS PAGER  **************************/
.news_link_div {
	overflow: hidden;
	padding: 20px;
}

.news_links_ul {
	text-align: center;
	width: 400px;
	overflow: hidden;
}

.news_links_ul li {
	float: left;
	background-repeat: no-repeat;
	width: 23px;
	height: 24px;
	margin-left: 3px;
	margin-right: 3px;
	list-style: none;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.news_links_ul li.selected {
	font-weight: bold;
	background-color: #E8E9E9;
}

.news_links_ul li a {
	display: block;
	height: 19px;
	padding-top: 5px;
	font-size: 11px;
	text-decoration: none;
	color: #383838;
}

.news_links_ul li.news_link_last_li,.news_links_ul li.news_link_first_li {
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
}

.news_full_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 21px;
	color: #a1a1a1;
	padding-top: 10px;
	padding-bottom: 15px;
}

.news_full_info {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #8aca6f;
	text-align: right;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-bottom: 20px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#b2dc9f) );
	background: -moz-linear-gradient(left, #FFFFFF, #b2dc9f);
	filter: progid : DXImageTransform.Microsoft.gradient ( startColorstr = '#FFFFFF', endColorstr = '#b2dc9f' );
}

.news_full_text p {
	font-weight: bold;
}

.full_news_lead {
	
}

/*******************  SCROLL NEWS  **************************/
div.topNewsWrapper {
	position: relative;
	height: 233px;
	width: 198px;
	overflow: auto;
}

div.topNewsContent {
	padding: 0px;
}

.sitemapkateg {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
}

.top-menu-bottom {
	padding-right: 15px;
	padding-top: 17px;
	height: 35px;
	font-size: 0.688em;
	line-height: 2em;
	text-align: right;
}

.fb-icon {
	margin-right: 10px;
}

.cal-list-item {
	border-bottom: 1px solid #CACACA;
}

.cal-list-link {
	text-align: right;
}

.widget-calendar .cal-container .cal-title .next-button,.widget-calendar .cal-container .cal-title .prev-button {
	width: 15px;
	height: 10px;
}

.widget-calendar .cal-container .cal-title .next-button a,.widget-calendar .cal-container .cal-title .prev-button a {
	display: block;
}

.widget-calendar .cal-container .cal-title .cal-date a {
	color: #e0e0e0;
	font-weight: 400;
	font-size: 0.875em;
	text-align: center;
	text-decoration: none;
}





.header-top-title {
	float: left;
	width: 470px;
	padding-left: 240px;
}

.header-top-wrapper .header-top-title h1 {
	color: #46505f;
	float: none;
	font-family: 'philosopher-regular', sans-serif;
	font-size: 1.688em;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}

.header-top-wrapper .header-top-title h3 {
	color: #46505f;
	float: none;
	font-family: 'philosopher-regular', sans-serif;
	font-size: 1.025em;
	font-weight: 400;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}







.box img {
    border: none;
}

.footer-wrapper a {
    color: #AAAAAA;
}

.top-news-wrapper .other-news a {
    font-size: 11px;
}

.top-news-wrapper ul li .next-button a {
	font-size: 0.75em;
}

.header-wrapper{ background: none; }


.top-menu ul li a.top-menu-link-nostyle {
	margin:0px 0px 0px 0px;
}




.printIcon {
	padding-top: 20px;
	padding-bottom: 20px;
}

.printIcon a.print{
    display:block;
    text-decoration:none;
    font-size:0.938em;
    position:relative;
    padding:0px 0px 0px 30px;
}

.printIcon a.print .print-icon2 {
    position:absolute;
    top:1px;
    left:0px;
}

