* {
padding: 0;
margin: 0;
line-height: 1.5; }

body {
background: #f58220 url('images/bg.png') repeat-x; }

div#main {
display: block;
width: 535px;
margin: 37px auto 0 auto;
text-align: center; }

div#logo {
display: block;
width: 535px;
height: 344px;
background: url('images/bigtaxi.jpg') no-repeat;
text-indent: 600px;
white-space: nowrap;
overflow: hidden; }

div#cennik {
display: block;
float: left;
width: 331px;
height: 344px;
margin: 61px 0 0 0;
background: url('images/cennik.png') no-repeat;
text-align: center;
text-indent: 400px;
white-space: nowrap;
overflow: hidden; }

div#telefon {
display: block;
width: 204px;
height: 95px;
margin: 61px 0 0 0;
background: url('images/telefon.png') no-repeat;
text-align: center;
text-indent: 300px;
white-space: nowrap;
overflow: hidden; }

div#zapytanie {
display: block;
width: 204px;
height: 48px;
background: url('images/zapytanie.png') no-repeat;
text-align: center;
text-indent: 300px;
white-space: nowrap;
overflow: hidden; }

div#formularz {
display: block;
width: 204px;
height: 227px;
background: url('images/formularz.png') no-repeat;
overflow: hidden;
text-align: left;
font: normal 10px "Trebuchet MS", Verdana, Tahoma, sans-serif;
color: #fff; }

input.mail {
width: 180px;
height: 19px;
padding: 2px;
border: 0;
margin: 1px 0 12px 9px;
background: transparent; }

input.button {
width: 104px;
height: 33px;
border: 0;
margin: 3px 0 0 94px;
background: url('images/wyslij.png') no-repeat left top;
text-indent: 300px;
white-space: nowrap;
overflow: hidden;
cursor: pointer; }

input.button:hover {
background: url('images/wyslij.png') no-repeat left bottom; }

textarea {
width: 180px;
height: 79px;
padding: 2px;
border: 0;
margin: 0 0 0 9px;
background: transparent; }

div#szczegoly {
display: block;
width: 535px;
height: 175px;
background: url('images/szczegoly.png') no-repeat;
text-align: center;
text-indent: 600px;
white-space: nowrap;
overflow: hidden; }

a#as {
display: block;
width: 34px;
height: 30px;
margin: 50px auto;
text-decoration: none;
text-indent: 35px;
white-space: nowrap;
overflow: hidden;
background: url('images/as.png') no-repeat left top; }

a#as:hover {
background-position: left bottom; }