.zapytanie-ofertowe{}
.lightBox{}
.main p {
	margin-bottom:10px
}
.main a {
	color:#0160A0;
	text-decoration:none;
}
.main a:hover {
	text-decoration:underline;
	color:#880000;
}
.main h1 {
	background:#014C8F url(gfxs/h1_main.jpg) right top no-repeat;
	height:48px;
	padding:20px 10px 0px 45px;
	color:#fff;
	font-size:11px;

}
.main h1 a {
	color:#fff;
}
.main h2 {
	font-size:16px;
	border-bottom:dashed 1px #999;
	padding-bottom:5px;
	margin-bottom:10px;
}
.main h3 {
	font-size:14px;
	border-bottom: dotted 1px #999;
	padding-bottom:5px;
	margin-bottom:10px;
}

.main h4 {
	font-size:13px;
	border-bottom:none;
	padding-bottom:5px;
	margin-bottom:10px;
}
.main ul {
	list-style:disc;
	margin: 10px 25px;
}
.main ol{
list-style:decimal;
margin:10px 25px;	
}

.main hr {
	border:0;
	border-top: 1px solid #999;
	height: 0;
	background: #999;
}
