.problem-cell {
	color:#b1b1b1;
}

#timer {
	font-weight:bold;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
#pause-hider {
	display:none;
	position:absolute;
	top:auto;
	left:auto;
	text-align:center;
	vertical-align:middle;
	width:320px;
	height:345px;
	background:#fff;
}

.cas {
  font-size:12px;
  color: #FF4848;

}



.ovladani
{
 
 padding-top:5px;

}

td {border:0;vertical-align:top;  }
td table td {border-bottom: 1px solid black; border-right:1px solid black;}
td table {border:1px solid black;}

.helper 
{
	height:13px;
	_height:13px;
	width:38px;
	_width:38px;
	font-size:10px;
	_font-size:10px;
	background:white;
	border:1px solid #ffffff;
	text-align:center;
	line-height:10px;
  float:left;
  margin-left:3px;
  margin-top:2px;
}



.solver
{
	width:40px;
	_width:40px;
	height:30px;
	_height:30px;
	border:none;
	background: white;
	text-align:center;
	_line-height:25px;
	line-height:25px;
	padding-top:3px;	
	_padding-top:-5px;
font-size:20px;
	_font-size:20px;
	font-weight: normal;
     color:#ACA899;
  float:left;  	
    margin-left:2px;
	margin-bottom:1px;
	
}

.solvermatrix
{
	width:40px;
	_width:40px;
	height:30px;
	_height:30px;
	border:none;
	background: white;
	line-height:25px;
	_line-height:25px;
	text-align:center;
	padding-top:3px;
	_padding-top:-5px;
	font-size:20px;
	_font-size:20px;
	font-weight: normal;
	color: #ACA899;
	_color:black;
	float:left;
	margin-left:2px;
	margin-bottom:1px;
	
}

.solvererror
{
	width:40px;
	_width:40px;
	height:30px;
	_height:30px;
	border:none;
	background: #FFCC00;
  line-height:25px;
  _line-height:25px;
	text-align:center;
	padding-top:3px;
	_padding-top:-5px;	
	color:white;
	font-size:20px;
	font-weight: normal;
	_font-size:20px;
	float: left;
	
  }

.sudokuholder
{
	width: 412px;
	height: 412px;
	_width: 412px;
	_height: 4500px;
	margin: 0;
	padding-left: 5px;			
	_padding-left: 3px;			
}

.sadarow
{
	width: 135px;
	height: 135px;		
	_width: 135px;
	_height: 135px;
}

.odstavecv
{
	width: 135px;
	height: 135px;
	/*border: 1px solid black;*/
	_width: 135px;
	_height: 135px;		
}

.radek
{
	width: 45px;
	height: 45px;
	/*border: 1px solid black;		*/
	_width: 45px;
	_height: 45px;
  _margin:0;
	_padding:0;
}

.odstavec
{
	width: 45px;
	height: 45px;
	_width: 45px;
	_height: 45px;
	_margin:0;
	_padding:0;
	
}
input, select {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	width: 118px;
	_width: 118px;
	border-color: #B9B9B9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-image: url('img/pozadi_tlacitek.jpg');
}
