html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: url('../images/layout/bg_repeat.png') 0px -97px;
	font: 13px arial, sans-serif;
}

.jspScrollable {
	outline: none;
}

.projects, .meetings, .helping {
	position: relative;
}

h2 a {
	color: #000;
}

span.date {
	display: block;
	margin-top: 15px;
	font-weight: bold;
}

.project {
	margin-bottom: 45px;
}

.project a.back {
	width: 55px;
	height: 11px;
	background: url('../images/layout/back.png') no-repeat center right;
	position: absolute;
	right: 0px;
	font-size: 10px;
}

ul.images {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.images li {
	float: left;
	padding: 0 8px 15px !important;
}

#top {
	background: url('../images/layout/bg.png') repeat-x;
	width: 100%;
	min-height: 1262px;
}

.clear {
	clear: both;
}


#footer {
	clear: both;
	background: url('../images/layout/footer.jpg') no-repeat;
	width: 797px;
	margin-left: -398px;
	height: 34px;
	position: absolute;
	bottom: 0px;
	left: 50%;
}

#main {
	width: 770px;
	margin-left: -385px;
	position: relative;
	top: 125px;
	left: 50%;
	border-left: 1px solid #dcb85e;
	border-right: 1px solid #dcb85e;
	background: #000;
	color: #fff;
}

#news {
	float: right;
	height: 100%;
	border-left: 1px solid #dcb85e;
	width: 196px;
	padding-bottom: 35px;
}

#news h2 {
	margin: 0;
	height: 38px;
	font-size: 14px;
	text-align: right;
	padding: 12px 20px 0 0;
	background: url('../images/layout/news-h2.png') no-repeat;
}

#news h3 {
	display: inline-block;
	margin: 0 0 0 15px;
	font-size: 13px;
	padding: 0 5px;
	color: #000;
	background: url('../images/layout/h2bg.png') repeat-x;
}

#news p {
	padding: 0 15px;
}

#news .date {
	float: left;
	font-size: 10px;
	padding-left: 15px;
	width: 100px;
}

#news .more {
	float: left;
	font-size: 10px;
	width: 50px;
	padding-right: 25px;
	margin-bottom: 20px;
	background: url('../images/layout/arrow.png') no-repeat center right;
}

.readmore {
	float: right;
	font-size: 10px;
	width: 50px;
	padding-right: 25px;
	margin-bottom: 20px;
	background: url('../images/layout/arrow.png') no-repeat center right;
}

#header {
	position: absolute;
	top: -115px;
	left: -45px;
	display: block;
	width: 193px;
	height: 218px;
	background: url(../images/layout/logo.png);
	z-index: 10000;
}

#header h1 {
	display: none;
}

#menu-bg {
	width: 1234px;
	height: 42px;
	position: absolute;
	top: 83px;
	left: 50%;
	margin-left: -617px;
	background: url(../images/layout/menu.png);
}

#menu {
	position: absolute;
	top: -70px;
	left: 110px;
	list-style: none;
}

#menu li {
	float: left;
	height: 30px;
}

#menu li:hover, #menu li.active {
	background: url('../images/layout/menu-active.png') no-repeat top center;
}

#menu li a {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	padding: 27px 12px 10px;
}

#menu li a:hover {
	text-decoration: none;
}

#main-inside {
	position: relative
}

#content {
	height: 100%;
	width: 503px;
	padding: 0 35px 70px;
	border-right: 1px solid #dcb85e;
}

#content h2 {
	display: inline;
	margin: 0;
	font-size: 13px;
	padding: 0 5px;
	color: #000;
	background: url('../images/layout/h2bg.png') repeat-x;
}

#content ul li {
	margin: 0;
	padding: 0 0 20px;
}

#slider {
	position: relative;
	left: -15px;
	margin-bottom: 20px;
}

a {
	color: #dcb85e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#text.kontakt>div>img {
	float: left;
	
}

#text.kontakt h2 {
	text-transform: uppercase;
}

#text.kontakt address {
	margin-top: 15px;
	font-style: normal;
}

#text.kontakt>div {
	clear: left;
	height: 120px;
}

#text.kontakt>div>div {
	margin-left: 90px;
}

.partner {
	clear: left;
}

.partner h2 {
	float: left;
}

.partner p {
	width: 365px;
	text-align: justify;
	float: left;
	clear: left;
}

.partner img {
	float: left;
	margin: 15px 0 0 20px;
}

.partner h2 {
	text-transform: uppercase
}

.partner h2 a {
	color: #000;
}

a img {
	border: 0;
}

#top-text {
	height: 35px;
	position: absolute;
	margin: 0 0 0 25px;
	padding: 0;
	top: 350px;
	left: 0;
	width: 520px;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
}

#top-text.no-image {
	top: 35px;
	left: 20px;
}

#main-inside {
	padding-top: 20px;
}

#slider {
	padding-bottom: 50px;
}
