#neuron{
	display:block;
	float:left;
	background-image:url(../img/background/index_or.gif);
	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;
}

td.neuron{
	color:white;
	font-size:11px;

}

hr.neuron{
	padding:0px;
	margin:auto;
	width:350px;
	color: #938171;
	border: 1px #938171 solid;
}

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;
}

div.actions{
	padding-bottom:20px;
	width:250px;
}
div.date{
	background-image:url(../img/background/news.gif);
	width:123px;
	height:18px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	padding-bottom:8px;
}
div.text{
	font-size:11px;
	padding-left:5px;
}
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;
}
