/*komputer*/
.table {
	display:table;
}

.tdpause {
	width:60px;
}

.karta, .tdpause{
	display:table-cell;
}

.karta {
	width:320px;
	height:400px;
}