@charset "utf-8";
div.RoportajContainer {
	float: left;
	width: 631px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* CSS Document */

div.Roportajimage {
	background-image: url(../images/roportaj_03.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 153px;
	width: 226px;
	padding: 6px;
	margin-right: 10px;
}
div.RoportajContent {
	float: left;
	height: auto;
	width: 370px;
}

h2.RoportajContentTextBar {
	background-image: url(../images/subPage_10.jpg);
	background-repeat: no-repeat;
	height: 26px;
	font-size: 15px;
	font-weight: bold;
	color: #f01c8b;
	padding-top: 8px;
	padding-left: 9px;
}

