.clear 
{ clear: both; }

/*  Not For Screen */
#bottom_print_contact_info {
	display: none;
	height:100%;
}

h1,h2,h3,h4 {
	color: #3277ae;
	margin-top: 1.5em;
}

h1 {
	font-size: 170%;
	font-weight: normal;
}

/* ------  News styles -------- */
div#news
{
	margin: 0;
	padding: 0;
	font-size: 90%;
	color: #444;
}

div#news p {
	text-align: left;
	line-height: 1.5em;
}

div#news p:first-line {
	font-weight: bold;
	color: #a52a2a;
}

.totop
{
	clear: both;
	padding: 3px 2px 0 10px;
	margin: 5px 0 15px 0;
	text-align: right;
	border-top: 1px solid #ddd;
}

/* Added on June, July 2008 */
.local_links_list {
	background-color:#eeeeee;
	padding:1em; margin: 1em 0 1em 0;
}

.img_l {
	float: left;
	margin: 0 1em 1em 0;
	border: none;
}

.left-blue {
	float: left;
	padding: 10px;
	background-color: #d2eefa;
	border: 1px solid #54a7db;
	margin: 0 1em 1em 0;
}

.img_r {
	float: right;
	margin: 0 0 1em 1em;
	border: none;
}

/*
	Info - table
*/
.info_table
{
	padding:15px;
	border-collapse: collapse;
	border:1px solid #C6D7DD;
	font-size:1em;
}
.info_table td, th
{
	vertical-align:top;
	text-align:center;
	border:1px solid #c6d7dd;
}
.info_table th
{
	background: #eaeef2;
	vertical-align: middle;
}

.info_table td.la
{
	text-align:left;
}
.ra
{
	text-align:right;
}

.project_year
{
    font-weight: bold;
    color: #a52a2a;
    line-height: 150%
}

ul li.service_item_last {
	padding-bottom: 1em;
}

ul li.service_item_more {	list-style-type: none;
	padding-left: 2em;}

/* style for the contact info at a page footer*/
div#bottom-contact-info {	float:right;
	text-align: right;
	font-size: 80%;
	color: #444;
	line-height: 1.5em;
	margin-top:-55px;
	padding-right:50px;
	height:100%;
}

ul.documents
{
	margin: 1em 0 1em 0;
	list-style: none;
}
ul.documents li { padding: 1px 0pt 2px 2em; margin-left: 12px; }
ul.documents li span { color: rgb(159, 161, 164); }
ul.documents li.doc { background: transparent url('/images/icons/docico.png') no-repeat; margin-bottom: .5em; }
ul.documents li.pdf { background: transparent url('/images/icons/pdfico.png') no-repeat; margin-bottom: .5em; }
ul.documents li.xls { background: transparent url('/images/icons/xlsico.png') no-repeat; margin-bottom: .5em; }
ul.documents li.zip { background: transparent url('/images/icons/zip.gif') no-repeat; margin-bottom: .5em; }
ul.documents li.htm { background: transparent url('/images/icons/htm.gif') no-repeat; margin-bottom: .5em; }
ul.documents li.ppt { background: transparent url('/images/icons/ppt.gif') no-repeat; margin-bottom: .5em; }

ul.bullet-list
{
	margin: 1em 0 1em 0;
	list-style-image: url('/images/icons/bullet-arrow.gif');
}
/*
ul.bullet-list li { padding: 1px 0pt 2px 2em; margin-left: 6px; }
ul.bullet-list li.bullet { padding-top:0; border:1px solid green; background: transparent url('/images/icons/bullet-arrow.gif') no-repeat; margin-bottom: .5em; }
*/

#adsense_bottom
{
	text-align: center;
	padding: 2em 0 0 65px;
}

.big1 {	font-size: 110%;
}
.big2 {
	font-size: 120%;
}
.big3 {
	font-size: 130%;
}

.odnaknopka {
	margin-top: 2em;
}
