body {
	background-image: url(images/tlo.gif);
	padding: 0;
	margin: 0 auto;
	font-size: 10pt;
	font-family: Arial;
	text-align: center;
}

.container {
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

.logo {
	margin-top: 15px;
}

.gl1 {
	float: left;
	overflow: hidden;
	padding:5px 20px 0 0;
}

.gl2 {
	width: 630px;
	float: left;
	overflow: hidden;
	padding:5px 0 0 0;
}

.gl3 {
	clear: both;
	float: left;
	overflow: hidden;
	padding:10px 0 0 0;
}

.gl4 {
	float: left;
	overflow: hidden;
	padding:0 0 10px 0;
	margin-left: 15px;
}

.stopka {
	background-color: #2b2b2b;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 150px;
	clear: both;

}

.stopka2 {
	width: 900px;
	text-align: center;
	float: right;
	margin: 0 auto;
}

li.jeden a{margin: 0px; padding-left: 5px; height: 67px; width: 157px; float: left; background:   url(images/glowna1.gif) no-repeat; }
li.jeden a:visited {background:   url(images/glowna1.gif)no-repeat; }
li.jeden a:hover { background:   url(images/glowna2.gif)no-repeat; }
li.jeden a:active {background:   url(images/glowna2.gif) no-repeat; }

li.dwa a{ margin: 0px; padding-left: 5px; height: 67px; width: 157px; float: left; background:   url(images/oferta1.gif) no-repeat; }
li.dwa a:visited {background:   url(images/oferta1.gif) no-repeat; }
li.dwa a:hover { background:   url(images/oferta2.gif) no-repeat; }
li.dwa a:active {background:   url(images/oferta2.gif) no-repeat; }

li.trzy a{ margin: 0px; padding-left: 5px; height: 67px; width: 157px; float: left; background:   url(images/kontakt1.gif) no-repeat; }
li.trzy a:visited {background:   url(images/kontakt1.gif) no-repeat; }
li.trzy a:hover { background:   url(images/kontakt2.gif) no-repeat; }
li.trzy a:active {background:   url(images/kontakt2.gif) no-repeat; }

ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

li {
	display: inline;
}

.srodek {
	width: 900px;
}

