div#featured {
	height: 282px;
	width: 470px;
	position: absolute;
	top: -2px;
	left: 0px;
	background: #28292B;
	text-align: center;
	border: 0px;
	z-index: 4;
}

img.maly {
	border: solid black 2px;
}

img#feat {
	border: 0;
	position: absolute;
	top: 0px;
	left: 1px;
	z-index: -1;
}

div#featText {
	font-family: verdana;
	text-align:left;
	width: 430px;
	position: absolute;
	z-index: -1;
	top: 152px;
	left: 10px;
	color: black;
	font-weight: bold;
	font-size: 20px;
	background: url('../featured/bg_w.png');
	padding-left: 20px;
}

div#featText span {
	font-size: 15px;
	font-weight: normal;
}

div#ramecek {
	z-index: 0;
	position: relative;
}

div#nahledy {
	width: 470px;
	text-align: center;
	position: absolute;
	top: 221px;
	left: 0px;
}

img#pgbar {
	border: 0px;
	position: absolute;
	top: 276px;
	left: 2px;
}

img#platforma {
	border: 0px;
	position: absolute;
	top: 145;
	left: 370px;
	z-index: 0;
}

