.h3	{	height: 3px;	font-size: 1px;}
.h8	{	height: 8px;	font-size: 1px;}
.h10	{	height: 10px;	font-size: 1px;}
.h12	{	height: 12px;	}
.h20	{	height: 20px;	}
.h24	{	height: 24px;	}

.w60	{	width: 60px;	}
.w90	{	width: 90px;	}
.w120	{	width: 120px;	}
.w170	{	width: 170px;	}
.w200	{	width: 200px;	}
.w220	{	width: 220px;	}
.w315	{	width: 315px;	}

.w100p	{	width: 100%;	}

.r20	{	padding-right: 20px;	}
.l20	{	padding-left: 20px;	}

.hadjust	{	padding: 2px 0px 8px 0px;	margin: 0px;	}

.tpar
{
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: justify;
}

.flol	{	float: left;	}
.flor	{	float: right;	}

.alil	{	text-align: left;	}
.alir	{	text-align: right;	}
.alic	{	text-align: center;	}

.maauto	{	margin: auto;	}

.spad	{	clear: both; width: 1px; height: 1px;	line-height: 1px; font-size: 0px;	}

.blackline
{
	background: black;
	color: black;
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	border: none;
	position: relative;
}

.noall
{
	height: 0px;
	line-height: 0px;
	font-size: 1pt;
	margin: 0px;
	padding: 0px;
	border: none;
}

.c_sooth	{	background: #f0f0c0;	}
.c_olive	{	background: #c8e080;	}
.c_shit		{	background: #807050;	}

.sprtext	{	font-size: 27px;	}
.bigtext	{	font-size: 21px;	}
.maxtext	{	font-size: 18px;	}
.midtext	{	font-size: 13px;	}
.smalltext	{	font-size: 7pt;	}

.navytext	{	color: navy;	}
.redtext	{	color: red;	}
.yellowtext	{	color: yellow;	}

.sprd	{	line-height: 66%;	}

.iconhand	{	cursor: pointer;	}

/* ISS tabulka */

.blackarea2	{	background: black;	padding: 2px;	}
.whitearea1	{	background: white;	padding: 1px;	}

