html {
	background-image: url('images/background.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
	line-height: 17px;
}

body {
	margin: auto;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	/*text-align: justify;*/
	line-height: 17px;
	color: #353535;
}
table.lentele, th.lentele, td.lentele {
	border-collapse: collapse;
	border: 1px solid #a7c9eb;
}

a img {
	border: none;
}

a {
	color: #005ba8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.page-title {
	color: #005BA8;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	letter-spacing: -1px;
}

img.image-bounds {
	margin-left: -127px;
}

.content-picture {
	width: 210px;
	height: 121px;
	margin: 4px;
	float: left;
	padding-right: 10px;
	padding-top: 0px;
}
.content-picture img {
	border: none;
	width: 210px;
	height: 121px;
}
img.content-image-bounds {
	margin-left: -210px;
}

.people-picture {
	width: 126px;
	height: 121px;
	margin: 4px;
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}
.people-picture img {
	border: none;
	width: 126px;
	height: 126px;
}
img.content-picture-bounds {
	margin-left: -126px;
}

/*
 * Tree
 */
ul.tree {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
li.tree {
	padding: 0px 0px 10px 0px;
}
.tree a {
	font-size: 14px;
}
ul.tree-inside {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 20px;
}
li.tree-inside {

}
.tree-inside a {
	font-size: 12px;
}

/*
 * Works
 */
img.works {
	float: left;
	width: 130px;
	padding: 0px 10px 10px 0px;
}

/*
 * *******************
 */
h1 {
	color: #005ba8;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}
h2 {
	color: #005ba8;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;	
}
ul.content-solution {
	margin: 0px;
	padding: 0px;
}
li.content-solution {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.title {
	color: #005ba8;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}
.title-normal {
	color: #005ba8;
	font-size: 18px;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
.title-without-link {
	color: #005ba8;
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: -1px;
}

p {
	/*text-align: justify;*/
	line-height: 17px;
}
span.date {
	color: #09a156;
}
.clear {
	clear: both;
}
span.small-button {
	background: url('images/small-button.png') no-repeat;
    padding: 7px;
    display: block;
    float: left;
}

input.search {
	border: none;
	padding: 5px;
	padding-bottom: 6px;
	margin: 0px;
	width: 166px;
}
.search {
	background:  url('images/input-rounded.png') no-repeat left top;
}
.button {
	background: url('images/submit-button.png') no-repeat left top;
	border: none;
	display: block;
	margin: 0px;
	padding-left: 24px;
	padding-top: 8px;
	cursor: pointer;
}

a.paginator-item {
	text-decoration: none;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
}
a.paginator-item: hover {
	text-decoration: underline;
}

a.paginator-left-item {
	text-decoration: none;
	color: #000;
	text-decoration: none;
	padding-right: 20px;
}
a.paginator-left-item:hover {
	text-decoration: underline;
}

a.paginator-right-item {
	text-decoration: none;
	color: #000;
	text-decoration: none;	
	padding-left: 15px;
}
a.paginator-right-item:hover {
	text-decoration: underline;
}
/* **************** */

/*
 * HEADER
 */
#header ul.options {
    list-style: none;
    display: inline;
    float: right;
    padding-right: 0px;
    padding-top: 25px;
}
#header li {
    list-style: none;
    display: inline;
    padding: 5px;
}
#header ul.languages {
    list-style: none;
    display: inline;
    float: right;
    padding-top: 25px;
    padding-right: 50px;
}
#header a img {
    border: none;
}

#header {
	width: 963px;
	margin: auto;
    padding-left: 60px;
    padding-top: 15px;
}

#header-menu {
	height: 49px;
	width: 999px;
	background-image: url('images/header-menu-background.png');
	background-position: top center;
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
}
#header-menu ul {
    margin: 0px;
    padding-top: 10px;
	padding-left: 50px;
}
#header-menu li {
    list-style: none;
    display: inline;
}

#submenu {
	width: 963px;
	margin: auto;
}
#submenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin: 10px 0px 0px 50px;
}
#submenu li {
	display: inline;
	list-style: none;
	padding-right: 15px;
}
#submenu a {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}
#submenu a:hover {
	color: #6394d7;
}
#submenu a.active {
	color: #6394d7;
	letter-spacing: -1px;
}

