.mp3-browser-item {
	float: left;
	width: 340px;
	height: 200px;
	display: block;
	border: solid 1px #dddddd;
	margin: 5px;
	padding: 10px;
}

.mp3-browser-item h1,
.mp3-browser-item h1 a {
	font-size: 16px;
	text-decoration: none;
}

 .mp3-browser-item .price {
	font-size: 14px;
	float: right;
	font-weight: bold;
	text-align: right;
}

.kosar-tetel0 {
	background: #dddddd;
	font-size: 14px;
	padding: 2px;
}
.kosar-tetel1 {
	font-size: 14px;
	background: #eeeeee;
	padding: 4px;
}

.kosar-header {
	background: #E3C89B;
	border: solid 1px #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.kosar-sum {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
}

.offseter a {
	font-size: 16px;
	font-weight: bold;
}