/*Główne elementy treści strony*/
BODY
{
	font-family: "Times New Roman", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	margin: 8px;
}
*
{
	margin: 0;
	padding: 0;
}
.ofertaStopka H2
{
	color: #FFFFFF;
}
H1
{
	color: #77161E;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
H2
{
	color: #77161E;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 5px;
}
H3
{
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 5px;
}
HR
{
	background: #BA212A;
	border: 0px solid #000000;
	height: 1px;
}
IMG
{
	border: 0;
}
P
{
	font-size: 13px;
	padding-bottom: 10px;
}
A
{
	text-decoration: none;
	color: #77161E;
}
A:hover
{
	text-decoration: underline;
	color: #791821;
}
UL
{
	padding-left: 25px;
	list-style-type: disc;
}
#footer LI
{
	list-style: outside url(../images/punktatorMaly.png);
}
IFRAME, DIV, TEXTAREA, INPUT
{
	outline: none;
}
