div.rotatingKavel {
	position: relative;
	float: left;
	width: 188px;
	background: #081829;
	padding: 4px;
	margin-right: 7px;
	height: 285px;
	color: #fff;
}

.rotatingKavel div.kavelImage {
	width: 188px;
	height: 188px;
	background: #fff;
}

.rotatingKavel a {
	display: table-cell;
	width: 188px;
	height: 188px;
	background: #fff;
	vertical-align: middle;
}

.rotatingKavel img {
	position: relative;
	display: block;
	margin: auto auto;
}

a.moreInfo {
	display: block;
	width: 96px;
	height: 23px;
	background: url(/images/buttons/more_info.gif);
	position: absolute;
	top: 266px;
	left: 96px;
}

div.lastKavel {
	margin-right: 0px;
}

.yellow {
	color: #FDCF00;
}

.bold {
	font-weight: 800;
}
