#strona #content #cCenter {
	width: 715px;
	float: left;
	background-color: transparent;
	border-right: 1px solid #bbbbbb;
	padding-top: 30px;
	min-height:500px;
	height:auto !important;
	height:500px;

}

#strona #content #cRight {
	width: 230px;
	float: left;
	padding-bottom: 150px;
	padding-top: 30px;
}


/* box kolumny - ramki */
#bCol {
	clear: both;
}


/* naglowek kolumny - ramki */
#bCol #hCol {
	border-left: 5px solid #9d8142;
	font-weight: bold;
	color: #9d8142;
	font-size: 14px;
	padding: 5px 0px 5px 10px;
	font-family: sans-serif;
}

#bCol #cCol {
	padding-left: 20px;
}


#boxlink {
	font-weight: bold;
}

#boxlink a {
	text-decoration: none;
	color: brown;
}

#boxlink a:hover, #boxlink a:focus {
	text-decoration: underline;
}
