body { background: #fff; }



div#header {
	width: 1037px;
	height: 92px;
	background: #fff url('/images/skupina-eleon.png') no-repeat;
	margin: auto;
}

div#c1, div#c2, div#c3 {
	background: red;
	height: 400px;
}

div#c1 {
	min-width: 194px;
	background: #fff url('/images/eleon-tina.png') bottom left no-repeat;
}

div#c2 {
	min-width: 20px;
	margin: auto;
}

div#c3 {
	min-width: 276px;
	background: #fff url('/images/eleon-natalija.png') bottom right no-repeat;
}

div#footer-wrapper {
	background: #898989;
}
div#footer-image {
	width: 765px;
	height: 132px;
	background: #000 url('/images/eleon-kontakti.png') no-repeat;
	margin: auto;
}

.clean { clear: both; }
.podjetje {
	width: 700px;
	height: 98px;
	background: #fff url('/images/eleon-podjetje.png') no-repeat;
	margin: auto;
	margin-top: 3em;
}
table.table {
	width: 100%;
	border:0;
}
.kompostniki {
	float: left;
	background: #fff url('/images/kompostniki.png') no-repeat;
	width: 217px;
	height: 294px;
}
.kompostniki a, .kulracunovodja a, .kuponproizvajalca a {
	display: block;
	height: 294px;
	width: 217px;
}
.kompostniki a:hover, .kompostniki a:active { border: 2px solid #8fd123; }
.kulracunovodja a:hover, .kulracunovodja a:active { border: 2px solid #83161b; }
.kuponproizvajalca a:hover, .kuponproizvajalca a:active { border: 2px solid #3b95d8; }

.kulracunovodja {
	float: left;
	background: #fff url('/images/kulracunovodja.png') no-repeat;
	width: 217px;
	height: 294px;
	margin-left: 5em;
	margin-right: 5em;	
}
.kuponproizvajalca {
	float: left;
	background: #fff url('/images/kuponproizvajalca.png') no-repeat;
	width: 217px;
	height: 294px;
}
.middle-wrapper {
	width: 811px;
	margin: auto;
	margin-top: 5em;
	margin-bottom: 3em;
}