body {
	background: #737D82;
	margin: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #191919;
}
a {
	border: none;
}
img {
	boder: none;
	border: none;
}
#wybor {
	position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	top: 130px;
}

#wybor .dzwig a {
	padding: 10px;
	text-decoration:none;
	position: relative;
	height: 277px;
	width: 361px;
	display: block;
	border: none;
	float: left;
	background: url(../dzwigowe.jpg) no-repeat left top;
}
#wybor .dzwig a:hover {
	background: url(../dzwigowe_ac.jpg) no-repeat left top;
}
#wybor .przewozy a {
	text-decoration:none;
	padding: 10px;
	position: relative;
	background: url(../przewozy.jpg) no-repeat left top;
	display: block;
	height: 277px;
	width: 361px;
	float: left;
}
#wybor .przewozy a:hover {
	background: url(../przewozy_ac.jpg) no-repeat left top;
}
#dzwig {
	position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	top: 10px;
	height: 450px;
}
#dzwig .logo a {
	position: absolute;
	height: 100px;
	width: 395px;
	background: url(../logo.png) no-repeat left top;
	display: block;
	padding: 5px;
	border: none;
	text-decoration:none;
	left: 0px;
}
#dzwig .zdjecie {
	background: url(../dzwig.png) no-repeat left top;
	position: absolute;
	height: 620px;
	width: 800px;
	top: 90px;
}
#dzwig .haslo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #000;
	height: 50px;
	width: 600px;
	margin: 0 auto 0 auto;
	position: relative;
	top: 120px;
}
#dzwig .podhaslo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000;
	height: 50px;
	width: 600px;
	margin: 0 auto 0 auto;
	position: relative;
	top: 120px;
}

#dzwig .telefon a {
	background: url(../kontakt.png) no-repeat left top;
	position: absolute;
	height: 120px;
	width: 400px;
	top: 450px;
	right: 0px;
	float: right;
}
#dzwig .oferta {
	position: absolute;
	width: 600px;
	top: 650px;
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: medium;
	text-align: justify;
	font-weight: bold;
	letter-spacing: 1pt;
	left: 0px;
}
#rozklad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: center;
	position: relative;
	width: 300px;
	top: 210px;
	margin: 0 auto 0 auto;
	line-height: 2;
}
#busy {
	position: relative;
	width: 780px;
	margin: 0 auto 0 auto;
	top: 10px;
	color: #FFF;
}
#busy .tabela {
	position: absolute;
	left: 0px;
	width: 800px;
	top: 120px;
}
#busy .tabela table {
	border: 1px solid #4975ae;
	background: #cfdce9;
	margin: 0 auto 0 auto;
}
#busy .tabela table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000;
	padding: 5px;
	border: 1px solid #4975ae;
}
#busy .tabela table tr {
	padding: 5px;
}
#busy .tabela .niekursuje {
	background-color: #FC3;
}
#busy .logo a {
	position: absolute;
	height: 100px;
	width: 395px;
	background: url(../logo.png) no-repeat left top;
	display: block;
	padding: 5px;
	border: none;
	text-decoration:none;
	left: 0px;
}
#busy .tabela .inline {
	display: inline;
	width: 300px;
	height: 30px;
}
