.urun-tablo {
	position: absolute;
	background-color: #B9B9B9;
	margin-top: 450px;
	margin-left: 650px;
	
	
	
}

table.urun-tablo {
	border-collapse: separate;
}


/******** reset son *********/
table, th, td {
	border: 1px solid #06FFFF!important;
	padding: 10px;
	color: #008097;
}

th {
	text-align: center;
}

td {
	text-align: left;
	color: #0A8198;
}
.seciniz td {
	text-align: center;
}



/***** görünüş son *******/

#urun11, #urun12, #urun13, #urun14, #urun15, #urun16, #urun17, #urun18, #urun19 {
	display: none;
}

#urun21, #urun22, #urun23, #urun24, #urun25, #urun26 {
	display: none;
}

#urun31, #urun32, #urun33, #urun34, #urun35, #urun36 {
	display: none;
}

#urun41, #urun42, #urun43, #urun44, #urun45, #urun46 {
	display: none;
}

#urun51, #urun52, #urun53, #urun54, #urun55, #urun56 {
	display: none;
}
/***** tablo none son *******/

@media screen and (min-width: 1201px){
	.table {
	width: 45%!important;
	}
}

@media screen and (max-width: 1200px) {
	.table {
	width: 100%!important;
	margin:200px 0 0;
	
		}
	}
	
	.altmenu {
		z-index: 10;
}






