#strona #content #cCenter {
	padding-bottom: 20px;
	background-color: transparent;
	clear: both;
}



/* box kolumny - ramki */
#bCol {
	clear: both;
}


/* naglowek kolumny - ramki */
#bCol #hCol {
	font-weight: bold;
	color: #d30653;
	font-size: 12px;
	padding: 15px 0px 5px 10px;
	font-family: Verdana;
}

#bCol #cCol {
	padding: 0px 0px 0px 0px;
}


#boxlink {
	font-weight: bold;
}

#boxlink a {
	text-decoration: none;
	color: brown;
}

#boxlink a:hover, #boxlink a:focus {
	text-decoration: none;
}

