/*<style>*/
.box {
	width:120px;
	background:#ddd;
}
table.root-table {
	background-color:#000;
	border:1px solid #fff;
}
table.root-table td {
	background:#fff;
}
table.root-table input {
	background-color:#fff;
	font:24px bold;
	width:30px;
	border:0px solid #fff;
}
.line-v {
	background-color:#c8c8c8;
}
.line-h {
	background-color:#666;
}

a.cierna:link {color: black;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none; border: 0px;}
a.cierna:visited {color: black;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none; border: 0px;} 
a.cierna:active {color: black;  font-family: arial, helvetica, sans-serif;  font-size: 10px; text-decoration: none; border: 0px;} 
a.cierna:hover {text-decoration: none;  font-family:arial, helvetica, sans-serif;  font-size: 10px;color: black; border: 0px;}