body {
margin: 0px auto;
background: #1F1A17;
text-align: center;
font-family: verdana;
font-size: 13px;
font-size: 17px;
}

#glowny {
margin: 0px auto;
width: 1000px;
overflow: auto;
}
a img {
border: none;
}
#top {
background: #1F1A17;
text-align: center;
height: 110px;
}
#top div {
display: inline;
}
#menu {
height: 99px;
background: url(pliki/menu.jpg) center no-repeat;
text-align: left;
}
#menu div{
float: left;

}
#menu a {
	cursor: hand;
}
#ofirmie:hover{
	background: url(pliki/menOfi.jpg) top no-repeat;
}
#oferta:hover{
	background: url(pliki/menOfe.jpg) top no-repeat;
}
#promocje:hover{
	background: url(pliki/menPro.jpg) top no-repeat;
}
#dojazd:hover{
	background: url(pliki/menDoj.jpg) top no-repeat;
}
#kontakt:hover{
	background: url(pliki/menKon.jpg) top no-repeat;
}
#katalog:hover{
	background: url(pliki/menKat.jpg) top no-repeat;
}
#main {
padding: 10px 16px;
background: #fff url(pliki/bok.jpg) top left repeat-y;
overflow: auto;
width: 968px;
}
#main #system {
float: left;
}
#main #tresc {
float: left;
padding: 20px;
width: 860px;
}
#stopka {
clear: both;
background: #fff;
width: 1000px;
overflow: auto;
}
#stopka img {
float: left;
}

