BODY {
	background-color: #EEEEEE;
	margin: 20px auto;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
}

BODY.view {
	background-color: #FFFFFF;
	margin: 0px;
}

A.link:link, A.link:visited, A.link:active  {
	text-decoration: none;
	color: #AA0000;
	font-weight: bold;
	border-bottom: 0px none #2B618B;
}

A.link:hover  {
	text-decoration: none;
	color: #172652;
	font-weight: bold;
	border-bottom: 0px none #FFFFFF;
}

BR.clear {
	clear: both;
}

H2 {
	color: #02698B;
	font-size: 14px;
	filter: DropShadow(Color="#DDDDDD",OffX=1,OffY=1,Positive=1);
	height: 10px;
	margin-bottom: 12px;
}

TABLE.main {
	width: 664px;
	background-color: #FFFFFF;
}

TABLE.main TD {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #172652;
}

TABLE.main TD.content {
	background: url(../img/bg-main.jpg) repeat-y;
	padding: 50px;
}

TABLE.oferta {
	background-color: #DDDDDD;
	border: 1px solid #DDDDDD;
}

TABLE.oferta TD {
	width: 564px;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 14px; 
	padding: 3px;
	text-align: center;
}

TABLE.oferta TD.opis {
	background-color: #F3F3F3;
	text-align: left;
}

UL.list {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style: none url(../img/ico-li.gif);
}

UL.list LI {
	padding-bottom: 2px;
}

UL.sublist {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	list-style: none url(../img/ico-subli.gif);
}

UL.sublist LI {
	padding-bottom: 2px;
}

TABLE TD.text10 {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}