body {
	background: #a6b810 url('../img/bg,gradient.jpg') repeat-x;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 14px "Trebuchet MS", Verdana;
}

div {
	margin: 0;
	padding: 0;
	text-align: left;
}

div#head {
	margin: 20px auto 0 auto;
	width: 946px;
	height: 212px;
	display: block;
	background: url('../img/head.png') no-repeat;
}

div#main {
	margin: 0 auto;
	background: url('../img/main,bg.png') repeat-y;
	width: 946px;
	clear: both;
}

div#footer {
	margin: 0 auto;
	width: 946px;
	height: 44px;
	background: url('../img/main,bottom.png') no-repeat;
	text-align: center;
	color: #ddd;
	clear: both;
}

div#spacing {
	margin: 0 28px;
	padding: 12px 0;
}

div#menu {
	width: 244px;
}

div#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#menu ul li {
	margin: 0;
	padding: 0;
}

div#menu ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	width: 244px;
	height: 31px;
	text-align: center;
	background: url('../img/menu,bg.jpg') no-repeat;
	display: block;
	padding: 6px 0 0 0;
}

div#menu ul li a:hover {
	background: url('../img/menu,hover.jpg') no-repeat;
	color: #000;
}

div#left {
	float: left;
	width: 244px;
}

div#content {
	float: right;
	width: 636px;
	background-color: #d9ffcd;
	min-height: 300px;
}

div#content > div {
	margin: 20px;
}

div#content > h1 {
	background: url('../img/content,header.jpg') no-repeat;
	width: 636px;
}

div#contact {
	width: 244px;
	margin: 10px 0;
	background-color: #d9ffcd;
	min-height: 150px;
}

h1 {
	margin: 0;
	padding: 8px 12px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

div#contact h1 {
	background: url('../img/contact,header.jpg') no-repeat;
	width: 244px;
}

div#contact > div {
	margin: 10px;
}

div.space {
	display: block;
	height: 20px;
	clear: both;
}

ul.normal {
	margin: 5px;
	padding: 0 25px;
}

ul.normal li {
	font-weight: bold;
}

ul.normal li a {
	color: #000;
}

img#mikro {
	float: right;
	margin: 0 40px 20px 0;
}

div#partners {
	float: left;
	width: 440px;
	margin: 10px auto;
	background-color: #d9ffcd;
}

div#certyfikat {
	float: right;
	width: 440px;
	margin: 10px auto;
	background-color: #d9ffcd;
}

div#partners > div, div#certyfikat > div {
	margin: 10px 10px;
}

div#partners > h1, div#certyfikat > h1 {
	background: url('../img/content,header.jpg') no-repeat;
}

div#partners img {
	border: none;
	height: 80px;
	opacity: 0.5;
	margin-left: 10px;
}