#neuron {
	display: block;
	float: left;
	background-image: url(../img/background/index_bl_large.png);
	width: 566px;
	height: 244px;
	background-repeat: no-repeat;
}
#kontakt {
	display: block;
	float: left;
	background-image: url(../img/background/index_bl.gif);
	width: 409px;
	height: 244px;
	background-repeat: no-repeat;
}
#main {
	background-image: url(../img/background/index_main_body.gif);
	background-repeat: repeat-y;
	clear: both;
}
#footer {
	padding-top: 10px;
	background-image: none;
	background-repeat: repeat-x;
	width: 975px;
	clear: both;
}
div.top {
	background-image: url(../img/background/index_main_top.gif);
	height: 14px;
	width: 975px;
	background-repeat: no-repeat;
}
div.bottom {
	background-image: url(../img/background/index_main_foot.gif);
	height: 18px;
	width: 975px;
	background-repeat: no-repeat;
}
h1.neuron {
	color: white;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	padding: 0px;
	margin: 5px;
}
h2.neuron {
	color: white;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
h2.neuron_header {
	color: white;
	font-size: 20px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
	margin: 5px;
	text-decoration: none;
}
td.neuron {
	color: white;
	font-size: 11px;
}
hr.neuron_header {
	padding: 0px;
	margin: 0px;
	margin: auto;
	width: 350px;
	color: #938171;
	border: 1px #938171 solid;
}
#index_header p {
	padding: 0px;
	margin: 7px;
}
p.neuron {
	color: white;
	font-size: 11px;
}
a.neuron {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
h2.main {
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div.news {
	padding-bottom: 10px;
}
#news p {
	display: none;
}
#news table p {
	display: inline;
}
div.actions {
	padding-bottom: 20px;
	width: 250px;
}
.date {
	background-image: url(../img/background/news.gif);
	width: 123px;
	height: 18px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 8px;
	background-repeat: no-repeat;
}
.hidden {
	display: none;
}
.text {
	font-size: 11px;
	padding-left: 5px;
}
a.main {
	color: #ff8107;
}
div.actionsDate {
	background-image: url(../img/background/actions.gif);
	width: 187px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 4px;
}
