html, body {
	/*background: #fff url('../../images/backgrounds/bg_blue.jpg') no-repeat fixed center top;*/
}
#footer-wrapper {background: transparent url('../../images/bg_footer_blue.png') repeat-x center top;}
h2 {color: #329BD2;}
a {color: #329BD2;}

input.text-search {
	border: 1px solid #A0C3EB;
}
#subnav li a:hover {
	background: #96c8ff;
}
#subnav li.active a {
	background: #96c8ff;
}
#subnav li.active a:hover {
	background: #96c8ff;
}
.news-list-morelink a { background: transparent url('/images/link_arrow_blue.gif') no-repeat 0 5px;}
.news-single-backlink a {background: transparent url('/images/link_arrow_blue.gif') no-repeat 0 5px;}

.block .block-additional-content {padding: 10px; background: #EAF5F7; margin: 0 0 20px 0;}
.block .block-additional-content-text li a {background: transparent url('/images/link_arrow_blue.gif') no-repeat 0 5px;}

.block ul {list-style: none; padding: 0; margin: 0 0 20px 0;}
.block li a {background: transparent url('/images/link_arrow_blue.gif') no-repeat 0 5px;}

#langnav li a:hover{
	color: #329BD2;
}
