@charset "utf-8";
/* CSS Document */

.container1 {
	height: 100%;
	width: 100%;
}
.acıklama {
	width: 100%;
	color: #000;
	float: left;
}
.slayt {
	width: 60%;
	height:500px;
	float: right;
}
.detay {
	width: 100%;
	float: left;
	margin-bottom:30px;
	
}
#aciklamabaslik {
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1,42857;
	color: #333333;
	text-align: left;
}
#urunaciklamaicerik {
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 0px;
	color: #999;
	text-align: left;
	line-height: 20px;
}
.urunbilgileri {
	float: left;
	width: 40%;
}
.urunaciklamaicerik2 {
	float: left;
	width: 100%;
	text-align: left;
}