a.header-button {
    background: url('images/header-button-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	margin-right: 12px;
}

a.header-button span {
    background: transparent url('images/header-button-left.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 7px 4px 9px 12px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
	letter-spacing: -1px;
}
a.header-button:hover  {
    background: url('images/header-button-selected-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	margin-right: 12px;
}

.sactive  {
       background: transparent url('images/header-button-selected-left.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 7px 4px 20px 12px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
.active  {
    background: url('images/header-button-selected-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 7px; /* sliding doors padding */
    text-decoration: none;
	margin-right: 12px;
}

a.header-button:hover  span {
    background: transparent url('images/header-button-selected-left.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 7px 4px 20px 12px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
}
/* end of HEADER */

/*
 * BOX
 */
.sidebox {
	margin: 0 auto;
	width: 233px;
	padding-bottom: 12px;
}
.sidebox a {
	color: #005aa9;
	text-decoration: none;
}
.sidebox a:hover {
	text-decoration: underline;
}
.box-head {
	background: url('images/box-head.png');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 18px;
}
.box-body {
	background-image: url('images/box-border.png');
	background-repeat: repeat-y;
	background-position: top left;
	margin: 0;
	padding: 0px 12px 0px 12px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 13px;
	color: #005ba8;
	font-size: 18px;	
}
.box-border {
	border-bottom: 1px dotted #0097d8;
	margin-top: 13px;
	margin-bottom: 13px;
}
.box-bottom {
	background: url('images/box-bottom.png') no-repeat bottom left;
	margin: 0;
	padding: 0px 0px 25px 0px;
	padding: 12px;
}
/* end of BOX */

/*
 * BUTTON
 */
span.paginator-left {
    background: url('images/button-paginator.png') no-repeat top left;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 9px;
}
span.paginator-right {
    background: transparent url('images/button-paginator-right.png') no-repeat top right;
	padding-left: 13px;
	padding-top: 9px;
	padding-bottom: 10px;
}
span.paginator-content {
	background: transparent url('images/button-paginator-content.png') repeat-x;
	padding-top: 9px;
	padding-bottom: 10px;
}

a.button {
    background: url('images/button-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
	margin-left: -24px;
}

a.button span {
    background: transparent url('images/button-left.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 18px;
    color: #0d64b3;
    font-size: 11px;
	margin-top: -8px;
}
a.button-left {
    background: url('images/button-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
	margin-left: -24px;
}

a.button-left span {
    background: transparent url('images/button-left-left.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 18px;
    color: #0d64b3;
    font-size: 11px;
	margin-left: 20px;
	cursor: pointer;
}
a.button-top {
    background: url('images/button-right.png') no-repeat top right;
    display: block;
    float: left;
    padding-right: 11px; /* sliding doors padding */
    text-decoration: none;
	margin-left: -24px;
}

a.button-top span {
    background: transparent url('images/button-left-top.png') repeat-x;
    display: block;
    line-height: 14px;
    padding: 2px 0 5px 18px;
    color: #0d64b3;
    font-size: 11px;
	margin-left: 20px;
}
/* end of BUTTON

/*
 * CONTENT INDEX
 */
#index-content {
	margin: auto;
	width: 979px;
	padding-top: 10px;
}
#index-content .head {
	background-image: url('images/content-image.png');
	background-position: top left;
	background-repeat: no-repeat;
	height: 253px;
	width: 738px;
	margin-left: -10px;
}
#index-content .left {
	float: left;
	margin-left: 10px;
}
#index-content .left-right {
	/*margin-top: -170px;*/
	margin-right: 10px;
	margin-left: 486px;
	width: 240px;
}
#index-content .left-left {
	float: left;
}
#index-content .right {
	padding-top: 6px;
	float: right;
}
#index-content p.about {
	width: 455px;
    /*text-align: justify;*/
}
.about {
	width: 455px;
}
/* end of INDEX CONTENT */
.right-contacts {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/icons/map.png) no-repeat scroll right top;
	padding-bottom:10px;
}
.navchain {
	/*padding: 18px 0px 18px 9px;*/
	padding: 18px 0px 18px 0px;
	color: #999999;
	font-size: 11px;
}
.navchain a {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
}
.navchain a:hover {
	text-decoration: underline;
}
a.title {
	color: #005ba8;
	font-size: 18px;
	text-decoration: none;
	width: 465px;
	letter-spacing: -1px;
}
a.title:hover {
	text-decoration: underline;
}
a.title-small {
	color: #005ba8;
	font-size: 14px;
	text-decoration: none;
	width: 465px;
	letter-spacing: -1px;
}
a.title-small:hover {
	text-decoration: underline;
}

.picture {
	width: 127px;
	height: 73px;
	margin: 4px;
}
a.picture img {
	border: none;
	width: 127px;
	height: 73px;
}

ul.images {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li.images {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
/* 
 * CONTENT
 */
#content {
	margin: auto;
	width: 979px;
	padding-top: 10px;
}
#content .image {
	margin-left: -10px;
}
#content .left {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	width: 715px;
}
#content .right {
	padding-top: 6px;
	float: right;	
}
/* end of CONTENT */

/*
 * FOOTER
 */
#footer {
	width: 958px;
	height: 49px;
	margin: auto;
	background-image: url('images/footer-background.png');
	background-position: top center;
	background-repeat: no-repeat;	
	margin-top: 25px;
}
#footer .content {
    text-align: center;
}
#footer ul {
    margin: 0px;
    padding: 0px;
    padding-top: 17px;
}
#footer li {
    margin: 0px;
    display: inline;
    list-style: none;
    padding-left: 11px;
    padding-right: 11px;
}
#footer a {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*
 * PRESS
 */
a.press-title {
	color: #005ba8;
	font-size: 12px;
	text-decoration: none;
}
a.press-title:hover {
	color: #000;
}
p.press {
	/*text-align: justify;*/
}
/* end of PRESS */

/*
 * INFORMATION
 */
#information {
	width: 958px;
	margin: auto;
}
#information .copyright {
	float: left;
	padding: 20px 0px 10px 20px;
}
#information .solution {
	float: right;
	padding: 20px 20px 10px 0px;
}
/* end of INFORMATION */

p {
	padding-top: 0px;
	margin-top: 0px;
}

/*
 * FANCY
 */
/* Pop-up windows style */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('scripts/img/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('scripts/img/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    /*padding: 18px 18px 33px 18px;*/
    padding: 18px 18px 0px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('scripts/img/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('scripts/img/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('scripts/img/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('scripts/img/fancy/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('scripts/img/fancy/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('scripts/img/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(scripts/img/fancy/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(scripts/img/fancy/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(scripts/img/fancy/fancy_title_right.png) repeat-x;
}

h3 {
	color: #5b97d7;
	display: inline;
}
font.sudas {
	
}
