@charset "utf-8";
			body,
			html {
				margin: 0;
				padding: 0;
				text-align: center;
				height: 100%;
				}
			body {
				padding-top: 40px;
				background: #FFFFFF url(../images/bg_body.gif) top left repeat-x;
				}
			body {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
				color: #000000;
				line-height: 1.5em;
				}
			img {
				border: 0;
				}
			img.sfeer {
				display: block;
				margin-bottom: 30px;
				}
			h1 {
				margin: 0 0 25px 0;
				color: #5593c9;
				font-size: 16px;
				}
			h2 {
				margin: 0;
				font-size: 19px;
				font-weight: normal;
				}
			div#text h2 {
				font-size: 1em;
				margin: 20px 0;
				font-weight: bold;
				}
			p {
				margin: 0;
				}
			a {
				text-decoration: none;
				color: #5593c9;
				}
			a:hover,
			a.current {
				color: #000000;
				}
			div.spacer {
				line-height: 0;
				padding: 0;
				margin: 0;
				clear: both;
				}
			div#container {
				width: 914px;
				margin: 0 auto;
				padding-bottom: 20px;
				background-color: #FFFFFF;
				text-align: left;
				}
			div#header {
				width: 894px;
				height: 177px;
				margin: 0 10px 10px 10px;
				background: #FFFFFF url(../images/bg_header.gif) right bottom no-repeat;
				border-bottom: 1px solid #9c9d9e;
				position: relative;
				overflow: hidden;
				}
			div#header ul {
				margin: 0;
				padding: 0;
				width: 502px;
				overflow: hidden;
				list-style-type: none;
				position: absolute;
				left: 249px;
				bottom: 12px;
				}
			div#header li {
				float: left;
				margin-right: 17px;
				padding-left: 12px;
				background: transparent url(../images/bullet_navigation_off.gif) 0 7px no-repeat;
				}
			div#header li.current {
				background-image: url(../images/bullet_navigation_on.gif);
				}
			div#header a {
				font-weight: bold;
				color: #000000;
				}
			div#header li.current a,
			div#header a:hover {
				color: #5593c9;
				}
			div#content {
				margin: 0 10px;
				min-height: 450px;
				background: #FFFFFF url(../images/bg_content.gif) left top repeat-y;
				}
			div#sidebar {
				width: 215px;
				padding: 15px 10px;
				float: left;
				overflow: hidden;
				}
			div#sidebar ul {
				margin: 20px 0 0 0;
				padding: 0;
				list-style-type: none;
				}
			div#sidebar li {
				margin-bottom: 20px;
				}
			div#sidebar a {
				color: #5593c9;
				}
			div#text {
				width: 645px;
				float: right;
				overflow: hidden;
				}
			div#text div {
				margin: 0 5px;
				}
			div#text ul {
				margin: 0;
				padding: 0;
				list-style-type: none;
				}
			div#text li {
				padding-left: 12px;
				background: transparent url(../images/bullet_tekst.gif) 0 6px no-repeat;
				}

