<br />
<b>Warning</b>:  Undefined variable $w in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>13</b><br />
<br />
<b>Warning</b>:  Undefined variable $h in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>14</b><br />
<br />
<b>Warning</b>:  Undefined variable $island_size in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>15</b><br />
<br />
<b>Warning</b>:  Undefined variable $bridge_size in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>16</b><br />
<br />
<b>Warning</b>:  Undefined variable $bridge_gap in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>17</b><br />
<br />
<b>Warning</b>:  Undefined variable $bridge_weight in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>18</b><br />
<br />
<b>Warning</b>:  Undefined variable $vertex_font_size in <b>/data/web/virtuals/37047/virtual/www/_sites/migdal.cz/hashi/style.css.php</b> on line <b>19</b><br />

body *{
	font-family: arial, sans-serif;
}

.cleaner{
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0 none transparent;
}



h1{
	font-weight: 400;
	font-size: 30px;
	width: 601px;
	margin: 8px auto 8px auto;
	text-align: center;
	text-transform: uppercase;
}

	h1 > span, h1 > a{
		display: inline-block;
		padding: 0 5px 0px 5px;
		margin: 0;
		vertical-align: middle;
		white-space: nowrap;
		overflow: hidden;
	}

	h1 a{
		color: black;
		text-decoration: none;
		border-bottom: 1px dotted black;
	}

		.nihonlatin{
			font-size: 14px;
			font-weight: 600;
			padding-top: 10px;
			padding-bottom: 10px;
		}


#box{
	border: 3px solid black;
	margin: 0 auto 0 auto;

}



#control{
	width: 601px;
	margin: 0 auto 0 auto;
	font-size: 11px;
}
	#control > label{
		float: left;
	}
	#control > span{
		padding: 1.5px;
		margin-top: 3px;
		float: right;
	}
		#control > span > label{
			cursor: pointer;
		}

	#control form{
		line-height: 2;
		margin-top: 20px;
		text-align: center;
	}

	#control > label:first-child{
		padding-left: 0;
	}
	#control > label:first-child input{
		margin-left: 0;
	}	

	form{
		text-align: center;
	}
	
	label{
		padding: 1.5px;
		border-bottom: 1px dotted black;
		white-space: nowrap;
		font-size: 11px;
	}
	
	input, select{
		border: 0 none black;
		font-size: 11px;
	}
	
	input[type=checkbox],
	input[type=submit]{
		border: 1px dotted black;
	}	
	
	select{
		width: 47px;
	}
	
	input[type=number]{
		text-align: right;
		width: 36px
	}
	
	input[type=submit]{
		background-color: white;
	}





@media print{
	body *,
	body div.segment div,
	body div.vertex.v_pass div,
	body div.vertex.h_pass div,
	body .printable.zero{
		display:none;
	}
	body .printable{
		display:block;
	}
}
