#table {
	position: relative;
	text-align: center;
}

.but1, .but2, .but3, .but4, .but5, .but6, .but7, .but8, .but9, .but10 {
	position: absolute;
	background-color: #fff;
	color: #000;
	font-size: 9px;
	cursor:pointer;
	text-align: center;
	border: 1px solid #000;
	width: 15px;
	padding: 0;
	margin: 0;
}

.but1 {
	top: 66px; 
	left: 75px;
}

.but2 {
	top: 66px;
	left: 219px;
}

.but3 {
	top: 66px;
	left: 365px;
}

.but4 {
	top: 66px;
	left: 409px;
}

.but5 {
	top: 148px;
	left: 409px;
}

.but6 {
	top: 233px;
	left: 409px;
}

.but7 {
	top: 233px;
	left: 365px;
}

.but8 {
	top: 233px;
	left: 219px;
}

.but9 {
	top: 233px;
	left: 75px;
}

.but10 {
	top: 148px;
	left: 75px;
}

#addplayer {
	position: absolute;
	background: #000;
	top: 103px;
	left: 190px;
	width: 200px;
	display: none;
}

#close {
	position: absolute;
	top: 3px;
	right: 3px;
}

#c1, #c2, #c3, #c4, #c5 {
	position: absolute;
}

#name_p1, #name_p2, #name_p3, #name_p4, #name_p5, #name_p6, #name_p7, #name_p8, #name_p9, #name_p10 {
	color: #000;
	font-size: 9px;
	position: absolute;
}

#stek_p1, #stek_p2, #stek_p3, #stek_p4, #stek_p5, #stek_p6, #stek_p7, #stek_p8, #stek_p9, #stek_p10 {
	color: #555658;
	font-size: 9px;
	position: absolute;
}

#p1c1, #p1c2, #p2c1, #p2c2, #p3c1, #p3c2, #p4c1, #p4c2, #p5c1, #p5c2, #p6c1, #p6c2, #p7c1, #p7c2, #p8c1, #p8c2, #p9c1, #p9c2, #p10c1, #p10c2 {
	display: none;
	position: absolute;
}

#name_p1 {
	top: 60px;
	left: 10px;
}

#stek_p1 {
	top: 72px;
	left: 10px;
}

#name_p2 {
	top: 60px;
	left: 153px;
}

#stek_p2 {
	top: 72px;
	left: 154px;
}

#name_p3 {
	top: 60px;
	left: 300px;
}

#stek_p3 {
	top: 72px;
	left: 300px;
}

#name_p4 {
	top: 60px;
	left: 430px;
}

#stek_p4 {
	top: 72px;
	left: 430px;
}

#name_p5 {
	top: 141px;
	left: 430px;
}

#stek_p5 {
	top: 154px;
	left: 430px;
}

#name_p6 {
	top: 227px;
	left: 430px;
}

#stek_p6 {
	top: 239px;
	left: 430px;
}

#name_p7 {
	top: 227px;
	left: 300px;
}

#stek_p7 {
	top: 239px;
	left: 300px;
}

#name_p8 {
	top: 227px;
	left: 153px;
}

#stek_p8 {
	top: 239px;
	left: 154px;
}

#name_p9 {
	top: 227px;
	left: 10px;
}

#stek_p9 {
	top: 239px;
	left: 10px;
}

#name_p10 {
	top: 142px;
	left: 10px;
}

#stek_p10 {
	top: 154px;
	left: 10px;
}

#dealer1, #dealer2, #dealer3, #dealer4, #dealer5, #dealer6, #dealer7, #dealer8, #dealer9, #dealer10 {
	position: absolute;
	display: none;
}
#dealer1 {
	top: 86px;
	left: 74px;
}

#dealer2 {
	top: 86px;
	left: 218px;
}

#dealer3 {
	top: 86px;
	left: 364px;
}

#dealer4 {
	top: 86px;
	left: 408px;
}

#dealer5 {
	top: 168px;
	left: 408px;
}

#dealer6 {
	top: 253px;
	left: 408px;
}

#dealer7 {
	top: 253px;
	left: 364px;
}

#dealer8 {
	top: 253px;
	left: 218px;
}

#dealer9 {
	top: 253px;
	left: 74px;
}

#dealer10 {
	top: 168px;
	left: 74px;
}

#bank_div {
	position: absolute;
	top: 205px;
	left: 213px;
	color: #000;
	font-size: 10px;
	font-weight: bold;
}

#bank {
	font-size: 9px;
	width: 50px;
	font-weight: normal;
	background-color: #cdcdcd;
	border: 1px solid #fff;
	color: #555658;
}