#shop {
/* Typical fixed height and fixed width example */
	width: 760px;
	height: 290px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #AFA69E;
	background-image:url(../images/scrollbar2.jpg);
	margin: 0.3em auto;

	background-repeat: no-repeat;
	background-position: right center;
}

#waw {
/* Typical fixed height and fixed width example */
	width: 520px;
	height: 290px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #AFA69E;
	background-image:url(../images/scrollbar2.jpg);
	margin: 0.3em auto;

	background-repeat: no-repeat;
	background-position: right center;
}

#news {
/* Typical fixed height and fixed width example */
	width: 480px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #AFA69E;
	background-image:url(../images/scrollbar2.jpg);
	margin: 0.3em auto;
	margin-top:16px;
	margin-left:10px;
	background-repeat: no-repeat;
	background-position: right center;
}

#isi {
/* Typical fixed height and fixed width example */
	width: 460px;
	height: 280px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #AFA69E;
	background-image:url(../images/scrollbar2.jpg);
	margin: 0.3em auto;
	margin-top:16px;
	margin-left:3px;
	background-repeat: no-repeat;
	background-position: right center;
}

#news_categor {
/* Typical fixed height and fixed width example */
	width: 180px;
	height: 240px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	background-color: #AFA69E;
	margin: 0.3em auto;
	margin-top:10px;

	background-repeat: no-repeat;
	background-position: right center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262521;
	text-decoration: none;
}
