body
	{
		background: url(../image/bg.jpg) no-repeat top center;
		margin: 0px;
		font-family: Arial;
		font-size: 12px;
		color: #ffffff;
		width: 938px;
		margin: 0px auto;
	}
	
img
	{
		border: solid 0px;
	}



#top
	{
		width: 938px;
		height: 257px;
		margin: 0px auto;
		background: url(../image/top.png);
	}

#menu
	{
		margin: 0px auto;
		width: 596px;
		text-align: center;
	}
	
#menu img
	{
		cursor:pointer;
	}

#menu a
	{
		float: left;
	}

#logo
	{
		margin-left: 50px;
	}
	
#content
	{
		width: 938px;
		height: 625px;
		position: relative;
		overflow: hidden;
		margin-top: 45px;
		margin: 0px auto;
	}
	
#bottom
	{
		width: 903px;
		height: 55px;
		margin: 0px auto;
		background: url(../image/bottom.png);
		padding: 5px 13px;
	}
	
#car
	{
		position: absolute;
		text-align: right;
		width: 938px;
		margin-top: 65px;
		z-index: 10;
	}
	
#o_firmie
	{
		position: absolute;
		margin-left: 1500px;
		width: 898px;
		font-size: 14px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		overflow: hidden;
		height: 451px;
		padding-top: 151px;
	}
	
#o_firmie2
	{
		position: absolute;
		margin-left: 1500px;
		margin-top: 1000px;
		width: 898px;
		font-size: 15px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		overflow: hidden;
		height: 451px;
	}
	
#oferta
	{
		position: absolute;
		margin-left: 3000px;
		width: 898px;
		font-size: 15px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		overflow: hidden;
		height: 451px;
		padding-top: 151px;
	}
	
#oferta2
	{
		position: absolute;
		margin-left: 3000px;
		margin-top: 1000px;
		width: 898px;
		font-size: 15px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		overflow: hidden;
		height: 451px;
	}
	
#dowoz
	{
		position: absolute;
		margin-left: 4500px;
		width: 898px;
		font-size: 14px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		padding-top: 151px;
	}
	
#kontakt
	{
		position: absolute;
		margin-left: 6000px;
		width: 898px;
		font-size: 14px;
		text-align: justify;
		line-height: 22px;
		padding: 0px 20px 0px 20px;
		padding-top: 151px;
	}
