body {
	background-color: white; font-family: arial; font-size: 10pt; color: #606060; padding-left: 0px;
}
a:link {
	font-weight: normal; color: black; text-decoration: none
}
a:visited {
	font-weight: normal; color: black; text-decoration: none
}
a:active {
	font-weight: normal; color: black; text-decoration: none
}
a:hover {
	font-weight: normal; color: red; text-decoration: underline
}
.datum {
	color: white; padding-top: 1px; padding-left: 20px; width: 530px; height: 20px; text-align: left;
	background-image: url(img/backtitle.gif)
}

tr {
	height: 20px;
}
td {
	font-size: 10pt; font-family: Arial
}
td.first {
	text-align: center; border-bottom: 1 solid silver; 
}
td.ime {
	text-align: left; border-bottom: 1 solid silver; border-left: 6 solid silver; padding-left: 10px;
}

.tbl {
	width:530px;
}

.tbl td {
	border-bottom: 1 solid silver; font-size: 10pt; font-family: arial
}
.tbl th {
	font-size: 10pt; font-family: Arial; white-space: nowrap;	
}

.bidding td {
	font-size: 10pt; font-family: Arial; width: 70px; border-bottom: gray 1px solid; text-align: center
}
.bidding th {
	font-size: 10pt; font-family: Arial; border-bottom: gray 1px solid;
}
.hand {
	background-color: white
}
.board td {
	width: 150px
}
.board img {
	width: 13px; height: 11px
}
.bidding img {
	width: 13px; height: 11px
}
