div.header
{
	margin-bottom:10px; 
}

div.sekcje
{
	color: white;
	background-color: black;
	margin: 2px;
	
	
}



img.link
{
	cursor:pointer;
}

td.pollRight, td.pollLeft
{
	color: white;
}

td.pollCenter
{
	text-align: center;	
}


td.break
{
	height: 20px;
}

td.pollRight
{
	text-align: right;
}

input.poll
{
	cursor:pointer;
}

table.poll
{
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 2px;
	width: 90%;
}

td.pollLeft
{
	text-align: left;
}

div.overlib
{
	width: 200px;
	
}


h5
{
	margin-bottom: 0px;
}

a, img
{	
	/* vertical-align: top; */
	padding-top: 0px;
	margin: 0px;
}
