

BODY {
	background-color:#FFF1F3;
	font-family: verdana;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
}


h1
{
	font-size:18px;
	text-align:center;
	color:#990000;
}

h2
{
	font-size:16px;
	text-align:center;
	color:#990000;
}

P
{
	font-size:10pt;
	font-weight:bold;
	color:#990000;
	text-align:center;
}

P.wieksze
{
	font-size:11pt;
	font-weight:bold;
	color:#71079D;
	text-align:center
}

P.wiekszen
{
	font-size:11pt;
	font-weight:bold;
	color:#2B366F;
	text-align:center
}

P.mniejsze
{
	font-size:9pt;
	font-weight:bold;
	color:red;
	text-align:left;
	line-height:1;
}

a
{
 	text-decoration:none;
	color:#990000;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;
}

a:visited
{
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:12px;

}	

a:hover
{	
	text-decoration:underline;
	color:#cc0000;
	font-weight:bold;
	font-size:12px;
}

a:link.male
{
 	text-decoration:none;
	color:#2B366F;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
}

a:visited.male
{
	text-decoration:none;
	color:#2B366F;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
}	

a:hover.male
{	
	text-decoration:none;
	color:#FF7A31;
	font-size:8pt;
	font-weight:bold;
	line-height:10pt;
}

a:link.maleb
{
 	text-decoration:none;
	color:#2B366F;
	font-size:8pt;
	font-weight:bold;
	line-height:12pt;
}

a:visited.maleb
{
	text-decoration:none;
	color:#2B366F;
	font-size:8pt;
	font-weight:bold;
	line-height:12pt;
}	

a:hover.maleb
{	
	text-decoration:none;
	color:#FF7A31;
	font-size:8pt;
	font-weight:bold;
	line-height:12pt;
}

div.menu
{
 width:180px;
 padding-left:2px;
 padding-right:2px;
 padding-bottom:10px;
 padding-top:10px;
 border: 1px dashed red;
 background:#ffffff;
}
