body  {
	margin: 0px;
}

.back   {
	background: url(images/back.gif);
}

.template   {
	background: url(images/template.jpg);
}

.template-L   {
	background: url(images/template-L.jpg);
}

.template-R   {
	background: url(images/template-R.jpg);
}

.template-LR   {
	background: url(images/template-LR.jpg);
}

H1   {
	font-family : Arial, Helvetica;
	font-size : 11pt;
	color : #000000;
}

.tekstwit   {
	font-family : Arial, Helvetica;
	font-size : 9px;
	color : #ffffff;
}

H2   {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #000000;
}

Table, H5, OL, UL, TD, DIV, P  {
	font-family : Arial, Helvetica;
	font-size : 8pt;
	color : #000000;
	text-align: left;
}

.table1  {
	height: 100%;
}

.table2  {
	height: 600px;
}

.table22  {
	height: 52px;
}

.table4  {
	height: 456px;
}

a {
	color : #84280F;
	font-size : 8pt;
  	text-decoration : none;
  	font-family : Arial, Helvetica;
}

a:hover {
	color : #84280F;
	font-size : 8pt;
  	text-decoration : underline;
  	font-family : Arial, Helvetica;
}