html, body, table {
padding: 0;
margin: auto;
color: #000;
}
*body { /* hack dla IE */
overflow: auto;
text-align: center;
}
font{
color:#ffffff;
}
p{
text-indent:20px;
}

a:hover{
text-decoration:underline;}
h1{
font-size:14px;}
a{
color:#000000;
text-decoration:none;
}
.inputbox {

	color: #33659A;
	font-family: Arial, Helvetica, sans-serif;
	z-index: -3;
	font-size: 10px;
	background-color: #F4F3EA;
	border: solid 1px #c9c9c9;
	}
.inputbox:focus{
	background: #F9F8F3;
}

.produkt{
	height:518px;
	overflow: auto;
	padding-right:8px;
	background-image: url(images/strona5_04.jpg);
	text-align: justify;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}
.przewoz{
	text-align: justify;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding:15px;
	}

.oferta{
	overflow: auto;
	height: 518px;
	}
@media print
{
.oferta{height: 700px;}
}



